ceph-ansible/roles
John Fulton 37b5d1084a Make python print statements python3 compatible
The restart_osd_daemon.sh generated from the j2 template
contains a python call which uses 'print x' instead of
'print(x)'. Add the missing parentheses to make this call
compatible with both 2 and 3.

Also add parentheses to other python print calls found
in roles/ceph-client/defaults/main.yml and
infrastructure-playbooks/cluster-os-migration.yml.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1671721
Signed-off-by: John Fulton <fulton@redhat.com>
2019-02-01 15:23:27 +00:00
..
ceph-agent retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
ceph-client Make python print statements python3 compatible 2019-02-01 15:23:27 +00:00
ceph-common common: clean monitor initial keyring code 2019-01-30 10:36:02 +01:00
ceph-config ceph-config: do not always assume containers when calculating num_osds 2019-02-01 12:28:12 +01:00
ceph-container-common Do not timeout podman/docker pull if timeout value is '0' 2019-01-31 15:35:09 +00:00
ceph-defaults Install nfs-ganesha stable v2.7 2019-01-30 14:57:26 +01:00
ceph-facts ceph-facts: generate devices when osd_auto_discovery is true 2019-02-01 12:28:12 +01:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-handler Make python print statements python3 compatible 2019-02-01 15:23:27 +00:00
ceph-infra ceph-infra: disable unrequired NTP services 2019-01-04 14:01:05 +01:00
ceph-iscsi-gw copy certificates as root user 2019-01-03 09:49:06 +01:00
ceph-mds lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
ceph-mgr retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
ceph-mon mon: ability to change mon listening port on container 2019-01-22 13:45:38 +01:00
ceph-nfs nfs-ganesha: fixed nfs_ganesha_dev_apt_repo variable 2019-01-05 16:04:05 +01:00
ceph-osd ceph-facts: generate devices when osd_auto_discovery is true 2019-02-01 12:28:12 +01:00
ceph-rbd-mirror rbd-mirror: copy bootstrap key after package install 2019-01-04 13:57:40 +00:00
ceph-rgw rgw: add support for multiple rgw instances on a single host 2019-01-18 11:12:28 +01:00
ceph-validate meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00