Uplift promenade for using containerd

Change-Id: If8e12be8f9b28baca3b9d500c9df34bad37eb30c
This commit is contained in:
Egorov, Stas (se6518) 2019-12-04 15:57:48 -08:00 committed by Stas Egorov
parent ae5db00f83
commit 9991414f9b
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ docker = ">=3.7.2"
PyYAML = "~=5.1"
deckhand = {git = "https://opendev.org/airship/deckhand.git",ref = "51dcea4fa12b0bcce65c381c286e61378a0826e2"}
shipyard-client = {git = "https://opendev.org/airship/shipyard.git",ref = "72ca47e5c9ae8b7b1dcccd7742be6499f0411650",subdirectory = "src/bin/shipyard_client"}
promenade = {git = "https://opendev.org/airship/promenade.git",ref = "46dffa8b1292202758ebc2a91cfae70362d852fb"}
promenade = {git = "https://opendev.org/airship/promenade.git",ref = "d476b8a3b5a4977ac9f0e5f89e5e24cae9953216"}
oslo-utils = "~=3.41.0"
six = "<=1.12.0"

2
Pipfile.lock generated
View File

@ -229,7 +229,7 @@
},
"promenade": {
"git": "https://opendev.org/airship/promenade.git",
"ref": "46dffa8b1292202758ebc2a91cfae70362d852fb"
"ref": "d476b8a3b5a4977ac9f0e5f89e5e24cae9953216"
},
"pycparser": {
"hashes": [

View File

@ -9,7 +9,7 @@ cryptography==2.3.1
debtcollector==1.22.0
docker==4.1.0
git+https://opendev.org/airship/deckhand.git@51dcea4fa12b0bcce65c381c286e61378a0826e2#egg=deckhand
git+https://opendev.org/airship/promenade.git@46dffa8b1292202758ebc2a91cfae70362d852fb#egg=promenade
git+https://opendev.org/airship/promenade.git@d476b8a3b5a4977ac9f0e5f89e5e24cae9953216#egg=promenade
git+https://opendev.org/airship/shipyard.git@72ca47e5c9ae8b7b1dcccd7742be6499f0411650#egg=shipyard-client&subdirectory=src/bin/shipyard_client
gitdb2==2.0.6
gitpython==2.1.14

View File

@ -1,3 +1,3 @@
DECKHAND_VERSION=commit/51dcea4fa12b0bcce65c381c286e61378a0826e2
SHIPYARD_VERSION=commit/72ca47e5c9ae8b7b1dcccd7742be6499f0411650
PROMENADE_VERSION=commit/46dffa8b1292202758ebc2a91cfae70362d852fb
PROMENADE_VERSION=commit/d476b8a3b5a4977ac9f0e5f89e5e24cae9953216