Comment 3 for bug 1399427

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

Reviewed: https://review.openstack.org/139264
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=fea671ec1692617d0c64c8b3d27df530bf58c004
Submitter: Jenkins
Branch: master

commit fea671ec1692617d0c64c8b3d27df530bf58c004
Author: Kevin Carter <email address hidden>
Date: Fri Nov 28 12:19:16 2014 -0600

    Changed the container interaction process

    This changes the way that containers are interacted with. With this
    change, container actions are deletgated to the host instead of looping
    through the hacky mess that we were doing. This change will make it
    so that the entire container process is faster.

    This also removes the needs for the "/openstack/monitoring" directory which
    was held over cruft from long ago. This should address the race condition
    when delegating to a host and the monitoring directory attempts to be created
    at the same time on the same host.

    Closes-Bug: #1399427
    Change-Id: Ifaa0fa5719f79180610b4a63d590ca8bc681f87d