[Kimchi-devel] [PATCH v5] [Kimchi 0/4] Bug fix #1091: Allow to set disk performance options per guest and template
Ramon Medeiros
ramonn at linux.vnet.ibm.com
Mon Mar 20 23:27:46 UTC 2017
Changes:
v5:
Increase commit message verbosity
Always return cache and io
Improve documentation at API.md
v4:
Add support for templates (creation and update)
v3:
Add docs
v2:
Use REST API for tests
General fixes
Ramon Medeiros (4):
Read io and cache option from disks
Allow disks to update cache and io flags
Bug fix #1091: Allow to set disk performance options per guest and
template
Add tests to verify if cache and io of a disk can be changed
API.json | 26 ++++++++++++++++++-
docs/API.md | 12 +++++++++
i18n.py | 1 -
model/vmstorages.py | 55 ++++++++++++++++++++++++++--------------
tests/test_rest.py | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
vmtemplate.py | 19 +++++++++++++-
xmlutils/disk.py | 14 ++++++++++-
7 files changed, 175 insertions(+), 24 deletions(-)
--
2.9.3
More information about the Kimchi-devel
mailing list