Comment 8 for bug 1680900

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to magnum (stable/pike)

Reviewed: https://review.openstack.org/533092
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=9aacda8f8315e69fd67f173a6460259f847bad2c
Submitter: Zuul
Branch: stable/pike

commit 9aacda8f8315e69fd67f173a6460259f847bad2c
Author: Spyros Trigazis <email address hidden>
Date: Fri Dec 15 16:57:52 2017 +0000

    Leverage heat-container-agent for monitoring

    Use the heat-container-agent from a system container.
    It means that the docker daemon can be started later.

    Pass as a software deployment with the heat-agent the following
    software-configurations:
    * prometheus-monitoring
    ** pin prometheus to v1.8.2 since its config is not 2.0.0
       compatible

    Add heat-container-agent container image.

    Implements: blueprint heat-agent
    Related-Bug: #1680900
    Change-Id: I084b7fe51eddb7b36c74f9fe76cda37e8b48f646
    (cherry picked from commit 273405cb5a8cdbcec816f646cfe82f13784b3bf1)