Fix the neutron-ironic-agent fail to start

Closes-Bug: ATMOSPHERE-633
Depends-On: I0b15142aabab38fafab829a16cee0297b749e6e8
Change-Id: Idf6b26b0983c8d3cb8ecdd9ef4523b7f12a51592
(cherry picked from commit 60aa8ed0f3a114d6d9af921db19b029e6af27dfa)
7 files changed
tree: a5e6ec2f491f0b83c90bd37f9a9ced1f72298090
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. doc/
  6. hack/
  7. images/
  8. internal/
  9. meta/
  10. molecule/
  11. playbooks/
  12. plugins/
  13. releasenotes/
  14. roles/
  15. tests/
  16. tools/
  17. zuul.d/
  18. .ansible-lint
  19. .charts.yml
  20. .envrc
  21. .flake8
  22. .gitignore
  23. .gitreview
  24. .pre-commit-config.yaml
  25. .python-version
  26. .stestr.conf
  27. Earthfile
  28. flake.lock
  29. flake.nix
  30. galaxy.yml
  31. go.mod
  32. go.sum
  33. README.md
  34. requirements.txt
  35. setup.cfg
  36. setup.py
  37. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::

pre-commit install --hook-type commit-msg