We high-spiritedly announce the release of:
python-openstackclient 5.6.2: OpenStack Command-line Client
This release is part of the xena stable release series.
The source is available from:
https://opendev.org/openstack/python-openstackclient
Download the package from:
https://pypi.org/project/python-openstackclient
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/python-
openstackclient
For more details, please see below.
Changes in python-openstackclient 5.6.1..5.6.2
----------------------------------------------
e6da07b9 [stable-only] Add munch in requirements.txt
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 1 +
1 file changed, 1 insertion(+)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index d3155a25..21d19ecd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,0 +12 @@ iso8601>=0.1.11 # MIT
+munch>=2.1.0 # MIT