bump openstack cli tools versions to working values
This commit is contained in:
committed by
Andrew Chen
parent
cdf729e223
commit
0b5d13704a
@@ -31,11 +31,11 @@ If you already have the required versions of the OpenStack CLI tools installed a
|
|||||||
#### Install OpenStack CLI tools
|
#### Install OpenStack CLI tools
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo pip install -U --force 'python-openstackclient==2.4.0'
|
sudo pip install -U --force 'python-openstackclient==3.11.0'
|
||||||
sudo pip install -U --force 'python-heatclient==1.1.0'
|
sudo pip install -U --force 'python-heatclient==1.10.0'
|
||||||
sudo pip install -U --force 'python-swiftclient==3.0.0'
|
sudo pip install -U --force 'python-swiftclient==3.3.0'
|
||||||
sudo pip install -U --force 'python-glanceclient==2.0.0'
|
sudo pip install -U --force 'python-glanceclient==2.7.0'
|
||||||
sudo pip install -U --force 'python-novaclient==3.4.0'
|
sudo pip install -U --force 'python-novaclient==9.0.1'
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Configure Openstack CLI tools
|
#### Configure Openstack CLI tools
|
||||||
|
|||||||
Reference in New Issue
Block a user