puppet-tripleo/spec/defines
Brent Eagles 015c9b757a Adding wrapper scripts for neutron agent subprocesses
The neutron agents use subprocesses like dnsmasq and keepalived as part
of their implementation. Running these "subprocesses" in separate
containers prevent dataplane breakages/unnecessary failover on agent
container restart.

Also amends docker daemon options to allow including additional unix
domain sockets to bind to the docker daemon. The paths can be mounted by
containers that launch containers instead of mounting /run/docker.sock.
This avoids issues if the docker daemon is restarted while the containers
are running.

Related-Bug: #1749209
Change-Id: Icd4c24ac686d957391548a04722266cefc1bce27
2018-04-30 21:58:29 -02:30
..
tripleo_certmonger_httpd_spec.rb Move tripleo::certmonger::httpd to defines folder and fix suffix 2017-06-08 09:34:45 +03:00
tripleo_firewall_service_rules_spec.rb correct unit tests 2017-12-16 09:36:18 +01:00
tripleo_haproxy_endpoint_spec.rb Allow custom per-service listen_options for haproxy 2018-03-14 15:12:38 +01:00
tripleo_haproxy_service_endpoints_spec.rb Merge "Add Basic Authentication support for HAProxy" 2017-12-19 20:52:30 +00:00
tripleo_haproxy_userlist_spec.rb Add Basic Authentication support for HAProxy 2017-12-16 09:37:27 +01:00
tripleo_host_sriov_numvfs_persistence_spec.rb hw ovs offload - On some machines representor ports not created after reboot 2018-01-29 11:32:24 +00:00
tripleo_profile_base_neutron_wrappers_dibbler_client_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30
tripleo_profile_base_neutron_wrappers_dnsmasq_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30
tripleo_profile_base_neutron_wrappers_haproxy_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30
tripleo_profile_base_neutron_wrappers_keepalived_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30
tripleo_profile_base_neutron_wrappers_keepalived_state_change_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30
tripleo_profile_base_neutron_wrappers_radvd_spec.rb Adding wrapper scripts for neutron agent subprocesses 2018-04-30 21:58:29 -02:30