[Kimchi-devel] [PATCH V3 0/3] Issue #302

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Wed Mar 12 05:06:11 UTC 2014


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

V2 -> V3:
use lower() to avoid errors with upper/lower case 

V1 -> V2
re-create the default network if ip conflict

let 'create' attr of networks model to create the default network

ShaoHe Feng (3):
  move _default_network_check from top model to networks model
  add a new function to get an available network address
  Issue #302: let 'create' attr of networks model to create default
    network

 src/kimchi/model/model.py    | 35 --------------------------
 src/kimchi/model/networks.py | 59 ++++++++++++++++++++++++++++++++++++++------
 src/kimchi/network.py        |  7 ++++--
 3 files changed, 57 insertions(+), 44 deletions(-)

-- 
1.8.4.2




More information about the Kimchi-devel mailing list