@@ -22,16 +22,16 @@ This article lists some basic commands for some of the most common
22
22
operations in OpenStack. For each of the operations, we show a command
23
23
that uses the common OpenStack command line tool.
24
24
25
- ##### These recommended versions of the OpenStack commands should work with the current version of ePouta and cPouta (Ussuri ).
26
-
27
- - [ python-openstackclient] ( https://docs.openstack.org/releasenotes/python-openstackclient/ ) ==5.2.2
28
- - [ python-cinderclient] ( https://docs.openstack.org/releasenotes/python-cinderclient/ ) ==7.0 .2
29
- - [ python-glanceclient] ( https://docs.openstack.org/releasenotes/python-glanceclient/ ) ==3.1 .2
30
- - [ python-heatclient] ( https://docs.openstack.org/releasenotes/python-heatclient/ ) ==2.1.0
31
- - [ python-keystoneclient] ( https://docs.openstack.org/releasenotes/python-keystoneclient/ ) ==4.0.0
32
- - [ python-neutronclient] ( https://docs.openstack.org/releasenotes/python-neutronclient/ ) ==7.1 .1
33
- - [ python-novaclient] ( https://docs.openstack.org/releasenotes/python-novaclient/ ) ==17.0 .1
34
- - [ python-swiftclient] ( https://docs.openstack.org/releasenotes/python-swiftclient/ ) ==3.9 .1
25
+ ##### These recommended versions of the OpenStack commands should work with the current version of ePouta and cPouta (Victoria ).
26
+
27
+ - [ python-openstackclient] ( https://docs.openstack.org/releasenotes/python-openstackclient/ ) ==5.4.0
28
+ - [ python-cinderclient] ( https://docs.openstack.org/releasenotes/python-cinderclient/ ) ==7.2 .2
29
+ - [ python-glanceclient] ( https://docs.openstack.org/releasenotes/python-glanceclient/ ) ==3.2 .2
30
+ - [ python-heatclient] ( https://docs.openstack.org/releasenotes/python-heatclient/ ) ==2.2.1
31
+ - [ python-keystoneclient] ( https://docs.openstack.org/releasenotes/python-keystoneclient/ ) ==4.1.1
32
+ - [ python-neutronclient] ( https://docs.openstack.org/releasenotes/python-neutronclient/ ) ==7.2 .1
33
+ - [ python-novaclient] ( https://docs.openstack.org/releasenotes/python-novaclient/ ) ==17.2 .1
34
+ - [ python-swiftclient] ( https://docs.openstack.org/releasenotes/python-swiftclient/ ) ==3.10 .1
35
35
36
36
More information: [ OpenStackClient pip module] ( https://pypi.org/project/python-openstackclient/ )
37
37
0 commit comments