f9f5f0053a
Change-Id: I499d94b829c096135a060b5867ef4eceb662b5c1
12 lines
333 B
YAML
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
|