summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Make receiver spawning in impl_zmq more robust/clean."Jenkins2012-08-101-19/+26
|\ \
| * | Make receiver spawning in impl_zmq more robust/clean.Eric Windisch2012-08-011-19/+26
* | | Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-102-0/+24
* | | Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-105-0/+102
|\ \ \ | |_|/ |/| |
| * | Add import_opt() method to ConfigOptsMark McLoughlin2012-07-315-0/+102
* | | Merge "Fix meaningless test case"Jenkins2012-08-061-1/+1
|\ \ \
| * | | Fix meaningless test caseMate Lakat2012-08-061-1/+1
* | | | Add multiple-driver support to the notifier api.Andrew Bogott2012-08-0210-341/+159
|/ / /
* | | Merge "Install a qualified except hook."Jenkins2012-08-022-6/+35
|\ \ \
| * | | Install a qualified except hook.Mate Lakat2012-08-012-6/+35
| | |/ | |/|
* | | Merge "Copy eventlet_backdoor into common from nova."Jenkins2012-08-021-0/+78
|\ \ \
| * | | Copy eventlet_backdoor into common from nova.Angus Salkeld2012-08-021-0/+78
* | | | Merge "Fix errors reported by pyflakes."Jenkins2012-08-021-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix errors reported by pyflakes.Bhuvan Arumugam2012-08-011-3/+2
* | | | Merge "Remove bogus conf argument from create_consumer()"Jenkins2012-08-011-4/+2
|\ \ \ \
| * | | | Remove bogus conf argument from create_consumer()Mark McLoughlin2012-08-011-4/+2
| | |/ / | |/| |
* | | | Merge "Use function registration for policy checks"Jenkins2012-08-012-102/+219
|\ \ \ \ | |_|/ / |/| | |
| * | | Use function registration for policy checksKevin L. Mitchell2012-07-302-102/+219
| | |/ | |/|
* | | Reduce test_zmq's reponse timeout.Eric Windisch2012-08-011-0/+1
| |/ |/|
* | Merge "Remove code to clear basicConfig root log handlers"Jenkins2012-07-311-11/+0
|\ \
| * | Remove code to clear basicConfig root log handlersDan Prince2012-07-311-11/+0
| |/
* | Merge "Copy LoopingCall from nova for service.py"Jenkins2012-07-312-0/+140
|\ \
| * | Copy LoopingCall from nova for service.pyAngus Salkeld2012-07-312-0/+140
| |/
* | Merge "Remove unnecessary register_opts from test_zmq"Jenkins2012-07-311-2/+0
|\ \ | |/ |/|
| * Remove unnecessary register_opts from test_zmqEric Windisch2012-07-251-2/+0
* | Merge "don't throw exceptions if %(color)s tag is used"Jenkins2012-07-302-2/+60
|\ \
| * | don't throw exceptions if %(color)s tag is usedSean Dague2012-07-272-2/+60
* | | Merge "Use BaseTestCase for all tests which override config"Jenkins2012-07-304-38/+19
|\ \ \
| * | | Use BaseTestCase for all tests which override configMark McLoughlin2012-07-204-38/+19
* | | | fix the qpid_heartbeat option so that it's effectivePádraig Brady2012-07-301-1/+1
| |/ / |/| |
* | | Remove unused importsJoe Gordon2012-07-264-4/+0
* | | Modifies _is_opt_registered fcn to check for duplicate optsGiampaolo Lauria2012-07-242-7/+6
| |/ |/|
* | Merge changes I536e1ca0,Ifb878368,Ie1d71b85Jenkins2012-07-232-12/+25
|\ \
| * | Add missing convert_instances arg.Russell Bryant2012-07-181-1/+3
| * | Track to_primitive() depth after iteritems().Russell Bryant2012-07-182-1/+19
| * | Update iteritems test case to actually test iteritems.Russell Bryant2012-07-181-11/+4
* | | Merge "Make test_zmq bind/send to 127.0.0.1"Jenkins2012-07-231-0/+3
|\ \ \
| * | | Make test_zmq bind/send to 127.0.0.1Eric Windisch2012-07-201-0/+3
| | |/ | |/|
* / | Enable fanout_cast and fanout_cast_to_server to provide topicGary Kotton2012-07-231-4/+8
|/ /
* | Merge "Add test-options from Nova /w pyzmq"Jenkins2012-07-202-0/+7
|\ \ | |/ |/|
| * Add test-options from Nova /w pyzmqEric Windisch2012-07-172-0/+7
* | fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-1816-109/+111
|/
* cfg: allow empty config valuesMark McLoughlin2012-07-172-1/+7
* Don't switch to list_notifier unless necessary.Andrew Bogott2012-07-152-17/+33
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-163-4/+12
* Merge "Add additional usage info on rpc_zmq_host flag"Jenkins2012-07-161-1/+2
|\
| * Add additional usage info on rpc_zmq_host flagEric Windisch2012-07-131-1/+2
* | Merge "Restore register_opts on impl_zmq module load"Jenkins2012-07-161-0/+3
|\ \
| * | Restore register_opts on impl_zmq module loadEric Windisch2012-07-131-0/+3
* | | Merge "Minor pep8 cleanup in rpc."Jenkins2012-07-151-1/+1
|\ \ \