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

Register product feature for stopping domains #15680

Merged
merged 2 commits into from
Aug 2, 2017

Conversation

josejulio
Copy link
Member

Adds the required product feature for stopping middleware domains middleware_domain_stop

Required by:
ManageIQ/manageiq-ui-classic#1753

@miq-bot add_label fine/no, providers/hawkular

@@ -3971,6 +3971,10 @@
:description: Edit Tags of Middleware Domains
:feature_type: control
:identifier: middleware_domain_tag
- :name: Stop Middleware Domain
:description: Stop Middleware Domain
:feature_type: admin

Choose a reason for hiding this comment

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

@josejulio normally, start and stop type operations are given a feature type of control. We use admin for CRUD type features. So, I'd think you would want this as a control feature type.

Copy link
Member Author

Choose a reason for hiding this comment

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

Whoops, thanks for pointing it out. I'll update that.

Copy link
Member

@abonas abonas Jul 31, 2017

Choose a reason for hiding this comment

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

@Fryguy @blomquisg shouldn't operations/features like this be also moved to the relevant provider repos?
@cfcosta fyi

Copy link
Member

@israel-hdez israel-hdez Jul 31, 2017

Choose a reason for hiding this comment

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

@dclarizio does this mean that we should change/review our MW features? Similar MW operations have admin on its feature type. Have a look:

- :name: Stop middleware server

Choose a reason for hiding this comment

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

@h-kataria can you review the features @israel-hdez has linked to above for consistency with other product areas? Please provide some guidance. Thx, Dan

@miq-bot
Copy link
Member

miq-bot commented Jul 31, 2017

Checked commits josejulio/manageiq@61bf5df~...dd0841b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@israel-hdez
Copy link
Member

Code looks good for me!

@abonas
Copy link
Member

abonas commented Aug 2, 2017

@dclarizio, PR is reviewed and approved by 2 developers. ready to merge?

@h-kataria h-kataria added this to the Sprint 66 Ending Aug 7, 2017 milestone Aug 2, 2017
@h-kataria h-kataria merged commit c7f7c1e into ManageIQ:master Aug 2, 2017
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.

8 participants