← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661181] Re: IPv6 subnet update create s RPC client with each call

 

Reviewed:  https://review.openstack.org/428038
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=02f97dd9a01c807b3fdd9af1d74164c7bc2b83dd
Submitter: Jenkins
Branch:    master

commit 02f97dd9a01c807b3fdd9af1d74164c7bc2b83dd
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date:   Thu Feb 2 00:37:32 2017 -0800

    Ensure that subnet update does not creat RPC client
    
    Commit fc7cae844cb783887b8a8eb4d9c3286116d740e6 would create
    the notification class each time that the subnet update is
    invoked.
    
    Change-Id: Ie62f4bc4f152cb346d4e6de77b732a87ab6f2f28
    Closes-bug: #1661181


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1661181

Title:
  IPv6 subnet update create s RPC client with each call

Status in neutron:
  Fix Released

Bug description:
  Commit fc7cae844cb783887b8a8eb4d9c3286116d740e6 invokes the class once
  per call. We should do this only once like in the l3_db.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1661181/+subscriptions


References