[Kimchi-devel] [PATCH] [WoK 0/3] 'restart' API implementation

dhbarboza82 at gmail.com dhbarboza82 at gmail.com
Thu Jan 12 16:41:08 UTC 2017


From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>

This patch set implements a new WOK API called 'restart' under
/config/restart.


Daniel Henrique Barboza (3):
  restart API: doc changes
  restart API: control and model changes
  restart API: new file tests/test_config_model.py

 docs/API/config.md         |  2 +-
 src/wok/control/config.py  |  4 +++-
 src/wok/model/config.py    |  7 ++++++-
 tests/test_config_model.py | 41 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 51 insertions(+), 3 deletions(-)
 create mode 100644 tests/test_config_model.py

-- 
2.7.4



More information about the Kimchi-devel mailing list