Uplift Airship clients
This PS uplofts latest version of Airship components clients. Change-Id: I0a7e578fdfbf84b898b1b7db22b2631fdb39f321
This commit is contained in:
parent
3352c3f59d
commit
03722e844c
6
Pipfile
6
Pipfile
@ -26,9 +26,9 @@ GitPython = "*"
|
|||||||
docker = "*"
|
docker = "*"
|
||||||
pylibyaml = "*"
|
pylibyaml = "*"
|
||||||
PyYAML = "*"
|
PyYAML = "*"
|
||||||
deckhand = {git = "https://opendev.org/airship/deckhand.git",ref = "03f6932e16aa0b72a32a10fc04a52125c45dd5d7"}
|
deckhand = {git = "https://opendev.org/airship/deckhand.git",ref = "3a06b1b6040865483a09514e2bf7dc5fae24560e"}
|
||||||
shipyard-client = {git = "https://opendev.org/airship/shipyard.git",ref = "b7e7d253086edcbc62183d17f3d92f009242bd2e",subdirectory = "src/bin/shipyard_client"}
|
shipyard-client = {git = "https://opendev.org/airship/shipyard.git",ref = "9c28c832dd9b9125bdf87627cfaa64c9b59d5742",subdirectory = "src/bin/shipyard_client"}
|
||||||
promenade = {git = "https://opendev.org/airship/promenade.git",ref = "97e3721a03ca48d312891694972b827a53714bf9"}
|
promenade = {git = "https://opendev.org/airship/promenade.git",ref = "45bcba068eb42fe6ba54d494b12122600dcb2c6c"}
|
||||||
"oslo.i18n" = "*"
|
"oslo.i18n" = "*"
|
||||||
"oslo.utils" = "*"
|
"oslo.utils" = "*"
|
||||||
six = "*"
|
six = "*"
|
||||||
|
38
Pipfile.lock
generated
38
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "0352bafe262b3fb27fc38ffc8b05b0865270df94e202f71363eb6163b676a278"
|
"sha256": "dbf3ba06ee71d56a658873bddb23531678d876b804603febff894c9ad7002eed"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
@ -399,7 +399,7 @@
|
|||||||
},
|
},
|
||||||
"deckhand": {
|
"deckhand": {
|
||||||
"git": "https://opendev.org/airship/deckhand.git",
|
"git": "https://opendev.org/airship/deckhand.git",
|
||||||
"ref": "13c5199f18664d66ccdd3a1e54bb40ad2c293d1a"
|
"ref": "3a06b1b6040865483a09514e2bf7dc5fae24560e"
|
||||||
},
|
},
|
||||||
"decorator": {
|
"decorator": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -635,11 +635,11 @@
|
|||||||
},
|
},
|
||||||
"google-auth": {
|
"google-auth": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:ce311e2bc58b130fddf316df57c9b3943c2a7b4f6ec31de9663a9333e4064efc",
|
"sha256:c66b488a8b005b23ccb97b1198b6cece516c91869091ac5b7c267422db2733c7",
|
||||||
"sha256:f586b274d3eb7bd932ea424b1c702a30e0393a2e2bc4ca3eae8263ffd8be229f"
|
"sha256:ef3f3a67fa54d421a1c155864570f9a8de9179cedc937bda496b7a8ca338e936"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'",
|
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'",
|
||||||
"version": "==2.17.3"
|
"version": "==2.18.0"
|
||||||
},
|
},
|
||||||
"greenlet": {
|
"greenlet": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -1241,11 +1241,11 @@
|
|||||||
},
|
},
|
||||||
"platformdirs": {
|
"platformdirs": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:47692bc24c1958e8b0f13dd727307cff1db103fca36399f457da8e05f222fdc4",
|
"sha256:412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251f",
|
||||||
"sha256:7954a68d0ba23558d753f73437c55f89027cf8f5108c19844d4b82e5af396335"
|
"sha256:e2378146f1964972c03c085bb5662ae80b2b8c06226c54b2ff4aa9483e8a13a5"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.7'",
|
"markers": "python_version >= '3.7'",
|
||||||
"version": "==3.5.0"
|
"version": "==3.5.1"
|
||||||
},
|
},
|
||||||
"ply": {
|
"ply": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -1264,7 +1264,7 @@
|
|||||||
},
|
},
|
||||||
"promenade": {
|
"promenade": {
|
||||||
"git": "https://opendev.org/airship/promenade.git",
|
"git": "https://opendev.org/airship/promenade.git",
|
||||||
"ref": "97e3721a03ca48d312891694972b827a53714bf9"
|
"ref": "45bcba068eb42fe6ba54d494b12122600dcb2c6c"
|
||||||
},
|
},
|
||||||
"prometheus-client": {
|
"prometheus-client": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -1726,7 +1726,7 @@
|
|||||||
},
|
},
|
||||||
"shipyard-client": {
|
"shipyard-client": {
|
||||||
"git": "https://opendev.org/airship/shipyard.git",
|
"git": "https://opendev.org/airship/shipyard.git",
|
||||||
"ref": "b7e7d253086edcbc62183d17f3d92f009242bd2e",
|
"ref": "9c28c832dd9b9125bdf87627cfaa64c9b59d5742",
|
||||||
"subdirectory": "src/bin/shipyard_client"
|
"subdirectory": "src/bin/shipyard_client"
|
||||||
},
|
},
|
||||||
"simplejson": {
|
"simplejson": {
|
||||||
@ -1974,11 +1974,11 @@
|
|||||||
},
|
},
|
||||||
"stevedore": {
|
"stevedore": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:2c428d2338976279e8eb2196f7a94910960d9f7ba2f41f3988511e95ca447021",
|
"sha256:8cc040628f3cea5d7128f2e76cf486b2251a4e543c7b938f58d9a377f6694a2d",
|
||||||
"sha256:bd5a71ff5e5e5f5ea983880e4a1dd1bb47f8feebbb3d95b592398e2f02194771"
|
"sha256:a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.8'",
|
"markers": "python_version >= '3.8'",
|
||||||
"version": "==5.0.0"
|
"version": "==5.1.0"
|
||||||
},
|
},
|
||||||
"tempita": {
|
"tempita": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -2557,11 +2557,11 @@
|
|||||||
},
|
},
|
||||||
"pytest-xdist": {
|
"pytest-xdist": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:1849bd98d8b242b948e472db7478e090bf3361912a8fed87992ed94085f54727",
|
"sha256:76f7683d4f993eaff91c9cb0882de0465c4af9c6dd3debc903833484041edc1a",
|
||||||
"sha256:37290d161638a20b672401deef1cba812d110ac27e35d213f091d15b8beb40c9"
|
"sha256:d42c9efb388da35480878ef4b2993704c6cea800c8bafbe85a8cdc461baf0748"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.2.1"
|
"version": "==3.3.0"
|
||||||
},
|
},
|
||||||
"pyyaml": {
|
"pyyaml": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
@ -2633,11 +2633,11 @@
|
|||||||
},
|
},
|
||||||
"stevedore": {
|
"stevedore": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:2c428d2338976279e8eb2196f7a94910960d9f7ba2f41f3988511e95ca447021",
|
"sha256:8cc040628f3cea5d7128f2e76cf486b2251a4e543c7b938f58d9a377f6694a2d",
|
||||||
"sha256:bd5a71ff5e5e5f5ea983880e4a1dd1bb47f8feebbb3d95b592398e2f02194771"
|
"sha256:a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c"
|
||||||
],
|
],
|
||||||
"markers": "python_version >= '3.8'",
|
"markers": "python_version >= '3.8'",
|
||||||
"version": "==5.0.0"
|
"version": "==5.1.0"
|
||||||
},
|
},
|
||||||
"testfixtures": {
|
"testfixtures": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -22,7 +22,7 @@ configparser==5.3.0 ; python_version >= '3.7'
|
|||||||
coverage==5.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
coverage==5.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
||||||
cryptography==3.4.8
|
cryptography==3.4.8
|
||||||
debtcollector==2.5.0
|
debtcollector==2.5.0
|
||||||
git+https://opendev.org/airship/deckhand.git@13c5199f18664d66ccdd3a1e54bb40ad2c293d1a#egg=deckhand
|
git+https://opendev.org/airship/deckhand.git@3a06b1b6040865483a09514e2bf7dc5fae24560e#egg=deckhand
|
||||||
decorator==5.1.1 ; python_version >= '3.5'
|
decorator==5.1.1 ; python_version >= '3.5'
|
||||||
deepdiff==5.8.1 ; python_version >= '3.6'
|
deepdiff==5.8.1 ; python_version >= '3.6'
|
||||||
distlib==0.3.6
|
distlib==0.3.6
|
||||||
@ -42,7 +42,7 @@ flask==1.1.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2,
|
|||||||
futurist==2.4.1 ; python_version >= '3.6'
|
futurist==2.4.1 ; python_version >= '3.6'
|
||||||
gitdb==4.0.10 ; python_version >= '3.7'
|
gitdb==4.0.10 ; python_version >= '3.7'
|
||||||
gitpython==3.1.31
|
gitpython==3.1.31
|
||||||
google-auth==2.17.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
google-auth==2.18.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
||||||
greenlet==2.0.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
greenlet==2.0.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
||||||
hacking==4.1.0 ; python_version >= '3.5'
|
hacking==4.1.0 ; python_version >= '3.5'
|
||||||
html5lib==0.9999999
|
html5lib==0.9999999
|
||||||
@ -93,10 +93,10 @@ paste==3.5.0
|
|||||||
pastedeploy==3.0.1 ; python_version >= '3.7'
|
pastedeploy==3.0.1 ; python_version >= '3.7'
|
||||||
pastescript==3.3.0
|
pastescript==3.3.0
|
||||||
pbr==5.5.1 ; python_version >= '2.6'
|
pbr==5.5.1 ; python_version >= '2.6'
|
||||||
platformdirs==3.5.0 ; python_version >= '3.7'
|
platformdirs==3.5.1 ; python_version >= '3.7'
|
||||||
ply==3.11
|
ply==3.11
|
||||||
prettytable==3.7.0 ; python_version >= '3.7'
|
prettytable==3.7.0 ; python_version >= '3.7'
|
||||||
git+https://opendev.org/airship/promenade.git@97e3721a03ca48d312891694972b827a53714bf9#egg=promenade
|
git+https://opendev.org/airship/promenade.git@45bcba068eb42fe6ba54d494b12122600dcb2c6c#egg=promenade
|
||||||
prometheus-client==0.16.0 ; python_version >= '3.6'
|
prometheus-client==0.16.0 ; python_version >= '3.6'
|
||||||
psycopg2-binary==2.9.6
|
psycopg2-binary==2.9.6
|
||||||
ptable==0.9.2
|
ptable==0.9.2
|
||||||
@ -133,7 +133,7 @@ routes==2.5.1
|
|||||||
rsa==4.9 ; python_version >= '3.6'
|
rsa==4.9 ; python_version >= '3.6'
|
||||||
selector==0.10.1
|
selector==0.10.1
|
||||||
setuptools==45.2.0 ; python_version >= '3.5'
|
setuptools==45.2.0 ; python_version >= '3.5'
|
||||||
git+https://opendev.org/airship/shipyard.git@b7e7d253086edcbc62183d17f3d92f009242bd2e#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
git+https://opendev.org/airship/shipyard.git@9c28c832dd9b9125bdf87627cfaa64c9b59d5742#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
||||||
simplejson==3.19.1 ; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2'
|
simplejson==3.19.1 ; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2'
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.0 ; python_version >= '3.6'
|
smmap==5.0.0 ; python_version >= '3.6'
|
||||||
@ -150,7 +150,7 @@ sqlalchemy==1.3.20 ; python_version >= '2.7' and python_version not in '3.0, 3.1
|
|||||||
sqlalchemy-migrate==0.13.0
|
sqlalchemy-migrate==0.13.0
|
||||||
sqlparse==0.4.4 ; python_version >= '3.5'
|
sqlparse==0.4.4 ; python_version >= '3.5'
|
||||||
statsd==4.0.1
|
statsd==4.0.1
|
||||||
stevedore==5.0.0 ; python_version >= '3.8'
|
stevedore==5.1.0 ; python_version >= '3.8'
|
||||||
tempita==0.5.2
|
tempita==0.5.2
|
||||||
testrepository==0.0.20
|
testrepository==0.0.20
|
||||||
testresources==2.0.1
|
testresources==2.0.1
|
||||||
|
@ -22,7 +22,7 @@ configparser==5.3.0
|
|||||||
coverage==5.3
|
coverage==5.3
|
||||||
cryptography==3.4.8
|
cryptography==3.4.8
|
||||||
debtcollector==2.5.0
|
debtcollector==2.5.0
|
||||||
Deckhand @ git+https://opendev.org/airship/deckhand.git@13c5199f18664d66ccdd3a1e54bb40ad2c293d1a
|
Deckhand @ git+https://opendev.org/airship/deckhand.git@3a06b1b6040865483a09514e2bf7dc5fae24560e
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
deepdiff==5.8.1
|
deepdiff==5.8.1
|
||||||
distlib==0.3.6
|
distlib==0.3.6
|
||||||
@ -45,7 +45,7 @@ Flask==1.1.0
|
|||||||
futurist==2.4.1
|
futurist==2.4.1
|
||||||
gitdb==4.0.10
|
gitdb==4.0.10
|
||||||
GitPython==3.1.31
|
GitPython==3.1.31
|
||||||
google-auth==2.17.3
|
google-auth==2.18.0
|
||||||
greenlet==2.0.2
|
greenlet==2.0.2
|
||||||
hacking==4.1.0
|
hacking==4.1.0
|
||||||
html5lib==0.9999999
|
html5lib==0.9999999
|
||||||
@ -97,13 +97,13 @@ Paste==3.5.0
|
|||||||
PasteDeploy==3.0.1
|
PasteDeploy==3.0.1
|
||||||
PasteScript==3.3.0
|
PasteScript==3.3.0
|
||||||
pbr==5.5.1
|
pbr==5.5.1
|
||||||
pip==23.0.1
|
pip==23.1.2
|
||||||
pipenv==2023.2.4
|
pipenv==2023.2.4
|
||||||
platformdirs==3.5.0
|
platformdirs==3.5.1
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
ply==3.11
|
ply==3.11
|
||||||
prettytable==3.7.0
|
prettytable==3.7.0
|
||||||
promenade @ git+https://opendev.org/airship/promenade.git@97e3721a03ca48d312891694972b827a53714bf9
|
promenade @ git+https://opendev.org/airship/promenade.git@45bcba068eb42fe6ba54d494b12122600dcb2c6c
|
||||||
prometheus-client==0.16.0
|
prometheus-client==0.16.0
|
||||||
psycopg2-binary==2.9.6
|
psycopg2-binary==2.9.6
|
||||||
PTable==0.9.2
|
PTable==0.9.2
|
||||||
@ -122,7 +122,7 @@ pyproject_api==1.5.0
|
|||||||
pyrsistent==0.19.3
|
pyrsistent==0.19.3
|
||||||
pytest==7.3.1
|
pytest==7.3.1
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.0.0
|
||||||
pytest-xdist==3.2.1
|
pytest-xdist==3.3.0
|
||||||
python-barbicanclient==5.2.0
|
python-barbicanclient==5.2.0
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
python-editor==1.0.4
|
python-editor==1.0.4
|
||||||
@ -142,7 +142,7 @@ Routes==2.5.1
|
|||||||
rsa==4.9
|
rsa==4.9
|
||||||
selector==0.10.1
|
selector==0.10.1
|
||||||
setuptools==45.2.0
|
setuptools==45.2.0
|
||||||
shipyard-client @ git+https://opendev.org/airship/shipyard.git@b7e7d253086edcbc62183d17f3d92f009242bd2e#subdirectory=src/bin/shipyard_client
|
shipyard-client @ git+https://opendev.org/airship/shipyard.git@9c28c832dd9b9125bdf87627cfaa64c9b59d5742#subdirectory=src/bin/shipyard_client
|
||||||
simplejson==3.19.1
|
simplejson==3.19.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.0
|
smmap==5.0.0
|
||||||
@ -159,7 +159,7 @@ SQLAlchemy==1.3.20
|
|||||||
sqlalchemy-migrate==0.13.0
|
sqlalchemy-migrate==0.13.0
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
statsd==4.0.1
|
statsd==4.0.1
|
||||||
stevedore==5.0.0
|
stevedore==5.1.0
|
||||||
Tempita==0.5.2
|
Tempita==0.5.2
|
||||||
testfixtures==7.1.0
|
testfixtures==7.1.0
|
||||||
testrepository==0.0.20
|
testrepository==0.0.20
|
||||||
|
Loading…
Reference in New Issue
Block a user