[Kimchi-devel] [PATCH V3] New MockModel
Crístian Viana
vianac at linux.vnet.ibm.com
Mon Nov 17 12:40:33 UTC 2014
Reviewed-by: Crístian Viana <vianac at linux.vnet.ibm.com>
On 14-11-2014 17:26, Aline Manera wrote:
> V2 -> V3:
> - Fix "make check-local" errors
> - Fix typo
>
> V1 -> V2:
> - Fix some tests cases
> - Update volune ref_cnt when VM is deleted
>
>
> Aline Manera (1):
> MockModel refactor: Create MockModel based on Model("test:///default")
>
> src/kimchi/i18n.py | 2 -
> src/kimchi/mockmodel.py | 1771 ++++++++-----------------------------------
> src/kimchi/vmtemplate.py | 9 +-
> tests/run_tests.sh.in | 18 +-
> tests/test_authorization.py | 27 +-
> tests/test_mockmodel.py | 60 +-
> tests/test_model.py | 5 +
> tests/test_rest.py | 254 +++----
> 8 files changed, 503 insertions(+), 1643 deletions(-)
>
More information about the Kimchi-devel
mailing list