f50b355577
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
6 lines
95 B
YAML
6 lines
95 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Now the ``os-host show`` API will count project's
|
|
resource correctly.
|