Juan Hernandez has posted comments on this change. Change subject: restapi: add use_sysprep and use_cloud_init for Vm creation ......................................................................
Patch Set 1: In order for these two new flags "use_sysprep" and "use_cloud_init" to be clear for users we need to make sure that they always have the expected meaning. Currently the don't, because they are ignored if the VM isn't started in the "run-once" mode. For example, the following request will just ignore them: POST /vms/{vm:id}/start <action> <use_cloud_init>true</use_cloud_init> </action> This will start the VM, but it will just ignore the parameter. -- To view, visit https://gerrit.ovirt.org/40988 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie712895fa3414e33f0bbd158d79505bbbb5d877b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <mskri...@redhat.com> Gerrit-Reviewer: Ori Liel <ol...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches