Feature #1326
if name is not provided for the template.instantiate action, it should be obtained from the name of the template
Status: | Closed | Start date: | 07/03/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: |
Description
Currently, if no name is provided for the template.instantiate action the following is used: one-<VMID>.
Instead of that, it would be better to have: <template_name>-<VMID>.
Associated revisions
Feature #1326: VMs instantiated from a template are named template_name-<vmid>
Feature #1326: onedb migrator adds template attribute TEMPLATE_NAME
Revert "Feature #1326: onedb migrator adds template attribute TEMPLATE_NAME"
This reverts commit d73d349d6fdbaa76a747ebdeacab54a5813cb718.
Revert "Feature #1326: VMs instantiated from a template are named template_name-<vmid>"
This reverts commit 8e80bfcf667c87673ccb7eb12fce8deae1b40150.
feature #1326: Set TEMPLATE_NAME, TEMPLATE_ID only for instantiated VMs.
History
#1 Updated by Ruben S. Montero almost 9 years ago
- Target version changed from Release 3.8 to Release 4.0
#2 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Resolution set to fixed