Comment 2 for bug 1817915

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

Reviewed: https://review.openstack.org/639707
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ba48942c55d0e0a523d7b726a494275176233f4a
Submitter: Zuul
Branch: master

commit ba48942c55d0e0a523d7b726a494275176233f4a
Author: Surya Seetharaman <email address hidden>
Date: Wed Feb 27 16:25:16 2019 +0100

    Fix the api sample docs for microversion 2.68

    This patch adds the following files:

    1) doc/api_samples/os-evacuate/v2.68/server-evacuate-find-host-req.json
    2) doc/api_samples/os-evacuate/v2.68/server-evacuate-req.json

    which were missing in https://review.openstack.org/#/c/634600/
    so that the "tox -e api_samples" can run without errors.

    Change-Id: I248b7e172698a9bee155e72215c231da9033540a
    Closes-bug: #1817915