commit | df7cb5c008a98cfee81e7a01e97a81fba86213f0 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Sun May 14 08:30:40 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Jun 03 13:07:31 2017 +0000 |
tree | dac8207135b68298514c5f6b01095e794b2300bb | |
parent | 1eb58922d3ca4fa61916accfd20fe0c28ac06430 [diff] |
Allow parsing of error yaml files without metadata yaml file At present parser throws error if metadata yaml file is not found, modified to not to return error. Restruture the code to loop through the entries in the error yaml file rather than through the meta yaml file. Change-Id: Iaae61690201aeffd8d9caa41515b29b7cc0b59a2 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>