diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-08-03 14:58:43 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-08-03 14:58:43 -0400 |
| commit | 3a92ffa823c42daa0d285b01aeefe3543bd420cc (patch) | |
| tree | 2fbbd6333a3487caec5217d8ab4e119a8dafb6b4 /requirements.txt | |
| parent | af874890221b145a8cb423d3c1fc5dc133dbef13 (diff) | |
| download | python-openstackclient-3a92ffa823c42daa0d285b01aeefe3543bd420cc.tar.gz | |
Sync with global requirements
Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt index fe30e2dd..e2b99ff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5,<0.6 -cliff +pbr>=0.5.16,<0.6 +cliff>=1.4 keyring -pycrypto -python-glanceclient>=0.9.0,<2 -python-keystoneclient>=0.2,<1.0 -python-novaclient>=2 -python-cinderclient>=1 +pycrypto>=2.6 +python-glanceclient>=0.9.0 +python-keystoneclient>=0.3.0 +python-novaclient>=2.12.0 +python-cinderclient>=1.0.4 |
