horizon/openstack_dashboard/test/unit/api
Vadym Markov 4a2a1db145 Show image names at Admin-Instances dashboard
Admin-Compute-Instances dashboard shows "-" as image name for every
instance. Despite, Project-Compute-Instances dashboard displays image
name correctly. Admin dashboard just lacks code to resolve image name

Also, reverted commit deb55b8 which functionality is not needed anymore

Closes-Bug: #1932341
Change-Id: Ieb19e66dc51165d9935424b2e9ab5cdae757b07f
2021-08-11 18:12:09 +03:00
..
rest Drop cinder v2 API support 2021-07-19 08:00:58 -04:00
__init__.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_base.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_cinder.py Drop cinder v2 API support 2021-07-19 08:00:58 -04:00
test_glance.py Show image names at Admin-Instances dashboard 2021-08-11 18:12:09 +03:00
test_keystone.py Default role checker should be case-insensitive. 2021-05-21 21:03:09 +03:00
test_microversions.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_network.py Use python3-style super() 2020-10-15 14:37:20 +09:00
test_neutron.py Merge "Fix create/update_port with python3" 2020-11-25 15:58:23 +00:00
test_nova.py Fix Unable to use multiattach volume as boot for new server 2021-06-30 22:48:56 +05:30
test_swift.py Change with_data=False for swift_get_container 2021-04-07 16:26:37 +02:00