[Kimchi-devel] [PATCH V2 0/3] template integrity verification: verify storagepool

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Tue Mar 4 14:55:03 UTC 2014


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

V1 -> V2
rebase.
remove model test. For commit c4c093e does not allow to delete pool kimchi-test-pool
as it is associated with some templates.

Sometimes, user create a template, storagepool will change later.
So users can not create a vm from this template successfully.
It is necessary to check storagepool of a template.

ShaoHe Feng (3):
  template integrity verification: verify storagepool, update API.md
  template integrity verification: verify storagepool in backend
  template integrity verification: update test case to verify
    storagepool

 docs/API.md                   |  1 +
 src/kimchi/mockmodel.py       |  3 +++
 src/kimchi/model/templates.py |  5 +++++
 src/kimchi/vmtemplate.py      | 11 ++++++++++-
 tests/test_rest.py            | 15 ++++++++++++++-
 5 files changed, 33 insertions(+), 2 deletions(-)

-- 
1.8.4.2




More information about the Kimchi-devel mailing list