[Kimchi-devel] [PATCH 0/4] vmiface update support

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Fri Apr 18 12:46:57 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

We allow user change the interface from one network to another network
when VM is alive.

But we only support change the vm configure no matter vm is alive or not. 

ShaoHe Feng (4):
  vmiface update support: update API.md
  vmiface update support: update model.
  vmiface update support: update mockmodel
  vmiface update support: update test case

 docs/API.md                     |  8 ++++++++
 src/kimchi/API.json             | 17 +++++++++++++++++
 src/kimchi/control/vm/ifaces.py |  1 +
 src/kimchi/i18n.py              |  1 +
 src/kimchi/mockmodel.py         | 12 ++++++++++++
 src/kimchi/model/vmifaces.py    | 22 ++++++++++++++++++++++
 tests/test_model.py             |  8 ++++++++
 tests/test_rest.py              |  8 ++++++++
 8 files changed, 77 insertions(+)

-- 
1.9.0




More information about the Kimchi-devel mailing list