Comment 8 for bug 1178369

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/30036
Committed: http://github.com/openstack/nova/commit/271fc68c1852e3764b7c64d71cd28ac3f803ecba
Submitter: Jenkins
Branch: master

commit 271fc68c1852e3764b7c64d71cd28ac3f803ecba
Author: hartsocks <email address hidden>
Date: Tue May 21 20:38:28 2013 -0700

    VNC console does not work with VCDriver

    Introduces get_vnc_console_vcenter as a way to get
    a modified vnc_console object that connects to the
    ESXi host underneath vCenter control.

    * adds new fake classes for testing
    * documents classes, methods & API logic

    fixes bug: #1178369

    Change-Id: I48430cb9bc9615e02ca9af235f97853f3f0bdafd