Alissa Bonas has posted comments on this change.

Change subject: restapi: add use_latest_template_version to vm restapi
......................................................................


Patch Set 5:

patchset5: fixed vmmapper to use the property even when template id is not set 
(when template name was used)

tested add VM with both passing true/false for "use latest temlate version" 
property in POST request body, both reach AddVmCommand in the backend properly.

Example that was used:
<name>vm1</name>
  <cluster>
    <name>c1</name>
  </cluster>
 <stateless>true</stateless>
 <use_latest_template_version>true</use_latest_template_version>
  <template>
    <name>Blank</name>
  </template>
  <memory>536870912</memory> 
</vm>

-- 
To view, visit http://gerrit.ovirt.org/23560
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I38b569f7ef6df4d485dac15b804427c8248ab540
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to