Comment 4 for bug 1831919

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/stein)

Reviewed: https://review.opendev.org/663714
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=64fb6dd3e2fe54f0131e98baba3429f334843235
Submitter: Zuul
Branch: stable/stein

commit 64fb6dd3e2fe54f0131e98baba3429f334843235
Author: Nate Johnston <email address hidden>
Date: Thu May 30 13:26:13 2019 -0400

    Switch to new engine facade for Route objects

    The Route object is an OVO front for the SubnetRoute model. Enable the
    new Engine Facade code for this object.

    Related-Bug: #1831919
    Change-Id: I5ce1516d38e59d3254b6f684da1384ffd1cecb50
    (cherry picked from commit a9094838a9346ceb0ed54b19646ac8dbf88d6df0)