zun/zun/cmd
sajuptpm f9decab30e Enable mutable config in zun
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 zun 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: Ibcc0dea603416e98ddedbbffffa6518adf931cb3
2018-07-25 16:38:47 +05:30
..
__init__.py Integrate OSProfiler in Zun 2017-03-17 21:15:03 +08:00
api.py Fix an issue in zun-api start 2017-03-27 22:07:07 +05:30
compute.py Enable mutable config in zun 2018-07-25 16:38:47 +05:30
db_manage.py update higgins with zun 2016-06-08 22:21:34 -05:00
wsproxy.py Add support for websocket-proxy 2017-05-18 18:42:05 +08:00