brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
426 stars 66 forks source link

Stopping a failed docker infrastructure does not remove the app #310

Open johnmccabe opened 8 years ago

johnmccabe commented 8 years ago

If you try to stop a running or failed docker infrastructure it does not get removed from clocker, expunging/unmanaging then causes failures on rebind.

For the failure case for example if you try to deploy an infrastructure with the same location name as an existing cloud then the app does not get deleted even though no machineLocations were provisioned.