Sync requirements.txt with OpenStack (novaclient) 91/36791/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 30 Jun 2017 09:03:55 +0000 (11:03 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 30 Jun 2017 09:07:15 +0000 (11:07 +0200)
It completes "Use neutron to create floating IPs" [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/36389/

Change-Id: I11c591d86509fa41b4b0c4a7a758ff0ceed321c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt

index c708103..fa58983 100644 (file)
@@ -1,4 +1,4 @@
-python-novaclient>=6.0.0 # Apache-2.0
+python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
 python-keystoneclient>=3.8.0 # Apache-2.0
 python-glanceclient>=2.5.0 # Apache-2.0