From 555d7d4bc0b0205209f901a53832ffcb8db03ffa Mon Sep 17 00:00:00 2001 From: Sahdev Zala Date: Wed, 4 May 2016 13:47:46 -0700 Subject: [PATCH] Update to recent release of tosca-parser 0.5.0 The tosca-parser 0.5.0 is out today and heat-translator needs to make changes accordinly. The changes will require to have minimum of 0.5.0 tosca-parser release. Change-Id: Ia994ade86a6a8ee0724efd5830140ea1fd47d24e --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index babcd6f997..623015371b 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -240,7 +240,7 @@ taskflow>=1.26.0 # Apache-2.0 tempest>=11.0.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 tooz>=1.28.0 # Apache-2.0 -tosca-parser>=0.4.0 # Apache-2.0 +tosca-parser>=0.5.0 # Apache-2.0 tripleo-image-elements # Apache-2.0 urllib3>=1.8.3 # MIT unicodecsv>=0.8.0 # BSD diff --git a/upper-constraints.txt b/upper-constraints.txt index 11da96eb47..28e4a9df33 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -364,7 +364,7 @@ toml===0.9.1 toolz===0.7.4 tooz===1.34.0 tornado===4.3 -tosca-parser===0.4.0 +tosca-parser===0.5.0 traceback2===1.4.0 treq===15.1.0 tripleo-image-elements===0.8.10