commit | 126e996f0e3ce47ce30416e1da3a7d0bf805dbb9 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Sep 28 11:04:38 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Thu May 21 06:04:39 2020 +0000 |
tree | 580d038c20bf593be968fe17aa9dc9838090593f | |
parent | fd236826dc68764147469571566e0ca7b69910fb [diff] |
Add response schema validation for volume pools This is to add response schema validation for volume pools. Besides, free_capacity and total_capacity in "List all back-end storage pools" should be free_capacity_gb and total_capacity_gb, Ic0690d12147fa63b903f3442eccde88c1d501711 will fix them. Change-Id: I8ae2cd178b91756bb488c02a1a2fcdf64f572155 partially-implements: blueprint volume-response-schema-validation