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

[feature request] add an option to "enos destroy" to remove the VMs #249

Open
t-valette opened this issue Jun 15, 2018 · 0 comments
Open

Comments

@t-valette
Copy link
Contributor

We need to kill all VMs before calling "enos destroy" else we may get this error message :

{"changed": true, "cmd": ["/tmp/kolla-cleanup/tools/cleanup-containers"], "delta": "0:00:00.083557", "end": "2018-06-14 16:44:18.604683", "failed": true, "rc": 1, "start": "2018-06-14 16:44:18.521126", "stderr": "", "stderr_lines": [], "stdout": "Some qemu processes were detected.\nDocker will not be able to stop the nova_libvirt container with those running.\nPlease clean them up before rerunning this script.", "stdout_lines": ["Some qemu processes were detected.", "Docker will not be able to stop the nova_libvirt container with those running.", "Please clean them up before rerunning this script."]}

We could add an option to enos destroy to remove the VMs before calling the rest of the destroy process

@t-valette t-valette changed the title add an option to "enos destroy" to remove the VMs [feature request] add an option to "enos destroy" to remove the VMs Jun 15, 2018
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