Commit Graph

13 Commits

Author SHA1 Message Date
Liam Young
dd0b559d51 Add missing gnocchi ceilometer relation
Change-Id: I4d0162c4ac0740ece3c0f1107e7344905bfc0235
2023-10-31 13:45:42 +00:00
Hemanth Nakkina
1b36cb919e Add py311 in tox file
Add py311 in tox file

Change-Id: Ia8daeca8bcaefd5a528a746c6e07621efff382a1
2023-10-20 07:50:32 +05:30
Liam Young
892c96118d Switch charm to Bobcat
Switch charm to Bobcat release. Microk8s 1.28 will be the default
for Bobcat. Also ensure images are being collected from
ghcr.io/canonical

Change-Id: I290e83df9a9b033625ad9a5a7aa0e5160111470b
2023-10-05 06:17:09 +00:00
Hemanth Nakkina
44e9e8805a Documentation fixes
Fix README.md
Change default OCI image url

Change-Id: If3f4e84b54ffe36172fbd19b9554555fc367dc98
2023-09-29 13:14:31 +05:30
Guillaume Boutry
3528f0935a Migrate traefik ingress to v2
Current ingress relation only routes unit to requirer's leader.
Ingress V2 fixes that issue.

Change-Id: I034f785218ae3e39463ef02b960d0af83f6efb74
2023-09-27 09:41:22 +02:00
Liam Young
1cdcbdff65 Request quorum queues
Update charm config to create rabbbitmq quorum queues.

Change-Id: Ie2e4d05cb0865b47f74b61bdcdb5076d2b8e2dde
2023-09-25 10:29:31 +00:00
Liam Young
26933e2f27 Add 'extra' test dep
python-subunit 1.4.3+ requires 'extras' otherwise an error
occures:
"'run --slowest' is not a stestr command."

Change-Id: I4e4c06fb23470046a4052815ff2b985951fe6c58
2023-09-18 10:04:29 +00:00
Hemanth Nakkina
c22ff1adf2 Modify aodh expirer run cycle to 24 hours
Change the pebble layer for aodh-expirer
to run the expirer once for every 24 hours
instead of 1 minute.

Change-Id: I84631097b5e0ad10a8e89ab8c6a33f8a865aee4c
2023-09-05 11:09:20 +05:30
Hemanth Nakkina
0fe60eafb8 Fix configuration issues
Add following to configuration file:
 - service_credentials
 - gnocchi external domain name.
 - transport_url

Run tox -e fmt for code formatting.

Change-Id: I2c77053ef73cfc82e884dbcd5666f307d11db2c3
2023-08-28 11:02:49 +05:30
Hemanth Nakkina
022c6c52c1 Fix aodh service type to alarming
Currently aodh service type is aodh,
change the service type to alarming

Change-Id: I36230f232b6dc4c3a8b47dcf40384fced7aab4aa
2023-08-24 12:58:13 +05:30
Hemanth Nakkina
cac4c53a90 Add zuul yaml
Add zuul yaml to trigger zuul jobs
Update tests.yaml to wait for application to
be in desired state
Permit charm to run on juju 3.1

Change-Id: Id0191088a9ea447d7915f6f695c136bf06e9c154
2023-08-23 13:35:06 +05:30
Liam Young
1a2e4ea4bc General Fixes
* Point at consilidated rock
* Add telemetry charms to functional test bundle
* Disable aodh-wsgi in api container
2023-08-10 10:43:56 +00:00
Liam Young
d160bc68d0 First cut 2023-08-10 09:17:39 +00:00