Updated from global requirements

Change-Id: Ie6daa7b3f1d5fa15d419eb87904ce3813852a9eb
This commit is contained in:
OpenStack Proposal Bot 2016-08-21 05:12:59 +00:00
parent 9a71c33451
commit 52328aaa7d
2 changed files with 3 additions and 3 deletions

View File

@ -42,9 +42,9 @@ pbr>=1.6 # Apache-2.0
pecan>=1.0.0 # BSD
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
python-barbicanclient>=4.0.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-k8sclient>=0.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
# Despite above warning added by global sync process, please use
# ascii betical order.
bandit>=1.0.1 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD