deckhand/deckhand
Sergiy Markin ac4edb0c64 [focal] Deckhand project updates
- 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
2023-04-20 19:39:43 +00:00
..
Deckhand.egg-info [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
barbican [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
client Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00:00
common [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
conf [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
control [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
db [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
engine [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests [focal] Deckhand project updates 2023-04-20 19:39:43 +00:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-25 04:54:48 +00:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
errors.py update to focal and python 3.8 2023-02-24 10:51:57 -05:00
factories.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py update to focal and python 3.8 2023-02-24 10:51:57 -05:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00