summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove duplicate methodJohannes Erdfelt2011-11-081-3/+0
* | | | | | | | | Merge "Remove debugging print"Jenkins2011-11-091-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove debugging printJohannes Erdfelt2011-11-081-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge "Remove duplicate method (2)"Jenkins2011-11-091-6/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove duplicate method (2)Johannes Erdfelt2011-11-081-6/+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-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-0814-138/+482
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add DHCP support to the QuantumManager and break apart dhcp/gatewayBrad Hall2011-11-0414-138/+482
* | | | | | | | | | 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-086-14/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change network delete to delete by uuid or cidrBrad Hall2011-11-046-14/+62
* | | | | | | | | | 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
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Switch glance XenAPI plugin to use urllib2."Jenkins2011-11-081-12/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Switch glance XenAPI plugin to use urllib2.Brian Lamar2011-11-081-12/+36
* | | | | | | | | | | | 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 "Optional --no-site-packages in venv"Jenkins2011-11-082-5/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optional --no-site-packages in venvLorin Hochstein2011-10-302-5/+27
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | 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
* | | | | | | | | | Blueprint lasterrorgaryk2011-11-082-1/+44
* | | | | | | | | | 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 "Removed autogenerated API .rst files."Jenkins2011-11-08139-969/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removed autogenerated API .rst files.Lorin Hochstein2011-10-27139-969/+0
* | | | | | | | | | | | 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
| |/ / / / / / / / / / /