]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
igw: Support ceph-iscsi package for install
authorMike Christie <mchristi@redhat.com>
Thu, 30 May 2019 16:28:34 +0000 (11:28 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Jul 2019 20:13:19 +0000 (22:13 +0200)
commitcbe66cec5239504f5532bfac09fcc0a295b22271
tree2e4fec70417edf7031988de91bd93cf69a6a0b46
parentb7b2213be18cf4fd827389fbc88613bf3e242b82
igw: Support ceph-iscsi package for install

This adds support for the ceph-iscsi package during install. ceph-iscsi
does not support setting up targets/gws, luns and clients with the
current library/igw_* code. Going forward those tasks should be done with
gwcli or dashboard. ceph-iscsi will only be used if the user has no iscsi
objects setup so we do not break existing setups.

The next patch will update the iscsigws.yml.sample to document that
users must not setup any iscsi object if they want to use the new
package and tools.

Signed-off-by: Mike Christie <mchristi@redhat.com>
roles/ceph-iscsi-gw/tasks/main.yml
roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml
roles/ceph-validate/tasks/check_iscsi.yml