No "python-keystone-auth-token" available in RDO install guide
Fix the install package in RDO install guide. This has been changed from python-keystone-auth-token to python-keystoneclient. Change-Id: If0dd22e42a5acf297dfbcdd1e2fb43770e3021d0 Closes-Bug: #1515606
This commit is contained in:
parent
3de94056cb
commit
554f1a3608
@ -149,7 +149,7 @@ Install and configure components
|
||||
.. code-block:: console
|
||||
|
||||
# yum install openstack-swift-proxy python-swiftclient \
|
||||
python-keystone-auth-token python-keystonemiddleware \
|
||||
python-keystoneclient python-keystonemiddleware \
|
||||
memcached
|
||||
|
||||
.. only:: obs
|
||||
|
Loading…
Reference in New Issue
Block a user