Add {priority,runtime}ClassName for db-sync

Skip-Release-Notes

Change-Id: I6ba1fef0069c3b6d77fa05010d39b1e9804f2af7
21 files changed
tree: 22c4a2b03920d6b2305f8b5a22bc7fe846f661c6
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. cmd/
  6. doc/
  7. hack/
  8. images/
  9. internal/
  10. meta/
  11. molecule/
  12. playbooks/
  13. plugins/
  14. releasenotes/
  15. roles/
  16. tests/
  17. tools/
  18. zuul.d/
  19. .ansible-lint
  20. .charts.yml
  21. .envrc
  22. .flake8
  23. .gitignore
  24. .gitreview
  25. .pre-commit-config.yaml
  26. .python-version
  27. .stestr.conf
  28. docker-bake.hcl
  29. Earthfile
  30. flake.lock
  31. flake.nix
  32. galaxy.yml
  33. go.mod
  34. go.sum
  35. README.md
  36. requirements.txt
  37. setup.cfg
  38. setup.py
  39. 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