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

Fix for External Automation Manager Inventory Group #14691

Merged
merged 1 commit into from
Apr 10, 2017

Conversation

lgalis
Copy link
Contributor

@lgalis lgalis commented Apr 7, 2017

Links

Steps for Testing/QA

@@ -1,2 +1,2 @@
class ManageIQ::Providers::AnsibleTower::AutomationManager::Inventory < ManageIQ::Providers::ExternalAutomationManager::InventoryGroup
class ManageIQ::Providers::AnsibleTower::AutomationManager::Inventory < ManageIQ::Providers::ExternalAutomationManager::InventoryRootGroup
Copy link
Member

Choose a reason for hiding this comment

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

The class you are trying to inherit from is missing, can you add it for External and Embedded as well? Thanks for fixing this bug 👍

@lgalis lgalis force-pushed the inventory_root_group_model_fix branch from 7aa778f to 69a2979 Compare April 7, 2017 18:58
@miq-bot
Copy link
Member

miq-bot commented Apr 7, 2017

Checked commit lgalis@69a2979 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 0 offenses detected
Everything looks good. 🏆

@lgalis lgalis changed the title [WIP] Fix for External Automation Manager Inventory Group Fix for External Automation Manager Inventory Group Apr 7, 2017
@miq-bot miq-bot removed the wip label Apr 7, 2017
@lgalis
Copy link
Contributor Author

lgalis commented Apr 10, 2017

@bdunne - please review

@bdunne bdunne merged commit 9a09086 into ManageIQ:master Apr 10, 2017
@bdunne bdunne added this to the Sprint 58 Ending Apr 10, 2017 milestone Apr 10, 2017
@lgalis lgalis deleted the inventory_root_group_model_fix branch April 10, 2017 14:07
simaishi pushed a commit that referenced this pull request Apr 11, 2017
Fix for  External Automation Manager Inventory Group
(cherry picked from commit 9a09086)
@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit 0dd66fd644f1f5bd1331aa6986355b885b98494e
Author: Brandon Dunne <[email protected]>
Date:   Mon Apr 10 10:02:56 2017 -0400

    Merge pull request #14691 from lgalis/inventory_root_group_model_fix
    
    Fix for  External Automation Manager Inventory Group
    (cherry picked from commit 9a09086b81ff4a818e394a88e41e3fe5d188c056)

@simaishi
Copy link
Contributor

@simaishi
Copy link
Contributor

@lgalis @dclarizio The BZ has 5.7.z flag too, this can be backported to Euwe?

@lgalis
Copy link
Contributor Author

lgalis commented Apr 13, 2017

@simaishi - the Ansible Tower code was changed and moved in 5.8, so this PR cannot be backported to Euwe - I will create a separate PR for that.

@simaishi
Copy link
Contributor

simaishi commented May 9, 2017

@lgalis Marked as euwe/conflict for now - please remove the conflict label when you have an Euwe PR. Thanks!

@lgalis
Copy link
Contributor Author

lgalis commented May 24, 2017

This was marked euwe/yes incorrectly - the problem does not exist in euwe - removing euwe label

@miq-bot remove_label euwe/conflict, euwe/yes
@miq-bot add_label euwe/no

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