horizon/openstack_dashboard/api/rest
Alex Petrenko 31718cd1af Refactor app response for api request '/api/keystone/svc-catalog'
Add filtration for service catalog. Now all endpoints that are not
public will not be seen.

Change-Id: I6db214f849d13c4c71e176f00113e889ff2d2997
Closes-Bug: #1798832
2018-10-23 20:30:11 +03: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 Allow OVA upload for images 2018-04-16 16:49:35 +02: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 django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00