Feature #11237
closedDocument association of compute profiles to host groups
Description
The API should document the compute_profile_id parameter on the hostgroups controller to allow association of compute profiles to host groups.
I'd like to be able to use hammer to:
- associate compute profiles to existing host groups;
- update compute profiles that are associated to existing host groups;
The use case is: as an automator, I'd like to use hammer to create a host group and then associate compute profiles with distinctive configurations for each profile. For instance, if I associate a "1-small" profile to my host group, I then would like to specify the disk size and network device to be used whenever I provision a new host using this host group with the "1-small" profile.
Updated by Dominic Cleal over 9 years ago
- Related to Feature #6344: Commands for read operations around compute profiles and attributes added
Updated by Dominic Cleal over 9 years ago
- Subject changed from Add hammer command to handle compute profiles to Document association of compute profiles to host groups
- Description updated (diff)
- Category set to API
- Difficulty set to trivial
I'm changing this to only be about the first issue listed, associating of compute profiles to host groups, which should be trivial to do via API docs.
The latter issue about general profile and attributes management is already tracked via #6344.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2813 added
- Pull request deleted (
)
Updated by Dominic Cleal about 9 years ago
- Assignee set to Ori Rabin
- Translation missing: en.field_release set to 63
Updated by Ori Rabin about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9293c0fece525632c6d6242b9ee4a078cb77c419.