Bug 1613963
| Summary: | igw: Start and enabled rbd-target-api | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Mike Christie <mchristi> |
| Component: | Ceph-Ansible | Assignee: | Mike Christie <mchristi> |
| Status: | CLOSED ERRATA | QA Contact: | Madhavi Kasturi <mkasturi> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | aschoen, ceph-eng-bugs, gabrioux, gmeno, hnallurv, nthomas, sankarshan, shan |
| Target Milestone: | rc | ||
| Target Release: | 3.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-ansible-3.1.0-0.1.rc18.el7cp Ubuntu: ceph-ansible_3.1.0~rc18-2redhat1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-26 18:23:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mike Christie
2018-08-08 16:09:37 UTC
Upstream PR to enable and start rbd-target-api: https://github.com/ceph/ceph-ansible/pull/2984 Upstream PR to configure gwcli/API settings: commit 91bf53ee932a6748c464bea762f8fb6f07f11347 Author: Sébastien Han <seb> Date: Fri Mar 23 11:24:56 2018 +0800 ceph-iscsi: support for containerize deployment that allows configuration of gwcli/API settings in roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 using the iscsi-gws.yml. Note that for this PR we only need the api changes in: roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 roles/ceph-iscsi-gw/defaults/main.yml group_vars/iscsi-gws.yml.sample I have made a 3.1 stable PRs here. For the second patch I only backported the needed parts: https://github.com/ceph/ceph-ansible/pull/2986 merged upstream into stable-3.1 waiting for next tag Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2819 |