Updated from global requirements
Change-Id: I744a629cf685760ad96d60654d081fc495024ea8
This commit is contained in:
parent
d3bee31a9d
commit
2a2c8eec26
@ -1,8 +1,8 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# 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
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
cliff>=1.6.0
|
cliff>=1.7.0 # Apache-2.0
|
||||||
oslo.i18n>=0.3.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
python-glanceclient>=0.14.0
|
python-glanceclient>=0.14.0
|
||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.10.0
|
||||||
|
@ -7,7 +7,7 @@ coverage>=3.6
|
|||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
|
Loading…
x
Reference in New Issue
Block a user