Comment 5 for bug 1588777

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

Reviewed: https://review.openstack.org/329325
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=27a895cbd5602a35e797adbb619520553e0e7eb8
Submitter: Jenkins
Branch: master

commit 27a895cbd5602a35e797adbb619520553e0e7eb8
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