summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Code cleanup"Jenkins2012-08-311-9/+7
|\
| * Code cleanupRay Chen2012-08-311-9/+7
* | Merge "Update zmq context cleanup to use term."Jenkins2012-08-311-1/+1
|\ \ | |/ |/|
| * Update zmq context cleanup to use term.Dan Prince2012-08-301-1/+1
* | Merge "Allow non-string items in the creds dict."Jenkins2012-08-312-1/+8
|\ \
| * | Allow non-string items in the creds dict.Vishvananda Ishaya2012-08-202-1/+8
* | | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-311-0/+1
|\ \ \
| * | | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
| |/ /
* | / Fix PEP8 issues.lrqrun2012-08-291-8/+10
| |/ |/|
* | Regarding the mispelling of the Noble Narwhal.Matt Joyce2012-08-221-1/+1
|/
* 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-203-8/+152
* | Add basic periodic task infrastructure.Angus Salkeld2012-08-203-1/+186
* | Add multiprocess service launcherAngus Salkeld2012-08-202-8/+319
* | Add signal handling to service launcherAngus Salkeld2012-08-201-0/+41
* | Merge "Basic service launching infrastructure"Jenkins2012-08-202-0/+113
|\ \
| * | Basic service launching infrastructureAngus Salkeld2012-08-152-0/+113
* | | Merge "Move manager.py and service.py into common."Jenkins2012-08-202-0/+96
|\| |
| * | Move manager.py and service.py into common.Angus Salkeld2012-08-152-0/+96
| |/
* | Merge "Fix spelling typos"Jenkins2012-08-202-4/+4
|\ \
| * | Fix spelling typosRongzeZhu2012-08-172-4/+4
* | | Don't trap then re-raise ImportError.Monty Taylor2012-08-171-1/+1
|/ /
* | Remove unused importsRongzeZhu2012-08-163-5/+0
* | Remove register_opts from client methodsEric Windisch2012-08-151-5/+0
|/
* Merge "Rename FLAGS to CONF; Remove self.conf"Jenkins2012-08-141-16/+14
|\
| * Rename FLAGS to CONF; Remove self.confEric Windisch2012-08-061-16/+14
* | Merge "cfg: clean up None value handling"Jenkins2012-08-131-23/+13
|\ \
| * | cfg: clean up None value handlingMark McLoughlin2012-08-131-23/+13
* | | Merge "Allow set_default and set_override to use None"Jenkins2012-08-132-4/+68
|\| |
| * | Allow set_default and set_override to use NoneVishvananda Ishaya2012-08-112-4/+68
* | | Tilde expansion for --config-file and --config-dirMark McLoughlin2012-08-112-6/+51
|/ /
* | 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-102-0/+24
* | | Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-105-0/+102
|\ \ \ | |_|/ |/| |
| * | Add import_opt() method to ConfigOptsMark McLoughlin2012-07-315-0/+102
* | | 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-0210-341/+159
|/ / /
* | | Merge "Install a qualified except hook."Jenkins2012-08-022-6/+35
|\ \ \
| * | | Install a qualified except hook.Mate Lakat2012-08-012-6/+35
| | |/ | |/|
* | | Merge "Copy eventlet_backdoor into common from nova."Jenkins2012-08-021-0/+78
|\ \ \
| * | | Copy eventlet_backdoor into common from nova.Angus Salkeld2012-08-021-0/+78
* | | | Merge "Fix errors reported by pyflakes."Jenkins2012-08-021-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix errors reported by pyflakes.Bhuvan Arumugam2012-08-011-3/+2
* | | | Merge "Remove bogus conf argument from create_consumer()"Jenkins2012-08-011-4/+2
|\ \ \ \
| * | | | Remove bogus conf argument from create_consumer()Mark McLoughlin2012-08-011-4/+2
| | |/ / | |/| |
* | | | Merge "Use function registration for policy checks"Jenkins2012-08-012-102/+219
|\ \ \ \ | |_|/ / |/| | |
| * | | Use function registration for policy checksKevin L. Mitchell2012-07-302-102/+219
| | |/ | |/|