We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ebfc7 commit 9ee7e17Copy full SHA for 9ee7e17
requirements.txt
@@ -12,11 +12,11 @@ oslo.concurrency>=3.20.0 # Apache-2.0
12
oslo.log>=1.8.0 # Apache-2.0
13
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
14
15
-python-novaclient!=2.33.0,>=2.28.1
16
-python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0
17
-python-glanceclient>=0.18.0
18
-python-ceilometerclient>=1.5.0
19
-python-neutronclient>=6.7.0
20
-keystoneauth1
+python-novaclient>=2.28.1 # Apache-2.0
+python-keystoneclient>=3.0.0 # Apache-2.0
+python-glanceclient>=0.18.0 # Apache-2.0
+python-ceilometerclient>=1.5.0 # Apache-2.0
+python-neutronclient>=6.7.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
21
22
stevedore
0 commit comments