For queens sync

Change-Id: I52d38b0eefbb4c0f0abdc0f3a77600434aae147d
This commit is contained in:
Kent Wu 2018-09-06 18:32:02 -07:00
parent fbc62d5a4d
commit 32392f4b16
2 changed files with 12 additions and 12 deletions

View File

@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-heatclient>=1.6.1
python-neutronclient>=6.3.0
oslo.serialization>=1.10.0,!=2.19.1 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
python-neutronclient>=6.3.0,<6.8
oslo.serialization>=2.18.0,!=2.19.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0

View File

@ -6,14 +6,14 @@ hacking<0.11,>=0.10.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
python-openstackclient>=3.11.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.6.2 # BSD
mox3>=0.20.0 # Apache-2.0
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD