Comment 2 for bug 1642869

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/457116
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=491677e9e8002fa9a0d690009e3cced2c772099f
Submitter: Jenkins
Branch: master

commit 491677e9e8002fa9a0d690009e3cced2c772099f
Author: tengqm <email address hidden>
Date: Sun Apr 16 22:08:16 2017 -0400

    Enable more inclusive cluster filtering when listing events

    This patch adds logic so that when listing events with cluster 'id' as
    filters, users can actually specify the name, full-id or short-id of a
    cluster. It will be more convenient for users.
    If any of the specified cluster is not found from the database, we
    return an empty list of events.

    Closes-Bug: #1642869
    Change-Id: Ic27053e6b90658f35b577038d26b4aebb9d4475f