Juju Charm - Vault secrets managment
Go to file
David Ames 3e48efe85b Do not check app role auth until ready
The client_approle_authorized was checking for app role authorization
too early before the charm had been authorized by the authorize-charm
action.

Before checking on app role authorization verify the leader setting,
"local-charm-access-id",  set by the authorize-charm action.

Closes-Bug: #1889654
Change-Id: I53f2c357c06a5ac9846718654d35c9baa576cafd
2020-08-03 14:44:56 -07:00
src Do not check app role auth until ready 2020-08-03 14:44:56 -07: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