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

peterpnns at gmail.com peterpnns at gmail.com
Mon Feb 8 15:03:56 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

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 | 159 +++++++++++++++++++++--------------
 ui/pages/network-add.html.tmpl       |   5 +-
 4 files changed, 103 insertions(+), 66 deletions(-)

-- 
2.5.0




More information about the Kimchi-devel mailing list