Comment 6 for bug 1432816

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (stable/juno)

Reviewed: https://review.openstack.org/230705
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy/commit/?id=62439a52d8d379ab7cb14eb241305ac1eece1847
Submitter: Jenkins
Branch: stable/juno

commit 62439a52d8d379ab7cb14eb241305ac1eece1847
Author: Sumit Naiksatam <email address hidden>
Date: Fri Mar 20 16:53:11 2015 -0700

    Admin or Provider tenant to own implicit SCIs

    Whenever a Redirect action is provided/consumed GBP, the
    implicitly created SCI could be owned by different tenants
    depending on the actor triggering it.
    To make this consistent, this patch proposes to have a single
    configurable admin tenant that will own all the chain resources.
    When the said tenant is not configured, the provider PTG's
    tenant will be used instead.

    Closes-Bug: 1432816
    (cherry picked from commit 3becb34638a1ff52c29df6ddd721d9b945aa2200)
    (cherry picked from commit debadf861e794fb06a184e0798ead4825a86394a)

    Conflicts:
     gbpservice/common/utils.py
     gbpservice/neutron/extensions/patch.py
     gbpservice/neutron/services/grouppolicy/drivers/resource_mapping.py
     gbpservice/neutron/services/servicechain/plugins/ncp/context.py
     gbpservice/neutron/tests/unit/db/grouppolicy/test_group_policy_db.py
     gbpservice/neutron/tests/unit/db/grouppolicy/test_servicechain_db.py
     gbpservice/neutron/tests/unit/services/grouppolicy/test_resource_mapping.py

    Change-Id: I117ade668d3ec01ed8b1b33b3c3a5b6060117082