Comment 5 for bug 1831919

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

Reviewed: https://review.opendev.org/663713
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8ed443ca668c1d8e2d7e9a0503ea02d5b529867d
Submitter: Zuul
Branch: stable/rocky

commit 8ed443ca668c1d8e2d7e9a0503ea02d5b529867d
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)