kolla-ansible/ansible/roles
Radosław Piliszek 21488710d6 Fix Swift with kernel 4.19 and later
We mount Swift volumes with xfs.
The 'nobarrier' option we used was made noop [1]
and deprecated [2] (with warning) in kernel 4.10.
In 4.19 it was removed [3] resulting in an error
when using e.g. Debian Buster as host.
The noop patch was backported to CentOS 7 so
it is safe to remove this option with no behavior
change and backport to where needed.
Ubuntu Bionic uses 4.15 which only warns.
CentOS 8 uses 4.18 which only warns as well.
Debian Buster uses 4.19 exactly which breaks.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2291dab2c9d1880efd19469df2042e2277c8b7a4
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4cf4573d899cd80d8578c050061dc342f99f3a32
[3] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1c02d502c20809a2a5f71ec16a930a61ed779b81

Change-Id: I006dea21321146c7fc738d0b41c401b72d271a99
Closes-bug: #1800132
2019-11-30 12:56:36 +01:00
..
aodh Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
barbican Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
baremetal Start Docker after upgrade 2019-11-11 11:16:05 +00:00
bifrost Add upgrade-bifrost command 2019-07-02 14:30:14 +01:00
blazar Merge "Fix hard-coded admin project name and username in blazar task" 2019-11-25 12:38:03 +00:00
ceilometer Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
ceph Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
certificates Fix OpenSSL template 2019-10-17 08:49:32 +02:00
chrony Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
cinder Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
cloudkitty Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
collectd Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
common Merge "Parse MariaDB log messages in different formats into Fluentd" 2019-11-20 21:21:22 +00:00
congress Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
cyborg Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
designate Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
destroy Add elasticsearch_datadir_volume 2019-02-25 19:30:33 +01:00
elasticsearch Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
etcd Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
freezer Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
glance Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
gnocchi Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
grafana Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
haproxy Merge "Fixes the compatibility issue at HAProxy role with Ansible 2.9" 2019-11-23 17:02:25 +00:00
haproxy-config Fix indentation of HAProxy internal http-request config 2019-11-05 14:31:09 +00:00
heat Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
horizon Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
influxdb Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
ironic Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
iscsi Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
kafka Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
karbor Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
keystone Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
kibana Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
kuryr Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
magnum Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
manila Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
mariadb Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
masakari Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
memcached Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
mistral Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
module-load Adjust the order of src and dest for template module 2019-11-16 23:19:24 +08:00
monasca Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
mongodb Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
multipathd Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
murano Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
neutron Merge "Split out OVS/Linuxbridge agent configs from ml2_conf.ini" 2019-11-27 18:14:43 +00:00
nova Merge "Use valid_interfaces instead of os_interface for placement" 2019-11-22 18:42:13 +00:00
nova-cell Fix 'nova_cephx_raw_key' is undefined 2019-11-25 16:33:22 +00:00
nova-hyperv Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
octavia Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
openvswitch Remove Neutron integration with ONOS 2019-11-18 15:39:19 +00:00
ovs-dpdk Remove OpenDaylight role 2019-11-18 11:57:32 +00:00
panko Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
placement Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
prechecks Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
prometheus Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
qdrouterd Refactor NSS database var 2019-10-17 08:37:09 +02:00
qinling Merge "Change local_action to delegate_to: localhost" 2019-11-22 18:35:54 +00:00
rabbitmq Allow passing arguments to RabbitMQ server 2019-10-25 11:38:45 +02:00
rally Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
redis Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
sahara Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
searchlight Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
senlin Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
service-ks-register Remove delegate_to from service-ks-register tasks 2019-09-26 10:38:35 +01:00
service-rabbitmq Add service-rabbitmq role 2019-10-01 14:44:43 +01:00
service-stop/tasks Use become for all docker tasks 2019-06-06 19:04:58 +01:00
skydive Remove OpenDaylight role 2019-11-18 11:57:32 +00:00
solum Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
storm Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
swift Fix Swift with kernel 4.19 and later 2019-11-30 12:56:36 +01:00
tacker Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
telegraf Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
tempest Do not disable IPv6 in Tempest 2019-10-17 13:58:34 +02:00
trove Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
vitrage Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
vmtp Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
watcher Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
zookeeper Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
zun Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
ceph_pools.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00