RETIRED, Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Anusree 094138de8b Enable mutable config in sahara
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 sahara 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: I11d31a80afb326fa3416726c6f68b4930346264a
2018-07-25 22:25:36 +02:00
api-ref/source api-ref: move to a v1.1 sub-folder 2018-07-12 18:52:52 +02:00
devstack Deploy using wsgi by default 2018-05-10 00:03:09 +02:00
doc Merge "Boot from volume" 2018-07-25 09:53:32 +00:00
etc Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
playbooks/buildimages Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
releasenotes Enable mutable config in sahara 2018-07-25 22:25:36 +02:00
roles/build-sahara-images-cli Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
sahara Enable mutable config in sahara 2018-07-25 22:25:36 +02:00
tools Switch the coverage tox target to stestr 2018-06-27 00:23:56 +02:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.stestr.conf Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
.zuul.yaml Deploy using wsgi by default 2018-05-10 00:03:09 +02:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 15:56:58 +01:00
HACKING.rst Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst add release notes to readme.rst 2018-06-14 15:48:21 +08:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
bindep.txt Replace http with https for doc links in sahara 2017-08-27 23:45:09 -07:00
lower-constraints.txt Switch the coverage tox target to stestr 2018-06-27 00:23:56 +02:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Bump Flask version according requirements 2018-06-25 23:59:42 +02:00
setup.cfg S3 data source 2018-07-02 14:27:46 -04:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements-bandit.txt Update bandit version 2016-02-05 12:17:02 -05:00
test-requirements.txt Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
tox.ini Switch the coverage tox target to stestr 2018-06-27 00:23:56 +02:00