summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Fix racey snapshots."Jenkins2012-03-084-14/+56
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix racey snapshots.Rick Harris2012-03-084-14/+56
| | |_|_|/ / | |/| | | |
* | | | | | Exceptions unpacking rpc messages shouldn't hang the daemonChris Behrens2012-03-086-9/+54
| |/ / / / |/| | | |
* | | | | Merge "Don't swallow snapshot exceptions."Jenkins2012-03-081-1/+1
|\ \ \ \ \
| * | | | | Don't swallow snapshot exceptions.Rick Harris2012-03-081-1/+1
| |/ / / /
* / / / / pyflakes cleanups on libvirt/connection.pyChris Behrens2012-03-071-22/+11
|/ / / /
* | | | Merge "Remove the <acpi/> feature from UML/LXC guests"Jenkins2012-03-071-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove the <acpi/> feature from UML/LXC guestsDaniel P. Berrange2012-03-071-0/+2
* | | | Merge "Minor clarifications for the help strings in nova config options"Jenkins2012-03-071-59/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | Minor clarifications for the help strings in nova config optionsMatt Stephenson2012-03-061-59/+70
* | | | Merge "Add adjustable offset to audit_period."Jenkins2012-03-072-17/+230
|\ \ \ \ | |_|/ / |/| | |
| * | | Add adjustable offset to audit_period.Monsyne Dragon2012-03-072-17/+230
* | | | Merge "Fix multi_host column name in setup_networks..."Jenkins2012-03-071-2/+2
|\ \ \ \
| * | | | Fix multi_host column name in setup_networks...Dan Prince2012-03-071-2/+2
| |/ / /
* | | | Merge "Make test_compute console tests more robust"Jenkins2012-03-071-37/+59
|\ \ \ \
| * | | | Make test_compute console tests more robustChris Behrens2012-03-071-37/+59
* | | | | Merge "test_compute stubs same thing multiple times"Jenkins2012-03-071-81/+5
|\| | | |
| * | | | test_compute stubs same thing multiple timesChris Behrens2012-03-071-81/+5
| | |/ / | |/| |
* | | | Merge "Clear created attributes when tearing down tests"Jenkins2012-03-073-4/+32
|\ \ \ \
| * | | | Clear created attributes when tearing down testsJohannes Erdfelt2012-03-073-4/+32
| | |/ / | |/| |
* | | | Merge "HACKING fixes, all but sqlalchemy."Jenkins2012-03-0761-332/+347
|\ \ \ \
| * | | | HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-0761-332/+347
| |/ / /
* | | | Merge "bug 944145: race condition causes VM's state to be SHUTOFF"Jenkins2012-03-072-8/+52
|\ \ \ \ | |/ / / |/| | |
| * | | bug 944145: race condition causes VM's state to be SHUTOFFArmando Migliaccio2012-03-072-8/+52
* | | | Merge "Cleanup some test docstrings"Jenkins2012-03-074-10/+5
|\ \ \ \
| * | | | Cleanup some test docstringsJoe Gordon2012-03-064-10/+5
| |/ / /
* | | | Merge "Don't use _ for variable name"Jenkins2012-03-077-8/+8
|\ \ \ \
| * | | | Don't use _ for variable nameJohannes Erdfelt2012-03-077-8/+8
| | |/ / | |/| |
* / | | remove undocumented, unused mpi 'extension' to ec2 metadataJesse Andrews2012-03-061-20/+1
|/ / /
* | | Merge "Ignore InstanceNotFound when trying to set instance to ERROR"Jenkins2012-03-072-6/+31
|\ \ \
| * | | Ignore InstanceNotFound when trying to set instance to ERRORChris Behrens2012-03-072-6/+31
* | | | Cleans up the create_conf toolVishvananda Ishaya2012-03-061-3/+0
|/ / /
* | | Merge "Setup and teardown networks during migration"Jenkins2012-03-078-35/+204
|\ \ \
| * | | Setup and teardown networks during migrationTrey Morris2012-03-068-35/+204
* | | | Merge "fix restructuredtext formatting in docstrings that show up in the deve...Jenkins2012-03-0729-337/+393
|\ \ \ \
| * | | | fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-0529-337/+393
* | | | | Merge "Fix test_attach_volume_raise_exception"Jenkins2012-03-071-2/+2
|\ \ \ \ \
| * | | | | Fix test_attach_volume_raise_exceptionJohannes Erdfelt2012-03-031-2/+2
* | | | | | Merge "Cleans up a bunch of unused variables in XenAPI."Jenkins2012-03-075-32/+28
|\ \ \ \ \ \
| * | | | | | Cleans up a bunch of unused variables in XenAPI.Josh Kearney2012-03-065-32/+28
* | | | | | | Merge "Replaces pipelines with flag for auth strategy"Jenkins2012-03-078-16/+22
|\ \ \ \ \ \ \
| * | | | | | | Replaces pipelines with flag for auth strategyVishvananda Ishaya2012-03-068-16/+22
* | | | | | | | Merge "Add support for lxc consoles."Jenkins2012-03-072-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for lxc consoles.Chuck Short2012-03-052-3/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Do not invoke kill dnsmasq if no pid file was found."Jenkins2012-03-071-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not invoke kill dnsmasq if no pid file was found.JC Martin2012-03-021-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Reset instance to ACTIVE when no hosts found"Jenkins2012-03-075-51/+226
|\ \ \ \ \ \ \ \
| * | | | | | | | Reset instance to ACTIVE when no hosts foundAndrew Clay Shafer2012-03-065-51/+226
* | | | | | | | | Merge "Distinguish rootwrap Authorization vs Not found errors"Jenkins2012-03-072-5/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Distinguish rootwrap Authorization vs Not found errorsPádraig Brady2012-03-062-5/+12