
8 Feb
2016
8 Feb
'16
12:40 p.m.
From: peterpennings <peterpnns@gmail.com> This patch adds Linux and OVS bridges. netinfo.py had to be updated to show OVS bridges in order to reflect the changes made in the UI. V2: * Fixed error messages * Fixed function name * Form validations V3: * Fixed submit function to send the name of interface instead of type. peterpennings (1): Issue #791: New UI for adding network bridges netinfo.py | 3 +- ui/js/src/kimchi.network.js | 2 + ui/js/src/kimchi.network_add_main.js | 152 ++++++++++++++++++++--------------- ui/pages/network-add.html.tmpl | 5 +- 4 files changed, 95 insertions(+), 67 deletions(-) -- 2.5.0