Comment 5 for bug 1593295

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

Reviewed: https://review.openstack.org/330672
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ce01ef30e32feff289474047808220f61fbfff16
Submitter: Jenkins
Branch: master

commit ce01ef30e32feff289474047808220f61fbfff16
Author: Matthew Edmonds <email address hidden>
Date: Thu Jun 16 12:14:42 2016 -0400

    fix errors in revert resize api docs

    The revert resize action's documentation appears to have been copied
    from the documentation for confirm resize, and missed replacing the
    word 'confirm' with 'revert' in one case. This fixes that.

    It also gives incorrect information about the states involved through
    the revert process. This also corrects that.

    Change-Id: Ib2436da238a4a7b71454ecfee81ede4054b3018e
    Closes-Bug: #1593295