Allow Keystoneclient 0.3.x
Sync requirements with openstack/requirements file. Change-Id: I344aa47f248071cea8b6cbe31450528cd343bca2
This commit is contained in:
@@ -4,4 +4,4 @@ argparse
|
||||
httplib2
|
||||
iso8601>=0.1.4
|
||||
prettytable>=0.6,<0.8
|
||||
python-keystoneclient>=0.2,<0.3
|
||||
python-keystoneclient>=0.2.1,<0.4
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
flake8==2.0
|
||||
hacking>=0.5.3,<0.6
|
||||
|
||||
hacking>=0.5.6,<0.6
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
@@ -11,4 +10,4 @@ mox>=0.5.3
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.13
|
||||
testtools>=0.9.29
|
||||
testtools>=0.9.32
|
||||
|
||||
Reference in New Issue
Block a user