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

Rodrigo Trujillo rodrigo.trujillo at linux.vnet.ibm.com
Thu Mar 20 23:54:07 UTC 2014


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)

 src/kimchi/control/networks.py |  3 ++-
 src/kimchi/model/networks.py   |  9 ++++++-
 ui/js/src/kimchi.network.js    | 55 ++++++++++++++++++++++++++++--------------
 ui/pages/i18n.html.tmpl        |  1 +
 4 files changed, 48 insertions(+), 20 deletions(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list