Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Switch Manila API to httpd and support TLS"
  - Switch Manila API to httpd and support TLS
    
    manila-api can be deployed in two ways:
    - Using the service-provided eventlet based server
    - Behind any popular web server as a wsgi process
    
    [1] adds support to the kolla image to install necessary
    packages and write configuration files to enable deploying
    manila-api with Apache/mod-wsgi/
    [2] and [3] add support to puppet-{manila,tripleo} to
    honor httpd options like other API services.
    
    So, switch the manila-api docker/service to running
    httpd, and add necessary configuration options.
    Honor the "EnableInternalTLS" option to allow running
    manila-api with TLS.
    
    [1] https://review.openstack.org/#/c/590061/
    [2] https://review.openstack.org/#/c/591869/
    [3] https://review.openstack.org/#/c/592188/
    
    Depends-On: https://review.openstack.org/#/c/592188/
    Change-Id: Ic88a2f08e013a49e3da45a2bfc82c62ba284526a
This commit is contained in:
Zuul 2019-02-15 17:41:07 +00:00 committed by Gerrit Code Review
parent 26f947dfca
commit 24b45b48a1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d3ca79db7290f9cc6e261ab1ce11328fd1193c75
Subproject commit f51ab5007250180cc9c49f4cf3fbd217fcc9c9e5