summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for setupAlessio Ababilov2013-01-301-0/+114
* Add TTL to AMQP messagesBrent Eagles2013-01-282-5/+123
* Merge "Prevent parallel test port clashes for zmq."Jenkins2013-01-282-6/+14
|\
| * Prevent parallel test port clashes for zmq.Monty Taylor2013-01-242-6/+14
* | Merge "Replace direct use of testtools BaseTestCase."Jenkins2013-01-2830-132/+121
|\|
| * Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-2430-132/+121
* | Merge "Remove the last of the nose-isms."Jenkins2013-01-281-13/+12
|\|
| * Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* | Merge "Replaced direct usage of stubout with BaseTestCase."Jenkins2013-01-286-39/+13
|\|
| * Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-246-39/+13
* | Merge "Fix up test_qpid to use BaseTestCase."Jenkins2013-01-282-30/+16
|\|
| * Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-242-30/+16
* | Merge "Use testtools as test base class."Jenkins2013-01-2843-341/+207
|\|
| * Use testtools as test base class.Monty Taylor2013-01-2443-341/+207
* | Merge "UTC ISO8601 from timestamp"Jenkins2013-01-231-0/+7
|\ \
| * | UTC ISO8601 from timestampFlaper Fesp2013-01-211-0/+7
* | | Import timeutils.is_soon from keystoneclientJulien Danjou2013-01-231-0/+6
| |/ |/|
* | 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