Juju Charm - Keystone LDAP backend
Go to file
Alex Kavanagh 317e55074d Fix charm error when domain-backend relation disconnects
The charm failed with an error so that it wasn't properly removed.
This fix allows the domain-backend disconnect event to be handled so
that the charm can be removed.

Change-Id: I850eadb48af8709e25cb9203ddf9a135f1d94c8f
2017-07-19 15:56:57 +01:00
src Fix charm error when domain-backend relation disconnects 2017-07-19 15:56:57 +01:00
unit_tests Add guard state around configure_domain_name() 2017-07-11 11:43:02 +01:00
.gitignore Initial baseline of charm 2017-01-27 14:31:20 +00:00
.gitreview Initial baseline of charm 2017-01-27 14:31:20 +00:00
.project Initial baseline of charm 2017-01-27 14:31:20 +00:00
.pydevproject Initial baseline of charm 2017-01-27 14:31:20 +00:00
.testr.conf Add unit testing for reactive handlers 2017-01-27 17:39:29 +00:00
LICENSE Initial baseline of charm 2017-01-27 14:31:20 +00:00
rebuild Rebuild charm to sync charmhelpers 2017-07-05 12:19:57 -07:00
requirements.txt Initial baseline of charm 2017-01-27 14:31:20 +00:00
test-requirements.txt Initial baseline of charm 2017-01-27 14:31:20 +00:00
tox.ini Add basic amulet tests, with AMULET overrides for configuration 2017-01-30 12:33:13 +00:00