Fixed issue with requirements
Change-Id: Idd8f3ebb8661db87a4323061a1c14e2258373480 Closes-Bug: #1287705
This commit is contained in:
parent
48ff044260
commit
554c95e77c
@ -1,10 +1,9 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
pbr>=0.6,<1.0
|
||||
argparse
|
||||
PrettyTable>=0.6,<0.8
|
||||
python-keystoneclient>=0.3.2
|
||||
httplib2
|
||||
PrettyTable>=0.7,<0.8
|
||||
python-keystoneclient>=0.6.0
|
||||
httplib2>=0.7.5
|
||||
iso8601>=0.1.8
|
||||
six>=1.4.1
|
||||
six>=1.5.2
|
||||
Babel>=1.3
|
||||
pyOpenSSL
|
||||
|
||||
pyOpenSSL>=0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user