mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Merge "Updated from global requirements"
This commit is contained in:
commit
c744abdbda
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
pbr>=0.6,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
cliff>=1.4.3
|
cliff>=1.4.3
|
||||||
keyring>=1.6.1,<2.0,>=2.1
|
keyring>=2.1
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
python-glanceclient>=0.9.0
|
python-glanceclient>=0.9.0
|
||||||
python-keystoneclient>=0.6.0
|
python-keystoneclient>=0.7.0
|
||||||
python-novaclient>=2.17.0
|
python-novaclient>=2.17.0
|
||||||
python-cinderclient>=1.0.6
|
python-cinderclient>=1.0.6
|
||||||
requests>=1.1
|
requests>=1.1
|
||||||
six>=1.5.2
|
six>=1.6.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue