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

v2v: Add automate methods for post-import network configuration #123

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

matobet
Copy link
Contributor

@matobet matobet commented Jun 2, 2017

@matobet
Copy link
Contributor Author

matobet commented Jun 2, 2017

@miq-bot assign @tinaafitz

@matobet
Copy link
Contributor Author

matobet commented Jun 2, 2017

@miq-bot add_label fine/yes

@matobet
Copy link
Contributor Author

matobet commented Jun 2, 2017

Depends on ManageIQ/manageiq-automation_engine#35

@matobet matobet force-pushed the v2v-network-automate branch from e55af9d to 999f6c6 Compare June 2, 2017 14:38
@@ -19,6 +19,7 @@ def main
status = vm.custom_get(:import_status)
case status
when 'success'
@handle.set_state_var('imported_vm_id', vm.id)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matobet, can we update the spec test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tinaafitz done

@@ -0,0 +1,43 @@
#
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matobet Can we add a test for this method?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tinaafitz done

@matobet matobet force-pushed the v2v-network-automate branch from 999f6c6 to 77e5a3b Compare June 6, 2017 14:43
@miq-bot
Copy link
Member

miq-bot commented Jun 6, 2017

Checked commit matobet@77e5a3b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
4 files checked, 0 offenses detected
Everything looks fine. 🍪

Copy link
Member

@tinaafitz tinaafitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matobet Looks good.

@tinaafitz
Copy link
Member

@gmcculloug Please review.

@gmcculloug gmcculloug merged commit 4167dfa into ManageIQ:master Jun 13, 2017
@gmcculloug gmcculloug added this to the Sprint 63 Ending Jun 19, 2017 milestone Jun 13, 2017
simaishi pushed a commit that referenced this pull request Jun 14, 2017
v2v: Add automate methods for post-import network configuration
(cherry picked from commit 4167dfa)

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

Fine backport details:

$ git log -1
commit 3863ee5d9bcbee8e13cfb49e8262cde2fd304509
Author: Greg McCullough <[email protected]>
Date:   Tue Jun 13 14:59:47 2017 -0400

    Merge pull request #123 from matobet/v2v-network-automate
    
    v2v: Add automate methods for post-import network configuration
    (cherry picked from commit 4167dfa8da3c38ec58db1eb1f2df05603da844a0)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1459996

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.

5 participants