Juju Charm - Gnocchi
Go to file
Hemanth Nakkina 901e08ea00 Fix blocked gnocchi unit due to remove/add ceph-mon relation
Removing and adding back ceph-mon relation to gnocchi unit, the unit becomes
blocked. Since the flag ceph.create_pool.req.sent is already set, its not
triggered during subsequent add of ceph-mon relation. This makes the relation
inactive.

This patch resets the flag ceph.create_pool.req.sent based on the flags that
will be reset at ceph-client interface when relation is broken.

Change-Id: I3a1f4a0fa61c739c8e6d6581670438944dfcbc7c
Closes-Bug: #1856936
2019-12-20 14:53:37 +05:30
src Fix blocked gnocchi unit due to remove/add ceph-mon relation 2019-12-20 14:53:37 +05:30
unit_tests Fix blocked gnocchi unit due to remove/add ceph-mon relation 2019-12-20 14:53:37 +05:30
.gitignore Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:22 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:11:26 -05:00
.zuul.yaml Switch to Ussuri jobs 2019-11-14 14:57:31 +08:00
LICENSE Initial charm version 2017-07-03 14:50:32 +01:00
rebuild Rebuild to pick of charmhlper fix. 2019-11-21 14:19:16 +00:00
requirements.txt Update requirements 2018-10-04 10:51:46 -05:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-07 17:11:26 -05:00
tox.ini Sync charm/ceph helpers, tox, and requirements 2019-10-11 11:29:24 +00:00