Feature #17
VM Groups
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - | |||
Resolution: | duplicate | Pull request: |
Description
Provide support for virtual machine groups. A VM group is a set of VMs that can be managed as a whole. A VM Groups is defined by:
- The VMs in the group
- The relationship between the VMs in the group (e.g. affinity, deployment order...)
In this ticket we will first define the attributes, and management and scheduling requirements of a VM Group.
Related issues
History
#1 Updated by Ruben S. Montero almost 13 years ago
A group is defined by a special template with the basic attributes. Some specific XML-RPC calls will be provided to create/delete/add/remove groups.
No affinity, deployment order will be specified in the group template.
#2 Updated by Ruben S. Montero over 11 years ago
- Status changed from New to Closed
- Resolution set to duplicate