diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-07 09:45:38 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-07 09:45:54 +0100 |
commit | acbf7b9ca41fa1e2e5f9c67166682da20da942a0 (patch) | |
tree | d0826320aab0dbcd7ad09be8448f63f110a4e9f1 | |
parent | 43970cfead31947e10fc02175d991e8d36228373 (diff) |
Revert "Update Snaps commit id"
This reverts commit 1c2663063db356cebd1d156abf89d47a15b4eb1e.
Change-Id: Idd41b9c24b662d4ce6803e1e18f2228dba289f88
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | requirements.txt | 2 | ||||
-rw-r--r-- | upper-constraints.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 7e15cd5fe..298cc38ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cloudify-rest-client mock # BSD PrettyTable<0.8 # BSD six # MIT -snaps-oo +snaps paramiko # LGPLv2.1+ Jinja2 # BSD License (3 clause) xtesting diff --git a/upper-constraints.txt b/upper-constraints.txt index df20367be..16200d0b7 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,6 +1,6 @@ git+https://gerrit.opnfv.org/gerrit/functest#egg=functest git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules -git+https://gerrit.opnfv.org/gerrit/snaps@7c8b405bc02d5b489beb359f86ba57c831648897#egg=snaps-oo +git+https://gerrit.opnfv.org/gerrit/snaps@0dacfaa2fbd2dfe7fc9d438b9350a0187506e61c#egg=snaps 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/sfc#egg=sfc |