Description of problem: Version-Release number of selected component (if applicable):5.8.0.9-alpha2.20170404195944_1d7ece4 How reproducible:100% Steps to Reproduce: 1. Navigate to Compute --> Clouds --> Providers 2. Go to summary page of RHOS provider 3. Click on Configuration --> Add new arbitration profile to this Cloud Provider Actual results: Wrong Flash message "Button not yet implemented" Expected results: Proper flash message should be there Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/968
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/4c1fb8d6693f63e5b389b4f71eac6da993d6ce8b commit 4c1fb8d6693f63e5b389b4f71eac6da993d6ce8b Author: Harpreet Kataria <hkataria> AuthorDate: Fri Apr 7 15:46:21 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Apr 7 15:50:12 2017 -0400 Removed Arbitration Profiles related toolbar buttons. commit b65f1e8ade988bc7524c8a487cea3e2369d3c1ba added arbitration profiles related buttons and arbitration profiles toolbars back that were deleted in commit 862375b03a02b8f78be9577b1f11683ca169a284 https://bugzilla.redhat.com/show_bug.cgi?id=1440126 .../toolbar/arbitration_profiles_center.rb | 37 ---------------------- .../application_helper/toolbar/ems_cloud_center.rb | 7 ---- 2 files changed, 44 deletions(-) delete mode 100644 app/helpers/application_helper/toolbar/arbitration_profiles_center.rb
According to PR from Comment 2, Arbitration Profile option is not present. Verified Version: 5.9.0.4.20171024163837_ef71ea6