Juju Charm - Vault secrets managment
Go to file
Alex Kavanagh 59a4e926bb Add guard to block handlers in assess-status hook
This change blocks most handlers from running during the assess-status
hook.  It may help to alievate issues around the charm trying to do
things with other services (e.g. mysql) during an assess-status hook
when it, strictly speaking, should only be assessing its internal status
and reporting on that.

Change-Id: I5ab1eadbe7e3131526221b06454725293061ba97
Related-Bug: #1883263
2020-09-09 12:31:18 +01:00
src Add guard to block handlers in assess-status hook 2020-09-09 12:31:18 +01:00
unit_tests Do not check app role auth until ready 2020-08-03 14:44:56 -07:00
.gitignore Add support for using a vip for access 2018-04-17 14:48:23 +00:00
.gitreview Switch .gitreview to point to openstack/charm-vault 2019-06-24 21:15:13 +01:00
.stestr.conf Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
.zuul.yaml Switch to Ussuri jobs 2019-12-03 17:05:01 +08:00
copyright add copyright, and some information about vault 2017-06-29 09:31:13 +12:00
rebuild Release sync for 20.08 2020-07-27 21:01:05 +01:00
requirements.txt Update charm build requirements 2020-03-03 09:58:51 +01:00
test-requirements.txt Release sync for 20.08 2020-07-27 21:01:05 +01:00
tox.ini Release sync for 20.08 2020-07-27 21:01:05 +01:00