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:
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.