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

Include SupportsFeatureMixin for Hosts #11661

Conversation

h-kataria
Copy link
Contributor

This is to fix an issue while trying to access Host summary screen, need to include supportsfeaturemixin to be able to enable/disable Power reset & shutdown buttons.

@durandom @dclarizio please review/merge. This issue is causing an error while trying to access Host summary screens.

This is to fix an issue while trying to access Host summary screen, need to include supportsfeature mixin to be able to enable/disable Power reset & shutdown buttons.
@durandom
Copy link
Member

durandom commented Oct 3, 2016

@h-kataria thanks for fixing this. LGTM

For completeness: the bug was introduced here #11054 and it looks like the GenericFeatureButton is only used in app/helpers/application_helper/toolbar/host_center.rb for hosts. So including it here should be enough

@miq-bot
Copy link
Member

miq-bot commented Oct 3, 2016

Checked commit h-kataria@4b2f036 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
1 file checked, 0 offenses detected
Everything looks good. 🏆

@jrafanie jrafanie closed this Oct 3, 2016
@jrafanie jrafanie reopened this Oct 3, 2016
@jrafanie
Copy link
Member

jrafanie commented Oct 3, 2016

Kicking the build

@h-kataria h-kataria closed this Oct 3, 2016
@h-kataria h-kataria reopened this Oct 3, 2016
@dclarizio dclarizio merged commit c27de6f into ManageIQ:master Oct 3, 2016
@dclarizio dclarizio deleted the include_supports_feature_mixin_for_hosts branch October 3, 2016 19:58
@dclarizio dclarizio added this to the Sprint 47 Ending Oct 3, 2016 milestone Oct 3, 2016
@dclarizio dclarizio self-assigned this Oct 3, 2016
chessbyte pushed a commit that referenced this pull request Oct 4, 2016
…in_for_hosts

Include SupportsFeatureMixin for Hosts
(cherry picked from commit c27de6f)
@chessbyte
Copy link
Member

Euwe Backport details:

$ git log
commit e944587aed07f1f7d9c831421f5fee481cadce18
Author: Dan Clarizio <dclarizi@redhat.com>
Date:   Mon Oct 3 12:58:36 2016 -0700

    Merge pull request #11661 from h-kataria/include_supports_feature_mixin_for_hosts

    Include SupportsFeatureMixin for Hosts
    (cherry picked from commit c27de6fd674f3c55603748364a66d70f649eb5b6)

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