Comment 5 for bug 1669842

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/ocata)

Reviewed: https://review.openstack.org/451997
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=371f843eca4016359760b7fd0b0795c5d3159348
Submitter: Jenkins
Branch: stable/ocata

commit 371f843eca4016359760b7fd0b0795c5d3159348
Author: James Slagle <email address hidden>
Date: Fri Mar 3 11:21:11 2017 -0500

    Disable ec2 collector for deployed-server

    In the deployed-server metadata that configures os-collect-config, the
    ec2 collector should not be enabled. ec2 metadata is not typically
    available when using the deployed-server resource.

    Closes-Bug: #1669842
    Change-Id: I33e062b70fdf298908656a8ed3e62ac7cae16a37
    (cherry picked from commit 00b82577f180d9cbdf0a80eb6f2155f100e1b835)