Update git submodules

* Update watcher from branch 'master'
  - Merge "pass default_config_dirs variable for config initialization."
  - pass default_config_dirs variable for config initialization.
    
    Currently default config files are being for initialization of CONF from
    oslo_config. However default config dirs are not being passed as a
    result watcher components (eg: decision-engine) are unable to load
    files from default directories (eg: /etc/watcher/watcher.conf.d)
    supported by oslo_config. This is a short-coming on watcher's side.
    Also this forces user to have multiple config for each component.
    
    Without this default set, oslo_config will search for conf with string
    'python-watcher' in it, eg: /etc/python-watcher/.... Since there is a
    because project=python-watcher a couple of lines below
    
    This patch adds the option after evaluating using project as 'watcher'
    which is similar to evaluation of default_config_files and also allows
    it to be passed in as a function parameter.
    
    Change-Id: I013f9d03978f8716847f8d1ee6888629faf5779b
This commit is contained in:
Zuul 2019-05-17 10:20:44 +00:00 committed by Gerrit Code Review
parent 54266ff80b
commit b360001723
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b45777c497e98ce185a6d358d4612f2c001824b7
Subproject commit 78d28427be5906f2f236e4106843145f72632e4f