commit | 40bbe0c91e88b22951de9961176b52c92945447f | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Thu Oct 11 17:28:23 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Oct 12 12:04:04 2018 +0800 |
tree | ddee7e389d83329261ae2a104fa192a0199d417c | |
parent | 001aa90c6dc7e655e31fa7d457bb6fe5ab1949d7 [diff] |
Add response schema validation for volume limits This is to add response schema validation for volume limits. Besides, totalSnapshotsUsed should be integer in the response of "Show absolute limits for project", I48f61f50defe9782d5a7afb7d7fa245f562785a0 will fix the api doc. Change-Id: I245dd944f29681f3f41febafa7901f8f233a2776 partially-implements: blueprint volume-response-schema-validation