Feature #300
Users should be able to overwrite default TARGET attribute for disks
Status: | Closed | Start date: | 07/27/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | Release 2.0 | |||
Resolution: | Pull request: |
Description
Currently, the disks using an image from the pool are assigned a TARGET automatically. This generated target should be the default one, with the possibility to be overwritten by the user (actually, this is how it works for SWAP and CONTEXT disks).
There are two ways to implement this: including the target as part of the image template, or as an attribute of the disk in the VM template. The most flexible approach is to allow both options, setting the precedence of the target finally used as
VM template > Image template > Default
History
#1 Updated by Ruben S. Montero almost 11 years ago
- Target version set to Release 2.0
#2 Updated by Ruben S. Montero almost 11 years ago
- % Done changed from 0 to 80
#3 Updated by Daniel Molina almost 11 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100