horizon/openstack_dashboard/api/rest
Timur Sufiev e49c347b4c Fix new Swift UI to work with Ceph backend
First, tolerate missing '/info' API endpoint, which Ceph doesn't
support yet. Second, `content_type` attribute on objects may be not
set, don't rely heavily on it.

Change-Id: I101338aa9c96a6551bfbf2dd9c460a4801b4e7b6
Closes-Bug: #1564834
(cherry picked from commit 80e52c1ae5)
2016-04-05 12:43:40 +03:00
..
__init__.py Add Swift REST API 2016-02-25 12:12:14 -08:00
cinder.py Switch to use "# noqa" correctly 2016-02-09 23:43:37 +08:00
config.py Remove unused config access via REST 2015-05-26 13:33:28 -07:00
glance.py Switch to use "# noqa" correctly 2016-02-09 23:43:37 +08:00
heat.py Add API services for system information 2015-12-16 23:22:20 +00:00
json_encoder.py py3: Add json attribute to HTTP response objects 2015-10-06 14:17:19 +02:00
keystone.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
network.py Add REST API for working with floating IPs 2016-02-16 16:11:23 -06:00
neutron.py Merge "Trivial: Fix import order in api/rest/*.py" 2016-02-13 05:31:39 +00:00
nova.py API Services for Flavors Panel 2016-02-10 08:23:17 -08:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Fix new Swift UI to work with Ceph backend 2016-04-05 12:43:40 +03:00
urls.py REST API for angular front end. 2015-01-13 13:41:49 +13:00
utils.py Add Swift REST API 2016-02-25 12:12:14 -08:00