summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prevent parallel test port clashes for zmq.Monty Taylor2013-01-242-6/+14
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-2430-132/+121
* Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-246-39/+13
* Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-242-30/+16
* Use testtools as test base class.Monty Taylor2013-01-2443-341/+207
* Move logging config options into the log moduleMark McLoughlin2013-01-212-61/+56
* Fixes import order errorsZhongyue Luo2013-01-188-9/+9
* Rework zmq setup and cleanupMark McLoughlin2013-01-151-1/+0
* Merge "Implement importutils.try_import."Jenkins2013-01-151-0/+8
|\
| * Implement importutils.try_import.Dan Prince2013-01-141-0/+8
* | reusable ZmqProxy service initializationEric Windisch2013-01-131-27/+2
|/
* Merge "Verbose should not enable debug level logging"Jenkins2013-01-131-1/+7
|\
| * Verbose should not enable debug level loggingDavanum Srinivas2013-01-121-1/+7
* | Merge "Fix pep8 E125 errors."Jenkins2013-01-121-1/+1
|\ \
| * | Fix pep8 E125 errors.Monty Taylor2013-01-111-1/+1
* | | Merge "Simplify version processing."Jenkins2013-01-121-3/+4
|\ \ \ | |_|/ |/| |
| * | Simplify version processing.Monty Taylor2013-01-111-3/+4
| |/
* / Address test_zmq setup/teardown racesEric Windisch2013-01-101-16/+17
|/
* Revert "Support lookup of value using "group.key""Mark McLoughlin2013-01-081-6/+0
* Merge "Fix publish_errors unit test"Jenkins2013-01-081-8/+9
|\
| * Fix publish_errors unit testMark McLoughlin2013-01-031-8/+9
* | Merge "JSONDictSerializer encode objects to unicode"Jenkins2013-01-081-0/+11
|\ \
| * | JSONDictSerializer encode objects to unicodeSean McCully2013-01-031-0/+11
| |/
* | Merge "rpc method arguments should be dict, not list"Jenkins2013-01-081-13/+37
|\ \
| * | rpc method arguments should be dict, not listEric Windisch2013-01-081-13/+37
| |/
* | Merge "Support lookup of value using "group.key""Jenkins2013-01-081-0/+6
|\ \
| * | Support lookup of value using "group.key"Davanum Srinivas2013-01-021-0/+6
| |/
* | Merge "Add common base weigher/weigher handler for filter scheduler"Jenkins2013-01-072-0/+67
|\ \
| * | Add common base weigher/weigher handler for filter schedulerZhiteng Huang2013-01-042-0/+67
* | | Merge "Add common filter/filter handler for filter scheduler"Jenkins2013-01-073-0/+689
|\| |
| * | Add common filter/filter handler for filter schedulerZhiteng Huang2013-01-043-0/+689
* | | Eliminate sleep in the lockutils test case (across processes)Davanum Srinivas2013-01-071-32/+48
* | | Merge "Optionally add message envelope to notifications."Jenkins2013-01-062-4/+51
|\ \ \
| * | | Optionally add message envelope to notifications.Russell Bryant2013-01-032-4/+51
* | | | Merge "Fix test cases in tests.unit.test_service"Jenkins2013-01-051-28/+26
|\ \ \ \
| * | | | Fix test cases in tests.unit.test_serviceHengqing Hu2013-01-031-28/+26
| | |_|/ | |/| |
* | | | Merge "Make time comparison functions accept strings"Jenkins2013-01-041-8/+30
|\ \ \ \
| * | | | Make time comparison functions accept stringsDan Smith2013-01-041-8/+30
* | | | | Merge "Disable lockutils test_synchronized_externally"Jenkins2013-01-041-0/+2
|\ \ \ \ \
| * | | | | Disable lockutils test_synchronized_externallyMark McLoughlin2013-01-041-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge "Fix timezone handling in timeutils tests"Jenkins2013-01-041-10/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / Fix timezone handling in timeutils testsDan Smith2013-01-031-10/+7
| | |/ | |/|
* / | Sanitize cells calls.Michael Still2013-01-041-0/+47
|/ /
* | Merge "Add a rpc envelope format version number."Jenkins2013-01-032-7/+36
|\ \
| * | Add a rpc envelope format version number.Russell Bryant2013-01-022-7/+36
| |/
* | Merge "Move rootwrap code to openstack.common"Jenkins2013-01-031-0/+202
|\ \
| * | Move rootwrap code to openstack.commonThierry Carrez2012-12-201-0/+202
| |/
* / fix intermittent failures with deferred version testDavanum Srinivas2012-12-251-4/+23
|/
* Merge "Make wsgi.Server comply with service.Launcher interface"Jenkins2012-12-121-3/+3
|\