V1 -> V2:
- Allow user updates the passwd expiration time without changing the passwd
Aline Manera (2):
Centralize graphics information
Allow user updates the passwd expiration time without changing the
passwd
docs/API.md | 14 +++---
src/kimchi/API.json | 12 ++---
src/kimchi/control/vms.py | 2 +-
src/kimchi/i18n.py | 4 +-
src/kimchi/mockmodel.py | 38 ++++++++------
src/kimchi/model/vms.py | 124 ++++++++++++++++++++--------------------------
tests/test_mockmodel.py | 2 +-
tests/test_model.py | 19 +++----
tests/test_rest.py | 13 ++---
9 files changed, 112 insertions(+), 116 deletions(-)
--
1.9.3