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() #104

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

slemrmartin
Copy link
Contributor

@slemrmartin slemrmartin commented Jun 25, 2018

Issue: ManageIQ/manageiq#17396

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

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

Persister's add_collection() interface
@slemrmartin
Copy link
Contributor Author

Cc @agrare, @masayag

@miq-bot
Copy link
Member

miq-bot commented Jun 25, 2018

Checked commit slemrmartin@9fcac27 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. 🍰

@pkliczewski
Copy link
Contributor

@slemrmartin Please make sure that the specs are passing.

@slemrmartin
Copy link
Contributor Author

@pkliczewski it should be ok when core PR will be merged, I'll restart tests after it.

@slemrmartin slemrmartin reopened this Jul 11, 2018
Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

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

LGTM
/cc @pkliczewski

@agrare
Copy link
Member

agrare commented Jul 23, 2018

@pkliczewski can you merge this? It is holding up cleanup on master

@masayag masayag merged commit c31b065 into ManageIQ:master Jul 23, 2018
@slemrmartin slemrmartin deleted the inventory-collection-builder branch July 23, 2018 14:49
@pkliczewski
Copy link
Contributor

@agrare I am sorry for not handling this in timely manner. I was on PTO.

@agrare
Copy link
Member

agrare commented Jul 30, 2018

@pkliczewski I guess I'll let it slide this time 🤣 hope you had a good time!

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

Successfully merging this pull request may close these issues.

5 participants