Comment 11 for bug 1500688

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

Reviewed: https://review.openstack.org/230149
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=cce7cd32775bc9d77a5ad57971be5d7c36e3aee5
Submitter: Jenkins
Branch: master

commit cce7cd32775bc9d77a5ad57971be5d7c36e3aee5
Author: Mark Doffman <email address hidden>
Date: Thu Oct 1 14:46:13 2015 -0500

    Support the server side remote-console API changes

    In microversion 2.6 the remote-console API was changed.
    See http://docs.openstack.org/developer/nova/api_microversion_history.html
    for details of those changes.

    This adds support for the new remote-console API.

    Change-Id: I67098d6ce8c71f3ac0073628fd3b0aa23cd81918
    Closes-Bug: #1500688