puppet-openstack-integration/manifests
Takashi Kajinami 9dc6df9e75 Neutron: Make sure overlay_ip_version is configured properly
Change 0797e82aca0a408838a49c1a269948e83d978b1c[1][2] fixed the ip
version used by ovs-agent but this effectively changed the ip version
used for underlying network. However that change did not update
the overlay_ip_version option accordingly and neutron records the error
caused by version mismatch continuously.

```
Invalid input for operation: ('Tunnel IP version does not match ML2
overlay_ip_version ...)
```

This change fixes that and ensures the option is set according to
the actual IP version.

Change-Id: Ied95886a30618ae2901cb2e9eacf9296a5911e8f
2023-03-13 22:40:18 +09:00
..
aodh.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
apache.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
barbican.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
bind.pp Designate: Use appropriate IP version for bind and mdns 2023-02-28 20:14:11 +09:00
cacert.pp Convert all class usage to relative names 2019-12-08 14:58:12 +01:00
ceilometer.pp Ceilometer: Test deployment with separate polling agents 2023-02-15 18:16:58 +09:00
ceph.pp Ceph: Disable IPv4 when IPv6 should be used 2023-03-08 13:37:04 +09:00
cinder.pp Cinder: Use appropriate IP version for iscsi target 2023-03-07 11:53:38 +00:00
config.pp Add CentOS8 support and jobs 2019-12-20 10:18:18 +00:00
designate.pp Merge "Designate: Use appropriate IP version for bind and mdns" 2023-03-03 09:54:02 +00:00
ec2api.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
glance.pp MySQL: Use appropriate IP version 2023-02-24 16:15:04 +09:00
gnocchi.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
heat.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
horizon.pp Merge "Enable horizon in scenario005" 2023-03-10 18:56:37 +00:00
init.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
ironic.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
keystone.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
magnum.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
manila.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
memcached.pp Replace deprecated memcached::listen_ip 2021-08-06 20:40:04 +09:00
mistral.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
mq_user.pp Convert all class usage to relative names 2019-12-08 14:58:12 +01:00
murano.pp Merge "Replace murano::application" 2023-03-10 18:56:35 +00:00
mysql.pp MySQL: Use appropriate IP version 2023-02-24 16:15:04 +09:00
neutron.pp Neutron: Make sure overlay_ip_version is configured properly 2023-03-13 22:40:18 +09:00
nova.pp Merge "Fix typo in parameter name" 2023-03-03 09:58:02 +00:00
octavia.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
ovn.pp Use appropriate IP version for underlay network 2023-03-07 20:58:07 +09:00
params.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
placement.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
provision.pp Glance: Test cinder backend 2022-08-01 20:22:13 +09:00
qdr.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
rabbitmq.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
redis.pp Remove workaround for puppet-redis + CentOS Stream 9 2022-06-24 11:39:50 +09:00
repos.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
sahara.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
ssl_key.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
swift.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
tempest.pp Neutron: Enable metering agent only when Telemetry is enabled 2023-03-07 21:01:39 +09:00
trove.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
vitrage.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
watcher.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00
zaqar.pp Replace legacy facts and use fact hash 2023-03-01 13:30:01 +09:00