[Kimchi-devel] [PATCH V3 0/3] config version API support

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Mon Apr 14 15:38:52 UTC 2014


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

V2 -> V3
add a variable in config.py.in to tell kimchi run in package directory. 

V1 -> V2:
use rpm and dpkg to probe that kimchi run in package directory.


ShaoHe Feng (3):
  add a method to tell the kimchi is in package directory
  config version API support: add a method to get kimchi version
  config version API support in backend.

 Makefile.am                |  3 ++-
 docs/API.md                |  1 +
 src/kimchi/Makefile.am     | 11 ++++++++++-
 src/kimchi/config.py.in    | 10 ++++++++++
 src/kimchi/mockmodel.py    |  3 ++-
 src/kimchi/model/config.py |  5 +++--
 6 files changed, 28 insertions(+), 5 deletions(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list