[Kimchi-devel] [PATCH v2 0/4] issue #548: Hotplug network interfaces

Crístian Deives cristiandeives at gmail.com
Wed Apr 15 03:43:37 UTC 2015


Here is the difference between this and the previous patchset:

- Patches 1, 2 and 3 have been added; they're just bug fixes, not
  exactly related to the issue #548. Patch 4 remains the same.

Crístian Deives (4):
  Parse osinfo.lookup return parameters correctly
  Handle missing parameter "network" when attaching a NIC
  Use default network model when attaching a NIC
  issue #548: Hotplug network interfaces

 src/kimchi/i18n.py               |  1 -
 src/kimchi/model/vmifaces.py     | 57 +++++++++++++++++---------
 src/kimchi/xmlutils/interface.py | 15 ++++++-
 tests/test_model.py              | 86 ++++++++++++++++++++--------------------
 tests/test_rest.py               |  5 +++
 5 files changed, 100 insertions(+), 64 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list