tricircle/tricircle
songbaisen 912a4cb25e Enable mutable config in Tricircle
1. What is the problem?

   The oslo.config support a 'mutable' parameter to Opts.
   This is only respected when the new method mutate_config_files
   is called instead of reload_config_files.so we need to enable
   mutable config in tricircle.

2. What is the solution to the problem?

   Depend on the two path in oslo.config which are
   Icec3e664f3fe72614e373b2938e8dee53cf8bc5e and
   I1e7a69de169cc85f4c09954b2f46ce2da7106d90 made the Tricircle
   have the ability to mutable config.

3. What the features to be implemented in the Tricircle to realize the solution?

   Further patches will be needed to make select config options be marked as
   mutable. This change enables support for oslo provided config options
   to be updated via SIGHUP such as log level.

   Signed-off-by: song baisen <songbaisen@szzt.com.cn>
   Co-Authored-By: tangzhuo <ztang@hnu.edu.cn>, zhiyuan_cai <luckyvega.g@gmail.com>

Change-Id: I7b42bfb75913190fa4bd0d892e72fec8f629d7a6
2018-03-28 08:43:47 +08:00
..
api Fix bugs in tricircle Admin API 2017-08-17 15:24:12 +08:00
cmd Remove log translations 2017-04-11 09:17:08 +08:00
common Enable mutable config in Tricircle 2018-03-28 08:43:47 +08:00
db code for resource deleting 2018-02-28 19:16:03 +08:00
network Merge "use the better way to handle the not found exception" 2018-03-18 14:42:42 +00:00
tempestplugin Fix the smoke test error 2018-02-11 09:08:48 +08:00
tests use plugin common utils from neutron-lib 2018-03-08 14:09:10 -07:00
xjob Enable mutable config in Tricircle 2018-03-28 08:43:47 +08:00
__init__.py networking-tricircle core plugin and security group 2015-08-05 14:49:24 +03:00