Fabian Deutsch has submitted this change and it was merged. Change subject: Don't hide bridges in the network page ......................................................................
Don't hide bridges in the network page Show bridges instead of hiding them. They appear as managed, so there's little risk of users unconfiguring them (bridge interfaces should not exist without registration in the first place). Change-Id: I1b543c3be4778482b777635dabe6962823ce40b8 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1097668 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/setup/core/network_page.py M src/ovirt/node/utils/network.py M tests/nose/network_config.py 3 files changed, 16 insertions(+), 11 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/37203 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1b543c3be4778482b777635dabe6962823ce40b8 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
