Bug #733
onetemplate instantiate and sunstone are missing the optional "name"
Status: | Closed | Start date: | 07/18/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | CLI | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
The xml-rpc call one.template.instantiate accepts an optional name for the new VM instance. It is also ready in the Ruby and Java OCA, but it is missing in the 'ontemplate' command and sunstone interface.
Associated revisions
Bug #733: New options for onetemplate instantiate; name of the new VM and instance multiple VMs
History
#1 Updated by Carlos Martín almost 10 years ago
- Category set to CLI
#2 Updated by Ruben S. Montero almost 10 years ago
- Assignee set to Carlos Martín
- Target version set to Release 3.0
#3 Updated by Daniel Molina almost 10 years ago
- Assignee changed from Carlos Martín to Hector Sanjuan
- % Done changed from 0 to 50
Added two new options to the instantiate command:
-m, --multiple Instantiate multiple VMs -n, --name Name of the new VM
#4 Updated by Hector Sanjuan almost 10 years ago
- % Done changed from 50 to 100
- Resolution set to fixed
Hi,
regarding the Sunstone part, it is included when using the "New" button in the Virtual Machines tab. Then a dialog comes up allowing to choose an optional name, the base template and the number of times it should be created.
From the templates tab, you can however do a 'one-click-instantiate' on several templates, which is also a good feature sometimes when wanting to create several VMs from different templates quickly.
#5 Updated by Hector Sanjuan almost 10 years ago
- Status changed from New to Closed