Comment 3 for bug 1338853

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

Reviewed: https://review.openstack.org/105611
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=31d67cfdee5b9f1ed77df2c9cda1c849fd7d6181
Submitter: Jenkins
Branch: master

commit 31d67cfdee5b9f1ed77df2c9cda1c849fd7d6181
Author: Sayaji <email address hidden>
Date: Thu Jul 17 14:51:58 2014 -0700

    Changes to remove the use of mapping tables from Nuage plugin

    Nuage plugin maintains a mapping of Openstack and Nuage resources.
    With this change Nuage VSD can itself maintain this mapping, so the
    plugin doesn't have to store the information in the neutron DB.
    This eliminates potential out of sync and upgrade issues.

    Closes-Bug: #1338853

    Change-Id: I03b32a83d792c742962e0195383a622c1967ae4f