[Kimchi-devel] [PATCH v2][Kimchi 0/6] Make Kimchi able to change guest's boot order

Ramon Medeiros ramonn at linux.vnet.ibm.com
Thu Jun 9 20:44:36 UTC 2016


Changes:

v2:
Do not manipulate xml on model
Improve parameters checking at API.json
Increase test cases


*** BLURB HERE ***

Ramon Medeiros (6):
  Add function get_bootorder_node
  Create method to change bootorder of a guest
  Update documentation about bootorder on vm update
  Update REST API
  Add function to retrieve bootorder on vm lookup
  Add test to check bootorder

 API.json              | 23 +++++++++++++++++++++++
 docs/API.md           |  1 +
 i18n.py               |  1 +
 model/vms.py          | 32 ++++++++++++++++++++++++++++++--
 tests/test_model.py   | 13 +++++++++++++
 xmlutils/bootorder.py | 19 +++++++++++++------
 6 files changed, 81 insertions(+), 8 deletions(-)

-- 
2.5.5




More information about the Kimchi-devel mailing list