commit | 34e881201d0dcd790304e65405057ae4215eec1f | [log] [tgz] |
---|---|---|
author | David Kranz <dkranz@redhat.com> | Thu Dec 11 15:24:05 2014 -0500 |
committer | David Kranz <dkranz@redhat.com> | Thu Dec 18 09:56:18 2014 -0500 |
tree | 5d464cd51886292ee01777aaed74f446228a911f | |
parent | 8ab97ebe651c2ecc78505776340041b4ad33479e [diff] |
Change neutron client methods to return one value and update tests Also removed redundant ok checks in javelin.py and put in a work-around for the existing assumption that all client 'list_' methods have the same signature. It was necessary to change the mocked network calls in the unit tests. Since the mocked status is never referenced, it was just removed. Partially implements: blueprint clients-return-one-value Change-Id: I76de07e984f13e3eec4977a4d823d1ef367e8f46