Juju Charm - Vault secrets managment
Go to file
James Page 68068c64d8 Refactor status assessment
Perform a number of new checks to assess the status of the
local unit:

 - Presence and completeness of relations
 - Status of vault (initialized, sealed)
 - Configuration of memory locking

This review also switches a number of 'status_set' calls to
be 'log' calls to avoid continually polluting the Juju status
display with non-pertinent information during update-status
executions.

Change-Id: I4e467a76bb0951deda8a88c609f4c79f4b0b33f4
2018-04-19 11:46:31 +01:00
src Refactor status assessment 2018-04-19 11:46:31 +01:00
unit_tests Refactor status assessment 2018-04-19 11:46:31 +01:00
.gitignore Add support for using a vip for access 2018-04-17 14:48:23 +00:00
.gitreview Add .gitreview 2018-02-19 09:24:02 +00:00
.stestr.conf Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
copyright add copyright, and some information about vault 2017-06-29 09:31:13 +12:00
requirements.txt Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
test-requirements.txt Refactor status assessment 2018-04-19 11:46:31 +01:00
tox.ini Application version support 2018-04-17 09:36:46 +01:00