commit | f18730dad629676d1f7fba15fc15c46fe7f48178 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Tue Oct 09 15:58:47 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Thu Sep 03 16:47:36 2020 +0800 |
tree | 39f99ffa977fe7ec3d1f278dc47feb5775b9d82d | |
parent | e866da9a115e623433b4078ba368c1d623b9c71f [diff] |
Add response schema validation for volume manage This is to add response schema validation for volume manage. As gmann pointed out in https://review.opendev.org/#/c/616783/, the response of volume_manage is same as that of show_volume, so here we use common_show_volume directly. Change-Id: I5e26d0cca87c303ebb9a2fe93ad0b13b73eb41a6 partially-implements: blueprint volume-response-schema-validation