
- adjusted .gitignore to keep fresh egg-info and omit build artifacts - fresh egg-info data is needed for promenade that depends on Deckhand - restored deckhand-functional-uwsgi-py38 gate - restored deckhand-integration-uwsgi-py38 gate - made deckhand-airskiff-deployment gate voting ( treasuremap project has been updated) - removed bionic gates - updated focal dockerfile - added more binary deps into bindep.txt - updated deckhand chart values to latest images - focal and wallaby - fixed python code to compy with CVE's found by fresh version of bandit - implemented pip freeze approach - added tox -e freeze profile to manage it - requirements-frozen.txt is now main file with requirements - requirements-direct.txt is the file to control deps - updated setup.cfg to adjust to newer version of setuptools - fixed airskiff-deploy gate - fixed docker-image-build playbook to restore Quay repo image publish - updated other playbooks to include roles from zuul/base-jobs in order to setup build hosts properly - removed workaround with hardcoded dns resolver ip 10.96.0.10 as it became obsolette due to recent fix in openstack-helm-infra - adjusted tools/whitespace-linter.sh script - tox.ini has been brought to compliance with tox4 requirements - replaced str() calls with six.text_type() according to D325 Deckhand specific commandment from Hacking.rst - locked python-barbicanclient version with 5.2.0 because of breaking changes in the upper versions Change-Id: I1cd3c97e83569c4db7e958b3400bdd4b7ea5e668
30 lines
436 B
Plaintext
30 lines
436 B
Plaintext
|
|
|
|
amqp
|
|
bandit==1.6.0
|
|
chardet==3.0.4
|
|
fixtures==3.0.0
|
|
flake8==3.8.4
|
|
gabbi==1.35.1
|
|
jsonpickle==1.4.1
|
|
openstacksdk==0.36.5
|
|
openstacksdk==0.36.5
|
|
os-testr==2.0.1
|
|
os-testr==2.0.1
|
|
oslotest==4.5.0
|
|
packaging==21.3
|
|
pifpaf==3.1.5
|
|
pylibyaml==0.1.0
|
|
pyparsing==2.4.7
|
|
pytest >= 3.0
|
|
pytest-cov==4.0.0
|
|
python-subunit==1.4.0
|
|
requests==2.27.0
|
|
six==1.16.0
|
|
stestr==3.2.0
|
|
testrepository==0.0.20
|
|
testtools==2.5.0
|
|
tox>=3.28.0, <4.0.0
|
|
urllib3==1.25.11
|
|
yq==3.2.1
|