[Kimchi-devel] [RFC V2 0/3] Implement integrity verification: verify template integrity

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Wed Feb 19 10:06:16 UTC 2014


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

Implement integrity verification: verify template integrity, update API.md
   
Sometimes, user create a template, but networks, cdrom, disks or
storagepool will change later.
So users can not create a vm from this template successfully.
It is necessary to check some paramenters of template.

ShaoHe Feng (3):
  Implement integrity verification: verify template integrity, update
    API.md
  Implement integrity verification: verify template integrity in backend
  add a new method to get iso info for VMTemplate class

 docs/API.md                     |  4 ++++
 src/kimchi/control/templates.py |  1 +
 src/kimchi/mockmodel.py         |  2 +-
 src/kimchi/model/templates.py   | 32 +++++++++++++++++++++++++++++++-
 src/kimchi/vmtemplate.py        | 22 +++++++++++-----------
 5 files changed, 48 insertions(+), 13 deletions(-)

-- 
1.8.4.2




More information about the Kimchi-devel mailing list