The keystone CLI is deprecated in favor of python-openstackclient
hello everyone , I have a problem when I install the keystone. After I execute the command :
#apt-get install -y python-
#add-apt reposotory cloud-archive:
#apt-get update
#apt-get upgrade -y
#apt-get dist-upgrade -y
then, I have install the ntp,rabbitmq,mysql and the keystone. And finish the configuration file of "keystone.conf"
and I am sure the keystone is running (the service status shows)
then , when I execute the follow command :
# keystone user-list
there throws the following waring:
/usr/
'python-
/usr/lib/
'the 2.0.0 release.', DeprecationWarning)
/usr/lib/
super(Client, self)._
/usr/lib/
return f(*args, **kwargs)
/usr/lib/
'the 2.0.0 release.', DeprecationWarning)
And It can not create the tenant \user \role . I really don't know how to do it . would anybody tell me ? Thanks !!!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Rally Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask winne zhang for more information if necessary.