designate/designate
Anusree 116d0a4b8e Enable mutable config in designate
New releases of oslo.config support a 'mutable' parameter to Opts.
oslo.service provides an option here Icec3e664f3fe72614e373b2938e8dee53cf8bc5e
allows services to tell oslo.service they want mutate_config_files to be
called by passing a parameter.

This commit is to use the same. This allows designate to benefit from
I1e7a69de169cc85f4c09954b2f46ce2da7106d90, where the 'debug' option
(owned by oslo.log) is made mutable. we should be able to turn debug
logging on and off by changing the config.

tc goal:
https://governance.openstack.org/tc/goals/rocky/enable-mutable-configuration.html

Change-Id: I5fba66b32b2b8eeea7c206e9eaec0d8c217dafb2
2018-07-26 02:08:17 +05:30
..
agent Replace StopIteration with return for PEP 0479 2018-07-17 12:07:57 -04:00
api Remove translation of log messages 2018-03-14 12:54:05 -07:00
backend Replace use of os.errno.* with errno.* 2018-07-17 13:42:18 -04:00
central Add unique constraint to service_statuses 2018-05-20 12:41:21 -07:00
cmd Init config before service start 2018-06-22 11:40:55 +00:00
common Fix policy name 2018-03-15 12:14:36 +00:00
hacking Remove Hacking check for log translation 2018-02-15 15:31:34 +00:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-06-16 07:26:59 +00:00
manage Merge "Remove translation of log messages" 2018-03-20 20:01:50 +00:00
mdns Replace StopIteration with return for PEP 0479 2018-07-17 12:07:57 -04:00
metrics_client Remove translation of log messages 2018-03-14 12:54:05 -07:00
network_api Remove translation of log messages 2018-03-14 12:54:05 -07:00
notification_handler Remove translation of log messages 2018-03-14 12:54:05 -07:00
objects Change copyright information for field.py 2018-05-14 09:05:59 +00:00
pool_manager Remove translation of log messages 2018-03-14 12:54:05 -07:00
producer Replace StopIteration with return for PEP 0479 2018-07-17 12:07:57 -04:00
quota Remove translation of log messages 2018-03-14 12:54:05 -07:00
resources Remove v1 API 2018-01-11 14:13:43 +00:00
scheduler Merge "Remove translation of log messages" 2018-03-20 20:01:50 +00:00
schema Remove v1 API 2018-01-11 14:13:43 +00:00
sink Use listener pools in designate-sink 2018-06-26 20:37:36 +03:00
sqlalchemy Remove translation of log messages 2018-03-14 12:54:05 -07:00
storage Add unique constraint to service_statuses 2018-05-20 12:41:21 -07:00
tests Merge "Switch to oslo_messaging.ConfFixture.transport_url" 2018-06-14 17:29:45 +00:00
worker Replace deprecated LOG.warn with LOG.warning 2018-04-03 14:28:01 -07:00
__init__.py fix a typo in code 2018-06-05 17:39:22 +08:00
context.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
coordination.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
debug.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
dnsutils.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
exceptions.py Add support for getting Service Status 2016-04-12 16:32:17 +02:00
hookpoints.py Trivial fix pep8 and typos 2017-05-06 03:30:23 +07:00
i18n.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
loggingutils.py Add Decorator to log RPCAPI Calls 2016-04-21 14:11:35 +01:00
metrics.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
notifications.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
opts.py Improving auto-genconfig for producer cfg 2017-07-31 19:22:27 +07:00
plugin.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
policy.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
rpc.py Use listener pools in designate-sink 2018-06-26 20:37:36 +03:00
service.py Enable mutable config in designate 2018-07-26 02:08:17 +05:30
service_status.py Auto-generate designate.conf.sample via genconfig testenv 2017-07-01 21:32:16 +07:00
utils.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
version.py Switch to oslo.reports 2015-11-05 10:55:29 +01:00