Feature #4250
closedExpose compute profiles via API
Description
I've just upgraded to 1.4 so I could use compute profiles.
Could you please add compute profiles to API?
Updated by Dominic Cleal over 10 years ago
- Related to Feature #3178: add ability to apply a virtual hardware template at hostgroup level added
Updated by Dominic Cleal over 10 years ago
Which aspects in particular are the priority?
Being able to manage compute profiles, and their attributes, or just being able to provision using profiles already created?
Updated by Dominic Cleal over 10 years ago
- Related to Bug #4408: cannot provision VM using API or UI added
Updated by Libor Zoubek over 10 years ago
Dominic Cleal wrote:
Which aspects in particular are the priority?
Being able to manage compute profiles, and their attributes, or just being able to provision using profiles already created?
Being able to provision using created profiles, especially I need to be able to retrieve profile by name, so I can pass profile_id when creating host.
Updated by Dominic Cleal over 10 years ago
Makes sense, thanks. If we can fix this anyway (see #4408 for a little discussion of why it's broken), then you should be able to use compute_profile_name without an additional lookup (same for all associations in 1.4).
Updated by Dominic Cleal over 10 years ago
- Has duplicate Feature #4862: API v2 - add api/compute_profiles added
Updated by Joseph Magen over 10 years ago
- Status changed from New to Ready For Testing
Updated by Dominic Cleal over 10 years ago
- Assignee set to Joseph Magen
- Target version set to 1.9.0
Updated by Anonymous over 10 years ago
- Target version changed from 1.9.0 to 1.8.4
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.4 to 1.8.3
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.3 to 1.8.4
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.4 to 1.8.3
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 16
Updated by Joseph Magen over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 10ac97b0d91a2ef9769cc00d3ddf95e2b50ee545.
Updated by Bryan Kearney over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1107714
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6342: Compute profile should be used when empty volumes and interfaces passed in compute_attributes added
Updated by Dominic Cleal over 10 years ago
- Related to Feature #6344: Commands for read operations around compute profiles and attributes added