
15 Apr
2014
15 Apr
'14
6:02 p.m.
Reviewed-by: Aline Manera <alinefm@linux.vnet.ibm.com> On 04/14/2014 08:43 PM, shaohef@linux.vnet.ibm.com wrote:
From: ShaoHe Feng <shaohef@linux.vnet.ibm.com>
V3 -> V4: don't differ if the package is installed or not.
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 (2): config version API support: add a method to get kimchi version config version API support in backend.
docs/API.md | 1 + src/kimchi/Makefile.am | 4 +++- src/kimchi/config.py.in | 6 ++++++ src/kimchi/mockmodel.py | 3 ++- src/kimchi/model/config.py | 5 +++-- 5 files changed, 15 insertions(+), 4 deletions(-)