Comment 28 for bug 1515222

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

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

commit 4711362abef48d077ab6f27abd379cbf1fc94624
Author: jichenjc <email address hidden>
Date: Tue Nov 17 02:47:00 2015 +0800

    Add description for metadata is empty

    server-group return data's metadata field is always empty
    https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/server_groups.py#L58
    we need to mark this to the end user.

    Change-Id: If6166ac3f79cdf03ebd4c75f2ba568f842d85c17
    Partial-Bug: #1515222