From eec35a7f08960d7e4475fdd0303612a8f67344fa Mon Sep 17 00:00:00 2001 From: Bob Haddleton Date: Wed, 2 Mar 2016 21:42:43 -0600 Subject: [PATCH] Add heat-translator>=0.4.0 This adds heat-translator>=0.4.0 for use by Tacker in combination with the existing tosca-parser library. This library is in the OpenStack ecosystem along with tosca-parser and it maintained in conjuction with the tosca-parser library. Depends-On: Ie143ad862b88034ef47470b85fd02c1d040415a7 Change-Id: I027d8080f4632f60a4cc4cab7a056e0fe5e7c82d --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index d1feabef6a..b2cd209b82 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -58,6 +58,7 @@ graphviz>=0.4.0 # MIT License greenlet>=0.3.2 # MIT GitPython>=1.0.1 # BSD License (3 clause) happybase>=0.5,!=0.7;python_version=='2.7' # MIT +heat-translator>=0.4.0 # Apache-2.0 httplib2>=0.7.5 # MIT influxdb>=2.2.0 # MIT License ironic-lib>=0.5.0 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 69c2b8c5ba..ffb1d5ccea 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -140,6 +140,7 @@ google-api-python-client===1.5.0 graphviz===0.4.10 greenlet===0.4.9 happybase===0.9;python_version=='2.7' +heat-translator===0.4.0 hgtools===6.5.1 httplib2===0.9.2 idna===2.0