Remove /lib/udev in $PATH for nova-compute

Bug #1742340 reported by zhongshengping
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
zhongshengping

Bug Description

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

zhongshengping (chdzsp)
description: updated
Changed in kolla:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/532386

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/534149

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/534150

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

Reviewed: https://review.openstack.org/532386
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=097b4da85d81a2ce892ffbc208dc5710b519441c
Submitter: Zuul
Branch: master

commit 097b4da85d81a2ce892ffbc208dc5710b519441c
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Jan 10 10:30:28 2018 +0800

    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

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 6.0.0.0b3

This issue was fixed in the openstack/kolla 6.0.0.0b3 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/551420

zhongshengping (chdzsp)
Changed in kolla:
status: Fix Released → New
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (stable/newton)

Change abandoned by Marcin Juszkiewicz (<email address hidden>) on branch: stable/newton
Review: https://review.openstack.org/551420
Reason: This branch (stable/newton) is at End Of Life

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/ocata)

Reviewed: https://review.openstack.org/534150
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=bcde267a1c4ebb1e41b316be53576543ba7a63b1
Submitter: Zuul
Branch: stable/ocata

commit bcde267a1c4ebb1e41b316be53576543ba7a63b1
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Jan 10 10:30:28 2018 +0800

    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
    (cherry picked from commit 097b4da85d81a2ce892ffbc208dc5710b519441c)

tags: added: in-stable-ocata
tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/pike)

Reviewed: https://review.openstack.org/534149
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=56fe34ddd9abb009b7270fd8da32a16247cdc865
Submitter: Zuul
Branch: stable/pike

commit 56fe34ddd9abb009b7270fd8da32a16247cdc865
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Jan 10 10:30:28 2018 +0800

    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
    (cherry picked from commit 097b4da85d81a2ce892ffbc208dc5710b519441c)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.2

This issue was fixed in the openstack/kolla 5.0.2 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.4

This issue was fixed in the openstack/kolla 4.0.4 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.