f9d40a525e
An example is I80546b6deefe0878398716d173b7dcc36c3bef3a where the configuration needs to be dropped to /etc/calico. By adapting this task we can allow services to deploy configs to arbitrary paths instead of a statically set /etc/neutron. Change-Id: I8c4c7f513074fbd154ab253182b83227628d44ef
7 lines
274 B
YAML
7 lines
274 B
YAML
---
|
|
features:
|
|
- A new variable is supported in the ``neutron_services`` dictionary called
|
|
``service_conf_path``. This variable enables services to deploy their
|
|
config templates to paths outside of /etc/neutron by specifying a
|
|
directory using the new variable.
|