| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge "Fix incorrect device name being raised." | Jenkins | 2013-02-05 | 2 | -20/+33 | |
| |\ \ \ | ||||||
| | * | | | Fix incorrect device name being raised. | Rick Harris | 2013-02-04 | 2 | -20/+33 | |
| * | | | | Merge "Record instance actions and events" | Jenkins | 2013-02-05 | 4 | -0/+206 | |
| |\ \ \ \ | ||||||
| | * | | | | Record instance actions and events | Andrew Laski | 2013-02-01 | 4 | -0/+206 | |
| | |/ / / | ||||||
| * | / / | Adds evacuate method to compute.api | Kravchenko Pavel | 2013-02-04 | 2 | -0/+40 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Relax API restrictions around the use of reboot" | Jenkins | 2013-02-02 | 1 | -2/+8 | |
| |\ \ \ | ||||||
| | * | | | Relax API restrictions around the use of reboot | Rafi Khardalian | 2013-01-26 | 1 | -2/+8 | |
| * | | | | Merge "instance.update notifications don't always identify the service" | Jenkins | 2013-02-02 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | instance.update notifications don't always identify the service | Phil Day | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | Merge "Refactoring/cleanup of compute and db apis" | Jenkins | 2013-02-02 | 1 | -4/+3 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Refactoring/cleanup of compute and db apis | Hans Lindgren | 2013-01-28 | 1 | -4/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Removes retry of set_admin_password" | Jenkins | 2013-02-01 | 1 | -54/+43 | |
| |\ \ \ \ | ||||||
| | * | | | | Removes retry of set_admin_password | Amir Sadoughi | 2013-01-28 | 1 | -54/+43 | |
| * | | | | | Merge "Use conductor for instance_info_cache_update." | Jenkins | 2013-01-31 | 1 | -15/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use conductor for instance_info_cache_update. | Russell Bryant | 2013-01-31 | 1 | -15/+6 | |
| * | | | | | | Merge "Fixes unhandled exception in detach_volume" | Jenkins | 2013-01-31 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixes unhandled exception in detach_volume | Tushar Patil | 2013-01-31 | 1 | -3/+3 | |
| * | | | | | | | Merge "Fix rebuild with volumes attached" | Jenkins | 2013-01-31 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix rebuild with volumes attached | Rick Harris | 2013-01-30 | 1 | -10/+10 | |
| * | | | | | | | | Merge "Use _prep_block_device in rebuild." | Jenkins | 2013-01-31 | 1 | -7/+14 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Use _prep_block_device in rebuild. | Rick Harris | 2013-01-30 | 1 | -7/+14 | |
| * | | | | | | | | Merge "Code cleanup for rebuild block device mapping" | Jenkins | 2013-01-31 | 1 | -62/+53 | |
| |\| | | | | | | | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Code cleanup for rebuild block device mapping | Rick Harris | 2013-01-30 | 1 | -62/+53 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * / | | | | | Fixes 'not in' operator usage | Zhongyue Luo | 2013-01-31 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Move task_log functions to conductor" | Jenkins | 2013-01-30 | 2 | -11/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move task_log functions to conductor | Dan Smith | 2013-01-29 | 2 | -11/+17 | |
| * | | | | | | Merge "_sync_compute_node should log host and nodename" | Jenkins | 2013-01-29 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | _sync_compute_node should log host and nodename | Devananda van der Veen | 2013-01-23 | 1 | -2/+4 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Keep flavor information in system_metadata" | Jenkins | 2013-01-29 | 1 | -1/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Keep flavor information in system_metadata | Dan Smith | 2013-01-29 | 1 | -1/+9 | |
| * | | | | | | | Merge "Add instance_fault_create() to conductor" | Jenkins | 2013-01-29 | 2 | -8/+10 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Add instance_fault_create() to conductor | Dan Smith | 2013-01-29 | 2 | -8/+10 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | validate specified volumes to boot from at the API layer | Vishvananda Ishaya | 2013-01-29 | 1 | -5/+22 | |
| * | | | | | | Make sure there are no unused import | Joe Gordon | 2013-01-28 | 1 | -2/+0 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Fix a typo of log message in _poll_unconfirmed_resizes | Wangpan | 2013-01-28 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge "Avoid db lookup in info_from_instance()." | Jenkins | 2013-01-25 | 2 | -12/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Avoid db lookup in info_from_instance(). | Russell Bryant | 2013-01-24 | 2 | -12/+4 | |
| | |/ / / | ||||||
| * | | | | Merge "Avoid stuck task_state on snapshot image failure" | Jenkins | 2013-01-25 | 1 | -6/+10 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Avoid stuck task_state on snapshot image failure | Eoghan Glynn | 2013-01-22 | 1 | -6/+10 | |
| * | | | | Merge "Add Compute API validations for block device map" | Jenkins | 2013-01-23 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Add Compute API validations for block device map | Rohit Karajgi | 2013-01-14 | 1 | -1/+5 | |
| * | | | | | Merge "Remove network manager from compute manager." | Jenkins | 2013-01-23 | 1 | -3/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove network manager from compute manager. | Russell Bryant | 2013-01-23 | 1 | -3/+0 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Fix state sync logic related to the PAUSED VM state" | Jenkins | 2013-01-23 | 1 | -4/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix state sync logic related to the PAUSED VM state | Yun Mao | 2013-01-11 | 1 | -4/+12 | |
| * | | | | | | Merge "Allow snapshots of paused and suspended instances" | Jenkins | 2013-01-23 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Allow snapshots of paused and suspended instances | Rafi Khardalian | 2013-01-21 | 1 | -1/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "fix misspellings in logs, comments and tests" | Jenkins | 2013-01-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix misspellings in logs, comments and tests | Pádraig Brady | 2013-01-21 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Prevent metadata updates until instance is active." | Jenkins | 2013-01-22 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | ||||||
