summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "rpc: Update rpc_backend handling."Jenkins2012-06-182-2/+33
|\ \ \ | | |/ | |/|
| * | rpc: Update rpc_backend handling.Russell Bryant2012-06-132-2/+33
* | | Update common code to support pep 1.3.Gary Kotton2012-06-1828-439/+468
* | | Merge "Add missing ack to impl_qpid."Jenkins2012-06-152-1/+10
|\| |
| * | Add missing ack to impl_qpid.Russell Bryant2012-06-132-1/+10
* | | Add autodoc generation to the build_sphinx commandMonty Taylor2012-06-141-0/+52
| |/ |/|
* | Merge "add more realistic unit tests for importutils"Jenkins2012-06-142-0/+45
|\ \ | |/ |/|
| * add more realistic unit tests for importutilsSean Dague2012-06-122-0/+45
* | Merge "Get update.py to be able to copy rpc."Jenkins2012-06-121-1/+11
|\ \
| * | Get update.py to be able to copy rpc.Russell Bryant2012-06-111-1/+11
* | | Merge "Add impl_zmq to rpc."Jenkins2012-06-123-0/+850
|\| |
| * | Add impl_zmq to rpc.Russell Bryant2012-06-113-0/+850
| |/
* | Merge "Fix utcnow_ts to return UTC timestamp"Jenkins2012-06-122-2/+6
|\ \ | |/ |/|
| * Fix utcnow_ts to return UTC timestampZhongyue Luo2012-06-112-2/+6
* | Merge "Use 'is not None' instead of '!= None'"Jenkins2012-06-111-3/+3
|\ \ | |/ |/|
| * Use 'is not None' instead of '!= None'Johannes Erdfelt2012-06-081-3/+3
* | Make jsonutils.dumps more generalZhongyue Luo2012-06-081-2/+2
|/
* Merge "Add nova time util functions to timeutils"Jenkins2012-06-082-10/+89
|\
| * Add nova time util functions to timeutilsZhongyue Luo2012-06-062-10/+89
* | Merge "Add support to include config aliases"Jenkins2012-06-082-16/+200
|\ \
| * | Add support to include config aliasesJoe Gordon2012-06-062-16/+200
* | | Handle xmlrpclib.DateTime types when serializing to JSONJohannes Erdfelt2012-06-072-0/+14
* | | Fix RPC tests to not use assertInJason Kölker2012-06-071-2/+2
* | | Merge "Fix a pep8 error."Jenkins2012-06-071-0/+1
|\ \ \
| * | | Fix a pep8 error.Russell Bryant2012-06-061-0/+1
* | | | Merge "Add rpc to openstack-common."Jenkins2012-06-0720-0/+4716
|\ \ \ \ | |/ / / |/| | |
| * | | Add rpc to openstack-common.Russell Bryant2012-06-0620-0/+4716
| |/ /
* | | Merge "Adds support for bol and eol spaces to ini files"Jenkins2012-06-062-1/+13
|\ \ \
| * | | Adds support for bol and eol spaces to ini filesVishvananda Ishaya2012-06-062-1/+13
| |/ /
* / / Move testing dependencies to test-requires.Vishvananda Ishaya2012-06-062-3/+3
|/ /
* | Revert "Add a load function wrapper to jsonutils"Russell Bryant2012-06-061-8/+3
* | Add gettext support.Russell Bryant2012-06-062-0/+63
|/
* Replace datetime.utcnow with timeutils.utcnowZhongyue Luo2012-06-051-1/+1
* Merge "Create testutils with skip decorators."Jenkins2012-06-052-0/+111
|\
| * Create testutils with skip decorators.Russell Bryant2012-06-042-0/+111
* | Common-ize policies.Kevin L. Mitchell2012-06-042-0/+639
|/
* Fix pep8 errors.Kevin L. Mitchell2012-06-042-7/+7
* Add a load function wrapper to jsonutilsZhongyue Luo2012-06-041-3/+8
* cfg: add a global CONF objectMark McLoughlin2012-05-291-0/+19
* cfg: add generators for iterating over all optionsMark McLoughlin2012-05-291-28/+24
* cfg: move constructor args to __call__() argsMark McLoughlin2012-05-293-81/+188
* Added support for proper bare URLs.Monty Taylor2012-05-251-0/+17
* Backslash continuation removal (common folsom-1)Zhongyue Luo2012-05-191-4/+4
* Run pep8 on tests.Russell Bryant2012-05-162-2/+3
* Create openstack.common.jsonutils.Russell Bryant2012-05-153-0/+252
* Merge "Alphabetize imports in openstack/common/cfg.py"Jenkins2012-05-151-1/+1
|\
| * Alphabetize imports in openstack/common/cfg.pyJoe Gordon2012-05-141-1/+1
* | Remove unused imports.Russell Bryant2012-05-141-2/+0
|/
* Merge "cfg: make reset() clear defaults and overrides"Jenkins2012-05-142-4/+62
|\
| * cfg: make reset() clear defaults and overridesMark McLoughlin2012-05-122-4/+62