Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Role shouldn't require libvirt_vm_memory_mb and libvirt_vm_vcpus to be set when destroying the VM #10

Open
priteau opened this issue Sep 28, 2018 · 0 comments

Comments

@priteau
Copy link
Member

priteau commented Sep 28, 2018

The libvirt_vm_vcpus and libvirt_vm_memory_mb variables are required by the stackhpc.libvirt-vm role even when setting libvirt_vm_state to absent. Using the role without them fails with the following error:

FAILED! => {"msg": "'libvirt_vm_vcpus' is undefined"}

See https://review.openstack.org/#/c/606132 for context.

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

No branches or pull requests

1 participant