Update git submodules

* Update kolla-ansible from branch 'master'
  - Merge "Allow swift proxy server to use independent hostnames"
  - Allow swift proxy server to use independent hostnames
    
    This allows swift service endpoints to use custom hostnames, and adds the
    following variables:
    
    * swift_internal_fqdn
    * swift_external_fqdn
    
    These default to the old values of kolla_internal_fqdn or
    kolla_external_fqdn.
    
    This also adds a swift_proxy_server_listen_port option, which defaults to
    swift_proxy_server_port for backward compatibility.
    
    This option allow the user to differentiate between the port the
    service listens on, and the port the service is reachable on. This is
    useful for external load balancers which live on the same host as the
    service itself.
    
    While we're in here, use the ``internal_protocol`` variable for the swift
    endpoint in cinder's swift backup driver configuration, instead of hardcoding
    to ``http``.
    
    Change-Id: Ibc01618383c26e16c0067f7f6b9cf5160d968d1e
    Implements: blueprint service-hostnames
This commit is contained in:
Zuul 2019-03-07 12:44:57 +00:00 committed by Gerrit Code Review
parent 95c66427f1
commit a534397268

@ -1 +1 @@
Subproject commit 8ccd55339a7abeafd14772e20e638e0132166a06
Subproject commit e098d95eac0e47f11e0ad5c830ceaceb770db787