| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Remove trivial cases of unused variables (1)" | Jenkins | 2013-06-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Remove trivial cases of unused variables (1) | Stanislaw Pitucha | 2013-06-13 | 1 | -1/+1 |
| * | | Merge "Add rpc client side version control." | Jenkins | 2013-06-18 | 1 | -1/+18 |
| |\ \ | |||||
| | * | | Add rpc client side version control. | Russell Bryant | 2013-06-14 | 1 | -1/+18 |
| | |/ | |||||
| * | | Merge "Allow confirm_resize if instance is in 'deleting' status" | Jenkins | 2013-06-17 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Allow confirm_resize if instance is in 'deleting' status | Aditi Raveesh | 2013-06-13 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge "Fix bad vm_state change in reboot_instance()" | Jenkins | 2013-06-15 | 1 | -15/+33 |
| |\ \ | |||||
| | * | | Fix bad vm_state change in reboot_instance() | Phil Day | 2013-06-14 | 1 | -15/+33 |
| * | | | Merge "Fix quota checks while resizing up by admin" | Jenkins | 2013-06-15 | 1 | -4/+9 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix quota checks while resizing up by admin | Aarti Kriplani | 2013-06-04 | 1 | -4/+9 |
| * | | | Merge "Make sync_power_state routines use InstanceList" | Jenkins | 2013-06-13 | 2 | -22/+11 |
| |\ \ \ | |||||
| | * | | | Make sync_power_state routines use InstanceList | Dan Smith | 2013-06-13 | 2 | -22/+11 |
| | | |/ | |/| | |||||
| * | | | Merge "Sending volume IO usage broken" | Jenkins | 2013-06-13 | 2 | -7/+10 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Sending volume IO usage broken | Michael Kerrin | 2013-06-07 | 2 | -7/+10 |
| * | | | Merge "Fix and enable H403 tests" | Jenkins | 2013-06-13 | 3 | -12/+22 |
| |\ \ \ | |||||
| | * | | | Fix and enable H403 tests | Dirk Mueller | 2013-06-12 | 3 | -12/+22 |
| * | | | | Merge "Remove unused methods from VirtAPI" | Jenkins | 2013-06-13 | 1 | -8/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove unused methods from VirtAPI | Dan Smith | 2013-06-07 | 1 | -8/+0 |
| * | | | | | Merge "Remove usage of locals() from manager.py" | Jenkins | 2013-06-13 | 1 | -91/+99 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove usage of locals() from manager.py | Eugene Nikanorov | 2013-06-12 | 1 | -91/+99 |
| | | |/ / / | |/| | | | |||||
| * | | | | | 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 |
| |\ \ \ | |||||
