devstack/lib/nova_plugins
Sabari Kumar Murugesan 1a3c3734b2 VMware: Use multiline for cluster_name opt
cluster_name opt for vSphere driver is MultiStrOpt and currently
users are not able to set multiple values from localrc. This is
fixed by using iniset_multiline function.

Thus, new usage would be :
VMWAREAPI_CLUSTER='cluster1 cluster2 cluster3'
where c1, c2, c3 are the name of the clusters

Change-Id: Ie0f3a48614e6134d849050754932a3613363ce66
2014-03-24 15:51:08 -07:00
..
functions-libvirt Move libvirt install + setup to functions-libvirt 2014-03-13 15:03:55 -07:00
hypervisor-baremetal Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
hypervisor-fake Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
hypervisor-ironic Reuse existing libvirt setup functions for Ironic 2014-03-17 16:27:00 -07:00
hypervisor-libvirt Move libvirt install + setup to functions-libvirt 2014-03-13 15:03:55 -07:00
hypervisor-openvz Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
hypervisor-vsphere VMware: Use multiline for cluster_name opt 2014-03-24 15:51:08 -07:00
hypervisor-xenserver Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00