Bug 1285446
Summary: | Random sub-template of given name is used to create VM Pool via REST | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | jniederm |
Component: | BLL.Virt | Assignee: | Marek Libra <mlibra> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.0 | CC: | bugs, gklein, juwu, mavital, mlibra, sbonazzo, tjelinek |
Target Milestone: | ovirt-4.0.0-alpha | Keywords: | Improvement |
Target Release: | 4.0.0 | Flags: | rule-engine:
ovirt-4.0.0+
gklein: testing_plan_complete- rule-engine: planning_ack+ tjelinek: devel_ack+ mavital: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt 4.0.0 alpha1 | Doc Type: | Enhancement |
Doc Text: |
When creating a virtual machine using the template name or Blank and not specifying the template version in the REST API, the latest template version is used. Prior to this enhancement, the template version, if not specified, was randomly selected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-05 07:44:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
jniederm
2015-11-25 15:41:50 UTC
If the template is specified by ID it will work as expected, thus setting target to 4.0 Verified with ovirt-engine-4.0.0-0.7.master.el7ev.noarch, vm pool gets the highest version of the template when given only template name in creation via REST. oVirt 4.0.0 has been released, closing current release. |