summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_test.py
Commit message (Expand)AuthorAgeFilesLines
* ditched rpc.create_consumer(conn) interface... instead you now do conn.create...Chris Behrens2011-08-291-2/+1
* fix nova/tests/test_test.pyChris Behrens2011-08-281-3/+3
* Implements a simplified messaging abstraction with the least amount of impact...Zed Shaw2011-07-261-4/+9
* Tests all working againSandy Walsh2011-02-231-1/+1
* add a start_service method to our test baseclasstermie2011-02-211-0/+3
* add a test for rpc consumer isolationtermie2011-02-211-0/+37