summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add common logging and notification.Andrew Bogott2012-06-254-0/+553
* Merge "Skip argparse when injecting requirements."Jenkins2012-06-221-8/+48
|\
| * Skip argparse when injecting requirements.Dan Prince2012-06-201-8/+48
* | Avoid erroneous "Unsupported RPC Version" message if method is missingDan Smith2012-06-211-0/+14
* | Added a base class for unit tests.Andrew Bogott2012-06-201-0/+56
|/
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-191-7/+7
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-131-7/+7
* | Merge "add import_object_ns function"Jenkins2012-06-181-0/+43
|\ \
| * | add import_object_ns functionSean Dague2012-06-141-0/+43
* | | Merge "rpc: Update rpc_backend handling."Jenkins2012-06-181-0/+25
|\ \ \ | | |/ | |/|
| * | rpc: Update rpc_backend handling.Russell Bryant2012-06-131-0/+25
* | | Update common code to support pep 1.3.Gary Kotton2012-06-1813-190/+219
* | | Merge "Add missing ack to impl_qpid."Jenkins2012-06-151-0/+4
|\| | | |/ |/|
| * Add missing ack to impl_qpid.Russell Bryant2012-06-131-0/+4
* | 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 "Add impl_zmq to rpc."Jenkins2012-06-121-0/+132
|\ \
| * | Add impl_zmq to rpc.Russell Bryant2012-06-111-0/+132
| |/
* / Fix utcnow_ts to return UTC timestampZhongyue Luo2012-06-111-1/+4
|/
* Merge "Add nova time util functions to timeutils"Jenkins2012-06-081-10/+54
|\
| * Add nova time util functions to timeutilsZhongyue Luo2012-06-061-10/+54
* | Merge "Add support to include config aliases"Jenkins2012-06-081-1/+144
|\ \
| * | Add support to include config aliasesJoe Gordon2012-06-061-1/+144
* | | Handle xmlrpclib.DateTime types when serializing to JSONJohannes Erdfelt2012-06-071-0/+7
* | | 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-0710-0/+1690
|\ \ \ \ | |/ / / |/| | |
| * | | Add rpc to openstack-common.Russell Bryant2012-06-0610-0/+1690
| |/ /
* / / Adds support for bol and eol spaces to ini filesVishvananda Ishaya2012-06-061-0/+9
|/ /
* / Add gettext support.Russell Bryant2012-06-061-0/+30
|/
* Merge "Create testutils with skip decorators."Jenkins2012-06-051-0/+43
|\
| * Create testutils with skip decorators.Russell Bryant2012-06-041-0/+43
* | Common-ize policies.Kevin L. Mitchell2012-06-041-0/+401
|/
* Fix pep8 errors.Kevin L. Mitchell2012-06-042-7/+7
* cfg: move constructor args to __call__() argsMark McLoughlin2012-05-291-8/+58
* Run pep8 on tests.Russell Bryant2012-05-161-1/+2
* Create openstack.common.jsonutils.Russell Bryant2012-05-151-0/+118
* Remove unused imports.Russell Bryant2012-05-141-2/+0
* Merge "cfg: make reset() clear defaults and overrides"Jenkins2012-05-141-0/+42
|\
| * cfg: make reset() clear defaults and overridesMark McLoughlin2012-05-121-0/+42
* | Tests to cover various mailmap formats.Bhuvan Arumugam2012-05-121-6/+30
|/
* Merge "cfg: automatically create option groups"Jenkins2012-05-101-1/+11
|\
| * cfg: automatically create option groupsMark McLoughlin2012-05-101-1/+11
* | cfg: allow options to be marked as requiredMark McLoughlin2012-05-101-0/+93
|/
* Merge "Add save_and_reraise_exception()."Jenkins2012-05-021-0/+50
|\
| * Add save_and_reraise_exception().Russell Bryant2012-05-021-0/+50
* | Merge "Remove common.exception from common.importutils."Jenkins2012-05-021-2/+1
|\ \
| * | Remove common.exception from common.importutils.Russell Bryant2012-05-021-2/+1
| |/
* / New ConfigOpts.find_file() for locating conf filesMark McLoughlin2012-05-011-3/+44
|/