summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | 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
* | | | | | | | Merge "Remove unused get_version_from_href()"Jenkins2012-07-182-38/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused get_version_from_href()Mark McLoughlin2012-07-182-38/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Support EC2 CreateImage API for boot-from-volume"Jenkins2012-07-182-16/+87
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Support EC2 CreateImage API for boot-from-volumeEoghan Glynn2012-07-172-16/+87
| | |_|/ / / | |/| | | |
* | | | | | Info log to see which compute driver has loadedNikhil Komawar2012-07-181-0/+1
* | | | | | Remove obsolete line in host_managerHengqing Hu2012-07-181-1/+0
| |_|/ / / |/| | | |
* | | | | Merge "Make metadata content match the requested version of the metadata API."Jenkins2012-07-182-25/+58
|\ \ \ \ \
| * | | | | Make metadata content match the requested version of the metadata API.Steve Baker2012-07-022-25/+58
* | | | | | Merge "Sync jsonutils from openstack-common."Jenkins2012-07-183-13/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Sync jsonutils from openstack-common.Russell Bryant2012-07-163-13/+19
* | | | | | remove unused clauses[] variableSean Dague2012-07-171-1/+0
| |_|/ / / |/| | | |
* | | | | Merge "Refactoring required for blueprint xenapi-live-migration"Jenkins2012-07-1613-662/+757
|\ \ \ \ \
| * | | | | Refactoring required for blueprint xenapi-live-migrationJohn Garbutt2012-07-1613-662/+757
* | | | | | Merge "Return 413 status on over-quota in the native API."Jenkins2012-07-164-4/+47
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Return 413 status on over-quota in the native API.Eoghan Glynn2012-07-144-4/+47
| | |_|_|/ | |/| | |
* | | | | Merge "General-host-aggregates part 1."Jenkins2012-07-1616-287/+347
|\ \ \ \ \
| * | | | | General-host-aggregates part 1.Joe Gordon2012-07-1316-287/+347
* | | | | | Merge "Remove VDI chain limit for migrations."Jenkins2012-07-163-131/+128
|\ \ \ \ \ \
| * | | | | | Remove VDI chain limit for migrations.Rick Harris2012-07-163-131/+128
* | | | | | | Adding granularity for quotas to list and updatePaul Voccio2012-07-162-5/+7
|/ / / / / /
* | | / / / Catch rpc up to the common state-of-the-art.Andrew Bogott2012-07-151-8/+11
| |_|/ / / |/| | | |
* | | | | Merge "Properly name openstack.common.exception."Jenkins2012-07-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Properly name openstack.common.exception.Andrew Bogott2012-07-081-1/+1
* | | | | Merge "Sync gettextutils fixes from openstack-common."Jenkins2012-07-147-0/+7
|\ \ \ \ \
| * | | | | Sync gettextutils fixes from openstack-common.Russell Bryant2012-07-137-0/+7
* | | | | | Merge "network manager returns empty list, not raise an exception"Jenkins2012-07-141-1/+4
|\ \ \ \ \ \