Hide Forgot
Description of problem: Lists are empty in openstack providers in Chrome browser tenant list is empty for creating new cloud volume, instance list on attach cloud volume Version-Release number of selected component (if applicable): 5.6.3.1 How reproducible: 100% Steps to Reproduce: 1. login to CFME UI 2. go to cloud --> volumes 3. go to configuration --> add new cloud volume Actual results: The tenant list is empty block to add new cloud volume Expected results: list tenant with relevant tenants Additional info:
This should be fixed in master by https://github.com/ManageIQ/manageiq/pull/12888
Empty lists (or more specifically unrendered lists) are linux + X window system + Chrome + hw accel + more displays specific. See https://bugs.chromium.org/p/chromium/issues/detail?id=515451 Fix in master fixes selectpicker-for-select-tag directive for these lists so they are not rendered natively in browser as it should be in the whole project.
verified on 5.8.0.4 Add new tenant does not miss providers list