Comment 65 for bug 1547723

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

Reviewed: https://review.openstack.org/334194
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=0013cfeb2b6dc1b7f965b81c5fc901eee8d2b9de
Submitter: Jenkins
Branch: stable/liberty

commit 0013cfeb2b6dc1b7f965b81c5fc901eee8d2b9de
Author: Kent Wu <email address hidden>
Date: Fri Jun 24 13:57:53 2016 -0700

    [apic_mapping] Fix bugs while setting auto-l3out for BDs

    1. use the tenant of each BD instead.
    2. don't use the transaction to avoid the ApicInvalidTransactionMultipleRoot
    exception under some certain workflow.
    3. added more UTs to cover all the config combinations.

    Change-Id: Ie045fb578e8b355b55d27de4ae2c66e66bd2dbff
    Partial-Bug: 1547723
    (cherry picked from commit 2b03454b17de88ae2f09c86dcb17f9711c19ebe8)
    (cherry picked from commit 3b027dd1fe3d4fdf86ba3e7db3cde18c93c3880a)