summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-117-0/+531
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add common plugin framework.Andrew Bogott2012-07-087-0/+531
* | | | | | Rework the version consumer functionality.Monty Taylor2012-07-111-80/+123
|/ / / / /
* | | | | Fix Zmq so it doesn't rely on nova flagsJason Kölker2012-07-102-9/+14
* | | | | Merge "Switch common files to using jsonutils."Jenkins2012-07-1012-57/+59
|\ \ \ \ \
| * | | | | Switch common files to using jsonutils.Andrew Bogott2012-07-0312-57/+59
| | |_|/ / | |/| | |
* | | | | Merge "Enable sitepackages in tox."Jenkins2012-07-101-0/+1
|\ \ \ \ \
| * | | | | Enable sitepackages in tox.Joe Gordon2012-06-281-0/+1
* | | | | | Merge "Fix up pre-versioning based on testing in glance."Jenkins2012-07-091-7/+15
|\ \ \ \ \ \
| * | | | | | Fix up pre-versioning based on testing in glance.Monty Taylor2012-07-091-7/+15
* | | | | | | Merge "Update strings like 'openstack.common.notifier.driver'."Jenkins2012-07-091-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update strings like 'openstack.common.notifier.driver'.Andrew Bogott2012-06-271-0/+8
* | | | | | | Add a new module for use in consuming versioninfo.Monty Taylor2012-07-081-0/+106
* | | | | | | Merge "Move get_context_from_function_and_args() to context.py"Jenkins2012-07-063-21/+18
|\ \ \ \ \ \ \
| * | | | | | | Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-033-21/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add update.sh to avoid import conflicts"Jenkins2012-07-062-10/+17
|\ \ \ \ \ \ \
| * | | | | | | Add update.sh to avoid import conflictsMark McLoughlin2012-06-292-10/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix up openstack-common build.Monty Taylor2012-07-026-20/+119
| |/ / / / / |/| | | | |
* | | | | | 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-2613-0/+1419
|\ \ \ | |_|/ |/| |
| * | Add common logging and notification.Andrew Bogott2012-06-2513-0/+1419
* | | Merge "Add missing gettextutils imports"Jenkins2012-06-252-0/+2
|\ \ \
| * | | Add missing gettextutils importsDoug Hellmann2012-06-222-0/+2
* | | | Merge "Update tox.ini."Jenkins2012-06-251-26/+12
|\ \ \ \
| * | | | Update tox.ini.Clark Boylan2012-06-251-26/+12
| | |/ / | |/| |
* / | | Add support for tag based versioning.Monty Taylor2012-06-241-24/+96
|/ / /
* | | Merge "Skip argparse when injecting requirements."Jenkins2012-06-222-8/+53
|\ \ \
| * | | Skip argparse when injecting requirements.Dan Prince2012-06-202-8/+53
* | | | Merge "Adds HACKING.rst to the tarball."Jenkins2012-06-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds HACKING.rst to the tarball.Dan Prince2012-06-201-0/+1
| |/ /
* | | Avoid erroneous "Unsupported RPC Version" message if method is missingDan Smith2012-06-212-2/+22
* | | 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
* | | | Merge "Call exception on the logger, not the logging module."Jenkins2012-06-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Call exception on the logger, not the logging module.Russell Bryant2012-06-201-1/+1
| |/ /
* / / Added a base class for unit tests.Andrew Bogott2012-06-201-0/+56
|/ /
* / Fix import usage in AMQP for rpc.commonJulien Danjou2012-06-201-1/+1
|/
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-193-21/+25
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-133-21/+25
* | Merge "add import_object_ns function"Jenkins2012-06-182-0/+56
|\ \
| * | add import_object_ns functionSean Dague2012-06-142-0/+56