Commit Graph

8 Commits

Author SHA1 Message Date
Alex Kavanagh 51da10c64e Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: I82c318ab9241e491543a4994726069a392c032e4
2022-04-18 21:06:33 +01:00
camille.rodriguez b9a5c54da8 Enable S3 storage backend for Gnocchi
This feature enables the use of a S3 storage backend for Gnocchi.

Charm specs PR: https://review.opendev.org/#/c/738631/
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/334

Change-Id: I959ed69e08b178cddf72535f22499a66b24f9567
2020-06-30 15:31:00 +00:00
David Ames 0a2315c196 Enable Bionic as a gate test
Change bionic test from dev to gate for 18.05.

Change-Id: Ib4cf1f94b3ba86380f79b5254e21de46f23d3c98
2018-05-16 14:31:14 -07:00
David Ames 4666b8024c Do not set gnocchi URL until clustering complete
Gnocchi was providing its URL to client charms before its VIP was
completely setup. This change checks that an hacluster relation
exists and if so waits to provide its URL until the hacluster setup
is complete.

Depends-On: I23eb5e70537a62d5b9e5e24d09f37519b63a1717
Change-Id: I3a6991ecb4eca8659c08d5c5d00d35b8d22bf79e
Closes-Bug: #1749280
2018-02-28 21:22:00 +00:00
James Page 0764051352 Default ceph pool name to service name
Ensure that the pool name requested matches the service name
for the application, inline with other OpenStack charms.

Change-Id: Ia3ee274b52bdb2cb90a17e43ec5a379e7765efe0
2017-09-25 11:05:26 +01:00
James Page 8754b3941c Misc missing files and ignores 2017-07-10 14:06:10 +01:00
James Page bde9af6434 First round of updates to functional base charm 2017-07-06 12:27:50 +01:00
James Page 1a9a8da5bd Initial charm version 2017-07-03 14:50:32 +01:00