
- uplifted some python modules - fixed tox4 requirements - added focal build node as a default one - added bindep.txt and bindep role to playbooks and docker image build process - changes Makefile to reflect GoLang and dependency management changes - upgraded Helm to v3 for chart build process - uplifted postgresql version to 14.6 - fixed deprecated falcon.API - replaced with falcon.APP - fixed upstream docker image publishing process Change-Id: I307d72bb7680f6f5c71e42ad30666cf786420460
31 lines
567 B
Plaintext
31 lines
567 B
Plaintext
# edited with compartibility with shipyard's apache-airflow 1.10.15
|
|
alembic==1.4.3
|
|
Beaker==1.12.0
|
|
click==6.7
|
|
defusedxml===0.6.0
|
|
falcon==3.1.1
|
|
iso8601==0.1.13
|
|
jinja2==3.0.3
|
|
jsonschema==3.2.0
|
|
keystoneauth1==5.1.1
|
|
keystonemiddleware==10.2.0
|
|
libvirt-python==9.2.0
|
|
netaddr==0.8.0
|
|
oauthlib==3.1.0
|
|
oslo.config==8.7.1
|
|
oslo.policy==3.10.1
|
|
oslo.versionedobjects==2.4.0
|
|
Paste==3.5.0
|
|
PasteDeploy==3.0.1
|
|
psycopg2-binary==2.8.4
|
|
PTable==0.9.2
|
|
pyghmi==1.5.60
|
|
pylibyaml==0.1.0
|
|
pymongo==3.10.1
|
|
PyYAML==5.4.1
|
|
redfish==3.1.9
|
|
requests==2.23.0
|
|
SQLAlchemy==1.2.8
|
|
ulid2==0.1.1
|
|
uWSGI==2.0.21
|