Remove keystoneclient requirement

Nova doesn't use keystoneclient for anything anymore it uses keystone
middleware instead.

Change-Id: Id5719e5e816e70311e2377e41b4350afc8dd5b50
This commit is contained in:
Joe Gordon 2014-10-02 19:08:49 -07:00
parent 945ab76812
commit 1617999d1a
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ jsonschema>=2.0.0,<3.0.0
python-cinderclient>=1.1.0
python-neutronclient>=2.3.6,<3
python-glanceclient>=0.14.0
python-keystoneclient>=0.10.0
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0
websockify>=0.6.0,<0.7