[
https://issues.apache.org/jira/browse/VCL-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759339#comment-13759339
]
Dmitri Chebotarov commented on VCL-722:
---------------------------------------
shutdown() in OS/Linux.pm and OS/Windows.pm shutdown computers via sending
'shutdown' command (over SSH session). When a VM shutdown this way, OpenNebula
controller doesn't detect VM's state as SHUTDOWN and continue tagging VM as
RUNNING.
Image capture procedure in ONE relies on VM's status change from RUNNING to
SHUTDOWN.
I'm updating Linux.pm and Windows.pm to send ACPI shutdown to VMs via
controller if VM provisioned using ONE module, i.e.
if ($self->provisioner->can("opennebula")) { execute
$self->provisioner->power_off()) }
> OpenNebula module
> -----------------
>
> Key: VCL-722
> URL: https://issues.apache.org/jira/browse/VCL-722
> Project: VCL
> Issue Type: New Feature
> Components: vcld (backend)
> Affects Versions: 2.3
> Reporter: Dmitri Chebotarov
> Assignee: Dmitri Chebotarov
> Priority: Minor
>
> Allows VCL to provision to OpenNebula private cloud.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira