This page describes how to modify a VM template in private cloud.
For public cloud, see Modify a VM template in public cloud
Modify a virtual machine template
Before you begin:
Log in or switch enterprises to the tenant that owns the template
To modify a VM template:
Go to Catalogue → Virtual machine templates
Select Private or Public cloud
Select a datacenter or cloud location
Select the template and click on the control menu button in the top-right corner and select Edit
Privileges: Manage VM templates from Catalogue, Manage virtual machine template extra charges
Edit template general information
Enter the general information about the template as follows:
Enter a Name to identify the template. This will be the default name in the hypervisor of the VMs that users create from the template
Optionally, select the Category in which the template will appear for users
If you are not using hardware profiles only, enter default values for CPU and RAM
For the Min values of CPU or RAM. If
0
or empty, then there is no minimum. You cannot set a minimum below the current template value. Changes apply to new VMs, not existing VMs.For the Max values of CPU or RAM. If
0
or empty, then there is no maximum. Changes apply to new VMs, not existing VMs.
For Cores per socket, the number of CPUs must be divisible by the number of cores per socket. The maximum value is
32
For the Icon, enter a URL with a public IP address, not
localhost
or127.0.0.1
. It may contain the IP address of the API server.
We recommend square images of size 128x128 pixels with a transparent background. Compatible formats are
PNG
,JPG
, andGIF
.If an administrator shares the template with other tenants, then this icon will display for their users
If you change the icon of a template with instance templates, when you create the next instance, it will have the new icon
If you do not set an Icon, the platform will use the default VM icon from the UI theme
If the Operating System is set on the Advanced tab, and you don't set an icon, the platform may display the icon for a specific OS type or a generic OS type. The platform will not assign this icon to VMs.
See Configure default template icons by operating system type
Troubleshooting minimum and maximum CPU and RAM values
The platform stores 0 as an empty value, so if you enter
0
, it will disappear!If users edit existing VMs that already had out-of-range values, the platform displays a warning but does not enforce the range.
Changes can affect recommended hardware profiles on the Advanced tab, so review them
Users with the
Override VM constraints
privilege can enter values outside this range
Modify VM template disks
Edit VM template variables
You can add variables to VM templates and the platform will automatically add them to new VMs that users create from the templates. Users can then edit the variables when configuring their VMs.
After the VM deploys, users can then access variables in the guest. For example, AWS stores the variables in the ~/vm-variables.rc
file. Cloud-init may use variables.
Cloud providers may store VMs in metadata, so check your provider documentation about metadata security.
To add variables to a VM template, enter the Key and Value, then click Add.
To edit an existing value, click the pencil icon, enter the new Value, then click ok. To save your changes to the template, click Save.
Share VM templates
In the Catalogue view, shared templates are marked with the outstretched hand symbol.Privileges: Allow user to switch enterprises
By default, templates are local to the tenant that creates them (the "owner" enterprise). To share templates, assign scopes to them.
Users who belong to the owner enterprise or enterprises in a template's scopes can display and use the template.
To share a template with a scope:
Go to Users → Scopes
Create a scope
For enterprises to use the template, select them in the scope
Log in or switch to the enterprise that owns the template
Go to Catalogue → Templates
Edit a template
Go to Scopes
Select the scope
To share the template with all enterprises, select
Global scope
For more information, see Manage scopes and Manage resource scopes
Screenshot: To share a template with the enterprises in one or more scopes, select template scopes.
To remove enterprise access to a template, remove the scope containing the enterprise.
You cannot remove a scope from the template if an enterprise in the scope is using the template, for example, if it has deployed VMs or instances of VMs.
To make a template private to the owner enterprise, unselect all scopes.
In private cloud, the instances of shared templates belong to the enterprise that created them. When a template has instances, it is in use by the enterprises with instances. This may mean that you cannot delete a template without deleting or promoting the instances first.
When you make a shared template unavailable, other enterprises cannot deploy it, but it may not be marked as unavailable in the catalogue of other enterprises until you refresh your catalogue.
Activate hardware profiles for a VM template
When you edit a VM template, you can recommend some hardware profiles for users when they create VMs from this template. You can also activate only the recommended hardware profiles.
By default, users can access all hardware profiles that are active in the infrastructure and allowed for their enterprise. For how to create and activate hardware profiles, see Hardware profiles. For how to allow hardware profiles for an enterprise, see Configure an enterprise in a cloud location.
To activate a set of selected hardware profiles for a VM template:
Go to Catalogue → Public/Private
Select a region or datacenter and go to Templates
Edit a template
Go to Recommended
Select the hardware profiles to recommend for this template. When the user creates a VM, the platform will display (Recommended) beside them.
For shared templates, remember that the administrator must allow the user's tenant to access the hardware profiles. See Configure an enterprise in a cloud location.To activate and display the recommended hardware profiles only, select the Enable only recommended HPs option
Activate datastore tiers for a VM template
When you edit a VM template in private cloud, you can recommend some datastore tiers for users when they create VMs from this template. You can also restrict users to the recommended tiers.
By default, when users configure VMs, they can access all datastore tiers that are appropriately configured in the infrastructure and allowed for their enterprise.
To activate a set of selected datastore tiers for a template:
Go to Catalogue → Private
Select region or datacenter and Templates
Edit your template
Go to Recommended
Select the datastore tiers to recommend for this template. The platform will display these datastore tiers in the selection list with (Recommended) beside them. Remember that the administrator must allow the user's tenant to access the datastore tiers
To activate and display the recommended datastore tiers only, select the Enable only recommended DS tiers option
Add a bootstrap script to a VM template
Add a bootstrap script to a VM template and the platform will add it to all VMs created from the template to use with the Cloud-init or similar options for Guest setup.Before you begin:
Prepare a template that is compatible with cloud-init version 0.7.9 or above, or cloudbase-init, or a similar system
In private cloud, the platform will create an ISO disk for Configuration drive
To add a VM bootstrap configuration or script:
Go to Catalogue → Edit VM template
Go to Bootstrap
Paste your configuration or script in the Bootstrap script text box
Continue to configure the VM template or click Save to finish
Note: when you save VM disks to an instance template, Abiquo copies the VM bootstrap script to the instance template.
For details of how to work with bootstrap scripts in a VM, see VM bootstrap script
Edit template advanced tab
You can also specify some Advanced template values using the OVF and the API. See Extended OVF support and template definition .
Field | Value |
---|---|
Guest setup | Select Guest setup option of Cloud-init or Hypervisor tools. |
Guest initial password | If Guest setup is selected, select this option to request an initial password |
Cost codes | The extra charges with cost codes are now on the separate Extra charges tab. |
Operating system | Sets the VMware guest operating system type. Select from the pull-down list. |
Os Version | OS version is used to:
See Guest operating system definition for VMware and Extended OVF support and template definition for further details. |
User | Default user for a VM created from this template for SSH access.
|
Password | Default password for the default User of a VM created from this template. |
NIC driver |
|
Enable UEFI boot | When selected, disable BIOS boot and enable UEFI boot.
For VMs, the |
Enable hot add / reconfigure in VM | See separate section |
Creation user |
|
Creation date | Date and time when the template was created. |
Enable hot add and hot reconfigure for VM templates
To allow users to reconfigure their VMs without powering off:
Go to Catalogue and select Private or Public
Select datacenter or public cloud region
Select and edit the VM template
Go to Advanced tab
Select the options under Enable hot-add/reconfigure
Save the template
Hot add and hot reconfigure options table
Option | Description |
---|---|
Enable hot-add or | Supported providers only with supported guest operating systems. |
CPU hot-add | Let users add CPUs in the platform while the VM is powered on |
RAM hot-add | Let users add RAM in the platform while the VM is powered on |
Disks hot-reconfigure | Let users remove SCSI disks from the boot sequence and add SCSI disks to the end of the boot sequence while the VM is powered on
|
NICs hot-reconfigure | Let users add and remove NICs in the platform while the VM is powered on |
Remote access hot-reconfigure | Let users reset remote access in the platform while the VM is powered on. |
Add extra charges with cost codes for a VM template
When you edit a VM template, you can add extra charges for cloud billing.
Privileges: View virtual machine template extra charges, Manage virtual machine template extra charges
Create extra charges. See Manage extra charges with cost codes
For the Type select
VM template
orAll
Set values for extra charges. See Create a new pricing model
Go to the Catalogue
Edit a VM template
Go to Extra charges with cost codes
Add extra charges with cost codes as required
Add tags to a VM template
When you edit a VM template, you can add tags to group resources and manage them in Control view.
To manage tags for a template:
Go to Catalogue → select a datacenter or public cloud region
Go to Templates
Edit a template
Go to Tags
Add tags
For more details see Manage tags
Manage VM templates with the API
API Documentation
For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource VirtualMachineTemplatesResource.
Pages related to VM templates
Main Apps library page with links to related pages: Catalogue view