mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-30 01:35:59 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user