[Kimchi-devel] [PATCH V2 0/2] move RollbackContext from tests/utils to src/kimchi/rollbackcontext

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Tue Dec 31 11:55:13 UTC 2013


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

V1 -> V2:
rebase

ShaoHe Feng (2):
  move RollbackContext from tests/utils to src/kimchi/rollbackcontext
  touch 4 files when move RollbackContext, fix pep8 on them

 Makefile.am                   |  10 ++--
 src/kimchi/Makefile.am        |  59 +++++++++++------------
 src/kimchi/rollbackcontext.py |  71 +++++++++++++++++++++++++++
 tests/test_model.py           | 108 +++++++++++++++++++++++++-----------------
 tests/test_rest.py            |  73 +++++++++++++++-------------
 tests/utils.py                |  59 ++++-------------------
 6 files changed, 224 insertions(+), 156 deletions(-)
 create mode 100644 src/kimchi/rollbackcontext.py

-- 
1.8.4.2




More information about the Kimchi-devel mailing list