Created attachment 1195447 [details] planning options should be renamed Description of problem: Version-Release number of selected component (if applicable): 5.6.1.2 How reproducible: Always Steps to Reproduce: 1. Go to Optimize -> Planning 2. Select By Infrastructure Providers 3. Select All VMs Actual results: When selecting By Infrastructure Providers there are all the providers(cloud/infra/config mgmt) as options in next select bar. When selecting All VMs there are also Instances as options in next select bar. Expected results: "By Infrastructure Providers" should be rename to "By Providers" and "All VMs" should be rename to " All VMs/Instances". Additional info:
Jozef, Can you change wordings in the drop downs to be more generic. Thanks, ~Harpreet
https://github.com/ManageIQ/manageiq/pull/11007
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/ef68fe396990e6ffb4744751d3dd833d0741a512 commit ef68fe396990e6ffb4744751d3dd833d0741a512 Author: Jozef Zigmund <jzigmund> AuthorDate: Mon Sep 5 12:45:43 2016 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Mon Sep 5 12:45:43 2016 +0200 Rename dropdown options in Planning page https://bugzilla.redhat.com/show_bug.cgi?id=1371261 app/views/miq_capacity/_planning_options.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified in 5.7.0.3. Buttons were renamed correctly.