Comment 1 for bug 2067509

Revision history for this message
Andre Ruiz (andre-ruiz) wrote (last edit ):

Just for the record, currently I'm destroying the maas deployment from the client machine with this commands. It works but it is not ideal.

juju destroy-model --destroy-storage --no-prompt --force --no-wait openstack && sleep 5
juju destroy-model --destroy-storage --no-prompt --force --no-wait openstack-machines && sleep 5
juju destroy-controller --no-prompt --destroy-storage --force sunbeamci-controller && sleep 5
sudo snap remove --purge juju
sudo snap remove --purge openstack
rm -rf ~/.local/share/juju
rm -rf ~/.local/share/openstack