-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sysprep support for oVirt provider #17636
Conversation
@borod108 If this is WIP (as per your second commit), can you please change the title to include |
Also, please don't leave the pull request template as your PR message. Please fill it in with the intent of this PR. Also, also
How is that possible? :) |
228108b
to
008232b
Compare
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
@miq-bot remove_label wip |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
@miq-bot add_label wip |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
@miq-bot remove_label wip |
Sending over to @gmcculloug for final review |
@borod108 Looks good, I think we just need to include the sysprep_* dialog fields in the miq_provision_redhat_dialogs_clone_to_vm.yaml file as well. |
@gmcculloug done |
@borod108 Looks good. If you remove the |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
@borod108 just realized this is not merged yet. Any reason to keep it WIP? |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
92fed53
to
9535039
Compare
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Checked commit borod108@9535039 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Required for: ManageIQ/manageiq-ui-classic#4211 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
@miq-bot remove_label wip |
@agrare can we merge please? |
@borod108 @agrare PR ManageIQ/manageiq-providers-ovirt#275 should be merged first since this PR adds a call to |
@gmcculloug merged the ovirt pr |
Add sysprep specification support for vm provisioning from template for the oVirt provider. Depends on: ManageIQ/manageiq#17636 Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
Implements: https://bugzilla.redhat.com/show_bug.cgi?id=1553833
What:
Add sysprep specification support for vm provisioning from template
for the oVirt provider.
Steps to see the dialog:
Compute -> Infrastructure -> Virtual Machines
Lifecycle -> Provision VMs
Select a template with a Windows OS.
Go to the "Customization" tab.
Under Basic Options open the "Customize" drop down.
Before:
After:
And then after selecting "Sysprep Specification":