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

Inventory::Builder functions moved to Inventory #480

Merged
merged 2 commits into from
Aug 31, 2018

Conversation

slemrmartin
Copy link
Contributor

@slemrmartin slemrmartin commented Aug 27, 2018

common functionality extracted to ManageIQ::Providers::Inventory

@slemrmartin
Copy link
Contributor Author

@Ladas Amazon is a bit special with its builder, but it's still worth to inherit from core. Please review

@slemrmartin slemrmartin changed the title Inventory Builder inherits from core Inventory::Builder functions moved to Inventory Aug 30, 2018
@slemrmartin slemrmartin force-pushed the inventory-builder-super branch from f890493 to f0b8857 Compare August 31, 2018 08:23
@slemrmartin
Copy link
Contributor Author

@agrare please review

@miq-bot
Copy link
Member

miq-bot commented Aug 31, 2018

Checked commits slemrmartin/manageiq-providers-amazon@3fd3866~...f0b8857 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 1 offense detected

app/models/manageiq/providers/amazon/inventory.rb

when ManagerRefresh::TargetCollection
[ManageIQ::Providers::Amazon::Inventory::Parser::CloudManager,
ManageIQ::Providers::Amazon::Inventory::Parser::NetworkManager,
ManageIQ::Providers::Amazon::Inventory::Parser::StorageManager::Ebs]
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we could do something generally with child_manager_types on ExtManagementSystem or something...

@agrare agrare self-assigned this Aug 31, 2018
@agrare agrare merged commit bf43316 into ManageIQ:master Aug 31, 2018
@agrare agrare added this to the Sprint 94 Ending Sept 10, 2018 milestone Aug 31, 2018
@slemrmartin slemrmartin deleted the inventory-builder-super branch September 3, 2018 08:34
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.

3 participants