horizon/openstack_dashboard/api/rest
liyingjun 942fa3d7cd Fix the return value for glance get_version
The VERSIONS.get_version returned a Version object instead of a string,
it will raise ValueError: Circular reference detected when json encode.

This issue was introduced by commit
834722cf8a

Change-Id: Ib41b2f7e77ac49911e9d5a4e129047f941bf5d24
Closes-bug: #1672291
2017-03-14 10:48:38 +08:00
..
__init__.py Add Swift REST API 2016-02-25 12:12:14 -08:00
cinder.py Enable volumes metadata update 2016-09-28 18:17:14 +03:00
config.py Properly compare versions in APIVersionManager 2017-01-27 13:43:47 +00:00
glance.py Fix the return value for glance get_version 2017-03-14 10:48:38 +08:00
heat.py Add "data_required=True" check into heat rest api 2016-03-18 16:51:17 +08:00
json_encoder.py Enable Python 3.5 testing and fix tests 2016-09-06 14:41:15 +10:00
keystone.py Fix the return value for glance get_version 2017-03-14 10:48:38 +08:00
network.py Add REST API for working with floating IPs 2016-02-16 16:11:23 -06:00
neutron.py Adding Identity NGProjects API 2016-06-21 13:12:43 +00:00
nova.py Merge "missing" quotas with nova quotas 2017-03-01 15:30:33 +00:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Fix for swift ui displaying infinite folders 2016-10-05 10:11:54 -05:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
utils.py Fix getting the images list in Admin->Images 2016-09-19 13:56:54 +03:00