[Kimchi-devel] [PATCH 0/2] Support async task query classification

Aline Manera alinefm at linux.vnet.ibm.com
Wed Sep 3 03:07:26 UTC 2014


This patch set allows querying Tasks by their target_uri which is a resource
URI. That way every user can get the same view from that one who started the
Task.

Aline Manera (2):
  Expose target_uri on Task resource
  Update current code to report target_uri while creating a Task

 docs/API.md                      |  1 +
 src/kimchi/control/tasks.py      |  4 +---
 src/kimchi/mockmodel.py          |  6 ++++--
 src/kimchi/model/debugreports.py |  3 ++-
 src/kimchi/model/host.py         |  3 ++-
 src/kimchi/model/storagepools.py |  4 ++--
 tests/test_rest.py               | 14 +++++++++++---
 7 files changed, 23 insertions(+), 12 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list