openstack-ansible-os_neutron/templates
Kevin Carter cdddf60c5f
Cleanup files and templates using smart sources
The files and templates we carry are almost always in a state of
maintenance. The upstream services are maintaining these files and
there's really no reason we need to carry duplicate copies of them. This
change removes all of the files we expect to get from the upstream
service. while the focus of this change is to remove configuration file
maintenance burdens it also allows the role to execute faster.

  * Source installs have the configuration files within the venv at
    "<<VENV_PATH>>/etc/<<SERVICE_NAME>>". The role will now link the
    default configuration path to this directory. When the service is
    upgraded the link will move to the new venv path.
  * Distro installs package all of the required configuration files.

To maintain our current capabilities to override configuration the
role will fetch files from the disk whenever an override is provided and
then push the fetched file back to the target using `config_template`.

Change-Id: I8fba4a1f70d7f5870ad81c8a84e3b1d15742c70f
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-08-07 09:04:50 -05:00
..
plugins Public n/w access for vxlan tenant n/w in ml2.ovs 2018-05-18 07:37:51 +00:00
bgp_dragent.ini.j2 Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
dhcp_agent.ini.j2 Cap the number of worker threads 2017-02-23 05:20:59 -05:00
dnsmasq-neutron.conf.j2 templates: dnsmasq-neutron.conf: Fix user for dnsmasq process 2018-06-29 14:20:28 +01:00
dragonflow.ini.j2 Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
felix.cfg.j2 Project Calico integration 2016-08-22 14:47:25 -05:00
l3_agent.ini.j2 Handle Pike changes for Neutron 2017-12-11 16:59:49 +00:00
lbaas_agent.ini.j2 Fix LBaaSv2 config and package requirements 2018-01-25 19:12:40 +00:00
metadata_agent.ini.j2 Change deprecated nova_metadata_ip option 2017-11-29 11:29:04 -06:00
metering_agent.ini.j2 Use full path for metering_agent interface_Driver 2017-01-13 19:54:24 +00:00
networking_bgpvpn.conf.j2 add ml2 config for networking bgpvpn 2018-02-12 10:50:27 +01:00
neutron_ha_tool.sh.j2 Fix bashate violations 2015-10-05 11:03:24 +01:00
neutron-ha-tool.py.j2 Add SELinux contexts for neutron log directory 2018-02-16 14:14:23 +00:00
neutron.conf.j2 Restore rabbit driver ssl config option 2018-06-04 11:22:59 -04:00
sudoers.j2 Implement neutron venv support 2015-10-15 17:55:44 +00:00
vpnaas_agent.ini.j2 [FIX] Changed neutron_driver_interface removed variable 2016-10-19 10:42:00 +00:00