Nicolas Vazquez created CLOUDSTACK-9333:
-------------------------------------------
Summary: Exclude clusters from OVF operations
Key: CLOUDSTACK-9333
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9333
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: VMware
Affects Versions: 4.9.0
Reporter: Nicolas Vazquez
Fix For: 4.9.0
h2. Description
It is proposed to add a way to exclude hosts from selected clusters for OVF
operations.
To exclude a cluster, would be necessary to insert a record in
{{cluster_details}} specifying property *{{'vmware.exclude_from_ovf'}}* in this
way: (supposing we want to exclude cluster X)
||cluster_id||||name||value||
|X|vmware.exclude_from_ovf|true|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)