Comment 2 for bug 1332413

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

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

commit 36659828594986167c08c14e8c60d3146a48e99e
Author: Atsushi SAKAI <email address hidden>
Date: Fri Aug 7 16:44:14 2015 +0900

    Add rescue description to Compute v2.1

    Original description is copied from
       api-ref/src/wadls/compute-api/src/v2/ext/os-extended-rescue-with-image.wadl
    to
       os-server-actions-v2.1.wadl
    with editing
      title Extended rescue server => Rescue server
      Status code RESCUE => <code>RESCUE</code>
      response code 200 => 202

    Also sample file is moved (without editing)

    from api-ref/src/wadls/compute-api/src/v2/api_samples/os-extended-rescue-with-image/
    to api-ref/src/wadls/compute-api/src/v2.1/api-samples/servers/

    Change-Id: Ib4ba099adf19161b3c46f756ce54240101baf703
    Closes-Bug: #1332413