Comment 3 for bug 1475450

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

Reviewed: https://review.openstack.org/225191
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=869d97a11ed80059ae5048b6e7acf06fea231031
Submitter: Jenkins
Branch: stable/kilo

commit 869d97a11ed80059ae5048b6e7acf06fea231031
Author: Isaku Yamahata <email address hidden>
Date: Thu Jul 16 15:08:32 2015 -0700

    mech_driver: full_sync uses unrelated context for resources

    context passed to full sync is unrelated to the resource to be synced.
    When necessary, the context needs to be created for the resource

    Change-Id: I3d1842c2c0c95bdbaa689727a36c66e210f6273a
    Related-Bug: #1371115
    Closes-Bug: #1475450
    (cherry picked from commit 6537676b899192b7fa96789869adce72ec8f7986)