693f99363e
This PS performs the following changes: - updates approach to freeze requirements.txt - adds freeze tox profile - upgrades helm to v3.9.4 - changes deployment scripts in accordance with new helm v3 - python code has been re-styled to pass pep8 tests - added tox-docs zuul gate - added tox-py38 zuul gate - added tox-cover zuul gate - added tox-pep8 zuul gate - deprecated old unit-tests zuul gate - added a dependency pre-run playbook to deliver zuul node setup needed for python tox gates to run unit tests - added tox profiles for py38,pep8,docs and cover tests Change-Id: I960326fb0ab8d98cc3f62ffa638286e4fdcbb7c7
40 lines
657 B
Plaintext
40 lines
657 B
Plaintext
cachetools==5.3.1
|
|
certifi==2023.5.7
|
|
chardet==3.0.4
|
|
debtcollector==2.5.0
|
|
google-auth==2.19.0
|
|
idna==2.10
|
|
iso8601==1.1.0
|
|
kubeconfig==1.1.1
|
|
kubernetes==26.1.0
|
|
msgpack==1.0.5
|
|
netaddr==0.8.0
|
|
netifaces==0.11.0
|
|
oauthlib==3.2.2
|
|
oslo.config==8.7.1
|
|
oslo.context==5.1.1
|
|
oslo.i18n==6.0.0
|
|
oslo.log==4.6.0
|
|
oslo.serialization==5.1.1
|
|
oslo.utils==6.1.0
|
|
packaging==23.1
|
|
pbr==5.5.1
|
|
pip==23.1.2
|
|
pyasn1==0.5.0
|
|
pyasn1-modules==0.3.0
|
|
pyparsing==3.0.9
|
|
python-dateutil==2.8.2
|
|
pytz==2023.3
|
|
PyYAML==6.0
|
|
requests==2.23.0
|
|
requests-oauthlib==1.3.1
|
|
rfc3986==2.0.0
|
|
rsa==4.9
|
|
setuptools==67.7.2
|
|
six==1.16.0
|
|
stevedore==5.1.0
|
|
urllib3==1.24.3
|
|
websocket-client==1.5.2
|
|
wheel==0.40.0
|
|
wrapt==1.15.0
|