Comment 67 for bug 1547723

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

Reviewed: https://review.openstack.org/334621
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=07ba9c23b9930d6d65367650231a6794ea8f30e3
Submitter: Jenkins
Branch: stable/kilo

commit 07ba9c23b9930d6d65367650231a6794ea8f30e3
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)
    (cherry picked from commit 0013cfeb2b6dc1b7f965b81c5fc901eee8d2b9de)