summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-101-0/+18
* Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-101-0/+19
|\
| * Add import_opt() method to ConfigOptsMark McLoughlin2012-07-311-0/+19
* | Add multiple-driver support to the notifier api.Andrew Bogott2012-08-025-152/+55
* | Merge "Install a qualified except hook."Jenkins2012-08-021-6/+8
|\ \
| * | Install a qualified except hook.Mate Lakat2012-08-011-6/+8
* | | 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-011-46/+106
|\ \ \ | |/ / |/| |
| * | Use function registration for policy checksKevin L. Mitchell2012-07-301-46/+106
| |/
* | 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
| |/
* / Copy LoopingCall from nova for service.pyAngus Salkeld2012-07-311-0/+88
|/
* Merge "don't throw exceptions if %(color)s tag is used"Jenkins2012-07-301-2/+6
|\
| * don't throw exceptions if %(color)s tag is usedSean Dague2012-07-271-2/+6
* | 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-241-1/+4
* Merge changes I536e1ca0,Ifb878368,Ie1d71b85Jenkins2012-07-231-2/+4
|\
| * Add missing convert_instances arg.Russell Bryant2012-07-181-1/+3
| * Track to_primitive() depth after iteritems().Russell Bryant2012-07-181-1/+1
* | Enable fanout_cast and fanout_cast_to_server to provide topicGary Kotton2012-07-231-4/+8
|/
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-187-33/+34
* cfg: allow empty config valuesMark McLoughlin2012-07-171-1/+2
* Don't switch to list_notifier unless necessary.Andrew Bogott2012-07-151-9/+17
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-161-1/+3
* 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
|\ \ \
| * | | Minor pep8 cleanup in rpc.Andrew Bogott2012-07-082-2/+2
* | | | Merge "pep8 cleanup in the plugin code"Jenkins2012-07-152-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | pep8 cleanup in the plugin codeAndrew Bogott2012-07-082-2/+3
| |/ /
* | / Fix typo made in 372d11e990Eric Windisch2012-07-131-1/+1
| |/ |/|
* | Fix import order of gettextutils in amqp.pyEric Windisch2012-07-131-1/+1
* | Add more rpc version docs.Russell Bryant2012-07-131-0/+39
* | Merge "Add SKIP_GENERATE_AUTHORS option to setup.py"Jenkins2012-07-131-11/+15
|\ \
| * | Add SKIP_GENERATE_AUTHORS option to setup.pyDan Prince2012-07-131-11/+15
* | | Add SKIP_WRITE_GIT_CHANGELOG option to setup.pyDan Prince2012-07-131-6/+10
|/ /
* | Fix missing gettextutils in several modules.Eric Windisch2012-07-1210-0/+11
* | Merge "Fix line length for pep8 compliance after cloning into other projects"Jenkins2012-07-113-5/+11
|\ \
| * | Fix line length for pep8 compliance after cloning into other projectsDoug Hellmann2012-07-113-5/+11
* | | Merge "Add 'filedecoder' method to the jsonutils wrapper module."Jenkins2012-07-111-1/+5
|\ \ \
| * | | Add 'filedecoder' method to the jsonutils wrapper module.Tim Daly Jr2012-06-261-1/+5
* | | | Merge "cfg: Fix typo in documentation"Jenkins2012-07-111-2/+2
|\ \ \ \