Update requirements.txt to include keystoneclient

Keystone client is required by nova client and needs to be in
requirements.txt. It is currently in test-requirements.txt but also
needs to be in install requirements.

Change Ief6cd7e752fd8c9e9157364f99e270da7faff074 introduced the
requirement for keystone client.

Change-Id: I91f58810e0511d0d4acc5bba0c0e946edf247896
Closes-Bug: 1358675
This commit is contained in:
Tom Cammann 2014-08-18 17:45:13 +01:00
parent 25d3d66cc1
commit aa30c13fc5
2 changed files with 1 additions and 1 deletions

View File

@ -6,3 +6,4 @@ requests>=1.2.1
simplejson>=2.0.9
six>=1.7.0
Babel>=1.3
python-keystoneclient>=0.10.0

View File

@ -7,7 +7,6 @@ keyring>=2.1,!=3.3
mock>=1.0
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
python-keystoneclient>=0.10.0
oslosphinx>=2.2.0.0a2
testrepository>=0.0.18
testscenarios>=0.4