kolla/docker/nova
ZhongShengping 097b4da85d Remove /lib/udev in $PATH for nova-compute
Add /lib/udev environment variable[1] is to solve the scsi_id access
problems, but the patch[2][3] pointed out the absolute path scsi_id,
we can not add /lib/udev environment variables in the system for
nova-compute. So we can remove /lib/udev in $PATH for nova-compute.

[1]https://review.openstack.org/#/c/291285/
[2]https://review.openstack.org/#/c/277224/
[3]https://github.com/openstack/os-brick/blob/master/os_brick/initiator/linuxscsi.py#L147

Change-Id: I5326edf8fff5745ef119c0c3decd6f4c51e8bd5d
Closes-Bug: #1742340
2018-01-10 11:42:51 +08:00
..
nova-api Fix if $user is root at extend_start 2017-05-12 12:40:52 +00:00
nova-base Allow nova plugins install, add blazar plugin 2017-05-19 09:23:49 +00:00
nova-compute Remove /lib/udev in $PATH for nova-compute 2018-01-10 11:42:51 +08:00
nova-compute-ironic Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-conductor Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-consoleauth Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-libvirt Revert "nova-libvirt: fix kvm permission issue" 2017-12-11 17:43:24 +08:00
nova-mksproxy Implement nova-mksproxy 2017-10-17 00:19:10 +08:00
nova-novncproxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-placement-api Changed as per the standard convention set to use "." 2017-08-28 09:27:45 +00:00
nova-scheduler Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-serialproxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-spicehtml5proxy Override image's meta info. 2017-05-03 11:08:17 +09:00
nova-ssh Remove all Heka related remaining stuff 2017-05-29 01:42:20 +00:00