[Kimchi-devel] [PATCH V2 0/2] Fix non persistent network handling

Rodrigo Trujillo rodrigo.trujillo at linux.vnet.ibm.com
Fri Mar 21 12:24:05 UTC 2014


V2:
Address Ming comments:
   - Updates API.md
   - remove useless comments and return

V1:
Kimchi networks have the same problem storage had. Non persistent
networks are not stop, they are removed by libvirt and this causes
an error in Kimchi.

Rodrigo Trujillo (2):
  Fix non persistent network handling (backend)
  Fix non persistent network handling (frontend)

 docs/API.md                    |  2 ++
 src/kimchi/control/networks.py |  3 ++-
 src/kimchi/model/networks.py   |  3 ++-
 ui/js/src/kimchi.network.js    | 55 ++++++++++++++++++++++++++++--------------
 ui/pages/i18n.html.tmpl        |  1 +
 5 files changed, 44 insertions(+), 20 deletions(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list