[Kimchi-devel] [PATCH v3] [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)
There is a newer version of this series
API.json            | 11 ++++++++++-
docs/API.md         |  4 ++++
i18n.py             |  1 -
model/vmstorages.py | 55 +++++++++++++++++++++++++++++++++++------------------
tests/test_rest.py  | 28 +++++++++++++++++++++++++++
xmlutils/disk.py    | 23 ++++++++++++++++++++--
6 files changed, 99 insertions(+), 23 deletions(-)
[Kimchi-devel] [PATCH v3] [Kimchi 0/4] Bug fix #1091: Allow to set disk performance options per guest and template
Posted by Ramon Medeiros 7 years ago
Changes:
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            | 11 ++++++++++-
 docs/API.md         |  4 ++++
 i18n.py             |  1 -
 model/vmstorages.py | 55 +++++++++++++++++++++++++++++++++++------------------
 tests/test_rest.py  | 28 +++++++++++++++++++++++++++
 xmlutils/disk.py    | 23 ++++++++++++++++++++--
 6 files changed, 99 insertions(+), 23 deletions(-)

-- 
2.9.3

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