cloudify-openstack-plugin icon indicating copy to clipboard operation
cloudify-openstack-plugin copied to clipboard

Cleanup runtime properties on failed create.

Open EarthmanT opened this issue 7 years ago • 0 comments

If you execute create operation on a resource and the resource fails either during the create or after for another reason, we should cleanup the resource's runtime properties.

Similarly, we need to make delete operations infer when a resource has been cleaned up from a failed create.

EarthmanT avatar Mar 05 '18 17:03 EarthmanT