From 1c2663063db356cebd1d156abf89d47a15b4eb1e Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 6 Nov 2018 14:07:01 +0100 Subject: Update Snaps commit id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It updates Snaps commit id to allow testing OVN [1] It should be noted Snaps doesn't create any stable branch. Then this patch can be cherry-picked asis in all branches. It takes the package renaming into account. [1] https://gerrit.opnfv.org/gerrit/#/c/64515/ Change-Id: I1dbfe9a68c8448d117b7b074cf2b4ac64b65e139 Signed-off-by: Cédric Ollivier --- requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 298cc38ad..7e15cd5fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cloudify-rest-client mock # BSD PrettyTable<0.8 # BSD six # MIT -snaps +snaps-oo paramiko # LGPLv2.1+ Jinja2 # BSD License (3 clause) xtesting diff --git a/upper-constraints.txt b/upper-constraints.txt index 16200d0b7..df20367be 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@0dacfaa2fbd2dfe7fc9d438b9350a0187506e61c#egg=snaps +git+https://gerrit.opnfv.org/gerrit/snaps@7c8b405bc02d5b489beb359f86ba57c831648897#egg=snaps-oo 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 -- cgit 1.2.3-korg