cinder/cinder/api
wangxiyuan f50b355577 Fix resource count for os-host show
os-host show API should only return the resouce count on the
specified host.
The logic in Cinder which counts the project's resouce on all host
is wrong.

Change-Id: I96cd285a82b44af8818514692818e739443dcc45
Closes-bug: #1699936
2017-11-14 14:23:51 +00:00
..
contrib Fix resource count for os-host show 2017-11-14 14:23:51 +00:00
middleware Extracted HTTP response codes to constants 2017-03-22 12:00:41 +05:30
openstack Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
v2 [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
v3 Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
views Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
common.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
extensions.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
microversions.py Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00