Comment 61 for bug 1547723

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

Reviewed: https://review.openstack.org/334091
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=2b03454b17de88ae2f09c86dcb17f9711c19ebe8
Submitter: Jenkins
Branch: master

commit 2b03454b17de88ae2f09c86dcb17f9711c19ebe8
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