Merge "Add os-brick's scsi_id command to rootwrap"

This commit is contained in:
Jenkins
2015-09-09 17:00:52 +00:00
committed by Gerrit Code Review

View File

@@ -208,6 +208,11 @@ vgc-cluster: CommandFilter, vgc-cluster, root
# os_brick/initiator/connector.py # os_brick/initiator/connector.py
drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid, root drv_cfg: CommandFilter, /opt/emc/scaleio/sdc/bin/drv_cfg, --query_guid, root
# TODO(smcginnis) Temporary fix.
# Need to pull in os-brick os-brick.filters file instead and clean
# out stale brick values from this file.
scsi_id: CommandFilter, /lib/udev/scsi_id, root
# nova/storage/linuxscsi.py: sg_scan device # nova/storage/linuxscsi.py: sg_scan device
sg_scan: CommandFilter, sg_scan, root sg_scan: CommandFilter, sg_scan, root