diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-06-15 22:12:24 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2017-06-21 13:29:49 +0200 |
commit | a7d07f37d1ea0882d1a92c1e43b0db6a2ed97ede (patch) | |
tree | 1d04bf6165a9fc8daf2cff3035f041edf3d1c214 /docker/thirdparty-requirements.txt | |
parent | 2f8ac31d3f70698d36bba6125ff46a654a7f24a9 (diff) |
Install opera via python package
It should be noted that the other OPNFV projects cannot currently be
installed via python packages for many reasons (e.g. binaries not
included, no setup.py...).
Change-Id: Iaf1c960471b2dd8916eb1a49cb46f50b7dfb9b88
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 15de65442..79e80f8ed 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -1,5 +1,6 @@ git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests git+https://gerrit.opnfv.org/gerrit/sdnvpn#egg=sdnvpn +git+https://gerrit.opnfv.org/gerrit/opera#egg=opera networking-bgpvpn kingbird rally |