commit | d0b5d2893b39153e0f4dd5510b238383fe924199 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Tue Sep 18 11:51:31 2018 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Mon Nov 05 14:20:27 2018 +0800 |
tree | 854904a823f96dc2978cfa7ea1d8a3dec9183989 | |
parent | 3674fb13825a60be9eae6341ec5f7d1fdc7472b4 [diff] |
Add response schema validation for volume messages This is to add response schema validation for volume messages, also to remove the fields check in testcases. NOTE: For the message_level field, possible value is only ‘ERROR’ now, but may be extended later, so we do not restrictly check the value here. Change-Id: I1c404c942ef9c5c96aa898721487d891f8795eb4 partially-implements: blueprint volume-response-schema-validation