Update git submodules

* Update kolla-ansible from branch 'master'
  - Merge "Fix reconfigure of neutron ml2_conf.ini"
  - Fix reconfigure of neutron ml2_conf.ini
    
    The neutron containers were not being restarted if only the ml2_conf.ini
    file is changed. This is due to the XenAPI ml2_conf.ini config task
    registering a variable of the same name as the task that generates
    ml2_conf.ini for other services. Since the XenAPI service is typically
    not running, the tasks show as not changed, and the handler skips
    restarting the container.
    
    This change adds a second variable for XenAPI to avoid this shadowing.
    
    Change-Id: I77819ed8defb8a7653e1e5aec92013b1d40fbf02
    Closes-Bug: #1783268
This commit is contained in:
Zuul 2019-01-20 12:03:47 +00:00 committed by Gerrit Code Review
parent 9d5dedcfc3
commit 3e1c3e1ba0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit da3cf0958ed254d4a8523c502d366b3c6884f427
Subproject commit 2674344bbe2d934eb879b6fc0240fa13b1bba917