a5730f8db8
For now we leave the tiller status enpdpoint, until Shipyard has had a release to stop depending on it [0]. [0]: https://review.opendev.org/c/airship/shipyard/+/802718 Signed-off-by: Sean Eagan <seaneagan1@gmail.com> Change-Id: If8a02d7118f6840fdbbe088b4086aee9a18ababb
37 lines
713 B
Plaintext
37 lines
713 B
Plaintext
amqp<2.7,>=2.6.0
|
|
deepdiff==3.3.0
|
|
gitpython
|
|
jsonschema>=3.0.1,<4
|
|
keystoneauth1>=3.18.0
|
|
keystonemiddleware==5.3.0
|
|
kombu<4.7,>=4.6.10
|
|
kubernetes>=12.0.0
|
|
Paste>=2.0.3
|
|
PasteDeploy>=1.5.2
|
|
pylibyaml~=0.1
|
|
pyyaml~=5.1
|
|
requests
|
|
retry
|
|
setuptools>=40.4.3
|
|
prometheus_client>=0.7.0
|
|
|
|
# API
|
|
falcon
|
|
uwsgi>=2.0.15
|
|
|
|
# CLI
|
|
click>=6.7
|
|
|
|
# Oslo
|
|
oslo.cache>=1.38.1 # Apache-2.0
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.config>=7.0.0 # Apache-2.0
|
|
oslo.context>=2.14.0 # Apache-2.0
|
|
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
|
|
oslo.log>=3.45.2 # Apache-2.0
|
|
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
|
|
oslo.middleware>=3.27.0 # Apache-2.0
|
|
oslo.policy>=1.23.0 # Apache-2.0
|
|
oslo.serialization==2.29.2 # Apache-2.0
|
|
oslo.utils>=3.42.1 # Apache-2.0
|