Comment 5 for bug 1914754

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/790916
Committed: https://opendev.org/openstack/neutron/commit/92b3b628404dfcfb77fb3b7bd64e6d459c8077d8
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 92b3b628404dfcfb77fb3b7bd64e6d459c8077d8
Author: Terry Wilson <email address hidden>
Date: Fri Feb 5 19:07:53 2021 +0000

    add_fake_chassis() may need to create a Chassis_Private

    If the Chassis_Private table exists in the schema, add_fake_chassis
    will need to create it since we aren't running ovn-controller.

    Closes-Bug: #1914754
    Change-Id: Ie36cb025540c158fbbed4126be5d654888715300
    (cherry picked from commit d452e7868756935b074cc2026262e588e9523413)