Skip to content
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

[FINE] [SCVMM] Update cloning powershell script #15610

Merged
merged 1 commit into from
Aug 9, 2017
Merged

[FINE] [SCVMM] Update cloning powershell script #15610

merged 1 commit into from
Aug 9, 2017

Conversation

djberg96
Copy link
Contributor

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

This is a separate PR for Fine based on ManageIQ/manageiq-providers-scvmm#9

@miq-bot miq-bot changed the title [WIP] [SCVMM] Update cloning powershell script [FINE] [WIP] [SCVMM] Update cloning powershell script Jul 19, 2017
@miq-bot miq-bot added the wip label Jul 19, 2017
@djberg96 djberg96 changed the title [FINE] [WIP] [SCVMM] Update cloning powershell script [FINE] [SCVMM] Update cloning powershell script Jul 19, 2017
@djberg96
Copy link
Contributor Author

@miq-bot add_label euwe/yes

@miq-bot miq-bot added euwe/yes and removed wip labels Jul 19, 2017
@jteehan
Copy link

jteehan commented Jul 19, 2017

This one works for 5.8.1. I tested 6 difference combinations and they all worked, specifically checking for the new static IP and making sure all other choices were still being applied.

@djberg96
Copy link
Contributor Author

Note that the failures appear to be unrelated OpenStack issues.

@simaishi simaishi changed the title [FINE] [SCVMM] Update cloning powershell script [WIP] [FINE] [SCVMM] Update cloning powershell script Jul 20, 2017
@simaishi
Copy link
Contributor

Marked as WIP, as the 'master' PR this is based on isn't merged yet.

@miq-bot miq-bot added the wip label Jul 20, 2017
@djberg96 djberg96 changed the title [WIP] [FINE] [SCVMM] Update cloning powershell script [FINE] [SCVMM] Update cloning powershell script Jul 20, 2017
@djberg96
Copy link
Contributor Author

@miq-bot remove_label wip

@blomquisg
Copy link
Member

Merged on master

@miq-bot
Copy link
Member

miq-bot commented Aug 8, 2017

This pull request is not mergeable. Please rebase and repush.

@miq-bot
Copy link
Member

miq-bot commented Aug 8, 2017

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

@simaishi simaishi merged commit d9620de into ManageIQ:fine Aug 9, 2017
@simaishi simaishi added this to the Sprint 67 Ending Aug 21, 2017 milestone Aug 9, 2017
simaishi added a commit that referenced this pull request Aug 15, 2017
[FINE] [SCVMM] Update cloning powershell script
(cherry picked from commit d9620de)

https://bugzilla.redhat.com/show_bug.cgi?id=1481865
@simaishi
Copy link
Contributor

Euwe backport details:

$ git log -1
commit 5d026f5b7960012829b2df9b15e8fc2fb74c29f6
Author: Satoe Imaishi <[email protected]>
Date:   Wed Aug 9 15:55:59 2017 -0400

    Merge pull request #15610 from djberg96/scvmm_cloning2
    
    [FINE] [SCVMM] Update cloning powershell script
    (cherry picked from commit d9620de3e9a3973539346a85a5dd5305b974a33f)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1481865

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

Successfully merging this pull request may close these issues.

8 participants