]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
iscsi-gw: Fix rtslib installation
authorMike Christie <mchristi@redhat.com>
Wed, 16 Oct 2019 03:48:31 +0000 (22:48 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 16 Oct 2019 18:01:29 +0000 (14:01 -0400)
When using python3 the name of the rtslib rpm is python3-rtslib. The
packages that use rtslib already have code that detects the python
version and distro deps, so drop it from the ceph iscsi gw task list and
let the ceph-iscsi rpm dependency handle it.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1760930

Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit ba141298d708082f0b4256136d4a96c63407c473)

roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml

index f2bcd2e81375ab39f758872590ecbd3ecf34a902..0c5d505ffa0c4fd362c6726f945cca0ab2e6e2b0 100644 (file)
@@ -7,7 +7,6 @@
         common_pkgs:
           - tcmu-runner
           - targetcli
-          - python-rtslib
         common_repos:
           - tcmu-runner
           - python-rtslib