]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Return no active network if the agent has not been learnt yet
authorrossella <rsblendido@suse.com>
Fri, 9 May 2014 17:51:25 +0000 (17:51 +0000)
committerrossella <rsblendido@suse.com>
Fri, 6 Jun 2014 13:41:44 +0000 (13:41 +0000)
commit7fa8d60f246d36d5eef9cd54dc706b9a77972259
tree2f1a846cf7c05cc288d66b21145b472313b13a8f
parentc0b6d596e696ee0c4bd5ef4c689c7b86548cfc23
Return no active network if the agent has not been learnt yet

Sometimes the agent message to get the active networks is
processed before the agent is learnt by Neutron. Neutron throws an
error, but it should simply return no network

Change-Id: I6da0ca578cfe1fe0885138a5e2da76278f791491
Closes-bug: #1302838
neutron/db/agentschedulers_db.py
neutron/tests/unit/openvswitch/test_agent_scheduler.py