commit | 8a06faa1f6c827d915bf32d5a6db066b59ee0b69 | [log] [tgz] |
---|---|---|
author | Vasyl Saienko <vsaienko@mirantis.com> | Mon Jul 16 14:04:54 2018 +0300 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Mon Jul 16 14:05:30 2018 +0300 |
tree | e687d223bad2d3ecea8150b5de92cd26424cc8a5 | |
parent | cb6cfccf4ae95a4513b2cfc3856ab1051fbbe7f6 [diff] [blame] |
Add insecure option to heat's heat client When using ssl with self signed cert, wait condition should be sent with insecure option. As cert is not trusted on instance side. Change-Id: I5f5809c01feac5d56f9f3564368c7dcc624ac92f Related-Prod: PROD-19827
diff --git a/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/control.yml b/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/control.yml index eefbe5c..c9c41a8 100644 --- a/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/control.yml +++ b/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/control.yml
@@ -265,6 +265,11 @@ port: ${_param:rabbitmq_port} ssl: enabled: ${_param:rabbitmq_ssl_enabled} + # Since we using self signed cert not present in images, we have to + # use insecure option when sending signal to wait condition from instance. + clients: + heat: + insecure: true neutron: server: bind: