summaryrefslogtreecommitdiff
path: root/nova/manager.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
* Add version to scheduler rpc API.Russell Bryant2012-05-231-3/+4
* Add base support for rpc API versioning.Russell Bryant2012-05-171-0/+12
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Clean up pylint errors in top-level filesBrian Waldon2011-12-291-1/+1
* Starting work on exposing service functionality.Rick Harris2011-12-151-0/+10
* fixed typos. removed an unused importYun Mao2011-12-121-3/+2
* Refactors periodic tasks to use a decorator.Rick Harris2011-12-071-5/+86
* docstring cleanup, nova dirtermie2011-04-201-12/+22
* indenting cleanupSandy Walsh2011-03-231-1/+4
* remove scheduler.api.API. naming changes.Sandy Walsh2011-03-211-1/+1
* merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-171-1/+27
* updates per reviewtermie2010-12-141-1/+1
* intermediate commit to checkpoint progressAndy Smith2010-12-081-2/+1
* merged upstream changesAndy Smith2010-12-081-8/+36
|\
| * Broke parts of compute manager out into compute.api to separate what gets run...Eric Day2010-12-011-7/+3
| * Merge lp:~termie/nova/trunkdoc (via patch, since bzr though it was already me...Todd Willey2010-11-071-1/+33
| * back out stacked mergeTodd Willey2010-11-071-33/+1
| * Normalization of Dev reference docs.Andy Smith2010-11-081-1/+33
* | part way through porting the codebase off of twistedAndy Smith2010-10-251-1/+0
|/
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-5/+3
* merged trunkVishvananda Ishaya2010-09-301-0/+7
|\
| * removed extra line in manageVishvananda Ishaya2010-09-231-1/+0
| * fixed a couple of typosVishvananda Ishaya2010-09-231-1/+2
| * Whitespace fixesDevin Carlen2010-09-161-3/+0
| * Added iptables host initial configurationDevin Carlen2010-09-151-0/+10
* | Periodic callback for services and managers. Added code to automatically dis...Vishvananda Ishaya2010-09-121-0/+6
|/
* inject host into managerVishvananda Ishaya2010-09-021-1/+4
* pylint clean of manager and serviceVishvananda Ishaya2010-08-311-4/+2
* tests passVishvananda Ishaya2010-08-291-1/+1
* split volume into service/manager/driverVishvananda Ishaya2010-08-271-0/+38