From 757547c9654370f52d758a8e77d05330bdb3bb9f Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Tue, 18 Mar 2014 17:53:06 -0400 Subject: [PATCH] Note multiple vCenter limitation To use multiple vCenter installations each must be in a separate availability zone. Change-Id: I60ae653abc2e13a1478dc79058b5b150cc0d9099 --- .../compute/section_hypervisor_vmware.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/config-reference/compute/section_hypervisor_vmware.xml b/doc/config-reference/compute/section_hypervisor_vmware.xml index fd05499ebb..0cdf3b8bb4 100644 --- a/doc/config-reference/compute/section_hypervisor_vmware.xml +++ b/doc/config-reference/compute/section_hypervisor_vmware.xml @@ -176,6 +176,14 @@ not currently supported. + + + To use multiple vCenter installations with OpenStack, each vCenter + must be assigned to a separate availability zone. This is required + as the OpenStack Block Storage VMDK driver does not currently work + across multiple vCenter installations. + +