Feature #4012
Suport VMware customization specs for vcenter
Status: | Closed | Start date: | 09/30/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | vCenter | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: |
Description
Add support to apply VMware OS customization on template cloning.
This support should be added to the vcenter driver (getting the list of customizations and applying it), CLI and Sunstone.
Associated revisions
feature #4012: get cutomizations list from vcenter
Customizations are added to host monitoring. For example:
CUSTOMIZATION=[
NAME="customization-linux",
TYPE="Linux" ]
CUSTOMIZATION=[
NAME="customization-windows",
TYPE="Windows" ]
feature #4012: support selecting vcenter customization
A new parameter CUSTOMIZATION_SPEC can be added to a vcenter template
so this customization is used on VM clone.
Feature #4012: Add list of vcenter customization specs to sunstone
Feature #4012: Add list of vcenter customization specs to sunstone
(cherry picked from commit 2f12f61965ff91b9e72e7722affd7fd0ac2b975c)
Feature #4012: Change 'please select' to 'none'
Feature #4012: Change 'please select' to 'none'
(cherry picked from commit b17782d21cab88a056d800f1ae847bc4bf6aca54)
Feature #4012: Make vcenter and opennebula contextualization mutually exclusive
Feature #4012: Make vcenter and opennebula contextualization mutually exclusive
(cherry picked from commit a1ba03fc74533d92ddc14fd852c75eee56a47b5c)
History
#1 Updated by Ruben S. Montero almost 6 years ago
- Category changed from Drivers - VM to vCenter
#2 Updated by Javi Fontan over 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed