Update git submodules

* Update heat-tempest-plugin from branch 'master'
  - Merge "Fix heat service availability config option name"
  - Fix heat service availability config option name
    
    heat service config option name registered in
    Tempest's service_available group is 'heat_plugin' which
    is not consistent with all other service_available config
    option.
    
    This config option is used by other tempest plugin to test the heat.
    One good example is congress-tempest-plugin which has heat tests[1]
    and those test are being skipped based on this config option.
    
    But setting of this config option in congress devstack plugin
    is done based on service name (heat not heat_plugin)[2]. and same name
    is used on devstack side also[3].
    
    We had same issue on aodh side also which is being fixed in
    - https://review.openstack.org/#/c/536741/
    
    This patch fixes this issue in heat-tempest-plugin also by
    renaming the config option to 'heat' and keep the old name support also
    with deprecation warning.
    Related-Bug: #1743688
    
    [1] http://git.openstack.org/cgit/openstack/congress-tempest-plugin/tree/congress_tempest_plugin/tests/scenario/congress_datasources/test_heat.py#n32
    [2] df0f555f31/devstack/plugin.sh (L87)
    [3] 0c6208c6a0/lib/tempest (L550)
    
    Change-Id: Ibe080d08a854db1a3e7246ef60a3a14efdc2f40f
This commit is contained in:
Zuul 2019-01-23 12:14:06 +00:00 committed by Gerrit Code Review
parent 244c0c199a
commit 2fcb7d4c50
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ad04045b63558247ad53939acef86998c97418f5
Subproject commit e2373b3ba2f25937cbd5eb12665a87890b94cd3b