[Kimchi-devel] [PATCH] [Kimchi] New UI for adding network bridges V3

peterpnns at gmail.com peterpnns at gmail.com
Mon Feb 8 18:40:03 UTC 2016


From: peterpennings <peterpnns at 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




More information about the Kimchi-devel mailing list