We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d4cec + 4b0c5e4 commit 7585703Copy full SHA for 7585703
test-requirements.txt
@@ -10,8 +10,8 @@ keyring>=5.5.1 # MIT/PSF
10
mock>=2.0 # BSD
11
python-keystoneclient>=3.8.0 # Apache-2.0
12
python-cinderclient>=2.1.0 # Apache-2.0
13
-python-glanceclient>=2.5.0 # Apache-2.0
14
-python-neutronclient>=5.1.0 # Apache-2.0
+python-glanceclient>=2.7.0 # Apache-2.0
+python-neutronclient>=6.3.0 # Apache-2.0
15
requests-mock>=1.1 # Apache-2.0
16
sphinx!=1.6.1,>=1.5.1 # BSD
17
os-client-config>=1.27.0 # Apache-2.0
@@ -23,4 +23,4 @@ testtools>=1.4.0 # MIT
23
tempest>=14.0.0 # Apache-2.0
24
25
# releasenotes
26
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
0 commit comments