openstack-ansible/releasenotes/notes/support-insecure-cinder-endpoint-5cbbb4d8c647d521.yaml
Andy McCrae f9f5f0053a SHA Pin for OSA Pike-2
Change-Id: I499d94b829c096135a060b5867ef4eceb662b5c1
2017-06-05 11:21:57 +01:00

12 lines
333 B
YAML

---
features:
- |
The ability to disable the certificate validation when checking
and interacting with the internal cinder endpoint has been
implemented. In order to do so, set the following in
``/etc/openstack_deploy/user_variables.yml``.
.. code-block:: yaml
cinder_service_internaluri_insecure: yes