summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | cfg: Fix typo in documentationVincent Untz2012-07-051-2/+2
* | | | | Merge "Fix import order."Jenkins2012-07-111-1/+1
|\ \ \ \ \
| * | | | | Fix import order.Russell Bryant2012-07-021-1/+1
* | | | | | Merge "Improve exception from importutils.import_class()."Jenkins2012-07-111-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Improve exception from importutils.import_class().Russell Bryant2012-06-191-1/+3
* | | | | | Merge "Add common plugin framework."Jenkins2012-07-114-0/+280
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add common plugin framework.Andrew Bogott2012-07-084-0/+280
* | | | | | Rework the version consumer functionality.Monty Taylor2012-07-111-80/+123
|/ / / / /
* | | | | Fix Zmq so it doesn't rely on nova flagsJason Kölker2012-07-101-7/+11
* | | | | Merge "Switch common files to using jsonutils."Jenkins2012-07-107-19/+20
|\ \ \ \ \
| * | | | | Switch common files to using jsonutils.Andrew Bogott2012-07-037-19/+20
| | |_|/ / | |/| | |
* | | | | Fix up pre-versioning based on testing in glance.Monty Taylor2012-07-091-7/+15
* | | | | Add a new module for use in consuming versioninfo.Monty Taylor2012-07-081-0/+106
* | | | | Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-033-21/+18
|/ / / /
* | | | Merge "Fix missing RPCException from raise"Jenkins2012-07-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix missing RPCException from raiseEric Windisch2012-06-281-1/+1
* | | | Merge "Pass in stream as positional argument to StreamHandler."Jenkins2012-07-021-1/+3
|\ \ \ \
| * | | | Pass in stream as positional argument to StreamHandler.Andrew Bogott2012-06-271-1/+3
* | | | | Fix mailmap.Joe Gordon2012-06-281-1/+2
| |/ / / |/| | |
* | | | Split read_versioninfo into a method.Monty Taylor2012-06-261-4/+17
|/ / /
* | | Merge "Add common logging and notification."Jenkins2012-06-269-0/+866
|\ \ \ | |_|/ |/| |
| * | Add common logging and notification.Andrew Bogott2012-06-259-0/+866
* | | Merge "Add missing gettextutils imports"Jenkins2012-06-252-0/+2
|\ \ \
| * | | Add missing gettextutils importsDoug Hellmann2012-06-222-0/+2
* | | | Add support for tag based versioning.Monty Taylor2012-06-241-24/+96
| |/ / |/| |
* | | Merge "Skip argparse when injecting requirements."Jenkins2012-06-221-0/+5
|\ \ \ | |/ / |/| |
| * | Skip argparse when injecting requirements.Dan Prince2012-06-201-0/+5
* | | Avoid erroneous "Unsupported RPC Version" message if method is missingDan Smith2012-06-211-2/+8
* | | Merge "Added dictify() and uuids to the common request context."Jenkins2012-06-211-1/+27
|\ \ \