Comment 1 for bug 1700982

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

Reviewed: https://review.openstack.org/478164
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e718f93872a070969050f60ce53a15c234c717a5
Submitter: Jenkins
Branch: master

commit e718f93872a070969050f60ce53a15c234c717a5
Author: Jiri Stransky <email address hidden>
Date: Tue Jun 27 15:48:40 2017 +0200

    LVM in cinder-volume container without udev

    Disabling udev usage from LVM seems to be the only observed working
    way of running containerized cinder-volume with local LVM backend.

    I didn't come across reports that not using udev would have negative
    impact on the functionality.

    Additional info at
    https://groups.google.com/forum/#!topic/docker-user/n4Xtvsb4RAw

    Change-Id: I491795deab0c37d1bad3b50524481e0b76529667
    Depends-On: I1bf395a6228dba66fa6bf9b8bcc9f3ac3d922a49
    Closes-Bug: #1700982