Comment 6 for bug 1793779

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

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

commit 534e8d9c7fff1dfa0c31b1c7d94a555aad4c3e49
Author: Patrick Bonnell <email address hidden>
Date: Fri Sep 21 11:46:56 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
    Depends-On: https://review.openstack.org/#/c/604396

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