horizon/openstack_dashboard/api
Akihiro Motoki 8373701bdf Avoid Unhashable warning in api.rest.nova
A list object is not hashable. We need to pass a tuple object
which is hashable.

Change-Id: Iaccd527da65218e46ff8cad8963fd336d0138c25
Closes-Bug: #1738537
2017-12-31 06:40:31 +00:00
..
rest Avoid Unhashable warning in api.rest.nova 2017-12-31 06:40:31 +00:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
cinder.py Merge "quota: retrieve quota (limit) and usage at once" 2017-12-26 21:19:50 +00:00
glance.py Clean /tmp after upload when using glance v2 client 2017-08-04 10:54:51 +08:00
keystone.py Merge "Support include_names argument for keystone role assignement list" 2017-11-11 08:43:22 +00:00
microversions.py API micro-version support for multiple features 2017-12-03 07:59:32 +09:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "quota: Use neutron quota_details API to retrieve usage" 2017-12-26 21:20:18 +00:00
nova.py quota: retrieve quota (limit) and usage at once 2017-12-13 20:27:02 +09:00
swift.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00