From f63e1658d359d5426da33de7573a4c8d2f55e910 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 14 Nov 2023 08:19:53 +0000 Subject: automatic import of openstack-neutron --- conf.README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 conf.README (limited to 'conf.README') diff --git a/conf.README b/conf.README new file mode 100644 index 0000000..ee87997 --- /dev/null +++ b/conf.README @@ -0,0 +1,9 @@ +This directory can be used to configure Neutron services with custom +user-defined configuration files. To use the facility, just drop a file (or a +symlink) that has .conf file name extension into an appropriate directory to +make a service read it during initialization. 'common' directory is read by all +Neutron services. + +Note that user-defined configuration files override any configuration values +defined in other files read by services. Service specific configuration +directories beat common one. -- cgit v1.2.3