rcbops-qe / monster

Deployment/Orchestration Engine
Apache License 2.0
4 stars 8 forks source link

Openstack Provisioner cleanup #158

Closed cjoelrun closed 10 years ago

cjoelrun commented 10 years ago

When monster crashes during rackspace/openstack provisioning, it will fail to destroy or save the instances it created.

It should either destroy the instances after and exception occurs or save them to a node so that they can be deleted with the destroy subcommand.

jcourtois commented 10 years ago

Working on a context manager to achieve this.

https://github.com/jcourtois/monster/tree/safe_build