ceph-ansible/roles
Guillaume Abrioux b16dfb1920 iscsigw: install python-requests
Typical error at rbd-target-api startup:

```
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: Traceback (most recent call last):
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: File "/usr/bin/rbd-target-api", line 39, in <module>
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: from gwcli.utils import (APIRequest, valid_gateway, valid_client,
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: File "/usr/lib/python2.7/site-packages/gwcli/utils.py", line 1, in <module>
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: import requests
Sep 25 12:12:29 iscsi-gw0 rbd-target-api[9959]: ImportError: No module named requests
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 167737dd3d)
2019-09-26 16:21:54 +02:00
..
ceph-client tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
ceph-common fix openSUSE OBS repo creation 2019-08-29 16:31:40 +00:00
ceph-config global: make directories mode parameterizable 2019-08-23 11:39:23 +00:00
ceph-container-common container: Allow to use registry authentication 2019-09-18 23:43:21 +02:00
ceph-container-engine lint: fix error [201,206] 2019-08-30 09:04:00 -04:00
ceph-dashboard lint: fix error [301], add `changed_when: false` when needed 2019-08-28 11:22:47 -04:00
ceph-defaults container: Allow to use registry authentication 2019-09-18 23:43:21 +02:00
ceph-facts Fix discovered_interpreter_python variable 2019-09-04 14:16:57 -04:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana Add http_addr option to grafana config 2019-08-30 09:04:16 -04:00
ceph-handler ceph-handler: Fix osd restart condition 2019-09-11 13:20:30 -04:00
ceph-infra Support comma-delimited subnets in firewall 2019-09-10 09:34:48 -04:00
ceph-iscsi-gw iscsigw: install python-requests 2019-09-26 16:21:54 +02:00
ceph-mds global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-mgr global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-mon global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-nfs global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-node-exporter dashboard: remove cfg80211 module installation 2019-07-29 15:46:58 +02:00
ceph-osd global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-prometheus Add http_addr option to grafana config 2019-08-30 09:04:16 -04:00
ceph-rbd-mirror global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-rgw global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-rgw-loadbalancer Add role definitions of ceph-rgw-loadbalancer 2019-06-06 19:44:30 +00:00
ceph-validate validate: check ceph_docker_registry_* length 2019-09-18 23:43:21 +02:00