magnum/magnum/tests/unit/api
Hongbin Lu a7fd9a052b Remove unreachable code in API utils
The last line of method "get_rpc_resource" is unreachable. This
patch removes it. Also, add tests to this method.

Change-Id: Ib47ad473078f91b5ae238112b7acda14ea907ef2
Closes-Bug: 1470908
2015-07-07 15:38:23 -04:00
..
controllers Remove unreachable code in API utils 2015-07-07 15:38:23 -04:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Add support for API microversions 2015-06-08 11:14:36 +08:00
test_app.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_auth.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hooks.py Make room for functional tests 2015-04-02 12:25:43 -04:00
utils.py Replace dict.iteritems() with dict.items() 2015-06-25 16:19:38 +01:00