Juju Charm - Keystone LDAP backend
Go to file
Alex Kavanagh 2ba3850521 Add guard state around configure_domain_name()
This change adds a guard state around the configure_domain_name()
function so that it only gets called ONCE when the relation connects.

This is to prevent restarting keystone everytime the update-status
hook runs on this charm.

Change-Id: I85d14ddb97e78be966f0cc8dbbcea312599d7327
2017-07-11 11:43:02 +01:00
src Add guard state around configure_domain_name() 2017-07-11 11:43:02 +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