Comment 2 for bug 1605088

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

Reviewed: https://review.openstack.org/345218
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=cf20225347766240a2ebb155e6e46b85f84a3ddc
Submitter: Jenkins
Branch: master

commit cf20225347766240a2ebb155e6e46b85f84a3ddc
Author: Rui Chen <email address hidden>
Date: Thu Jul 21 15:30:01 2016 +0800

    Support to get server rdp/serial/mks type console url

    The patch add the support to get server rdp/serial/mks
    type console url, that make osc capability equal with
    current nova server side feature.

    Change-Id: I3dee2531c68563725187c8251d5ea8d4c02cca0c
    Closes-Bug: #1605088