Configure Cinder to use lioadm on CentOS/RHEL 8
In CentOS/RHEL 8 there is no scsi-target-utils package, nor is it available in EPEL. It is removed from kolla in [1]. In RHEL 7 and beyond the LIO kernel subsystem can be used instead of the tgtd daemon. This change removes support for the SCSI target daemon on CentOS/RHEL 8. The 'tgtd' image is no longer available for CentOS/RHEL 8. [1] https://review.openstack.org/#/c/613815/5 Change-Id: I718fc16cde2dd177b2a1c2f79b932426034897fe Related: blueprint centos-rhel-8
Showing
- ansible/group_vars/all.yml 1 addition, 1 deletionansible/group_vars/all.yml
- ansible/roles/iscsi/tasks/precheck.yml 9 additions, 0 deletionsansible/roles/iscsi/tasks/precheck.yml
- releasenotes/notes/centos8-cinder-lio-3fb17ce5c88abbf1.yaml 6 additions, 0 deletionsreleasenotes/notes/centos8-cinder-lio-3fb17ce5c88abbf1.yaml
- tests/run.yml 1 addition, 0 deletionstests/run.yml
- tools/setup_gate.sh 8 additions, 2 deletionstools/setup_gate.sh
Loading
Please register or sign in to comment