
- armada-airskiff-deploy is voting gate again - fixed falcon.API deprecation - -> falcon.App - fixed collections.abc.defaultdict not found error - fixed tox4 requirements - implemented requirements-frozen.txt approach to make allike as other Airship projects - uplifted docker version in the image building and publishing gate Change-Id: I337ec07cd6d082acabd9ad65dd9eefb728a43b12
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
[console_scripts]
|
|
armada = armada.shell:main
|
|
|
|
[oslo.config.opts]
|
|
armada.conf = armada.conf.opts:list_opts
|
|
|
|
[oslo.policy.policies]
|
|
armada = armada.common.policies:list_rules
|