[UG] Configure VMware vCenter settings

Adds an instruction on how to configure the VMware
vCenter certificate verification.

Change-Id: Ifc9c25a35857eb64df1cea84b0849fa9edb6b191
This commit is contained in:
Maria Zlatkova 2016-10-03 15:08:06 +03:00
parent 8a667b2605
commit a0e07eaf74
2 changed files with 32 additions and 0 deletions

View File

@ -42,3 +42,4 @@ This section includes the following topics:
configure-environment/nfv.rst
configure-environment/workflows.rst
configure-environment/enable-usb-discovery.rst
configure-environment/configure-vmware-vcenter-settings.rst

View File

@ -0,0 +1,31 @@
.. _configure-vmware-vcenter-settings:
=================================
Configure VMware vCenter settings
=================================
If your environment is integrated with VMware vCenter, you can specify a
Certificate Authority (CA) bundle file to use for verifying the VMware vCenter
server certificate for the OpenStack Compute service, OpenStack Block Storage
service, and OpenStack Image service.
**To configure the VMware vCenter certificate verification:**
#. Log in to the Fuel web UI.
#. Navigate to the :guilabel:`VMware` tab.
#. Configure the VMware vCenter certificate verification depending on your
environment needs:
* If you plan to deploy an environment for testing purposes or want to
speed up the deployment process, disable the certificate
verification by selecting
:guilabel:`Bypass vCenter certificate verification` in the
:guilabel:`VMware vCenter Settings` section.
* If VMware vCenter is using a self-signed certificate:
#. In the :guilabel:`CA file` section, upload a custom CA certificate.
#. Leave :guilabel:`Bypass vCenter certificate verification` unchecked.
* To use a VMware vCenter server certificate emitted by a known CA, for
example, GeoTrust, leave the :guilabel:`CA file` section empty and the
:guilabel:`Bypass vCenter certificate verification` unchecked.
#. Click :guilabel:`Save Changes`.