Juju Charm - Vault plugin for Barbican
Go to file
Frode Nordahl 5ee8482fdc
Ensure handler fires only when data is changed
At present the charm will attempt to request a one-shot token
multiple times which leads to hook errors.
2018-10-22 14:10:19 +02:00
src Ensure handler fires only when data is changed 2018-10-22 14:10:19 +02:00
unit_tests Ensure handler fires only when data is changed 2018-10-22 14:10:19 +02:00
.gitignore Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00
.stestr.conf Add barbican-vault charm code and unit tests 2018-10-17 16:52:15 +02:00
.travis.yml Retrieve secret-id from vault using one-shot token 2018-10-19 14:42:38 +02:00
LICENSE Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00
requirements.txt Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00
test-requirements.txt Retrieve secret-id from vault using one-shot token 2018-10-19 14:42:38 +02:00
tox.ini Initial commit of charm skeleton 2018-10-11 11:31:52 +02:00