commit | 00da251b2a0456f022211512cec3c1ca51c6c0d8 | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 21 13:21:21 2017 +0300 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Thu Jan 18 13:44:56 2018 +0200 |
tree | bda13da028e442255be3e4f7673fc7288dab9de9 | |
parent | a2ad973ee50ff3753cf61f9569a95891369112f1 [diff] |
OpenStack HTTPS Endpoints support Communication between services usually done via internal endpoints that are located in internal network. In some cases it is required to encrypt traffic even on internal network. This patch unhardcode communication protocol between Heat and other services. Also adds possibility to specify ca_file to verify SSL certificates of remote peers. Related-Prod: PROD-16162 Change-Id: I1cbad13b7cef9f6f8d9ab73a0689e76b94ebef05