kolla-ansible/ansible/roles/iscsi/tasks
Mark Goddard 350bb171ef 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
2020-01-08 10:39:54 +00:00
..
check-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Optimize reconfigure action for iscsi 2019-02-07 02:04:56 +00:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Configure Cinder to use lioadm on CentOS/RHEL 8 2020-01-08 10:39:54 +00:00
pull.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
reconfigure.yml Optimize reconfigure action for iscsi 2019-02-07 02:04:56 +00:00
stop.yml Optimize reconfigure action for iscsi 2019-02-07 02:04:56 +00:00
upgrade.yml Optimize reconfigure action for iscsi 2019-02-07 02:04:56 +00:00