Updated from global requirements

Change-Id: I18232c8f0bda7ad197fdbd82129bb9f7c110e2ff
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:27:03 +00:00
parent 5512808831
commit 47afcf108a
2 changed files with 3 additions and 3 deletions

View File

@ -5,12 +5,12 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
os-brick>=2.2.0 # Apache-2.0
os-vif!=1.8.0,>=1.7.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
pylxd>=2.2.4 # Apache-2.0
pylxd>=2.2.5 # Apache-2.0
# XXX: rockstar (17 Feb 2016) - oslo_config imports
# debtcollector, which imports this, but doesn't

View File

@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD