summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixes bug 871877"Jenkins2011-11-101-0/+14
|\
| * Fixes bug 871877Alvaro Lopez2011-11-101-0/+14
* | Replace libvirt driver's use of libxml2 with ElementTreeSoren Hansen2011-11-101-8/+1
* | Extend fake image service to let it hold image dataSoren Hansen2011-11-101-0/+11
|/
* Merge "Fixes LP878319"Jenkins2011-11-102-2/+23
|\
| * Fixes LP878319Jason Kölker2011-11-092-2/+23
* | Merge "Undefine libvirt saved instances"Jenkins2011-11-101-0/+19
|\ \
| * | Undefine libvirt saved instancesDerek Higgins2011-11-091-0/+19
| |/
* | Merge "Get MAC addresses from Melange."Jenkins2011-11-101-32/+84
|\ \ | |/ |/|
| * Get MAC addresses from Melange.Kevin L. Mitchell2011-11-091-32/+84
* | Split compute api/manager tests within moduleBrian Waldon2011-11-091-355/+356
* | Merge "Converting rebuild to use instance objects."Jenkins2011-11-091-0/+16
|\ \
| * | Converting rebuild to use instance objects.Brian Lamar2011-11-091-0/+16
* | | Merge "Converting resize to use instance objects"Jenkins2011-11-091-4/+41
|\ \ \
| * | | Converting resize to use instance objectsBrian Waldon2011-11-091-4/+41
| |/ /
* / / Fix failing libvirt test (bug 888250)Brian Waldon2011-11-091-1/+1
|/ /
* | Merge "Converting reboot to use instance objects"Jenkins2011-11-093-10/+36
|\ \ | |/ |/|
| * Converting reboot to use instance objectsBrian Waldon2011-11-093-10/+36
* | Reducing the number of compute calls to GlanceBrian Waldon2011-11-093-11/+32
|/
* Merge "Move tests for extensions to contrib directory"Jenkins2011-11-093-0/+0
|\
| * Move tests for extensions to contrib directoryJohannes Erdfelt2011-11-083-0/+0
* | Merge "Skip libvirt tests when libvirt not present."Jenkins2011-11-081-70/+30
|\ \
| * | Skip libvirt tests when libvirt not present.Brian Lamar2011-11-031-70/+30
* | | Merge "Correcting libvirt tests that were failing"Jenkins2011-11-081-7/+6
|\| | | |/ |/|
| * Correcting libvirt tests that were failingBrian Waldon2011-11-031-7/+6
* | Merge "Move failed instances to error state"Jenkins2011-11-081-0/+45
|\ \
| * | Move failed instances to error stateAaron Lee2011-11-071-0/+45
* | | Merge "Add DHCP support to the QuantumManager and break apart dhcp/gateway"Jenkins2011-11-084-28/+74
|\ \ \
| * | | Add DHCP support to the QuantumManager and break apart dhcp/gatewayBrad Hall2011-11-044-28/+74
* | | | Merge "Set task state to UPDATING_PASSWORD when needed"Jenkins2011-11-081-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Set task state to UPDATING_PASSWORD when neededBrian Waldon2011-11-071-0/+29
| |/ /
* | | Merge "Change network delete to delete by uuid or cidr"Jenkins2011-11-082-1/+18
|\ \ \
| * | | Change network delete to delete by uuid or cidrBrad Hall2011-11-042-1/+18
* | | | Merge "Speed up tests a further 35 seconds"Jenkins2011-11-088-630/+405
|\ \ \ \
| * | | | Speed up tests a further 35 secondsJohannes Erdfelt2011-11-048-630/+405
| | |/ / | |/| |
* | | | Adds extended status information via the Admin API to the servers callsMatt Dietz2011-11-082-0/+110
* | | | Exception cleanup in schedulerJoe Gordon2011-11-084-22/+16
| |/ / |/| |
* | | Merge "Fixing create_vbd call per VolumeHelper refactoring"Jenkins2011-11-081-1/+1
|\ \ \
| * | | Fixing create_vbd call per VolumeHelper refactoringRick Harris2011-11-081-1/+1
| |/ /
* | | Merge "Removing duplicate kernel/ramdisk check in OSAPI"Jenkins2011-11-082-67/+0
|\ \ \
| * | | Removing duplicate kernel/ramdisk check in OSAPIBrian Waldon2011-11-042-67/+0
| |/ /
* | | Merge "Adding task_states.REBOOTING_HARD"Jenkins2011-11-082-2/+55
|\ \ \
| * | | Adding task_states.REBOOTING_HARDBrian Waldon2011-11-072-2/+55
| |/ /
* | | Merge "Added code to libvirt backend to report state info."Jenkins2011-11-081-0/+62
|\ \ \
| * | | Added code to libvirt backend to report state info.Lorin Hochstein2011-10-271-0/+62
* | | | Add auto-reloading JSON config file support to scheduler.Sandy Walsh2011-11-044-60/+180
| |/ / |/| |
* | | Allows non-admin users to use simple schedulerVishvananda Ishaya2011-11-031-0/+19
| |/ |/|
* | Merge "fix bug 816630"Jenkins2011-11-031-0/+11
|\ \
| * | fix bug 816630Joe Gordon2011-11-031-0/+11
* | | Merge "Gracefully handle Xen resize failure"Jenkins2011-11-032-0/+37
|\ \ \