commit | e7679f7f2d43e40f2d3399c495fba3e9be476acd | [log] [tgz] |
---|---|---|
author | Cliff Parsons <cliff.parsons@att.com> | Sat Jun 16 18:42:29 2018 -0500 |
committer | Cliff Parsons <cliff.parsons@att.com> | Sun Jun 17 19:47:36 2018 -0500 |
tree | a8a7e250b1e6fdc0045c75065b3b2b87a24c1aaa | |
parent | 6962e8afa2de51821c6392df6ae08d8ebec64299 [diff] |
Fix Neutron-related return values on some list APIs There are a handful of APIs in Neutron where instead of returning an error code for a disallowed role, it returns an empty list. The test cases for these APIs does not currently handle this. Change-Id: Ice15b4d27dae72963281a31ba58fee1f373a9690