commit | 5d7effe9e497e9d73b6b68314b530e12ea314823 | [log] [tgz] |
---|---|---|
author | Simeon Monov <sdmonov@us.ibm.com> | Wed Jul 16 07:32:38 2014 +0300 |
committer | Simeon Monov <sdmonov@us.ibm.com> | Thu Jul 24 03:01:50 2014 +0300 |
tree | 007e714a90407a11b3273d2b8383b7be2d6eebd5 | |
parent | 147cc20f8c140c421cc0af5770c2c56eaae95cdb [diff] |
Fix exception when api_extensions is set to empty test.is_extension_enabled() is not checking if config_dict[service] list is empty Added a check if config_dict[service] is empty the function will return False which means no extensions are enabled Change-Id: I2ee64f205c393637b5fc65897f1489292781c0be Closes-Bug: 1342516