We contentedly announce the release of:
python-novaclient 7.1.2: Client library for OpenStack Compute API
This release is part of the ocata stable release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-novaclient
Download the package from:
https://pypi.python.org/pypi/python-novaclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-novaclient
For more details, please see below.
Changes in python-novaclient 7.1.1..7.1.2
-----------------------------------------
2e2317b Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 59a2c51..bd75322 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr<2.0.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0