diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-06 14:07:01 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-06 16:01:23 +0100 |
commit | e06c0bd24fc99c5d411fd56d482cdbd8bb41bdf0 (patch) | |
tree | b53ee67d9e530319715bf9150c0eba2fb35e96c5 | |
parent | f4d583a2e1638daaef2b517a59a05649a1950d3a (diff) |
Update Snaps commit id
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 <cedric.ollivier@orange.com>
(cherry picked from commit 1c2663063db356cebd1d156abf89d47a15b4eb1e)
-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 57e897178..0e1fcd6c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cloudify-rest-client mock>=2.0.0 # BSD PrettyTable<0.8,>=0.7.1 # BSD six>=1.10.0 # MIT -snaps +snaps-oo paramiko>=2.0.0 # LGPLv2.1+ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) xtesting diff --git a/upper-constraints.txt b/upper-constraints.txt index b5ad2b4e0..40f0f5fbf 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,6 +1,6 @@ git+https://gerrit.opnfv.org/gerrit/functest@stable/gambia#egg=functest git+https://gerrit.opnfv.org/gerrit/releng@54f42524a0507f819df7cab9b1c4832c967c1411#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@stable/gambia#egg=baro_tests git+https://gerrit.opnfv.org/gerrit/sdnvpn@stable/gambia#egg=sdnvpn git+https://gerrit.opnfv.org/gerrit/sfc@stable/gambia#egg=sfc |