summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Remove amqp import from rpc/test_common"Jenkins2012-08-201-1/+0
|\
| * Remove amqp import from rpc/test_commonEric Windisch2012-08-141-1/+0
* | Add threadgroup to manage timers and greenthreads.Angus Salkeld2012-08-201-1/+11
* | Add basic periodic task infrastructure.Angus Salkeld2012-08-201-0/+71
* | Add multiprocess service launcherAngus Salkeld2012-08-201-1/+136
* | Basic service launching infrastructureAngus Salkeld2012-08-151-0/+40
|/
* Merge "Allow set_default and set_override to use None"Jenkins2012-08-131-2/+29
|\
| * Allow set_default and set_override to use NoneVishvananda Ishaya2012-08-111-2/+29
* | Tilde expansion for --config-file and --config-dirMark McLoughlin2012-08-111-0/+40
|/
* Merge "Make receiver spawning in impl_zmq more robust/clean."Jenkins2012-08-101-19/+26
|\
| * Make receiver spawning in impl_zmq more robust/clean.Eric Windisch2012-08-011-19/+26
* | Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-101-0/+6
* | Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-104-0/+83
|\ \
| * | Add import_opt() method to ConfigOptsMark McLoughlin2012-07-314-0/+83
* | | Merge "Fix meaningless test case"Jenkins2012-08-061-1/+1
|\ \ \
| * | | Fix meaningless test caseMate Lakat2012-08-061-1/+1
* | | | Add multiple-driver support to the notifier api.Andrew Bogott2012-08-025-189/+104
|/ / /
* | | Merge "Install a qualified except hook."Jenkins2012-08-021-0/+27
|\ \ \
| * | | Install a qualified except hook.Mate Lakat2012-08-011-0/+27
| | |/ | |/|
* | | Merge "Use function registration for policy checks"Jenkins2012-08-011-56/+113
|\ \ \
| * | | Use function registration for policy checksKevin L. Mitchell2012-07-301-56/+113
| | |/ | |/|
* | | Reduce test_zmq's reponse timeout.Eric Windisch2012-08-011-0/+1
| |/ |/|
* | Merge "Copy LoopingCall from nova for service.py"Jenkins2012-07-311-0/+52
|\ \
| * | Copy LoopingCall from nova for service.pyAngus Salkeld2012-07-311-0/+52
| |/
* | Merge "Remove unnecessary register_opts from test_zmq"Jenkins2012-07-311-2/+0
|\ \ | |/ |/|
| * Remove unnecessary register_opts from test_zmqEric Windisch2012-07-251-2/+0
* | Merge "don't throw exceptions if %(color)s tag is used"Jenkins2012-07-301-0/+54
|\ \
| * | don't throw exceptions if %(color)s tag is usedSean Dague2012-07-271-0/+54
* | | Merge "Use BaseTestCase for all tests which override config"Jenkins2012-07-304-38/+19
|\ \ \ | |/ / |/| |
| * | Use BaseTestCase for all tests which override configMark McLoughlin2012-07-204-38/+19
* | | Modifies _is_opt_registered fcn to check for duplicate optsGiampaolo Lauria2012-07-241-6/+2
| |/ |/|
* | Merge changes I536e1ca0,Ifb878368,Ie1d71b85Jenkins2012-07-231-10/+21
|\ \
| * | Track to_primitive() depth after iteritems().Russell Bryant2012-07-181-0/+18
| * | Update iteritems test case to actually test iteritems.Russell Bryant2012-07-181-11/+4
| |/
* / Make test_zmq bind/send to 127.0.0.1Eric Windisch2012-07-201-0/+3
|/
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-186-47/+47
* cfg: allow empty config valuesMark McLoughlin2012-07-171-0/+5
* Don't switch to list_notifier unless necessary.Andrew Bogott2012-07-151-8/+16
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-162-3/+9
* Merge "Add 'filedecoder' method to the jsonutils wrapper module."Jenkins2012-07-111-0/+5
|\
| * Add 'filedecoder' method to the jsonutils wrapper module.Tim Daly Jr2012-06-261-0/+5
* | Add common plugin framework.Andrew Bogott2012-07-083-0/+251
* | Fix Zmq so it doesn't rely on nova flagsJason Kölker2012-07-101-2/+3
* | Switch common files to using jsonutils.Andrew Bogott2012-07-035-38/+39
* | 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
|\