Skip to content

Fix wait condition on delete of openstack::VirtualMachine

Created by: arnaudsjs

Description

Make sure that the delete_resource handler of openstack::VirtualMachine waits until the VM is deleted.

Self Check:

  • Attached issue to pull request
  • Changelog entry
  • Version number is bumped to dev version
  • Code is clear and sufficiently documented
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation

Reviewer Checklist:

  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Code is clear and sufficiently documented
  • Correct, in line with design

Merge request reports

Loading