Remove python-novaclient from requirements.txt
Change I050e92bc5620d6e748cf1d948ef2a52305aa02b5 removed the novaclient
cli tests from tempest, which was the last use of python-novaclient in
tempest. However, it neglected to remove it from the requirements.txt
file. This commit fixes the oversight.
Change-Id: Ib2d321846a79fe7582ea4dc7f80e146963b37d16
diff --git a/requirements.txt b/requirements.txt
index b877312..4690329 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,6 @@
python-ceilometerclient>=1.0.6
python-glanceclient>=0.15.0
python-keystoneclient>=1.1.0
-python-novaclient>=2.18.0,!=2.21.0
python-neutronclient>=2.3.11,<3
python-cinderclient>=1.1.0
python-heatclient>=0.3.0