ciao-deploy: Install python-keystoneclient

python-keystoneclient package used to live in the now deprecated
openstack-python-clients bundle and needs to be installed with pip

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
This commit is contained in:
Alberto Murillo Silva
2017-03-17 18:16:57 -06:00
parent d31c34ef0e
commit 95a1433f77
+2 -2
View File
@@ -49,12 +49,12 @@ node:
* go version 1.7 or higher
* git
Install all of the needed packages with the following command:
Install all of the needed packages with the following commands:
.. code-block:: console
# swupd bundle-add sysadmin-hostmgmt c-basic go-basic
openstack-python-clients
# pip2 install python-keystoneclient
You will need to download the ciao example deployment as follows: