Comment 2 for bug 1510189

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-watcherclient (master)

Reviewed: https://review.openstack.org/279555
Committed: https://git.openstack.org/cgit/openstack/python-watcherclient/commit/?id=9699fc5f70f71d430b09948c473a62a8c3450053
Submitter: Jenkins
Branch: master

commit 9699fc5f70f71d430b09948c473a62a8c3450053
Author: Vincent Francoise <email address hidden>
Date: Fri Feb 12 15:15:18 2016 +0100

    Removed host_aggregate filter for Audit Template

    Although it was proposed via python-watcherclient, the feature was not
    implemented on the Watcher API. As the notion of host aggregate is
    currently unused in Watcher, decision was made to only implement the
    filtering of goal within the Watcher API whilst removing the
    host_aggregate filter from the Watcher client.
    Thus, this patchset removes the 'host_aggregate' parameter from the
    client.

    Change-Id: I014e4b0d5e734ea9ef869c3ad33908a2c0d2aa40
    Related-Bug: #1510189