Comment 10 for bug 1284202

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

Reviewed: https://review.openstack.org/216716
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=69a4ca0a83f1fb0a457448ba68a81d7cc3429cc4
Submitter: Jenkins
Branch: stable/kilo

commit 69a4ca0a83f1fb0a457448ba68a81d7cc3429cc4
Author: Jeffrey Zhang <email address hidden>
Date: Thu Jun 4 23:44:18 2015 +0800

    Support all_tenants search_opts for neutron

    Add support for the all_tenants search option when listing
    security group with neutron as the backend

    The neutron doesn't have `all-tenants` concept. All the security
    groups will be returned if the project/tenant id is not passed.

    Change-Id: I465c946a006aca21b298f8226f55725a8c36c1f8
    Co-authored-by: Xurong Yang <email address hidden>
    closes-bug: #1284202
    (cherry picked from commit 5da4a317086e6c9d6620d1bd686bc53923006904)