Skip to content

Conversation

michaelw777
Copy link

@michaelw777 michaelw777 commented Jun 25, 2025

Description

In our OpenStack environment we had issues where the image that was being built by this plugin was deleted by the end of the process. A colleague narrowed the issue down to the possibility that image hadn't completely finished saving when packer had received the notification that it had saved which caused the VM to be deleted and also the image to be deleted too.

This PR adds a configurable wait to the image saving process in order to allow the underlying processes to finish. In our testing 5 seconds is enough for the image to be saved correctly.

Resolved Issues

If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:

Closes #37

@michaelw777 michaelw777 requested a review from a team as a code owner June 25, 2025 16:38
Copy link

hashicorp-cla-app bot commented Jun 25, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Openstack image gets deleted after their creation with packer
1 participant