Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Revamp create_vm_script to use configuration #9

Merged
merged 1 commit into from
Jul 20, 2017
Merged

Revamp create_vm_script to use configuration #9

merged 1 commit into from
Jul 20, 2017

Conversation

djberg96
Copy link
Collaborator

This addresses an issue where there appears to be a race condition that results in static IP assignment failing when using provisioning from a pool if we use New-SCVirtualMachine. Instead, this approach is to create a configuration object, then apply the configuration.

Addresses https://bugzilla.redhat.com/show_bug.cgi?id=1463019

@miq-bot miq-bot added the wip label Jul 14, 2017
@miq-bot
Copy link
Member

miq-bot commented Jul 14, 2017

Checked commit https://github.com/djberg96/manageiq-providers-scvmm/commit/ed4e21a2e84c7016a53698a17964184a6e507221 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@djberg96
Copy link
Collaborator Author

BTW, the errors are unrelated and are the result of a change in the underlying logging classes.

@djberg96 djberg96 changed the title [WIP] Revamp create_vm_script to use configuration Revamp create_vm_script to use configuration Jul 19, 2017
@djberg96
Copy link
Collaborator Author

@miq-bot remove_label wip

@miq-bot miq-bot removed the wip label Jul 19, 2017
@djberg96
Copy link
Collaborator Author

@miq-bot add_label fine/no

@blomquisg blomquisg requested a review from bronaghs July 20, 2017 19:43
@blomquisg blomquisg removed the request for review from bronaghs July 20, 2017 19:43
@blomquisg
Copy link
Member

@jteehan tested this in ManageIQ/manageiq#15610. Merging based on his successful tests.

@blomquisg blomquisg merged commit 6d112d6 into ManageIQ:master Jul 20, 2017
@blomquisg blomquisg added this to the Sprint 65 Ending Jul 24, 2017 milestone Jul 20, 2017
@chessbyte chessbyte added the bug label Jul 24, 2017
@simaishi
Copy link
Contributor

simaishi commented Aug 9, 2017

Backported to Fine via ManageIQ/manageiq#15610

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants