Comment 3 for bug 1477397

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

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

commit d9aa47f2a6394ccf01ea979b4a6130a3009fad49
Author: Keiichiro Tokunaga <email address hidden>
Date: Fri Jul 24 19:44:51 2015 +0900

    Delete an entry from "List security group rules" table

    "Response parameters" table of "List security group rules" has an
    unnecessary entry. There are two "tenant_id" entries in the table.
    The latter is the unnecessary one as "tenant_id" in a response
    parameter is the ID of the tenant who owns the security group rule.

    Change-Id: I98300d7af66f5085e7360b2fab3ee260440ac73d
    Closes-Bug: #1477397