commit | 7402b0340caae734703c50200af7ef127976223f | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 21 12:17:20 2017 +0300 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Wed Jan 03 12:30:36 2018 +0200 |
tree | 38f98daddcfd651bd2e31dc2540bbbcc951d15c3 | |
parent | 5bcf555a3be867013076647df457c7989c59d511 [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 Ironic and other services. Also adds possibility to specify ca_file to verify SSL certificates of remote peers. Related-Prod: PROD-16160 Change-Id: Ib441eb4b37f40ed6bf5209b9dcfbcf80480708a1