Comment 3 for bug 1791121

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-cisco (release-6)

Reviewed: https://review.openstack.org/601967
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=68a5b4b5af4f08a4ffddce0cdaf42d538a3c738f
Submitter: Zuul
Branch: release-6

commit 68a5b4b5af4f08a4ffddce0cdaf42d538a3c738f
Author: Murali Annamneni <email address hidden>
Date: Fri Aug 10 16:13:01 2018 +0100

    Fix foreign key constraint violation while creating primary key with subnet_id

    'subnet_id' is part of FK 'cisco_router_ha_groups_ibfk_3', so including
    it in primary key violates FK constraint.

    Change-Id: Ie5fc6168b3ab3cbd09958778824ae37535a99be9
    Closes-Bug: #1791121