charm-ops-openstack/ops_openstack
Samuel Walladge 35237c71f4 Remove duplicate on_config hook register
CinderStoragePluginCharm should not register self.on_config
as a hook, because the parent class method already will call this
on config changed (OSBaseCharm._on_config).

(also add new tox test targets to keep zuul happy)

Change-Id: I202ad2134e6d56881213a63899e7afda1cc0de00
2022-06-10 08:41:17 +09:30
..
plugins Remove duplicate on_config hook register 2022-06-10 08:41:17 +09:30
__init__.py More setuptool fixes 2020-07-31 10:42:47 +00:00
adapters.py More setuptool fixes 2020-07-31 10:42:47 +00:00
core.py Merge "Implement mandatory configuration parameters" 2022-03-31 17:45:15 +00:00