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

Display all of the following, not just Foreman #6730

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

bdunne
Copy link
Member

@bdunne bdunne commented Mar 4, 2020

  • ConfigurationManager
  • ConfiguredSystem
  • ConfigurationProfile

@bdunne
Copy link
Member Author

bdunne commented Mar 4, 2020

@miq-bot assign @h-kataria

@bdunne
Copy link
Member Author

bdunne commented Mar 4, 2020

Not sure if we want to merge this in this state or if it needs more discussion.

@bdunne
Copy link
Member Author

bdunne commented Mar 4, 2020

@h-kataria It's not clear to me how to fix the remaining spec failure.

- ConfigurationManager
- ConfiguredSystem
- ConfigurationProfile
@miq-bot
Copy link
Member

miq-bot commented Mar 5, 2020

Checked commit bdunne@c5a59a4 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint
4 files checked, 0 offenses detected
Everything looks fine. ⭐

@h-kataria
Copy link
Contributor

merging this PR, need to create a follow up PR to rename all the file names to not be specific to foreman.

@h-kataria h-kataria merged commit 9e5201a into ManageIQ:master Mar 5, 2020
@bdunne bdunne deleted the cam branch March 5, 2020 21:11
@bdunne
Copy link
Member Author

bdunne commented Mar 5, 2020

Thanks for the help on this one @h-kataria

h-kataria added a commit to h-kataria/manageiq that referenced this pull request Mar 11, 2020
Renamed provider_foreman specific features, links etc to configuration_manager

Follow up PR for ManageIQ/manageiq-ui-classic#6730
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Mar 11, 2020
- Renamed views, controllers and other files to not be specific to provider_foreman
- Renamed methods and actions, routes etc to use `configuration_manager`
- Changed any links to point to `configuration_manager` instead of `provider_foreman`

follow up PR for ManageIQ#6730
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Mar 11, 2020
- Renamed views, controllers and other files to not be specific to provider_foreman
- Renamed methods and actions, routes etc to use `configuration_manager`
- Changed any links to point to `configuration_manager` instead of `provider_foreman`

follow up PR for ManageIQ#6730
Classification.bulk_reassignment(:model => "ConfiguredSystem",
:object_ids => @configured_system.id,
Classification.bulk_reassignment(:model => "ManageIQ::Providers::Foreman::ConfigurationManager",
:object_ids => @config_mgr.id,
Copy link
Member

Choose a reason for hiding this comment

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

@bdunne Did this one go backwards?

Copy link
Member Author

Choose a reason for hiding this comment

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

@h-kataria helped to get this test passing.

it's due to the fact that we removed match_via_descendants from tree building code it wasnt getting the correctly tagged object back

h-kataria added a commit to h-kataria/manageiq that referenced this pull request Mar 20, 2020
Renamed provider_foreman specific features, links etc to configuration_manager

Follow up PR for ManageIQ/manageiq-ui-classic#6730
h-kataria added a commit to h-kataria/manageiq that referenced this pull request Apr 2, 2020
Renamed provider_foreman specific features, links etc to configuration_manager

Follow up PR for ManageIQ/manageiq-ui-classic#6730
h-kataria added a commit to h-kataria/manageiq that referenced this pull request Apr 9, 2020
Renamed provider_foreman specific features, links etc to configuration_manager

Follow up PR for ManageIQ/manageiq-ui-classic#6730
simaishi pushed a commit that referenced this pull request May 18, 2020
Display all of the following, not just Foreman

(cherry picked from commit 9e5201a)
@simaishi
Copy link
Contributor

Jansa backport details:

$ git log -1
commit 74cc09d8890b8e8ef55bd5f8cc56c1bdf30261d0
Author: Harpreet Kataria <[email protected]>
Date:   Thu Mar 5 16:09:55 2020 -0500

    Merge pull request #6730 from bdunne/cam

    Display all of the following, not just Foreman

    (cherry picked from commit 9e5201ab318766ce7a0f7e9097b6997013230c52)

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.

6 participants