Comment 7 for bug 1588777

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_cinder (stable/mitaka)

Reviewed: https://review.openstack.org/329906
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=a4afeb94600e6fb1006a009a512525266a0fd4fd
Submitter: Jenkins
Branch: stable/mitaka

commit a4afeb94600e6fb1006a009a512525266a0fd4fd
Author: Chhavi Agarwal <email address hidden>
Date: Tue Jun 14 03:47:58 2016 -0500

    Cinder volume type creation race condition

    If multiple cinder volume drivers on different HA hosts
    are configured OSA deploy fails due to race condition while
    creating volume types. In such cases voluem type creation
    should be only run once.

    Change-Id: Ifcadde08de66f87a35754d6e4b2c6004888d49aa
    Closes-Bug: #1588777
    (cherry picked from commit 27a895cbd5602a35e797adbb619520553e0e7eb8)