python-libraclient/requirements.txt
Jamie McCarthy 48f93c8a74 Permit newer versions of nova client
python_novaclient prior to 2.14.2 has pbr requirements that conflict
with other modules' requirements, making installation impossible.
Newer versions are fine.

shell.py whitespace changes are to pass pep8. Dummy test is to pass
python27.

Change-Id: I506e9c9d23e155be29481153522b24c1b8235fe8
2015-01-22 12:50:29 -05:00

6 lines
84 B
Plaintext

python_novaclient>=2.14.1,!=2.14.2
PrettyTable>=0.7,<0.8
babel
stevedore
six>=1.4.1