commit | 1550d6c0bcb79c9423f527a8b92dca218699b9eb | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 21 12:55:33 2017 +0300 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Wed Dec 13 14:51:55 2017 +0000 |
tree | 5cd55cf7efc406fd37f2190fc7e0a15f85cb6ac5 | |
parent | 3ca0cf2458989254f0ea3867d351f6fd4bb013a6 [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 Cinder and other services. Also adds possibility to specify ca_file to verify SSL certificates of remote peers. PROD-15735 Change-Id: Ib441eb4b37f40ed6bf5209b9dcfbcf80480708a1