Files
armada/Armada.egg-info/entry_points.txt
Sergiy Markin 386a686e69 [focal] Python modules sync with Airship project
- 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
2023-04-21 23:49:14 +00:00

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