Updated from global requirements

Change-Id: I981f7c53a31fa4bbfb5cc0182cf7fe1c45ee063a
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:58:18 +00:00
parent 7667932ab8
commit 48e83a9bce
2 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
cliff>=2.3.0 # Apache-2.0
osc-lib>=1.2.0 # Apache-2.0
cliff!=2.9.0,>=2.8.0 # Apache-2.0
osc-lib>=1.8.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
PyYAML>=3.12 # MIT
requests>=2.14.2 # Apache-2.0
six>=1.10.0 # MIT

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-openstackclient>=3.3.0 # Apache-2.0
sphinx>=1.5.1 # BSD
unittest2 # BSD
python-openstackclient>=3.12.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
unittest2>=1.1.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
nose # LGPL
tempest>=14.0.0 # Apache-2.0
testtools>=1.4.0 # MIT
mock>=2.0.0 # BSD
nose>=1.3.7 # LGPL
tempest>=17.1.0 # Apache-2.0
testtools>=2.2.0 # MIT