Allow disabling udev usage by LVM
authorJiri Stransky <jistr@redhat.com>
Tue, 27 Jun 2017 13:34:59 +0000 (15:34 +0200)
committerJiri Stransky <jistr@redhat.com>
Tue, 27 Jun 2017 13:34:59 +0000 (15:34 +0200)
commitf88690220aa991caf78201944fd4fd4424a3a0dd
tree48de2017954661f3105bcde243e4ce31d2339f6d
parent3fcafacc1e3de1c3fad756135889f2f4a3c4fbe2
Allow disabling udev usage by LVM

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: I1bf395a6228dba66fa6bf9b8bcc9f3ac3d922a49
Related-Bug: #1700140
manifests/profile/base/lvm.pp [new file with mode: 0644]
spec/classes/tripleo_profile_base_lvm_spec.rb [new file with mode: 0644]