Description of problem: Remove Optimize > Bottleneck and Planning UI
https://github.com/ManageIQ/manageiq/pull/18624
https://github.com/ManageIQ/manageiq-ui-classic/pull/5430
New commits detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/49fbb62aaef78f136046f748a534c781c79e4332 commit 49fbb62aaef78f136046f748a534c781c79e4332 Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed Apr 3 18:27:51 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Apr 3 18:27:51 2019 -0400 Remove deprecated Optimize Planning - shortcuts and user roles https://bugzilla.redhat.com/show_bug.cgi?id=1672934 app/models/ems_cluster.rb | 1 - app/models/ems_cluster/capacity_planning.rb | 253 - app/models/vim_performance_analysis.rb | 121 - app/models/vim_performance_planning.rb | 129 - db/fixtures/miq_product_features.yml | 6 - db/fixtures/miq_shortcuts.yml | 5 - db/fixtures/miq_user_roles.yml | 5 - locale/manageiq.pot | 19 - product/charts/layouts/planning_charts.yaml | 18 - product/charts/miq_reports/vim_perf_planning.yaml | 84 - spec/models/ems_cluster/capacity_planning_spec.rb | 364 - spec/models/vim_performance_planning_spec.rb | 31 - 12 files changed, 1036 deletions(-) https://github.com/ManageIQ/manageiq/commit/d1299f158d76bc7a31e21bb3050c7d11360aa14c commit d1299f158d76bc7a31e21bb3050c7d11360aa14c Author: Greg Piatigorski <gpiatigo> AuthorDate: Mon Apr 22 16:20:14 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Mon Apr 22 16:20:14 2019 -0400 Remove deprecated Optimize Bottlenecks menu and shortcuts https://bugzilla.redhat.com/show_bug.cgi?id=1672934 db/fixtures/miq_product_features.yml | 6 - db/fixtures/miq_shortcuts.yml | 5 - db/fixtures/miq_user_roles.yml | 5 - locale/en.yml | 1 - locale/manageiq.pot | 47 - 5 files changed, 64 deletions(-)
New commits detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/42826c4b03c80991b9984304d2f4cbd50da25428 commit 42826c4b03c80991b9984304d2f4cbd50da25428 Author: Greg Piatigorski <gpiatigo> AuthorDate: Thu Apr 4 10:53:48 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Thu Apr 4 10:53:48 2019 -0400 Remove deprecated Optimize Planning default menu https://bugzilla.redhat.com/show_bug.cgi?id=1672934 app/controllers/application_controller.rb | 2 +- app/controllers/application_controller/performance.rb | 156 - app/controllers/application_controller/performance/options.rb | 2 +- app/controllers/planning_controller.rb | 295 - app/helpers/application_helper.rb | 2 - app/helpers/application_helper/button/utilization_download.rb | 5 - app/helpers/application_helper/page_layouts.rb | 5 +- app/helpers/application_helper/title.rb | 2 - app/helpers/application_helper/toolbar_chooser.rb | 5 +- app/helpers/planning_helper.rb | 40 - app/views/planning/_planning_instructions.html.haml | 22 - app/views/planning/_planning_options.html.haml | 296 - app/views/planning/_planning_report.html.haml | 17 - app/views/planning/_planning_summary.html.haml | 49 - app/views/planning/_planning_tabs.html.haml | 17 - app/views/planning/_planning_vm_profile.html.haml | 77 - app/views/planning/index.html.haml | 39 - config/routes.rb | 14 - lib/report_formatter/chart_common.rb | 40 - locale/ManageIQ_UI_Classic.pot | 270 +- spec/controllers/application_controller/performance_spec.rb | 23 - spec/controllers/planning_controller_spec.rb | 110 - spec/helpers/application_helper/title_spec.rb | 5 - spec/helpers/application_helper/toolbar_chooser_spec.rb | 1 - spec/routing/planning_routing_spec.rb | 47 - 25 files changed, 29 insertions(+), 1512 deletions(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/ccc8d6cd968114977964a17bcbfe51f7edfdf317 commit ccc8d6cd968114977964a17bcbfe51f7edfdf317 Author: Greg Piatigorski <gpiatigo> AuthorDate: Mon Apr 15 18:45:29 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Mon Apr 15 18:45:29 2019 -0400 Remove deprecated Optimize Bottlenecks function code https://bugzilla.redhat.com/show_bug.cgi?id=1672934 app/controllers/application_controller.rb | 2 +- app/controllers/mixins/sandbox.rb | 2 - app/controllers/utilization_controller.rb | 2 +- app/helpers/application_helper/button/utilization_download.rb | 6 +- app/helpers/application_helper/page_layouts.rb | 2 +- app/helpers/application_helper/title.rb | 2 - app/helpers/application_helper/toolbar_chooser.rb | 2 +- app/presenters/tree_builder.rb | 2 - app/views/bottlenecks/_bottlenecks_options.html.haml | 40 - app/views/bottlenecks/_bottlenecks_report.html.haml | 10 - app/views/bottlenecks/_bottlenecks_summary.html.haml | 7 - app/views/bottlenecks/_bottlenecks_tabs.html.haml | 14 - app/views/bottlenecks/_bottlenecks_tl_detail.html.haml | 14 - app/views/bottlenecks/index.html.haml | 2 - config/routes.rb | 16 - lib/report_formatter/timeline.rb | 2 - locale/ManageIQ_UI_Classic.pot | 66 +- spec/controllers/bottlenecks_controller_spec.rb | 66 - spec/helpers/application_helper/buttons/utilization_download_spec.rb | 26 - spec/helpers/application_helper/title_spec.rb | 5 - spec/helpers/application_helper/toolbar_chooser_spec.rb | 7 - spec/lib/report_formater/timeline_spec.rb | 23 - 22 files changed, 8 insertions(+), 310 deletions(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/e4e7876d878be20ec754fb718b1812bf6fde928d commit e4e7876d878be20ec754fb718b1812bf6fde928d Author: Greg Piatigorski <gpiatigo> AuthorDate: Thu May 2 16:35:54 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Thu May 2 16:35:54 2019 -0400 Remove deprecated Bottlenecks controller in Optimize Bottlenecks menu https://bugzilla.redhat.com/show_bug.cgi?id=1672934 app/controllers/bottlenecks_controller.rb | 228 - 1 file changed, 228 deletions(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/8f42d5cdcfd7720bc964bf4b46cfefdbc68f3d61 commit 8f42d5cdcfd7720bc964bf4b46cfefdbc68f3d61 Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed May 8 17:13:32 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed May 8 17:13:32 2019 -0400 Remove spec for Optimize Bottlenecks https://bugzilla.redhat.com/show_bug.cgi?id=1672934 spec/routing/bottlenecks_routing_spec.rb | 53 - spec/views/bottlenecks/_bottlenecks_options.html.haml_spec.rb | 17 - 2 files changed, 70 deletions(-)
Verified in 5.11.0.6
The feature is being removed, so test coverage is not needed anymore.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199