Juju Charm - Masakari Instances High Availability Service
Go to file
Frode Nordahl 8e4bd07aa5
Distribute direct charm dependencies
Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Update domain name uesd in ``.gitreview``.

Change-Id: Ib8476c72020c0a1fbb2549c3ceeafac7f12f3efe
2019-08-15 12:31:11 +02:00
src Distribute direct charm dependencies 2019-08-15 12:31:11 +02:00
unit_tests Fix upgrade check 2019-03-20 11:42:05 +00:00
.gitignore Add unit tests 2019-03-20 09:20:01 +00:00
.gitreview Distribute direct charm dependencies 2019-08-15 12:31:11 +02:00
.stestr.conf Add unit tests 2019-03-20 09:20:01 +00:00
.zuul.yaml Add upstream testing and review 2019-07-22 10:38:24 +00:00
LICENSE first 2019-02-08 12:17:58 +01:00
README.md Create README.md 2019-02-13 15:13:20 +01:00
requirements.txt first 2019-02-08 12:17:58 +01:00
test-generate-requirements.txt first 2019-02-08 12:17:58 +01:00
test-requirements.txt first 2019-02-08 12:17:58 +01:00
tox.ini Add unit tests 2019-03-20 09:20:01 +00:00

README.md

charm-masakari

masakari juju charm layer

In progress masakari charm - is a copy of a previous charm and requires clean-up - do not use as a reference