Fix uninstall bug that leaves Juju controller running 44/7644/1
authorAdam Israel <adam.israel@canonical.com>
Tue, 11 Jun 2019 14:28:43 +0000 (10:28 -0400)
committerAdam Israel <adam.israel@canonical.com>
Tue, 11 Jun 2019 14:32:29 +0000 (10:32 -0400)
During uninstall, the Juju controller was not being destroyed when there
are active models. The `juju destroy-controller` command requires the
additional flag `--destroy-all-models`.

Change-Id: Ie5e3590027907ada08c6e6b2951a6f1ef64d41bf
Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found