Bug 865955 - [RFE] additonal fields for vsphere_configure around cluster support
Summary: [RFE] additonal fields for vsphere_configure around cluster support
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
Assignee: John Eckersberg
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-12 21:48 UTC by Dave Johnson
Modified: 2013-09-19 20:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-19 20:53:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Johnson 2012-10-12 21:48:30 UTC
Description of problem:
=====================================
Verifying bug 853126, add vsphere cluster support to imagefactory, we determined that aeolus-configure needs to be able to handle a few more fields within its vsphere_configure and ultimately add them to vsphere.json

from imcleod
==================
In larger vSphere environments it can become necessary to specify an
individual cluster or host to push an image to.  We have added two
fields to the vSphere provider configuration file to allow this to
happen.

"host" - specifies a single vSphere host that the image is to be pushed
to

"computeresource" - specifies the vSphere ComputeResource entity to push
the image to.  This is most often the name of a cluster.


These fields are optional.  If they are not specified the code will push
to the first ComputeResource it can find.  In smaller environments this
is normally fine.


Note You need to log in before you can comment on or make changes to this bug.