Skip to content

Commit 8856ee1

Browse files
trisperatnykan
andauthored
Update Pouta version (Victoria) (#2616)
* Update Pouta version (Victoria) * Update minimum versions --------- Co-authored-by: Tomi Nykänen <[email protected]>
1 parent b25e5d6 commit 8856ee1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/cloud/pouta/command-line-tools.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ This article lists some basic commands for some of the most common
2222
operations in OpenStack. For each of the operations, we show a command
2323
that uses the common OpenStack command line tool.
2424

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
3535

3636
More information: [OpenStackClient pip module](https://pypi.org/project/python-openstackclient/)
3737

0 commit comments

Comments
 (0)