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
This commit is contained in:
Bob Haddleton 2016-03-02 21:42:43 -06:00 committed by Davanum Srinivas (dims)
parent c021be7651
commit eec35a7f08
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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