Comment 2 for bug 1785415

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

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

commit 00b585a1b94099e58177a04b204ca94fa0bc5908
Author: Yikun Jiang <email address hidden>
Date: Mon Aug 6 10:33:27 2018 +0800

    Add microversion info in the os-server-groups API samples

    The os-server-groups samples are using 2.64 but don't explicitly say
    that, so we need something like "(v2.64)" in the os-server-groups.inc.

    In this patch, we add microversion info in the os-server-groups API
    samples.

    Change-Id: Ia7e25ceba532e6cfd0ed18cf3cc8113512d50323
    Closes-bug: #1785415