From: Aline Manera <alinefm(a)br.ibm.com>
V2 - V3:
- Remove useless try/except block
V1 - V2:
- Make sure it is a POST method while updating system packages
Aline Manera (1):
Add software update action to Host resource
docs/API.md | 9 ++-------
src/kimchi/control/host.py | 21 +++++++++++----------
src/kimchi/mockmodel.py | 2 +-
src/kimchi/model/host.py | 30 ++++++++++++++----------------
tests/test_mockmodel.py | 2 +-
tests/test_rest.py | 2 +-
6 files changed, 30 insertions(+), 36 deletions(-)
--
1.7.10.4