summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/ |/|
* | Merge "Exclude .egg files from pep8 checks"Jenkins2012-07-131-1/+1
|\ \
| * | Exclude .egg files from pep8 checksEric 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-112-1/+10
|\ \ \
| * | | Add 'filedecoder' method to the jsonutils wrapper module.Tim Daly Jr2012-06-262-1/+10
* | | | 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-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