summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Create unique volumes_dir for testing.Dan Prince2012-08-093-1/+33
* | | | | | | | | | | Merge "Add error log for live migration."Jenkins2012-08-101-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add error log for live migration.Takaaki Suzuki2012-08-101-1/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* / | | | | | | | | | Make FaultWrapper handle exception code = None.Dan Prince2012-08-092-0/+16
|/ / / / / / / / / /
* | | | | | | | | | Merge "Avoid double-reduction of quota for repeated delete."Jenkins2012-08-102-12/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid double-reduction of quota for repeated delete.Eoghan Glynn2012-08-092-12/+53
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Send 'create volume from snapshot' to the proper host"Jenkins2012-08-092-8/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Send 'create volume from snapshot' to the proper hostZhuRongze2012-08-032-8/+38
* | | | | | | | | | | Merge "Driver for IBM Storwize and SVC storage."Jenkins2012-08-093-0/+2494
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Driver for IBM Storwize and SVC storage.Avishay Traeger2012-08-093-0/+2494
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Make TerminateInstances compatible with EC2 api"Jenkins2012-08-092-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make TerminateInstances compatible with EC2 apiThorsten Tarrach2012-08-092-11/+11
* | | | | | | | | | | | Traceback when over allocating IP addressesChuck Short2012-08-091-1/+4
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Make update_db an opt arg in scheduler manager."Jenkins2012-08-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make update_db an opt arg in scheduler manager.Dan Prince2012-08-091-2/+2
* | | | | | | | | | | | Fix the inject_metadata_into_fs in the disk API.Dan Prince2012-08-092-1/+12
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Fix stale instances being sent over rpc."Jenkins2012-08-092-40/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix stale instances being sent over rpc.Russell Bryant2012-08-092-40/+25
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Send updated instance model to schedule_prep_resize"Jenkins2012-08-092-5/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Send updated instance model to schedule_prep_resizeChris Behrens2012-08-092-5/+31
* | | | | | | | | | | | Merge "Fix traceback when detaching volumes via EC2"Jenkins2012-08-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix traceback when detaching volumes via EC2Chuck Short2012-08-061-3/+3
* | | | | | | | | | | | Merge "Adds ability to inherit wsgi extensions"Jenkins2012-08-094-4/+54
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Adds ability to inherit wsgi extensionsVishvananda Ishaya2012-08-094-4/+54
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix setting admin_pass in rescue command"Jenkins2012-08-091-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix setting admin_pass in rescue commandJohannes Erdfelt2012-08-091-2/+1
| |/ / / / / / / / /
* / / / / / / / / / Fixes KeyError when trying to rescue an instanceMajor Hayden2012-08-091-1/+1
|/ / / / / / / / /
* | | | | | | | | scheduler prep_resize should not update instance['host']Chris Behrens2012-08-0810-84/+95
* | | | | | | | | Merge "Migrate a notifier patch from common:"Jenkins2012-08-0810-163/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Migrate a notifier patch from common:Andrew Bogott2012-08-0310-163/+86
* | | | | | | | | | Merge "Make libvirt_use_virtio_for_bridges flag works for all drivers."Jenkins2012-08-081-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make libvirt_use_virtio_for_bridges flag works for all drivers.Yaguang Tang2012-08-081-0/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix a bug on remove_volume_connection in compute/manager.py"Jenkins2012-08-081-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix a bug on remove_volume_connection in compute/manager.pyShane Wang2012-08-091-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge "xenapi: wait for agent resetnetwork response"Jenkins2012-08-081-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xenapi: wait for agent resetnetwork responseJohannes Erdfelt2012-08-071-2/+7
| |/ / / / / / / /
* | | | | | | | | Merge "Fix a bug on db.instance_get_by_uuid in compute/manager.py"Jenkins2012-08-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a bug on db.instance_get_by_uuid in compute/manager.pyShane Wang2012-08-091-1/+1
| |/ / / / / / / /
* / / / / / / / / Fix invalid exception format stringsJohannes Erdfelt2012-08-071-3/+3
|/ / / / / / / /
* | | | | | | | Merge "Cleanup consoles test cases"Jenkins2012-08-071-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleanup consoles test casesJohannes Erdfelt2012-08-071-3/+1
* | | | | | | | | Merge "Return 409 error if get_vnc_console is called before VM is created"Jenkins2012-08-074-1/+39
|\| | | | | | | |
| * | | | | | | | Return 409 error if get_vnc_console is called before VM is createdJohannes Erdfelt2012-08-074-1/+39
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Check against unexpected method call"Jenkins2012-08-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Check against unexpected method callYun Mao2012-08-071-1/+1
* | | | | | | | | Merge "Remove temporary hack from checks_instance_lock."Jenkins2012-08-072-44/+21
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Remove temporary hack from checks_instance_lock.Russell Bryant2012-08-072-44/+21
* | | | | | | | | Prohibit file injection writing to host filesystemPádraig Brady2012-08-073-17/+36
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "Remove temporary hack from wrap_instance_fault."Jenkins2012-08-072-37/+11
|\| | | | | | |
| * | | | | | | Remove temporary hack from wrap_instance_fault.Russell Bryant2012-08-072-37/+11