Comment 3 for bug 1302838

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

Reviewed: https://review.openstack.org/93290
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7fa8d60f246d36d5eef9cd54dc706b9a77972259
Submitter: Jenkins
Branch: master

commit 7fa8d60f246d36d5eef9cd54dc706b9a77972259
Author: rossella <email address hidden>
Date: Fri May 9 17:51:25 2014 +0000

    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