| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge "Fix a race where a soft deleted instance might be removed by mistake" | Jenkins | 2013-06-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix a race where a soft deleted instance might be removed by mistake | Hans Lindgren | 2013-06-04 | 1 | -0/+1 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Use InstanceList object for init_host" | Jenkins | 2013-06-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Use InstanceList object for init_host | Dan Smith | 2013-06-07 | 1 | -3/+3 | |
| * | | | | | | | Merge "Fix nova-compute fails to start if quantum is down" | Jenkins | 2013-06-12 | 1 | -1/+17 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Fix nova-compute fails to start if quantum is down | Aaron Rosen | 2013-05-31 | 1 | -1/+17 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Use Instance Objects for Start/Stop" | Jenkins | 2013-06-12 | 3 | -29/+62 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Use Instance Objects for Start/Stop | Dan Smith | 2013-06-07 | 3 | -29/+62 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Removing misleading error message" | Jenkins | 2013-06-12 | 1 | -9/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Removing misleading error message | David McNally | 2013-05-28 | 1 | -9/+4 | |
| * | | | | | | Merge "Refactors get_instance_security_groups to only use instance_uuid" | Jenkins | 2013-06-11 | 1 | -4/+5 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Refactors get_instance_security_groups to only use instance_uuid | Tiago Mello | 2013-06-10 | 1 | -4/+5 | |
| | | |_|_|/ | |/| | | | ||||||
| * / | | | | Rename functions in nova.compute.flavors from instance_type | Joe Gordon | 2013-06-11 | 6 | -68/+67 | |
| |/ / / / | ||||||
| * | | | | Create an image BDM for every instance | Nikola Dipanov | 2013-06-10 | 2 | -0/+20 | |
| * | | | | DB migration to the new BDM data format | Nikola Dipanov | 2013-06-10 | 1 | -11/+19 | |
| * | | | | Merge "Converts 'image' to json primitive on compute.rpcapi.prep_resize" | Jenkins | 2013-06-10 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Converts 'image' to json primitive on compute.rpcapi.prep_resize | Tiago Mello | 2013-06-05 | 1 | -1/+2 | |
| * | | | | | Merge "More KeypairAPI cleanups" | Jenkins | 2013-06-10 | 1 | -28/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | More KeypairAPI cleanups | Rick Harris | 2013-06-06 | 1 | -28/+17 | |
| * | | | | | | Merge "Fix Keypair exception messages" | Jenkins | 2013-06-10 | 1 | -9/+5 | |
| |\| | | | | | ||||||
| | * | | | | | Fix Keypair exception messages | Rick Harris | 2013-06-06 | 1 | -9/+5 | |
| * | | | | | | Merge "Export volume metadata to new instances." | Jenkins | 2013-06-10 | 1 | -2/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Export volume metadata to new instances. | Matthew Macdonald-Wallace | 2013-06-07 | 1 | -2/+30 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Call virt.driver.destroy before deallocating network." | Jenkins | 2013-06-08 | 1 | -11/+28 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Call virt.driver.destroy before deallocating network. | Melanie Witt | 2013-06-07 | 1 | -11/+28 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Allocate networks in the background" | Jenkins | 2013-06-07 | 1 | -18/+36 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Allocate networks in the background | Chris Behrens | 2013-06-05 | 1 | -18/+36 | |
| | |/ / / | ||||||
| * | | | | Merge "Deprecate compute_api_class option in the config" | Jenkins | 2013-06-06 | 1 | -5/+49 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Deprecate compute_api_class option in the config | Senhua Huang | 2013-05-26 | 1 | -5/+49 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Improve Python 3.x compatibility" | Jenkins | 2013-06-05 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Improve Python 3.x compatibility | Dirk Mueller | 2013-06-01 | 1 | -3/+3 | |
| | |/ / | ||||||
| * | | | Call scheduler for run_instance from conductor | Andrew Laski | 2013-06-04 | 2 | -130/+136 | |
| * | | | Remove unused launch_time from instance | Chris Behrens | 2013-05-31 | 1 | -3/+0 | |
| |/ / | ||||||
| * | | Merge "Set resized instance back to original vm_state" | Jenkins | 2013-05-31 | 1 | -10/+63 | |
| |\ \ | ||||||
| | * | | Set resized instance back to original vm_state | Matt Riedemann | 2013-05-30 | 1 | -10/+63 | |
| * | | | Merge "Remove tempest hack for create/rebuild checks" | Jenkins | 2013-05-30 | 1 | -9/+1 | |
| |\ \ \ | ||||||
| | * | | | Remove tempest hack for create/rebuild checks | Rick Harris | 2013-05-23 | 1 | -9/+1 | |
| * | | | | compute.api call conductor ComputeTaskManager for live-migrate | John Garbutt | 2013-05-30 | 1 | -2/+15 | |
| | |/ / |/| | | ||||||
| * | | | Merge "No relevant message when stop a stopped VM" | Jenkins | 2013-05-30 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | No relevant message when stop a stopped VM | YangLei | 2013-05-28 | 1 | -1/+1 | |
| * | | | | Merge "Fix config drive code logical error." | Jenkins | 2013-05-29 | 1 | -7/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix config drive code logical error. | Yaguang Tang | 2013-05-27 | 1 | -7/+3 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Fix volume IO usage notifications been sent too often." | Jenkins | 2013-05-29 | 1 | -15/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix volume IO usage notifications been sent too often. | Michael Kerrin | 2013-05-29 | 1 | -15/+0 | |
| * | | | | | Using unicode() to handle image's properties | Zhi Yan Liu | 2013-05-22 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge "Add update method of security group name and description" | Jenkins | 2013-05-29 | 1 | -0/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | Add update method of security group name and description | Zhenguo Niu | 2013-05-29 | 1 | -0/+15 | |
| * | | | | | xenapi: make the xenapi agent optional per image | John Garbutt | 2013-05-27 | 1 | -6/+8 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Reset task_state when resetting vm_state to ACTIVE" | Jenkins | 2013-05-24 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Reset task_state when resetting vm_state to ACTIVE | Chris Behrens | 2013-05-22 | 1 | -1/+2 | |
