Reviewed: https://review.openstack.org/290098 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0db4ba3f855d84a3d7522aa17dc89c4792d2ef4a Submitter: Jenkins Branch: master
commit 0db4ba3f855d84a3d7522aa17dc89c4792d2ef4a Author: Kevin Benton <[email protected]> Date: Tue Mar 8 11:48:01 2016 -0800 Downgrade network not found log in DHCP RPC This is a normal occurence as networks are created and deleted. It's not something that an operator should be warned about. Change-Id: I3bb498a29d93a88b059a669d510d21b4c65ea014 Closes-Bug: #1554695 ** 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/1554695 Title: network not found warnings in test runs Status in neutron: Fix Released Bug description: A neutron server log from a normal test run is filled with entries like the following: 2016-03-08 10:08:32.269 18894 WARNING neutron.api.rpc.handlers.dhcp_rpc [req-a55cec8d-37ee- 46b7-97f3-aadf91bcd512 - -] Network 1fd1dfd5-8d24-4016-b8e4-032ec8ef3ce1 could not be found, it might have been deleted concurrently. They are completely normal during network creation/deletion so it's not a warning condition. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1554695/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

