Comment 2 for bug 1634531

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

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

commit d7d8fc8069eb15e4b705ccf3d5620faf7c3c28b5
Author: Vladislav Belogrudov <email address hidden>
Date: Tue Oct 18 18:00:45 2016 +0300

    Murano fails to deploy - cannot check core library

    Murano sometimes fails to deploy due to delay in haproxy
    identifying started API services. Instead of waiting for all the
    services and checking existance of core library via VIP deploy
    task should connect to one of the services directly for testing
    service status and for package import.

    Change-Id: I2934579edc910e81730dd89dbd8ff9eb11a2cc1c
    Closes-Bug: #1634531