diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-02-11 20:37:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-11 20:37:22 +0000 |
commit | 92f982f27f64247a1ad5c74fcf7800db294f7dd5 (patch) | |
tree | 886c2b3ea6b2a113b6a3028d8088d8eb8f7c9c07 /requirements.txt | |
parent | 5ad70e9e75a0061d233d1d7a786b40ea2887361c (diff) | |
parent | 35d2f095fa3948293e8f74e41b3fec39a05e7034 (diff) |
Merge "Replace "python-heatclient" with "shade" client"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 88c0e659a..aacafdf93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,6 @@ pyroute2==0.4.21 # dual license GPLv2+ and Apache v2; OSI Approved GNU G pyrsistent==0.14.1 # LICENSE.mit; OSI Approved MIT License python-cinderclient==3.1.0 # OSI Approved Apache Software License python-glanceclient==2.8.0 # OSI Approved Apache Software License -python-heatclient==1.11.1 # OSI Approved Apache Software License python-keystoneclient==3.13.0 # OSI Approved Apache Software License python-neutronclient==6.5.0 # OSI Approved Apache Software License python-novaclient==9.1.1 # OSI Approved Apache Software License |