commit | 291bf79fffe956df1d73e9d73c1bf7c6ee92fcb1 | [log] [tgz] |
---|---|---|
author | David Kranz <dkranz@redhat.com> | Tue Dec 02 10:31:40 2014 -0500 |
committer | David Kranz <dkranz@redhat.com> | Tue Dec 02 10:31:40 2014 -0500 |
tree | 7adcd94308daacc6002e445c540fdee10aeb5486 | |
parent | 32541388d99c908a4c16fdebbe21cb43e1073f02 [diff] |
Make policy client methods return one value, and fix tests The clients-return-one-value spec assumed the returned body was a dict, but some client methods return a list. A list version of ResponseBody was added for this case. Partiall implements: blueprint clients-return-one-value Change-Id: Ibd4f9c3c8082726933c969099390c6c0935b27f5