[Kimchi-devel] [PATCH 0/4] Fixes on update and repo management features

Aline Manera alinefm at linux.vnet.ibm.com
Tue Mar 11 20:34:17 UTC 2014


From: Aline Manera <alinefm at br.ibm.com>

Aline Manera (4):
  bug fix: Identify update tool based on available system tools
  bug fix: Identify repository management tool based on available
    system tools
  Expose repo_mngt_tool to /config/capabilities
  Start up Kimchi even if no repo management tool was identified

 docs/API.md                |    2 ++
 src/kimchi/i18n.py         |    2 +-
 src/kimchi/mockmodel.py    |    4 +++-
 src/kimchi/model/config.py |   11 ++++++++++-
 src/kimchi/model/host.py   |   31 +++++++++++++++++++++++++++++--
 src/kimchi/repositories.py |   27 +++++++++++----------------
 src/kimchi/swupdate.py     |   33 ++++++++++++++++-----------------
 tests/test_rest.py         |    2 ++
 8 files changed, 74 insertions(+), 38 deletions(-)

-- 
1.7.10.4




More information about the Kimchi-devel mailing list