Unable to authorize user
After installing and doing the 'db_sync' command, I try to create a default tenant per the instructions in the manual and get this.
keystone --token 012345secret99token012345 --endpoint http://172.17.86.8:35357/v2.0 tenant-create --name openstackDemo --description "Default Tenant" --enabled true No handlers could be found for logger "keystoneclient.client" Unable to authorize user root@xnode8:~#