Comment 9 for bug 1582283

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/322259
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=bd9cc8266b0a9f26a00bd93ff92491536192006b
Submitter: Jenkins
Branch: stable/mitaka

commit bd9cc8266b0a9f26a00bd93ff92491536192006b
Author: Denis Egorenko <email address hidden>
Date: Mon May 16 20:54:35 2016 +0300

    Use public_hash for determining current protocol and address for Heat

    Heat parameters heat_metadata_server_url, heat_waitcondition_server_url,
    heat_watch_server_url require to be set with proper protocol and address
    in case of usage SSL.

    Change-Id: I7baa7b44db4237347ddadccb4537e0080ef62322
    Closes-bug: #1582283
    (cherry picked from commit 610564638f35a6609d7d84e3f5a7c7a48ff2e06e)