﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
15432,'--type headless' is only documented for 'startvm' but is also needed on 'controlvm poweroff' and 'controlvm reset',ElCoyote,,"Hello,

I am modifying the OpenStack Ironic driver for VBOX so that it works on headless VirtualBox machines or when someone else is logged on at the console.

My patch review is here: 
https://review.openstack.org/#/c/311278/6/ironic/drivers/modules/ssh.py

One of the biggest complaints from the reviewers stands as follows:

-------------------
Line 160:  %s' % vbox_headless_str,
headless option is available only for startvm. Am I missing something
http://download.virtualbox.org/virtualbox/5.0.0/UserManual.pdf
-------------------

What is the stability of the '--type headless' arg to controvm and can you please make it documented?

Right now, with that patch. I am able to spawn a 16-node tripleo environement using VirtualBox as the Hypervisor and Linux as the host OS.

Thank you,

Regards,

Vincent S. Cojot",enhancement,closed,documentation,VirtualBox 5.0.20,invalid,,,Linux,Linux
