Comment 5 for bug 1793349

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-config (master)

Reviewed: https://review.openstack.org/604129
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=b4e81b288df1718c71d3c20531fd91edd3cd42f8
Submitter: Zuul
Branch: master

commit b4e81b288df1718c71d3c20531fd91edd3cd42f8
Author: Teresa Ho <email address hidden>
Date: Thu Sep 20 09:09:41 2018 -0400

    Remove interface networks when class set to none

    When an interface class was modified from platform to none,
    the associated interface-network were not removed.
    This update deletes the interface-network records for the interface
    to disassociate the networks from the interface.

    Depends-On: https://review.openstack.org/604128
    Closes-Bug: 1793349

    Change-Id: I5eac2b4cb0ee62a8bf37c024aa08ca110ee80e7c
    Signed-off-by: Teresa Ho <email address hidden>