diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-07 22:50:06 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-10 11:58:06 +0200 |
commit | d89319b96cca05977c9442f496a31c2cdf6a67dc (patch) | |
tree | b7cf02df0064d5fd1b97d249f358be9d32447440 /docker/thirdparty-requirements.txt | |
parent | c18c62e1dc094a12f3a19eaae0ba04a1ba67bacd (diff) |
Integrate the netready package
It also adds the related testcases in functest-features.
Change-Id: I584da9d890622c1bdd2ace0b12b4be37250fda56
Depends-On: I3842e6828f60972cb1df0bc15f849cd08badd895
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 84521f233..e720cad1f 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -4,6 +4,7 @@ opera securityscanning sfc promise +netready tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 refstack-client |