From: ShaoHe Feng <shaohef(a)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