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

Persister: InventoryCollection building through add_collection() (Infra) #299

Merged
merged 4 commits into from
Jul 20, 2018

Conversation

slemrmartin
Copy link
Contributor

@slemrmartin slemrmartin commented Jul 19, 2018

Issue: ManageIQ/manageiq#17396

New Interface for definition/creating InventoryCollection from persister.
Using add_collection() instead of add_inventory_collection() to build collections.

This PR refactors persister for Infra manager.

Builder classes are defined on core project, provider specific InventoryCollections specified in concerns

Cc @agrare

switching from old interface for IC definitions
For InfraManager's persister
@agrare agrare self-assigned this Jul 19, 2018
@agrare agrare closed this Jul 19, 2018
@agrare agrare reopened this Jul 19, 2018
Ovirt added incompatible parent_iventory_collections property to core
end
end

def add_host_guest_devices
Copy link
Contributor Author

Choose a reason for hiding this comment

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

end
end

def add_host_system_services
Copy link
Contributor Author

@slemrmartin slemrmartin Jul 20, 2018

Choose a reason for hiding this comment

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

@agrare can I move this one to core too? ..or can you add it to your PR (mentioned above)?

Copy link
Member

Choose a reason for hiding this comment

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

@slemrmartin 👍 I'll add it to my PR

Copy link
Member

Choose a reason for hiding this comment

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

@slemrmartin slemrmartin reopened this Jul 20, 2018
@miq-bot
Copy link
Member

miq-bot commented Jul 20, 2018

Checked commits slemrmartin/manageiq-providers-vmware@2360e65~...3d7d704 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. 🍪

@slemrmartin
Copy link
Contributor Author

Cc @Ladas

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.

👍 awesome

@agrare agrare merged commit 3d7d704 into ManageIQ:master Jul 20, 2018
agrare added a commit that referenced this pull request Jul 20, 2018
Persister: InventoryCollection building through add_collection() (Infra)
@agrare agrare added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 20, 2018
agrare pushed a commit to agrare/manageiq-providers-vmware that referenced this pull request Apr 15, 2019
…figration_namespace

Created new namespace for Configuration/Email.
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