Skip to content

[BUG] Attached floating IP is not released when the EWCCLI deletes an intance #69

@slothkong

Description

@slothkong

Affected Command

ewc infra delete

Describe the issue

When using the EWCCLI to cleanup after deploying an Item (technology: "Ansible Playbook") with an optional external IP address from, the external floating IP address that was attached to the underlying VM remains locked, even when the VM is successfully teared down.

Steps to Reproduce

  1. Deploy any Item, e.g. ewc hub deploy ssh-bastion-flavour --external-ip
  2. Tear down the Item (and its underlying VM) by running ewc infra delete ssh-bastion-flavour

Expected Behavior

Not only the VM is deleted, but the dangling floating ip is released right away as to not cause confusion or consume unnecessary quotas.

Logs or Output

Environment

Linux

EWC CLI Version

main (216a50a297f08e3d274d2e019a9add8fb9dfac97)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions