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 e7c7bfc commit 0850d89Copy full SHA for 0850d89
requirements.txt
@@ -2,6 +2,5 @@
2
# of appearance. Changing the order has an impact on the overall integration
3
# process, which may cause wedges in the gate later.
4
5
-python-openstackclient>=3.14.0 # Apache-2.0
6
openstacksdk>=0.16.0 # Apache-2.0
7
boto3>=1.4.6 # ASL-2.0
test-requirements.txt
@@ -14,7 +14,7 @@ stestr>=1.0.0 # Apache-2.0
14
testrepository>=0.0.18 # Apache-2.0/BSD
15
testscenarios>=0.4 # Apache-2.0/BSD
16
testtools>=2.2.0 # MIT
17
-python-openstackclient!=3.12.0 # Apache-2.0
+python-openstackclient>=3.12.1 # Apache-2.0
18
tempest>=17.1.0 # Apache-2.0
19
20
0 commit comments