summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | pause from compute.manager <-> xenapiTrey Morris2010-12-092-0/+28
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | Added Instance Diagnostics DB modelJosh Kearney2010-12-161-5/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Removed unnecessary blank linesJosh Kearney2010-12-161-2/+0
* | | | | | | | | | | | | | | | Put flags back in vm_utilsJosh Kearney2010-12-161-1/+5
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | pep8 fixestermie2010-12-162-7/+7
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | fixes for xenapi (thanks sandywalsh)termie2010-12-151-5/+6
* | | | | | | | | | | | | | add missing importtermie2010-12-151-0/+2
* | | | | | | | | | | | | | updates per reviewtermie2010-12-145-17/+15
* | | | | | | | | | | | | | port new patchesAndy Smith2010-12-101-4/+3
* | | | | | | | | | | | | | merge-a-tat-tat upstream to this branchAndy Smith2010-12-103-0/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Added exception handling to get_rrd()Josh Kearney2010-12-091-13/+17
| * | | | | | | | | | | | | Import module instead of functionJosh Kearney2010-12-091-2/+2
| * | | | | | | | | | | | | Make get_diagnostics asyncJosh Kearney2010-12-091-3/+4
| * | | | | | | | | | | | | fixed how the XenAPI library is loadedArmando Migliaccio2010-12-092-0/+11
| * | | | | | | | | | | | | Fixed docstringsJosh Kearney2010-12-082-1/+2
| * | | | | | | | | | | | | Got get_diagnostics in working orderJosh Kearney2010-12-083-26/+29
| * | | | | | | | | | | | | Initial diagnostics import -- needs testing and cleanup.Josh Kearney2010-12-072-0/+48
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | removed a few more references to twistedAndy Smith2010-12-093-40/+32
* | | | | | | | | | | | | intermediate commit to checkpoint progressAndy Smith2010-12-084-37/+29
* | | | | | | | | | | | | merged upstream changesAndy Smith2010-12-0813-421/+956
|\| | | | | | | | | | | |
| * | | | | | | | | | | | importing XenAPI module loaded lateArmando Migliaccio2010-12-073-5/+18
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | addressed review comments, complied with HACKING guidelinesArmando Migliaccio2010-12-075-223/+71
| * | | | | | | | | | | fixed import module in __init__.pyArmando Migliaccio2010-12-061-5/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | moved XenAPI namespace definition into xenapi/__init__.pyArmando Migliaccio2010-12-064-6/+14
| * | | | | | | | | | pylint and pep8 fixesArmando Migliaccio2010-12-066-36/+101
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | typo fixArmando Migliaccio2010-12-021-1/+1
| * | | | | | | | | moved flags into xenapi/novadeps.pyArmando Migliaccio2010-12-022-25/+46
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | pep8 fixes and further round of refactoringArmando Migliaccio2010-11-298-7/+9
| * | | | | | | | fixed depsArmando Migliaccio2010-11-297-65/+83
| * | | | | | | | first cut of the refactoring of the XenAPIConnection class. Currently the cla...Armando Migliaccio2010-11-294-17/+1
| * | | | | | | | other round of refactoringArmando Migliaccio2010-11-284-52/+142
| * | | | | | | | further refactoringArmando Migliaccio2010-11-285-447/+391
| * | | | | | | | typos and pep8 fixesArmando Migliaccio2010-11-272-16/+20
| * | | | | | | | first cut of the refactoring of the XenAPIConnection class. Currently the cla...Armando Migliaccio2010-11-273-273/+515
| |/ / / / / / /
| * | | | | | | pep8 violations fixArmando Migliaccio2010-11-221-16/+15
| * | | | | | | added test for invalid handlesArmando Migliaccio2010-11-222-3/+10
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Improved Pylint ScoreJosh Kearney2010-11-171-2/+2
| * | | | | | | first cut of fixes for bug #676128 Armando Migliaccio2010-11-191-0/+28
| |/ / / / / /
| * | | | | | merged trunkVishvananda Ishaya2010-11-031-9/+36
| |\ \ \ \ \ \
| | * \ \ \ \ \ renamed target_id to iscsi_targetVishvananda Ishaya2010-10-255-22/+209
| | |\ \ \ \ \ \
| | * | | | | | | use libvirt connection for attaching disks and avoid the symlinkVishvananda Ishaya2010-10-251-9/+36
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Virt documentation.Todd Willey2010-11-014-11/+50
| * | | | | | | clean up the compute documentation a bit.Todd Willey2010-10-281-1/+10
| | |/ / / / / | |/| | | | |
| * | | | | | add NotFound to fake.py and document itVishvananda Ishaya2010-10-241-2/+6
| * | | | | | add in the xen rescue templateVishvananda Ishaya2010-10-243-5/+38
| * | | | | | pep 8 cleanup and typo in resizeVishvananda Ishaya2010-10-241-2/+4
| * | | | | | add methods to cloud for rescue and unrescueVishvananda Ishaya2010-10-241-1/+1
| * | | | | | merged trunk and fixed conflicts/changesVishvananda Ishaya2010-10-249-66/+394
| |\| | | | |
| * | | | | | added rescue mode support and made reboot work from any stateVishvananda Ishaya2010-09-204-14/+151
* | | | | | | part way through porting the codebase off of twistedAndy Smith2010-10-253-154/+127
| |/ / / / / |/| | | | |