summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Correcting libvirt tests that were failingBrian Waldon2011-11-031-7/+6
* | | | | | | Merge "Move failed instances to error state"Jenkins2011-11-082-15/+72
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move failed instances to error stateAaron Lee2011-11-072-15/+72
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add DHCP support to the QuantumManager and break apart dhcp/gateway"Jenkins2011-11-0812-134/+474
|\ \ \ \ \ \
| * | | | | | Add DHCP support to the QuantumManager and break apart dhcp/gatewayBrad Hall2011-11-0412-134/+474
* | | | | | | Merge "Set task state to UPDATING_PASSWORD when needed"Jenkins2011-11-083-1/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Set task state to UPDATING_PASSWORD when neededBrian Waldon2011-11-073-1/+44
| |/ / / / /
* | | | | | Merge "Change network delete to delete by uuid or cidr"Jenkins2011-11-085-10/+46
|\ \ \ \ \ \
| * | | | | | Change network delete to delete by uuid or cidrBrad Hall2011-11-045-10/+46
* | | | | | | Merge "Speed up tests a further 35 seconds"Jenkins2011-11-089-632/+407
|\ \ \ \ \ \ \
| * | | | | | | Speed up tests a further 35 secondsJohannes Erdfelt2011-11-049-632/+407
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Adds extended status information via the Admin API to the servers calls"Jenkins2011-11-084-1/+221
|\ \ \ \ \ \ \
| * | | | | | | Adds extended status information via the Admin API to the servers callsMatt Dietz2011-11-084-1/+221
* | | | | | | | Merge "changes logging reference in zone_manager.py"Jenkins2011-11-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | changes logging reference in zone_manager.pyAlex Meade2011-11-081-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Wait until the instance is booted before setting VCPU_params.Josh Kearney2011-11-082-3/+9
| |/ / / / / / |/| | | | | |
* | | | | | | Exception cleanup in schedulerJoe Gordon2011-11-0814-65/+48
|/ / / / / /
* | | | | | Merge "Fixing create_vbd call per VolumeHelper refactoring"Jenkins2011-11-082-9/+14
|\ \ \ \ \ \
| * | | | | | Fixing create_vbd call per VolumeHelper refactoringRick Harris2011-11-082-9/+14
| |/ / / / /
* | | | | | Merge "Removing duplicate kernel/ramdisk check in OSAPI"Jenkins2011-11-083-118/+1
|\ \ \ \ \ \
| * | | | | | Removing duplicate kernel/ramdisk check in OSAPIBrian Waldon2011-11-043-118/+1
* | | | | | | Merge "Remove unnecessary image list in OSAPI"Jenkins2011-11-081-2/+0
|\| | | | | |
| * | | | | | Remove unnecessary image list in OSAPIBrian Waldon2011-11-041-2/+0
| |/ / / / /
* | | | | | Merge "Adding task_states.REBOOTING_HARD"Jenkins2011-11-086-5/+61
|\ \ \ \ \ \
| * | | | | | Adding task_states.REBOOTING_HARDBrian Waldon2011-11-076-5/+61
| |/ / / / /
* | | | | | Merge "Added code to libvirt backend to report state info."Jenkins2011-11-083-7/+119
|\ \ \ \ \ \
| * | | | | | Added code to libvirt backend to report state info.Lorin Hochstein2011-10-273-7/+119
* | | | | | | Merge "Add auto-reloading JSON config file support to scheduler."Jenkins2011-11-0811-152/+350
|\ \ \ \ \ \ \
| * | | | | | | Add auto-reloading JSON config file support to scheduler.Sandy Walsh2011-11-0411-152/+350
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix for launchpad bug #882568"Jenkins2011-11-081-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix for launchpad bug #882568Brad Hall2011-11-031-1/+10
| |/ / / / / /
* | | | | | | Merge "Clean up docstrings for faults.Fault and it's usage"Jenkins2011-11-082-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Clean up docstrings for faults.Fault and it's usageJohannes Erdfelt2011-11-072-1/+4
| |/ / / / / /
* | | | | | | Merge "Change floating-snat to float-snat"Jenkins2011-11-081-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Change floating-snat to float-snatBrad Hall2011-11-041-4/+4
| |/ / / / / /
* / / / / / / Fix typo in docstringJohannes Erdfelt2011-11-071-1/+1
|/ / / / / /
* | / / / / Allows non-admin users to use simple schedulerVishvananda Ishaya2011-11-032-7/+28
| |/ / / / |/| | | |
* | | | | Merge "Don't update database before resize"Jenkins2011-11-042-0/+2
|\ \ \ \ \
| * | | | | Don't update database before resizeGabe Westmaas2011-11-032-0/+2
* | | | | | Merge "fix bug 816630"Jenkins2011-11-032-1/+12
|\ \ \ \ \ \
| * | | | | | fix bug 816630Joe Gordon2011-11-032-1/+12
| |/ / / / /
* | | | | | Merge "Gracefully handle Xen resize failure"Jenkins2011-11-034-5/+56
|\ \ \ \ \ \
| * | | | | | Gracefully handle Xen resize failureBrian Waldon2011-11-034-5/+56
| |/ / / / /
* | | | | | Merge "Fixing immediate delete after boot on Libvirt"Jenkins2011-11-032-12/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixing immediate delete after boot on LibvirtBrian Waldon2011-11-032-12/+24
* | | | | | Merge "Log original dropped exception when a new exception occurs"Jenkins2011-11-034-10/+18
|\ \ \ \ \ \
| * | | | | | Log original dropped exception when a new exception occursJohannes Erdfelt2011-10-314-10/+18
* | | | | | | Merge "exception.KeypairNotFound usage correction"Jenkins2011-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | exception.KeypairNotFound usage correctionBrian Waldon2011-11-031-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Enable admin access to EC2 API server"Jenkins2011-11-034-1/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |