| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Create unique volumes_dir for testing. | Dan Prince | 2012-08-09 | 3 | -1/+33 | |
| * | | | | | | | | | | | Merge "Add error log for live migration." | Jenkins | 2012-08-10 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add error log for live migration. | Takaaki Suzuki | 2012-08-10 | 1 | -1/+3 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * / | | | | | | | | | | Make FaultWrapper handle exception code = None. | Dan Prince | 2012-08-09 | 2 | -0/+16 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge "Avoid double-reduction of quota for repeated delete." | Jenkins | 2012-08-10 | 2 | -12/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Avoid double-reduction of quota for repeated delete. | Eoghan Glynn | 2012-08-09 | 2 | -12/+53 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Send 'create volume from snapshot' to the proper host" | Jenkins | 2012-08-09 | 2 | -8/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Send 'create volume from snapshot' to the proper host | ZhuRongze | 2012-08-03 | 2 | -8/+38 | |
| * | | | | | | | | | | | Merge "Driver for IBM Storwize and SVC storage." | Jenkins | 2012-08-09 | 3 | -0/+2494 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Driver for IBM Storwize and SVC storage. | Avishay Traeger | 2012-08-09 | 3 | -0/+2494 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Make TerminateInstances compatible with EC2 api" | Jenkins | 2012-08-09 | 2 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Make TerminateInstances compatible with EC2 api | Thorsten Tarrach | 2012-08-09 | 2 | -11/+11 | |
| * | | | | | | | | | | | | Traceback when over allocating IP addresses | Chuck Short | 2012-08-09 | 1 | -1/+4 | |
| | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Make update_db an opt arg in scheduler manager." | Jenkins | 2012-08-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Make update_db an opt arg in scheduler manager. | Dan Prince | 2012-08-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Fix the inject_metadata_into_fs in the disk API. | Dan Prince | 2012-08-09 | 2 | -1/+12 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge "Fix stale instances being sent over rpc." | Jenkins | 2012-08-09 | 2 | -40/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix stale instances being sent over rpc. | Russell Bryant | 2012-08-09 | 2 | -40/+25 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Send updated instance model to schedule_prep_resize" | Jenkins | 2012-08-09 | 2 | -5/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Send updated instance model to schedule_prep_resize | Chris Behrens | 2012-08-09 | 2 | -5/+31 | |
| * | | | | | | | | | | | | Merge "Fix traceback when detaching volumes via EC2" | Jenkins | 2012-08-09 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix traceback when detaching volumes via EC2 | Chuck Short | 2012-08-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Merge "Adds ability to inherit wsgi extensions" | Jenkins | 2012-08-09 | 4 | -4/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Adds ability to inherit wsgi extensions | Vishvananda Ishaya | 2012-08-09 | 4 | -4/+54 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Fix setting admin_pass in rescue command" | Jenkins | 2012-08-09 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix setting admin_pass in rescue command | Johannes Erdfelt | 2012-08-09 | 1 | -2/+1 | |
| | |/ / / / / / / / / | ||||||
| * / / / / / / / / / | Fixes KeyError when trying to rescue an instance | Major Hayden | 2012-08-09 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | scheduler prep_resize should not update instance['host'] | Chris Behrens | 2012-08-08 | 10 | -84/+95 | |
| * | | | | | | | | | Merge "Migrate a notifier patch from common:" | Jenkins | 2012-08-08 | 10 | -163/+86 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Migrate a notifier patch from common: | Andrew Bogott | 2012-08-03 | 10 | -163/+86 | |
| * | | | | | | | | | | Merge "Make libvirt_use_virtio_for_bridges flag works for all drivers." | Jenkins | 2012-08-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Make libvirt_use_virtio_for_bridges flag works for all drivers. | Yaguang Tang | 2012-08-08 | 1 | -0/+4 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Fix a bug on remove_volume_connection in compute/manager.py" | Jenkins | 2012-08-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix a bug on remove_volume_connection in compute/manager.py | Shane Wang | 2012-08-09 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge "xenapi: wait for agent resetnetwork response" | Jenkins | 2012-08-08 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xenapi: wait for agent resetnetwork response | Johannes Erdfelt | 2012-08-07 | 1 | -2/+7 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge "Fix a bug on db.instance_get_by_uuid in compute/manager.py" | Jenkins | 2012-08-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix a bug on db.instance_get_by_uuid in compute/manager.py | Shane Wang | 2012-08-09 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | Fix invalid exception format strings | Johannes Erdfelt | 2012-08-07 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge "Cleanup consoles test cases" | Jenkins | 2012-08-07 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Cleanup consoles test cases | Johannes Erdfelt | 2012-08-07 | 1 | -3/+1 | |
| * | | | | | | | | | Merge "Return 409 error if get_vnc_console is called before VM is created" | Jenkins | 2012-08-07 | 4 | -1/+39 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Return 409 error if get_vnc_console is called before VM is created | Johannes Erdfelt | 2012-08-07 | 4 | -1/+39 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Check against unexpected method call" | Jenkins | 2012-08-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Check against unexpected method call | Yun Mao | 2012-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | Merge "Remove temporary hack from checks_instance_lock." | Jenkins | 2012-08-07 | 2 | -44/+21 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Remove temporary hack from checks_instance_lock. | Russell Bryant | 2012-08-07 | 2 | -44/+21 | |
| * | | | | | | | | | Prohibit file injection writing to host filesystem | Pádraig Brady | 2012-08-07 | 3 | -17/+36 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | | Merge "Remove temporary hack from wrap_instance_fault." | Jenkins | 2012-08-07 | 2 | -37/+11 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Remove temporary hack from wrap_instance_fault. | Russell Bryant | 2012-08-07 | 2 | -37/+11 | |
