diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-10 11:51:10 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-10 11:54:07 +0200 |
commit | c18c62e1dc094a12f3a19eaae0ba04a1ba67bacd (patch) | |
tree | e415df54cc89e14d43f5b93db16fd08c16ffecf9 /docker/thirdparty-requirements.txt | |
parent | 42877bb48714293d3ec761f42007fcc8fa925724 (diff) |
Integrate the promise package
Change-Id: I128bfa62b9ccd8e53683def329e8470693c2e556
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r-- | docker/thirdparty-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index be1980f2..84521f23 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -3,6 +3,7 @@ sdnvpn opera securityscanning sfc +promise tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 refstack-client |