Comment 7 for bug 1598929

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

Reviewed: https://review.openstack.org/337556
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=c3a6aa684a1f35bd920e15c9d5d074149065cd16
Submitter: Jenkins
Branch: master

commit c3a6aa684a1f35bd920e15c9d5d074149065cd16
Author: Dave Walker (Daviey) <email address hidden>
Date: Tue Jul 5 09:47:21 2016 +0100

    Add Watcher ansible roles and templates

    Previous work on Watcher added the Docker images, this
    change adds the ansible configuration.

    There is support for HA, via haproxy to balance across the
    Watcher API hosts.

    There is also a hook into nova.conf to conditionally add
    Nova compute Host metrics via Ceilometer if Watcher is enabled.

    This defaults to enabled false.

    Change-Id: I8763528bb6ff12943b810212c71396d2d7cf6836
    Partial-bug: #1598929
    Partially-implements: bp watcher
    Signed-off-by: Dave Walker (Daviey) <email address hidden>