[Kimchi-devel] [PATCH v5] [Kimchi 0/4] Bug fix #1091: Allow to set disk performance options per guest and template

Ramon Medeiros posted 4 patches 7 years ago
Failed in applying to current master (apply log)
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(-)
[Kimchi-devel] [PATCH v5] [Kimchi 0/4] Bug fix #1091: Allow to set disk performance options per guest and template
Posted by Ramon Medeiros 7 years ago
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

_______________________________________________
Kimchi-devel mailing list
Kimchi-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel