Updated from global requirements

Change-Id: I0f7d8f20adc0e3a5e95f3c155e3912d15cf99f59
This commit is contained in:
OpenStack Proposal Bot 2018-03-06 12:48:57 +00:00
parent 1f5c3b1bca
commit ae55c34286
2 changed files with 13 additions and 13 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
cliff>=2.8.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
six>=1.9.0 # MIT
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
PyYAML>=3.10 # MIT
kubernetes>=1.0.0 # Apache-2.0
cliff!=2.9.0,>=2.8.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
six>=1.10.0 # MIT
Jinja2>=2.10 # BSD License (3 clause)
PyYAML>=3.12 # MIT
kubernetes>=4.0.0 # Apache-2.0

View File

@ -6,11 +6,11 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
bashate>=0.5.1 # Apache-2.0