[Kimchi-devel] [PATCH 0/3] template integrity verification: verify storagepool
Aline Manera
alinefm at linux.vnet.ibm.com
Fri Feb 28 01:47:28 UTC 2014
Reviewed-by: Aline Manera <alinefm at linux.vnet.ibm.com>
On 02/26/2014 12:08 AM, shaohef at linux.vnet.ibm.com wrote:
> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
>
> 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.
>
> By the way storagepool, this verification does not depend on volume ref_cnt
> Storagepool delete depends on volume ref_cnt
> I make a mistake.
> So sorry.
>
> 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 | 10 ++++++++++
> tests/test_model.py | 9 +++++++++
> tests/test_rest.py | 13 +++++++++++++
> 6 files changed, 41 insertions(+)
>
More information about the Kimchi-devel
mailing list