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