Bug 1925084

Summary: [RFE] Add RestAPI parameter for reboot after install-reinstall
Product: [oVirt] ovirt-engine Reporter: Petr Matyáš <pmatyas>
Component: RestAPIAssignee: Ori Liel <oliel>
Status: CLOSED DUPLICATE QA Contact: Lucie Leistnerova <lleistne>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.4.5.4CC: bugs, mperina
Target Milestone: ---Keywords: FutureFeature, TestBlocker
Target Release: ---Flags: pm-rhel: planning_ack?
pm-rhel: devel_ack?
pm-rhel: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-08 09:56:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Matyáš 2021-02-04 11:49:49 UTC
Description of problem:
This option is currently missing and as the default behaviour changed, this is necessary for automation to work correctly and without issues.

Version-Release number of selected component (if applicable):
ovirt-engine-4.4.5-0.11.el8ev.noarch

How reproducible:
always

Steps to Reproduce:
1. install new host/reinstall existing host with RestAPI call (should also work with python and other SDKs) with reboot parameter on true (likely default) and false
2.
3.

Actual results:
reboot is the default and there is no way to change this behaviour

Expected results:
should be able to set if reboot after install/reinstall or not

Additional info:

Comment 1 Martin Perina 2021-02-08 09:56:17 UTC

*** This bug has been marked as a duplicate of bug 1924823 ***