Skip to content

provider nodes are sometimes not really deleted #100

@alfredodeza

Description

@alfredodeza

Added some logging to debug and could not catch any exceptions or errors. I am assuming that the API is sending the destroy() call to the provider and the provider is failing to comply.

The libcloud API returns a boolean to detect correct deletion of a node, and mita does not check for this, so the initial fix (other than extra logging) should be to check for the response back and raise if the node fails to get removed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions