| commit | 843764e7102e07ca535b5fb0d94c0e8a02195be4 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Tue Jun 11 10:28:43 2019 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Tue Jun 11 10:32:29 2019 -0400 |
| tree | ee2a98077a9d48e665801ba2d0f817149dfe5708 | |
| parent | 391a3268e11677c83f5321efdc9d22ca6090aed1 [diff] |
Fix uninstall bug that leaves Juju controller running 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>