Comment 0 for bug 1229275

Revision history for this message
Andres Rodriguez (andreserl) wrote : juju destroy-environment also destroys nodes that are not controlled by juju

In a saucy MAAS environment, I had machines allocated to the admin user that were deployed using maas-cli (not using juju). These were perfectly running machines. However, while trying to use juju I noticed that a 'juju destroy-environment' put the machines that were 'allocated to admin' back to a 'Ready' state. These machines were not being used / controller by juju, but rather by maas-cli.

This means that juju destroys all of the machines regardless of whether they are being used by juju or not.