Comment 3 for bug 1793779

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

Reviewed: https://review.openstack.org/604396
Committed: https://git.openstack.org/cgit/openstack/stx-gui/commit/?id=29637dcf6ecdfba58a7255697a75096d932bc9bc
Submitter: Zuul
Branch: master

commit 29637dcf6ecdfba58a7255697a75096d932bc9bc
Author: Patrick Bonnell <email address hidden>
Date: Fri Sep 21 10:24:53 2018 -0400

    Platform interface no longer requires networks

    This commit prevents the interface class from being set to None
    once all the networks have been removed from the platform
    interface. The interface class will remain to be platform
    until changed.

    Closes-Bug: 1793779

    Change-Id: Ie1ec201fa0f953831a83077244b452bb0dbd0791
    Signed-off-by: Patrick Bonnell <email address hidden>