Comment 143 for bug 1515222

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

Reviewed: https://review.openstack.org/271234
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=e7e9c3ba339fbac4b27fe00065702f929904a71f
Submitter: Jenkins
Branch: master

commit e7e9c3ba339fbac4b27fe00065702f929904a71f
Author: jichenjc <email address hidden>
Date: Fri Jan 22 02:46:48 2016 +0800

    change os-consoles to consoles on the path

    /v2.1/{tenant_id}/servers/{server_id}/os-consoles
    is inconsistent to existing code
    it should be
    /v2.1/{tenant_id}/servers/{server_id}/consoles

    Change-Id: I40d63e7685b5f59ce610043d1d6899212eefbb47
    Partial-Bug: #1515222