[Kimchi-devel] [PATCH] [Wok 0/3] Remove Kimchi options from wok and improve how plugins are loaded

Aline Manera alinefm at linux.vnet.ibm.com
Fri Jan 22 12:31:32 UTC 2016


Aline Manera (3):
  Remove federation and create_iso_pool options from Wok server
  Get root application name from plugin name and automatically import
    plugin sub_nodes
  Update /config API to return the authentication method

 docs/API/config.md      |  1 +
 docs/wokd.8.in          | 57 -------------------------------------------------
 src/wok.conf.in         |  7 ------
 src/wok/config.py.in    |  2 --
 src/wok/model/config.py | 11 ++++------
 src/wok/server.py       | 37 +++++++++++++++-----------------
 src/wokd.in             | 10 +--------
 tests/test_api.py       |  2 +-
 ui/js/src/wok.api.js    | 17 +++++++++++++--
 ui/js/src/wok.main.js   |  9 +++++++-
 10 files changed, 47 insertions(+), 106 deletions(-)

-- 
2.5.0




More information about the Kimchi-devel mailing list