~cjwatson/layer-coordinator:config-flags

Last commit made on 2023-04-18
Get this branch:
git clone -b config-flags https://git.launchpad.net/~cjwatson/layer-coordinator
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
config-flags
Repository:
lp:~cjwatson/layer-coordinator

Recent commits

9698fee... by Colin Watson

Update hooks to handle setting config flags

This brings us up to date with changes to `layer-basic`:

  https://github.com/juju-solutions/layer-basic/commit/92e91d9f81414edf97fc642ffc51ae2cd763b43b
  https://github.com/juju-solutions/layer-basic/commit/a341618dd6035a86350bd3623aa31a3680859650
  https://github.com/juju-solutions/layer-basic/commit/aaf47539e6c040b40fa6311ecc2adf61857ff8f2

aca7e1c... by Stuart Bishop

Update hooks to match backward imcompatible changes from the base layer

9b92d4d... by Stuart Bishop

documentation typo

9485297... by Stuart Bishop

Split reactive/coordinator/*.py into {reactive,lib/charms}/coordinator.py and remove lib/reactive symlink hack

ccb6171... by Stuart Bishop

Fixes and improvements to logging and SimpleCoordinator

664f23e... by Stuart Bishop

Hack absolute imports by linking reactive directory into sys.path

80b9d4e... by Stuart Bishop

delint

aa510a2... by Stuart Bishop

Kill rogue whitespace in yaml example

96a2a38... by Stuart Bishop

Initial version