summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix cloudpipe keypair creation. Add pipelib tests"Jenkins2012-07-202-3/+79
|\
| * Fix cloudpipe keypair creation. Add pipelib testsAlvaro Lopez Garcia2012-07-192-3/+79
* | Merge "Don't create volumes if an incorrect size was given"Jenkins2012-07-202-0/+16
|\ \
| * | Don't create volumes if an incorrect size was givenMike Perez2012-07-202-0/+16
* | | Merge "Ensure 413 response for security group over-quota"Jenkins2012-07-203-3/+9
|\ \ \
| * | | Ensure 413 response for security group over-quotaEoghan Glynn2012-07-193-3/+9
* | | | Merge "Allow NoMoreFloatingIps to bubble up to FaultWrapper"Jenkins2012-07-203-5/+6
|\ \ \ \
| * | | | Allow NoMoreFloatingIps to bubble up to FaultWrapperEoghan Glynn2012-07-193-5/+6
| |/ / /
* | | | Merge "Don't let failure to delete filesystem block deletion of instances in ...Jenkins2012-07-201-1/+8
|\ \ \ \
| * | | | Don't let failure to delete filesystem block deletion of instances in libvirtDaniel P. Berrange2012-07-191-1/+8
| |/ / /
* | | | Merge "Add the plugin framework from common; use and test."Jenkins2012-07-209-2/+400
|\ \ \ \
| * | | | Add the plugin framework from common; use and test.Andrew Bogott2012-07-159-2/+400
* | | | | Merge "Fix docstring typo"Jenkins2012-07-201-1/+1
|\ \ \ \ \
| * | | | | Fix docstring typoJoe Gordon2012-07-171-1/+1
* | | | | | Merge "Tidy up handling of exceptions in floating_ip_dns"Jenkins2012-07-202-45/+53
|\ \ \ \ \ \
| * | | | | | Tidy up handling of exceptions in floating_ip_dnsMartin Packman2012-07-182-45/+53
* | | | | | | Merge "Make snapshot work for stopped VMs."Jenkins2012-07-201-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Make snapshot work for stopped VMs.Yun Mao2012-07-181-2/+1
* | | | | | | | Merge "Split ComputeFilter up."Jenkins2012-07-204-26/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | Split ComputeFilter up.Joe Gordon2012-07-184-26/+69
* | | | | | | | | Merge "Add debug output to RamFilter"Jenkins2012-07-201-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add debug output to RamFilterJoe Gordon2012-07-171-2/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "EC2 DescribeImages reports correct rootDeviceType"Jenkins2012-07-203-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | EC2 DescribeImages reports correct rootDeviceTypeEoghan Glynn2012-07-173-2/+6
* | | | | | | | | | Merge "Improved VM detection for bandwidth polling (XAPI)"Jenkins2012-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Improved VM detection for bandwidth polling (XAPI)Mohammed Naser2012-07-161-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Revert "Attach ISO as separate disk if given proper instruction""Jenkins2012-07-201-9/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Attach ISO as separate disk if given proper instruction"Daniel P. Berrange2012-07-201-9/+0
* | | | | | | | | | Merge "Adds generic retries for build failures."Jenkins2012-07-208-20/+409
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adds generic retries for build failures.Brian Elliott2012-07-178-20/+409
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix error in error handler in instance_usage_audit task."Jenkins2012-07-201-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix error in error handler in instance_usage_audit task.Monsyne Dragon2012-07-191-2/+2
* | | | | | | | | | Fix SQL deadlock in quota reservationsJohannes Erdfelt2012-07-193-31/+28
|/ / / / / / / / /
* | | | | | | | | Merge "Static FaultWrapper status_to_type map."Jenkins2012-07-191-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Static FaultWrapper status_to_type map.Eoghan Glynn2012-07-191-7/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Update FilterSchedulerTestCase docstring"Jenkins2012-07-191-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Update FilterSchedulerTestCase docstringJoe Gordon2012-07-181-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Use _lookup_by_name instead of _conn.lookupByName"Jenkins2012-07-191-7/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use _lookup_by_name instead of _conn.lookupByNameYun Mao2012-07-121-7/+7
* | | | | | | | Merge "Raise NotImplementedError, not NotImplemented singleton"Jenkins2012-07-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Raise NotImplementedError, not NotImplemented singletonJohannes Erdfelt2012-07-181-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Partially implements blueprint xenapi-live-migration"Jenkins2012-07-194-5/+247
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Partially implements blueprint xenapi-live-migrationJohn Garbutt2012-07-174-5/+247
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Rename get_lock() to _get_lock()."Jenkins2012-07-182-4/+5
|\ \ \ \ \ \ \
| * | | | | | | Rename get_lock() to _get_lock().Russell Bryant2012-07-182-4/+5
* | | | | | | | Fix the mis-use of NotImplementedYun Mao2012-07-181-30/+30
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Display key_name only if keypairs extension is used"Jenkins2012-07-184-12/+76
|\ \ \ \ \ \ \
| * | | | | | | Display key_name only if keypairs extension is usedisethi2012-07-174-12/+76
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Show all absolute quota limits in /limits."Jenkins2012-07-182-3/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Show all absolute quota limits in /limits.Alex Meade2012-07-182-3/+12