summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-183-72/+359
|/ /
* | Use oslo-config-2013.1b3Mark McLoughlin2013-02-1720-1932/+29
* | Change the check for the existence of .git directory.Robert Myers2013-02-151-2/+6
* | Merge "Add join_consumer_pool() to RPC connections"Jenkins2013-02-142-0/+64
|\ \
| * | Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-132-0/+64
| |/
* / Don't use subprocess for testing excepthookJason Kölker2013-02-131-18/+18
|/
* to_primitive imposes what seems to be an arbitary data structurePhil Day2013-02-121-0/+26
* Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-111-2/+3
|\
| * Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-101-2/+3
* | Merge "Implements import_group"Jenkins2013-02-092-0/+38
|\ \
| * | Implements import_groupZhongyue Luo2013-01-312-0/+38
* | | Merge "Exchanges should return directed topics."Jenkins2013-02-081-1/+21
|\ \ \
| * | | Exchanges should return directed topics.Eric Windisch2013-02-011-1/+21
| |/ /
* | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-081-0/+4
|\ \ \
| * | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-071-0/+4
| | |/ | |/|
* | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-071-6/+4
* | | Minor tweak to make update.py happyMark McLoughlin2013-02-071-1/+1
* | | Remove pointless use of OpenStackExceptionMark McLoughlin2013-02-071-2/+1
* | | Remove unused context from test_sqlalchemyMark McLoughlin2013-02-071-2/+0
* | | Remove openstack.common.db.commonMark McLoughlin2013-02-071-3/+2
* | | Fix missing wrap_db_error for Session.execute() methodBoris Pavlovic2013-02-071-0/+63
* | | Merge "timeutils: considers that now is soon"Jenkins2013-02-061-6/+11
|\ \ \
| * | | timeutils: considers that now is soonJulien Danjou2013-01-311-6/+11
| | |/ | |/|
* | | Merge "Emit a warning if RPC calls made with lock."Jenkins2013-02-061-0/+13
|\ \ \
| * | | Emit a warning if RPC calls made with lock.Michael Still2013-02-061-0/+13
| | |/ | |/|
* / | Import sqlalchemy session/models/utilsEric Windisch2013-02-054-0/+176
|/ /
* | Support for ipv6 in wsgi.ServiceDavanum Srinivas2013-02-031-1/+63
* | Merge "Support for SSL in wsgi.Service"Jenkins2013-02-024-0/+185
|\ \
| * | Support for SSL in wsgi.ServiceDavanum Srinivas2013-01-294-0/+185
* | | Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-302-1/+10
| |/ |/|
* | 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