On 01/09/2015 14:53, chandra(a)linux.vnet.ibm.com wrote:
From: chandrureddy <chandra(a)linux.vnet.ibm.com>
---
plugins/kimchi/API.json | 134 ------------
plugins/kimchi/Makefile.am | 3 +-
plugins/kimchi/config.py.in | 4 -
plugins/kimchi/control/host.py | 96 ---------
plugins/kimchi/docs/README.md | 6 +-
plugins/kimchi/i18n.py | 50 -----
plugins/kimchi/kimchi.conf | 7 -
plugins/kimchi/mockmodel.py | 21 --
plugins/kimchi/model/config.py | 21 --
plugins/kimchi/model/host.py | 320 -----------------------------
plugins/kimchi/root.py | 1 -
plugins/kimchi/tests/test_authorization.py | 6 -
plugins/kimchi/tests/test_config.py.in | 8 -
plugins/kimchi/tests/test_model.py | 237 ---------------------
plugins/kimchi/tests/test_rest.py | 47 -----
plugins/kimchi/ui/config/tab-ext.xml | 7 -
plugins/kimchi/ui/js/src/kimchi.api.js | 250 ----------------------
plugins/kimchi/ui/pages/i18n.json.tmpl | 43 ----
18 files changed, 4 insertions(+), 1257 deletions(-)
From my view, some files should be removed from Kimchi.
control/host.py
model/host.py
And much others.
Why did you keep them there?