horizon/openstack_dashboard/api/rest
Andy Botting d641e6d105 Better support for community images
This commit updates several places where image information is processed
and extends support for the 'community' image visibility value.

Some support did exist already, which was mostly just the main Images
tab of the dashboard, but this commit also includes support for:
  - image name in the instances list/details
  - 'Community' visibility label in the Images tab
  - Listing of community images in launch instance wizard

Closes-Bug: #1779250

Change-Id: Iedea0b7d20313837a72a2759511251a7bb324869
2018-12-27 09:04:53 +09:00
..
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
cinder.py Cinder REST API test: Make list_extensions test work properly 2018-04-13 12:53:56 +00:00
config.py Properly compare versions in APIVersionManager 2017-01-27 13:43:47 +00:00
glance.py Better support for community images 2018-12-27 09:04:53 +09:00
json_encoder.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
keystone.py Refactor app response for api request '/api/keystone/svc-catalog' 2018-10-23 20:30:11 +03:00
network.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
neutron.py Addressed TODO to change project_id to tenant_id 2018-07-25 19:57:56 +00:00
nova.py Get flavor list sorted when launching instance 2018-05-30 22:54:31 +00:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
urls.py Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
utils.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00