Comment 4 for bug 1793349

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

Reviewed: https://review.openstack.org/604128
Committed: https://git.openstack.org/cgit/openstack/stx-gui/commit/?id=71a1d09c8842d31e6db6d3d1c82da96fa1589746
Submitter: Zuul
Branch: master

commit 71a1d09c8842d31e6db6d3d1c82da96fa1589746
Author: Teresa Ho <email address hidden>
Date: Thu Sep 20 10:01:52 2018 -0400

    Move interface-network removal to restAPI

    Previously, the deletion of the interface-network records were done
    in the GUI.
    A list of interface-networks to be removed are passed to the restAPI
    for the deletion.

    Closes-Bug: 1793349

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