On 01/15/2014 11:59 AM, Sheldon wrote:
this patch depend on <[PATCH] Add a control.vm module>
Next time, send all patches in the same patch set
On 01/15/2014 05:53 PM, shaohef(a)linux.vnet.ibm.com wrote:
> From: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>
>
> just support get interfaces
> missing mockmodel and testcase
>
> ShaoHe Feng (3):
> VM supports interfaces: update API
> VM supports interfaces: update model
> VM supports interfaces: update controller
>
> docs/API.md | 47
> ++++++++++++++++++++++++++++++++++++++++
> src/kimchi/control/vm/ifaces.py | 48
> +++++++++++++++++++++++++++++++++++++++++
> src/kimchi/control/vms.py | 9 ++++++++
> src/kimchi/model.py | 31 ++++++++++++++++++++++++++
> 4 files changed, 135 insertions(+)
> create mode 100644 src/kimchi/control/vm/ifaces.py
>