Comment 2 for bug 1349472

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

Reviewed: https://review.openstack.org/110030
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=999512756d11e1182677ed8d29cc210e55651a0e
Submitter: Jenkins
Branch: master

commit 999512756d11e1182677ed8d29cc210e55651a0e
Author: Georgy Okrokvertskhov <email address hidden>
Date: Mon Jul 28 08:42:32 2014 -0700

    Fix the concurrency issue agent queue creation and VM agent

    This fix moves queue creation code to initialize section in order to
    have a queue created before Murano agent on the spawned VM will try to use it.

    Change-Id: Ic7352042e9e1b48d227a8b572ae8ae91798c7487
    Closes-Bug: #1349472