summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Added dictify() and uuids to the common request context.Andrew Bogott2012-06-201-1/+27
| |/ /
* / / Call exception on the logger, not the logging module.Russell Bryant2012-06-201-1/+1
|/ /
* / Fix import usage in AMQP for rpc.commonJulien Danjou2012-06-201-1/+1
|/
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-192-14/+18
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-132-14/+18
* | Merge "add import_object_ns function"Jenkins2012-06-181-0/+13
|\ \
| * | add import_object_ns functionSean Dague2012-06-141-0/+13
* | | Merge "rpc: Update rpc_backend handling."Jenkins2012-06-181-2/+8
|\ \ \ | | |/ | |/|
| * | rpc: Update rpc_backend handling.Russell Bryant2012-06-131-2/+8
* | | Update common code to support pep 1.3.Gary Kotton2012-06-1814-247/+248