Juju Charm - Aodh
Go to file
Alex Kavanagh 3e361ce1f0 Updates for testing period for 23.10 release
* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* Removal of lunar from metadata, charmcraft.yaml
  osci.yaml, tests.yaml and associated bundles.
* Locked libs and tests to stable/bobcat branches for:
  * charm-helpers
  * charms.openstack
  * zaza
  * zaza-openstack-tests

Change-Id: Ife31232accca14fd996081fec705a23098d3a41b
2023-11-02 15:28:29 -03:00
src Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
unit_tests Add 2023.2 Bobcat support 2023-07-25 16:39:02 -04:00
.gitignore Add *.charm to gitignore 2022-04-18 21:05:11 +01:00
.gitreview Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
.project Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.pydevproject Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 16:32:12 -05:00
.zuul.yaml Add Antelope support 2023-03-07 23:01:06 +00:00
LICENSE Re-baseline aodh charm based on new charm layer work 2016-06-20 15:36:08 +01:00
bindep.txt Add Kinetic and Zed support 2022-08-31 18:41:31 +01:00
charmcraft.yaml Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
merged-requirements-py38.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
merged-requirements-py310.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 18:13:44 +00:00
osci.yaml Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
rebuild Ensure get_requests_for_local_unit doesn't fail on incomplete relation 2023-08-04 18:45:46 +01:00
rename.sh Update to build using charmcraft 2022-02-01 17:47:21 +00:00
requirements.in Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements-py38.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements-py310.txt Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
test-requirements.in Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00
tox.ini Updates for testing period for 23.10 release 2023-11-02 15:28:29 -03:00