charms.openstack/charms_openstack
Liam Young 45ffbcd9a4 Allow charms to specify mandatory_config.
Allow a charm to specify config options that must be set. The charm
can do this by creating a list of config options called
mandatory_config. The check is run everytime assess_status is called.

Change-Id: I2bb9d2d873e1916624a26c08b036a16e91195b86
2019-01-26 15:30:21 +00:00
..
charm Allow charms to specify mandatory_config. 2019-01-26 15:30:21 +00:00
devices Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
sdn Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
__init__.py Add license headers to all source files 2016-06-28 11:13:14 +01:00
adapters.py [Trivial Fix] Remove the repetition words 2019-01-07 11:31:12 +08:00
bus.py Add bus for auto-loading charm modules. 2018-09-20 09:29:26 +00:00
ip.py Fix copy and paste typo 2019-01-09 10:29:46 -08:00
test_mocks.py Inc charmhelpers openstack HA Utils in unittest mocks 2018-12-19 14:33:20 +00:00
test_utils.py Fix for bug/1645473 -- test registered hooks 2016-11-30 13:05:28 +00:00