Bump promenade dependency
Fixes an issue in up.sh script. Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Change-Id: I2ee50f1316120e01e39d12caca961b82f0950f62
This commit is contained in:
parent
0f2ab241f9
commit
23d30dfe2b
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
@ -8,7 +8,7 @@ pylibyaml==0.1.0
|
|||||||
PyYAML<=5.4.1
|
PyYAML<=5.4.1
|
||||||
deckhand @ git+https://opendev.org/airship/deckhand.git@06b1631d8a31a1e7147e8751025d0ef2ff4b31f5#egg=deckhand
|
deckhand @ git+https://opendev.org/airship/deckhand.git@06b1631d8a31a1e7147e8751025d0ef2ff4b31f5#egg=deckhand
|
||||||
shipyard-client @ git+https://opendev.org/airship/shipyard.git@7ea83c25efc4e689e5cb0df19614d9ca538eda22#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
shipyard-client @ git+https://opendev.org/airship/shipyard.git@7ea83c25efc4e689e5cb0df19614d9ca538eda22#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
||||||
promenade @ git+https://opendev.org/airship/promenade.git@3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c#egg=promenade
|
promenade @ git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d#egg=promenade
|
||||||
oslo.i18n
|
oslo.i18n
|
||||||
oslo.utils<=4.12.3
|
oslo.utils<=4.12.3
|
||||||
six
|
six
|
||||||
|
@ -97,7 +97,7 @@ pip==21.3.1
|
|||||||
platformdirs==2.4.0
|
platformdirs==2.4.0
|
||||||
ply==3.11
|
ply==3.11
|
||||||
prettytable==2.5.0
|
prettytable==2.5.0
|
||||||
promenade @ git+https://opendev.org/airship/promenade.git@3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c
|
promenade @ git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d
|
||||||
prometheus-client==0.17.0
|
prometheus-client==0.17.0
|
||||||
psycopg2-binary==2.9.6
|
psycopg2-binary==2.9.6
|
||||||
PTable==0.9.2
|
PTable==0.9.2
|
||||||
|
@ -1,177 +1,176 @@
|
|||||||
-i https://pypi.org/simple
|
alabaster==0.7.13
|
||||||
alabaster==0.7.13 ; python_version >= '3.6'
|
alembic==1.4.3
|
||||||
alembic==1.4.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
amqp==2.6.1
|
||||||
amqp==2.6.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
argcomplete==3.0.8
|
||||||
argcomplete==3.0.8 ; python_version >= '3.6'
|
arrow==0.17.0
|
||||||
arrow==0.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
attrs==23.1.0
|
||||||
attrs==23.1.0 ; python_version >= '3.7'
|
autopage==0.5.1
|
||||||
autopage==0.5.1 ; python_version >= '3.6'
|
Babel==2.12.1
|
||||||
babel==2.12.1 ; python_version >= '3.7'
|
bcrypt==4.0.1
|
||||||
bcrypt==4.0.1 ; python_version >= '3.6'
|
Beaker==1.12.0
|
||||||
beaker==1.12.0
|
cachetools==5.3.1
|
||||||
cachetools==5.3.0 ; python_version ~= '3.7'
|
certifi==2023.5.7
|
||||||
certifi==2023.5.7 ; python_version >= '3.6'
|
|
||||||
cffi==1.15.1
|
cffi==1.15.1
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
|
charset-normalizer==3.1.0
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
click-default-group==1.2
|
click-default-group==1.2
|
||||||
cliff==3.10.1 ; python_version >= '3.6'
|
cliff==3.10.1
|
||||||
cmd2==2.4.3 ; python_version >= '3.6'
|
cmd2==2.4.3
|
||||||
configparser==5.3.0 ; python_version >= '3.7'
|
configparser==5.3.0
|
||||||
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
|
||||||
cryptography==3.4.8
|
cryptography==3.4.8
|
||||||
debtcollector==2.5.0
|
debtcollector==2.5.0
|
||||||
git+https://opendev.org/airship/deckhand.git@3a06b1b6040865483a09514e2bf7dc5fae24560e#egg=deckhand
|
Deckhand @ git+https://opendev.org/airship/deckhand.git@06b1631d8a31a1e7147e8751025d0ef2ff4b31f5
|
||||||
decorator==5.1.1 ; python_version >= '3.5'
|
decorator==5.1.1
|
||||||
deepdiff==5.8.1 ; python_version >= '3.6'
|
deepdiff==5.8.1
|
||||||
distlib==0.3.6
|
distlib==0.3.6
|
||||||
dnspython==2.3.0 ; python_version >= '3.7' and python_version < '4.0'
|
dnspython==2.3.0
|
||||||
docker==5.0.3
|
docker==5.0.3
|
||||||
docutils==0.17 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
docutils==0.17
|
||||||
dogpile.cache==1.2.0 ; python_version >= '3.6'
|
dogpile.cache==1.2.1
|
||||||
dulwich==0.21.5 ; python_version >= '3.7'
|
dulwich==0.21.5
|
||||||
eventlet==0.33.3
|
eventlet==0.33.3
|
||||||
extras==1.0.0
|
extras==1.0.0
|
||||||
falcon==3.1.1 ; python_version >= '3.5'
|
falcon==3.1.1
|
||||||
fasteners==0.18 ; python_version >= '3.6'
|
fasteners==0.18
|
||||||
filelock==3.12.0 ; python_version >= '3.7'
|
filelock==3.12.0
|
||||||
fixtures==3.0.0
|
fixtures==3.0.0
|
||||||
flake8==3.8.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
flake8==3.8.4
|
||||||
flask==1.1.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
Flask==1.1.0
|
||||||
futurist==2.4.1 ; python_version >= '3.6'
|
futurist==2.4.1
|
||||||
gitdb==4.0.10 ; python_version >= '3.7'
|
gitdb==4.0.10
|
||||||
gitpython==3.1.31
|
GitPython==3.1.31
|
||||||
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'
|
google-auth==2.19.1
|
||||||
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
|
||||||
hacking==4.1.0 ; python_version >= '3.5'
|
hacking==4.1.0
|
||||||
html5lib==0.9999999
|
html5lib==0.9999999
|
||||||
httpexceptor==1.4.0
|
httpexceptor==1.4.0
|
||||||
idna==2.10 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
idna==2.10
|
||||||
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
imagesize==1.4.1
|
||||||
importlib-metadata==2.1.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
importlib-metadata==2.1.3
|
||||||
iso8601==1.1.0 ; python_full_version >= '3.6.2' and python_version < '4.0'
|
iso8601==2.0.0
|
||||||
itsdangerous==2.0.1 ; python_version >= '3.6'
|
itsdangerous==2.0.1
|
||||||
jinja2==2.10.3
|
Jinja2==2.10.3
|
||||||
jsonpath-ng==1.5.3
|
jsonpath-ng==1.5.3
|
||||||
jsonpath-rw==1.4.0
|
jsonpath-rw==1.4.0
|
||||||
jsonpath-rw-ext==1.2.2
|
jsonpath-rw-ext==1.2.2
|
||||||
jsonpickle==1.4.1 ; python_version >= '2.7'
|
jsonpickle==1.4.1
|
||||||
jsonschema==3.2.0
|
jsonschema==3.2.0
|
||||||
keystoneauth1==5.1.1
|
keystoneauth1==5.1.1
|
||||||
keystonemiddleware==10.2.0 ; python_version >= '3.8'
|
keystonemiddleware==10.3.0
|
||||||
kombu==4.6.11 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
kombu==4.6.11
|
||||||
kubernetes==26.1.0 ; python_version >= '3.6'
|
kubernetes==26.1.0
|
||||||
mako==1.2.4 ; python_version >= '3.7'
|
Mako==1.2.4
|
||||||
markupsafe==2.0.1 ; python_version >= '3.6'
|
MarkupSafe==2.0.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
mock==5.0.2 ; python_version >= '3.6'
|
mock==5.0.2
|
||||||
msgpack==1.0.5
|
msgpack==1.0.5
|
||||||
netaddr==0.8.0
|
netaddr==0.8.0
|
||||||
netifaces==0.11.0
|
netifaces==0.11.0
|
||||||
networkx==3.1 ; python_version >= '3.8'
|
networkx==3.1
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
oauthlib==3.2.2 ; python_version >= '3.6'
|
oauthlib==3.2.2
|
||||||
ordered-set==4.1.0 ; python_version >= '3.7'
|
ordered-set==4.1.0
|
||||||
os-service-types==1.7.0
|
os-service-types==1.7.0
|
||||||
oslo.cache==2.10.1 ; python_version >= '3.6'
|
oslo.cache==2.10.1
|
||||||
oslo.concurrency==5.1.1 ; python_version >= '3.8'
|
oslo.concurrency==5.1.1
|
||||||
oslo.config==8.7.1 ; python_version >= '3.6'
|
oslo.config==8.7.1
|
||||||
oslo.context==4.1.0 ; python_version >= '3.6'
|
oslo.context==4.1.0
|
||||||
oslo.db==10.0.0 ; python_version >= '3.6'
|
oslo.db==10.0.0
|
||||||
oslo.i18n==6.0.0
|
oslo.i18n==6.0.0
|
||||||
oslo.log==4.6.0 ; python_version >= '3.6'
|
oslo.log==4.6.0
|
||||||
oslo.messaging==12.13.0 ; python_version >= '3.6'
|
oslo.messaging==12.13.0
|
||||||
oslo.metrics==0.6.0 ; python_version >= '3.8'
|
oslo.metrics==0.6.0
|
||||||
oslo.middleware==4.4.0 ; python_version >= '3.6'
|
oslo.middleware==4.4.0
|
||||||
oslo.policy==3.10.1 ; python_version >= '3.6'
|
oslo.policy==3.10.1
|
||||||
oslo.serialization==4.2.0 ; python_version >= '3.6'
|
oslo.serialization==4.2.0
|
||||||
oslo.service==3.1.1 ; python_version >= '3.8'
|
oslo.service==3.1.1
|
||||||
oslo.utils==4.12.3
|
oslo.utils==4.12.3
|
||||||
packaging==21.3 ; python_version >= '3.6'
|
packaging==21.3
|
||||||
paste==3.5.0
|
Paste==3.5.0
|
||||||
pastedeploy==3.0.1 ; python_version >= '3.7'
|
PasteDeploy==3.0.1
|
||||||
pastescript==3.3.0
|
PasteScript==3.3.0
|
||||||
pbr==5.5.1 ; python_version >= '2.6'
|
pbr==5.5.1
|
||||||
platformdirs==3.5.1 ; python_version >= '3.7'
|
pip==23.1.2
|
||||||
|
platformdirs==3.5.1
|
||||||
ply==3.11
|
ply==3.11
|
||||||
prettytable==3.7.0 ; python_version >= '3.7'
|
prettytable==3.7.0
|
||||||
git+https://opendev.org/airship/promenade.git@45bcba068eb42fe6ba54d494b12122600dcb2c6c#egg=promenade
|
promenade @ git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d
|
||||||
prometheus-client==0.16.0 ; python_version >= '3.6'
|
prometheus-client==0.17.0
|
||||||
psycopg2-binary==2.9.6
|
psycopg2-binary==2.9.6
|
||||||
ptable==0.9.2
|
PTable==0.9.2
|
||||||
pyasn1==0.5.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
pyasn1==0.5.0
|
||||||
pyasn1-modules==0.3.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
pyasn1-modules==0.3.0
|
||||||
pycadf==3.1.1 ; python_version >= '3.6'
|
pycadf==3.1.1
|
||||||
pycodestyle==2.6.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
pycodestyle==2.6.0
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
pyflakes==2.2.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
pyflakes==2.2.0
|
||||||
pygments==2.14.0 ; python_version >= '3.6'
|
Pygments==2.14.0
|
||||||
pyinotify==0.9.6 ; sys_platform != 'win32' and sys_platform != 'darwin' and sys_platform != 'sunos5'
|
|
||||||
pylibyaml==0.1.0
|
pylibyaml==0.1.0
|
||||||
pymongo==4.3.3 ; python_version >= '3.7'
|
pymongo==4.3.3
|
||||||
pyparsing==2.4.7 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
pyparsing==2.4.7
|
||||||
pyperclip==1.8.2
|
pyperclip==1.8.2
|
||||||
pyproject-api==1.5.0 ; python_version >= '3.7'
|
pyproject_api==1.5.0
|
||||||
pyrsistent==0.19.3 ; python_version >= '3.7'
|
pyrsistent==0.19.3
|
||||||
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
|
||||||
python-keystoneclient==5.1.0 ; python_version >= '3.8'
|
python-keystoneclient==5.1.0
|
||||||
python-memcached==1.59
|
python-memcached==1.59
|
||||||
python-mimeparse==1.6.0
|
python-mimeparse==1.6.0
|
||||||
python-subunit==1.4.0
|
python-subunit==1.4.0
|
||||||
pytz==2023.3
|
pytz==2023.3
|
||||||
pyyaml==5.4.1
|
PyYAML==5.4.1
|
||||||
reno==4.0.0 ; python_version >= '3.6'
|
reno==4.0.0
|
||||||
repoze.lru==0.7
|
repoze.lru==0.7
|
||||||
requests==2.23.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
requests==2.23.0
|
||||||
requests-oauthlib==1.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
requests-oauthlib==1.3.1
|
||||||
resolver==0.2.1
|
resolver==0.2.1
|
||||||
rfc3986==2.0.0 ; python_version >= '3.7'
|
rfc3986==2.0.0
|
||||||
routes==2.5.1
|
Routes==2.5.1
|
||||||
rsa==4.9 ; python_version >= '3.6'
|
rsa==4.9
|
||||||
selector==0.10.1
|
selector==0.10.1
|
||||||
setuptools==45.2.0 ; python_version >= '3.5'
|
setuptools==45.2.0
|
||||||
git+https://opendev.org/airship/shipyard.git@9c28c832dd9b9125bdf87627cfaa64c9b59d5742#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
shipyard-client @ git+https://opendev.org/airship/shipyard.git@7ea83c25efc4e689e5cb0df19614d9ca538eda22#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
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
smmap==5.0.0 ; python_version >= '3.6'
|
smmap==5.0.0
|
||||||
snowballstemmer==2.2.0
|
snowballstemmer==2.2.0
|
||||||
sphinx==3.3.1 ; python_version >= '3.5'
|
Sphinx==3.3.1
|
||||||
sphinx-rtd-theme==0.5.0
|
sphinx-rtd-theme==0.5.0
|
||||||
sphinxcontrib-applehelp==1.0.4 ; python_version >= '3.8'
|
sphinxcontrib-applehelp==1.0.4
|
||||||
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
|
sphinxcontrib-devhelp==1.0.2
|
||||||
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= '3.8'
|
sphinxcontrib-htmlhelp==2.0.1
|
||||||
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
|
sphinxcontrib-jsmath==1.0.1
|
||||||
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
|
sphinxcontrib-qthelp==1.0.3
|
||||||
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
|
sphinxcontrib-serializinghtml==1.1.5
|
||||||
sqlalchemy==1.3.20 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
SQLAlchemy==1.3.20
|
||||||
sqlalchemy-migrate==0.13.0
|
sqlalchemy-migrate==0.13.0
|
||||||
sqlparse==0.4.4 ; python_version >= '3.5'
|
sqlparse==0.4.4
|
||||||
statsd==4.0.1
|
statsd==4.0.1
|
||||||
stevedore==5.1.0 ; python_version >= '3.8'
|
stevedore==5.1.0
|
||||||
tempita==0.5.2
|
Tempita==0.5.2
|
||||||
testrepository==0.0.20
|
testrepository==0.0.20
|
||||||
testresources==2.0.1
|
testresources==2.0.1
|
||||||
testscenarios==0.5.0
|
testscenarios==0.5.0
|
||||||
testtools==2.5.0 ; python_version >= '3.5'
|
testtools==2.5.0
|
||||||
tiddlyweb==2.4.3
|
tiddlyweb==2.4.3
|
||||||
tomli==2.0.1 ; python_version < '3.11'
|
tomli==2.0.1
|
||||||
tomlkit==0.11.8 ; python_version >= '3.7'
|
tomlkit==0.11.8
|
||||||
typing-extensions==3.7.2
|
typing-extensions==3.7.4.3
|
||||||
urllib3==1.25.11 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
urllib3==1.25.11
|
||||||
uwsgi==2.0.21
|
uWSGI==2.0.21
|
||||||
vine==1.3.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
vine==1.3.0
|
||||||
virtualenv==20.23.0 ; python_version >= '3.7'
|
virtualenv==20.23.0
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
webob==1.8.7 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
WebOb==1.8.7
|
||||||
websocket-client==1.5.1 ; python_version >= '3.7'
|
websocket-client==1.5.3
|
||||||
werkzeug==0.16.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
Werkzeug==0.16.1
|
||||||
wheel==0.40.0 ; python_version >= '3.7'
|
wheel==0.40.0
|
||||||
wrapt==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
wrapt==1.15.0
|
||||||
wsgi-intercept==1.11.0
|
wsgi-intercept==1.11.0
|
||||||
xmltodict==0.13.0 ; python_version >= '3.4'
|
xmltodict==0.13.0
|
||||||
yappi==1.4.0
|
yappi==1.4.0
|
||||||
yq==3.2.1 ; python_version >= '3.6'
|
yq==3.2.1
|
||||||
zipp==3.15.0
|
zipp==3.15.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
DECKHAND_VERSION=commit/06b1631d8a31a1e7147e8751025d0ef2ff4b31f5
|
DECKHAND_VERSION=commit/06b1631d8a31a1e7147e8751025d0ef2ff4b31f5
|
||||||
SHIPYARD_VERSION=commit/7ea83c25efc4e689e5cb0df19614d9ca538eda22
|
SHIPYARD_VERSION=commit/7ea83c25efc4e689e5cb0df19614d9ca538eda22
|
||||||
PROMENADE_VERSION=commit/3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c
|
PROMENADE_VERSION=commit/16debd81747fcde8e0628e141ee67d697b06c46d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user