Created attachment 1367033 [details] screen shot of C&U tab from Settings page in 5.9.0.12 Description of problem: ----------------------- C&U data can't be fetched for cloud providers in 5.9.0.12 since 'Collect for All Clusters' option is not available anymore in the C&U collection tab on the Settings page.See attached screen shots from 5.9.0.12 and 5.9.0.11. Collect for All Clusters must be checked to be able to collect C & U data from Cloud providers. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.9.0.12 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Manage any cloud provider.Enable the C&U server roles 2.On the Settings page, go to the C&U collection tab, try to enable 'Collect for all clusters' Actual results: --------------- 'Collect for All Clusters' option is not available anymore in the C&U collection tab on the Settings page.Hence, C&U data can't be fetched for cloud providers. Expected results: ---------------- The 'Collect for All Clusters' option should be available. Additional info: ----------------
Workaround- 1)Add an infra provider with clusters before adding a cloud provider.Once the infra provider is added, make sure ‘Collect for all clusters’ is enabled. or 2)Enable collection for all clusters through Rails command.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3069
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2dc3a309471cae417f788b341aa5cfd209cd1b75 commit 2dc3a309471cae417f788b341aa5cfd209cd1b75 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu Dec 14 15:05:52 2017 -0500 Commit: Brian McLaughlin <bmclaugh> CommitDate: Thu Dec 14 15:06:23 2017 -0500 Re-enable Cloud Provider C&U data collection https://bugzilla.redhat.com/show_bug.cgi?id=1525296 .../ops/_settings_cu_collection_tab.html.haml | 55 +++++++++++----------- 1 file changed, 28 insertions(+), 27 deletions(-)