commit | c089a4e929520404d0ab154f69a76a6ff7654e44 | [log] [tgz] |
---|---|---|
author | Maximiliano Osorio <maxiosorio@gmail.com> | Mon Feb 20 11:35:50 2017 -0300 |
committer | GitHub <noreply@github.com> | Mon Feb 20 11:35:50 2017 -0300 |
tree | eb7fe6d114175835b17739c0426455e95595a15d | |
parent | 86650ad3f653a10ce9f82cb0ab8bb98a155f3008 [diff] [blame] |
Fix: openstack requirements
diff --git a/requirements.txt b/requirements.txt index 121249c..34feec2 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -12,3 +12,6 @@ texttable pycrypto ecdsa +python-novaclient +python-cinderclient +python-glanceclient