Merge "Uplift Promenade"

This commit is contained in:
Zuul 2020-01-03 01:00:05 +00:00 committed by Gerrit Code Review
commit 7afa31f42f
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ docker = ">=3.7.2"
PyYAML = "~=5.1" PyYAML = "~=5.1"
deckhand = {git = "https://opendev.org/airship/deckhand.git",ref = "51dcea4fa12b0bcce65c381c286e61378a0826e2"} 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"} 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 = "d476b8a3b5a4977ac9f0e5f89e5e24cae9953216"} promenade = {git = "https://opendev.org/airship/promenade.git",ref = "1a1c69c064a96b3bf0ecdea073abe7ad14bdb06c"}
oslo-utils = "~=3.41.0" oslo-utils = "~=3.41.0"
six = "<=1.12.0" six = "<=1.12.0"

2
Pipfile.lock generated
View File

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

View File

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

View File

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