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

Royce Lv lvroyce at linux.vnet.ibm.com
Thu Sep 4 06:30:10 UTC 2014


Reviewed-by: Royce Lv<lvroyce at linux.vnet.ibm.com>
On 2014年09月04日 09:07, Aline Manera wrote:
> V1 -> V2:
> - Allow using a regex when querying the target_uri parameter
>
> 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/base.py       |  4 +++-
>   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 +++++++++++---
>   8 files changed, 26 insertions(+), 13 deletions(-)
>




More information about the Kimchi-devel mailing list