diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-03-01 08:55:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-01 08:55:31 +0000 |
commit | f700b4d0d2c04d391c505db91b55f857b3088def (patch) | |
tree | c144dc4659ed7840efd0b5ec15432c0fac4b2b7f /requirements.txt | |
parent | e860b00fd6481130e25c29885b8c6b59ee71b30d (diff) | |
parent | f8c0ae3d732cb423902c1de5caec262a98b044b6 (diff) |
Merge "[odl-sfc] Add function to retrieve a resource from HEAT"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 68b889b35..ee629eab8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ pyyaml==3.10 gitpython==1.0.1 python-openstackclient==2.3.0 python-ceilometerclient==2.6.2 +python-heatclient==1.7.0 python-keystoneclient==3.5.0 python-neutronclient==6.0.0 python-novaclient==6.0.0 |