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

Create resource group association for instances and managed images #72

Merged
merged 1 commit into from
Aug 14, 2017
Merged

Create resource group association for instances and managed images #72

merged 1 commit into from
Aug 14, 2017

Conversation

djberg96
Copy link
Collaborator

@djberg96 djberg96 commented May 22, 2017

At the moment we collect resource group information, but don't actually create the appropriate association between a resource and its resource group. This PR attempts to implement that, starting with VM instances and managed images.

Note that this will require some modifications to the core repo before it actually works properly. Without them this does nothing of note, though it doesn't cause any breakage.

Addresses #69

Working in conjunction with ManageIQ/manageiq#15187

@miq-bot miq-bot added the wip label May 22, 2017
@djberg96
Copy link
Collaborator Author

@miq-bot add_label wip

@djberg96
Copy link
Collaborator Author

Note that this PR will get type mismatch errors until the change in the core repo is made.

@miq-bot
Copy link
Member

miq-bot commented Jun 22, 2017

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

Add resource group to images.

Add specs for resource_group, remove old Vm#resource_group method.

Use baked in subscription_id model method.

Added a spec for get_rsource_group_ems_ref.

Remove an outdated test.
@miq-bot
Copy link
Member

miq-bot commented Aug 10, 2017

Checked commit https://github.com/djberg96/manageiq-providers-azure/commit/0991914c6e08e60122ed49a8684b4b84772d229b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
6 files checked, 0 offenses detected
Everything looks fine. 👍

@djberg96
Copy link
Collaborator Author

@djberg96 djberg96 changed the title [WIP] Create resource group association for instances and managed images Create resource group association for instances and managed images Aug 10, 2017
@miq-bot miq-bot removed the wip label Aug 10, 2017
Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

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

Looks good to me. 👍

@bronaghs bronaghs merged commit 7c5af40 into ManageIQ:master Aug 14, 2017
@bronaghs bronaghs added this to the Sprint 67 Ending Aug 21, 2017 milestone Aug 14, 2017
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.

4 participants