-
Notifications
You must be signed in to change notification settings - Fork 898
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
Remove deprecated Optimize Planning - shortcuts and user roles #18624
Remove deprecated Optimize Planning - shortcuts and user roles #18624
Conversation
584cc6a
to
c37d3a5
Compare
c39d69b
to
e550d34
Compare
e550d34
to
d1299f1
Compare
Checked commits GregP/manageiq@49fbb62~...d1299f1 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@h-kataria Ready for review. |
@@ -110,127 +110,6 @@ def storages_for_compute_target(target) | |||
end | |||
end | |||
|
|||
# This method answers C&U Planning question 2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Fryguy @gtanzillo can you guys look at deleted methods here, is it safe to delete these methods.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@h-kataria I checked and is should be safe to remove these 2 methods 👍
looks good, verified in UI. |
Fixes and removes Optimize Planning code and settings. This is a multi-part PR/commit. Complements this PR and should be merged along with it:
ManageIQ/manageiq-ui-classic#5430
https://bugzilla.redhat.com/show_bug.cgi?id=1672934
Screen shot of main menu selections prior to code fix: