~vultaire/charm-juju-controller:functest-fix

Last commit made on 2021-08-19
Get this branch:
git clone -b functest-fix https://git.launchpad.net/~vultaire/charm-juju-controller
Only Paul Goins can upload to this branch. If you are Paul Goins please log in for upload directions.

Branch merges

Branch information

Name:
functest-fix
Repository:
lp:~vultaire/charm-juju-controller

Recent commits

bcb1ef1... by Paul Goins

Minimized code

* Removed unused bits
* replaced model.async_block_until with model.block_until (slight
  simplification)

559f997... by Paul Goins

Removed local charm deployment via zaza

juju-controller is deployed into the nested Juju environment living on
the ubuntu unit; it is not used in the parent environment at all, so it
should be removed.

0c19ad9... by Paul Goins

Fixed and reworked overlays

* Moved the templated local charm clause to
  local-charm-overlay.yaml.j2, reducing duplication between the
  bionic/focal overlays.

* Added missing num_units clause.

80d1cea... by Paul Goins

Fixed pathing to modified ubuntu charm

b2751b9... by Xav Paice

Minor update to README.md format

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-juju-controller/+git/charm-juju-controller/+merge/406274
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Drew Freiberger <email address hidden>

f99ca37... by Drew Freiberger

resolved ambiguity in README and removed deprecated landscape-client:registration example

e71de94... by Xav Paice

Minor update to README.md format

a49a21f... by Adam Dyess

Add Monitoring for juju-db installed by snap

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-juju-controller/+git/charm-juju-controller/+merge/406258
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Paul Goins <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

b440406... by Adam Dyess

fix monitoring issue when juju-db snap is installed

633b89b... by Celia Wang

Add ubuntu unit workload msg ''

Reviewed-on: https://code.launchpad.net/~ziyiwang/charm-juju-controller/+git/charm-juju-controller/+merge/401162
Reviewed-by: Xav Paice <email address hidden>