Feature #3178
add ability to apply a virtual hardware template at hostgroup level
Description
I would like to be able to specify the following attributes in a "virtual hardware" profile:
- number of vCPUs
- RAM
- number of disks and their size
- number of interfaces and their network name
Ideally, in a child hostgroup, Foreman would allow the profile to be inherited from its parent unless it had it's own override profile specified.
This would significantly reduce complexity in our provisioning scripts, which currently require the user to pass in these parameters per host, even though they are the same across a hostgroup.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Joseph Magen
You may want to follow and join in with this discussion on foreman-dev, where Joseph's looking at just this problem.
https://groups.google.com/forum/#!topic/foreman-dev/M9_mGo1lGl8
#2
Updated by Dmitri Dolguikh over 8 years ago
- Target version set to 1.10.0
#3
Updated by Dominic Cleal over 8 years ago
- Target version changed from 1.10.0 to 1.9.3
#4
Updated by Ohad Levy over 8 years ago
- Status changed from Assigned to Ready For Testing
#5
Updated by Dmitri Dolguikh over 8 years ago
- Target version changed from 1.9.3 to 1.9.2
#6
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c6e02bd3cf59da85d3e97b0a7b2c221003eb494c.
#7
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 2
#8
Updated by Dominic Cleal over 8 years ago
- Related to Bug #3980: Compute profiles not rendering Openstack attributes correctly added
#9
Updated by Dominic Cleal over 8 years ago
- Related to Bug #4126: libvirt network selection doesn't work when editing compute profiles added
#10
Updated by Ewoud Kohl van Wijngaarden over 8 years ago
- Related to Bug #4159: Thin provisioning for VMware disks in compute profiles can't be saved added
#11
Updated by Dominic Cleal over 8 years ago
- Related to Bug #4221: Unable to delete Compute Resource/Deassociate Compute Profile added
#12
Updated by Dominic Cleal over 8 years ago
- Related to Bug #4235: EC2 compute profile loses Security Group setting. added
#13
Updated by Dominic Cleal over 8 years ago
- Related to Feature #4250: Expose compute profiles via API added
#14
Updated by Dominic Cleal over 8 years ago
- Related to Bug #4330: Can't remove network interface or volume from compute profile added
#15
Updated by Dominic Cleal over 8 years ago
- Related to Bug #4375: Kickstart provisioning is on a loop when using compute profiles with ovirt Compute Resource. added
fixes #3178 - add feature for compute profiles for hostgroups and hosts