aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-11-06 14:07:01 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-11-06 15:59:36 +0100
commit68980ac76c433b1445e863bdedf3d0823bb66d63 (patch)
tree3df06f8fb4740af1903b50696ce18fa6c639a91a /requirements.txt
parenta4803c26c8519b0c29e0cd5996bede920e886c43 (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)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 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