[Kimchi-devel] [PATCH V3] New MockModel

Aline Manera alinefm at linux.vnet.ibm.com
Fri Nov 14 19:26:44 UTC 2014


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(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list