Comment 3 for bug 1313918

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

Reviewed: https://review.openstack.org/94282
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8abb05c1d385d457420752211e44a1425aa68883
Submitter: Jenkins
Branch: stable/icehouse

commit 8abb05c1d385d457420752211e44a1425aa68883
Author: armando-migliaccio <email address hidden>
Date: Mon Apr 28 14:18:06 2014 -0700

    NSX: do not raise on missing router during migration step

    Return None for missing router rather raising NotFound exception;
    this is what the client code was expected to handle in the first
    place.

    Closes-bug: 1313918

    Change-Id: I573770a69d0170b027fc990c29aaa87b1fc8eccc
    (cherry picked from commit 5e843850527ede7a56fcc24753f87c1e9e3e8bed)