magnum/magnum/tests
Jay Lau (Guangya Liu) 068874d0db Add unit tests for the conductor AMQP API
This tests create and delete at the AMQP level and makes certain the AMQP
code is being called.  This does not actually test the connection to the
handlers, which would be more like a functional test.

This test case purpose is meant to introduce pain when changing the
interface.  The interface should not be changed, a new version should
be implemented.

Change-Id: Icfca04df842497515c20138ba58694805b266b55
2015-01-05 21:07:48 -05:00
..
api Add bay_uuid for replication controller 2015-01-05 07:59:19 -05:00
common Add missing Exceptions 2015-01-05 09:59:46 -05:00
conductor Add unit tests for the conductor AMQP API 2015-01-05 21:07:48 -05:00
db Add unit tests for the conductor AMQP API 2015-01-05 21:07:48 -05:00
objects Remove objects.registry.py 2014-12-26 09:20:40 +09:00
__init__.py Fix authentication 2014-12-17 18:44:03 +09:00
base.py Add more test for magnum API 2014-12-30 01:39:27 -05:00
conf_fixture.py Use versioned objects for bays 2014-12-03 17:21:17 -05:00
config.py Add hooks to obtain conductor api 2014-12-30 23:07:05 +09:00
fakes.py Add some tests for app and auth 2014-12-27 00:13:18 +05:30
test_magnum.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
test_units.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
utils.py Fix keystoneclient and heatclient incompatibility 2014-12-31 07:03:06 +09:00