summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow connecting to a ssl-based glanceVincent Untz2012-08-274-29/+65
* | | | | Merge "Add ops to aggregate_instance_extra_specs filter."Jenkins2012-08-282-245/+221
|\ \ \ \ \
| * | | | | Add ops to aggregate_instance_extra_specs filter.Jinwoo 'Joseph' Suh2012-08-272-245/+221
* | | | | | Merge "Add the self parameter to NoopFirewallDriver methods"Jenkins2012-08-271-2/+2
|\ \ \ \ \ \
| * | | | | | Add the self parameter to NoopFirewallDriver methodsYun Mao2012-08-271-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Correct live_migration rpc call in test"Jenkins2012-08-271-5/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Correct live_migration rpc call in testYun Mao2012-08-271-5/+6
| | |/ / / | |/| | |
* | | | | Correct utils.execute() to check 0 in check_exit_codeArata Notsu2012-08-281-9/+8
| |/ / / |/| | |
* | | | request_spec['instance_uuids'] as list in resizeClay Gerrard2012-08-273-3/+11
* | | | Merge "Remove unused flags"Jenkins2012-08-273-18/+1
|\ \ \ \
| * | | | Remove unused flagsJoe Gordon2012-08-233-18/+1
* | | | | Merge "Fix column variable typo"Jenkins2012-08-271-1/+1
|\ \ \ \ \
| * | | | | Fix column variable typoYun Mao2012-08-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Move ensure_tree to utils"Jenkins2012-08-2710-37/+35
|\ \ \ \ \
| * | | | | Move ensure_tree to utilsMichael Still2012-08-2610-37/+35
* | | | | | Implement project specific flavors APIunicell2012-08-2718-21/+829
| |/ / / / |/| | | |
* | | | | Merge "Fix typo in call in cinder.API unreserve_volume"Jenkins2012-08-271-1/+1
|\ \ \ \ \
| * | | | | Fix typo in call in cinder.API unreserve_volumeRongze Zhu2012-08-211-1/+1
* | | | | | Merge "Remove test_keypair_create_quota_limit()"Jenkins2012-08-271-15/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove test_keypair_create_quota_limit()Yun Mao2012-08-241-15/+0
* | | | | | Merge "Make instance_update_and_get_original() atomic"Jenkins2012-08-271-28/+35
|\ \ \ \ \ \
| * | | | | | Make instance_update_and_get_original() atomicYun Mao2012-08-231-28/+35
* | | | | | | Merge "Fix deallocate_fixed_ip() call by unifying signature"Jenkins2012-08-271-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix deallocate_fixed_ip() call by unifying signatureYun Mao2012-08-231-6/+5
* | | | | | | | Merge "Remove unused permitted_instance_types"Jenkins2012-08-273-15/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused permitted_instance_typesJim Fehlig2012-08-243-15/+0
* | | | | | | | | Merge "Fix path to example extension implementation"Jenkins2012-08-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix path to example extension implementationTom Fifield2012-08-251-1/+1
* | | | | | | | | Define default mode and device_id_string in MountYun Mao2012-08-251-0/+2
|/ / / / / / / /
* | | | | | | | Merge "Add missing import webob.exc"Jenkins2012-08-251-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing import webob.excYun Mao2012-08-241-0/+2
* | | | | | | | | Merge "Remove duplicated test_migrate_disk_and_power_off()"Jenkins2012-08-251-8/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Remove duplicated test_migrate_disk_and_power_off()Yun Mao2012-08-241-8/+0
| |/ / / / / / /
* | | | | | | | Merge "Remove duplicated method VM_migrate_send"Jenkins2012-08-251-4/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove duplicated method VM_migrate_sendYun Mao2012-08-241-4/+0
| |/ / / / / /
* | | | | | | Merge "Fix broken SimpleScheduler.schedule_run_instance()"Jenkins2012-08-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix broken SimpleScheduler.schedule_run_instance()Maru Newby2012-08-241-1/+1
* | | | | | | | Merge "Add missing user_id in revoke_certs_by_user_and_project()"Jenkins2012-08-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing user_id in revoke_certs_by_user_and_project()Yun Mao2012-08-241-1/+1
* | | | | | | | | Merge "Rename class_name to project_id"Jenkins2012-08-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename class_name to project_idYun Mao2012-08-241-1/+1
* | | | | | | | | | Merge "Use the compute_rpcapi instance not the module"Jenkins2012-08-251-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use the compute_rpcapi instance not the moduleYun Mao2012-08-241-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add missing context argument to start_transfer calls"Jenkins2012-08-241-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Add missing context argument to start_transfer callsYun Mao2012-08-241-3/+4
| |/ / / / / / / /
* | | | | | | | | Merge "Make pre block migration create correct disk files."Jenkins2012-08-241-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make pre block migration create correct disk files.Yaguang Tang2012-08-251-1/+2
* | | | | | | | | | Merge "Remove unused and old methods in hyperv and powervm driver."Jenkins2012-08-243-20/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove unused and old methods in hyperv and powervm driver.Yaguang Tang2012-08-253-20/+0
* | | | | | | | | | Merge "Trap iscsiadm error"Jenkins2012-08-241-1/+1
|\ \ \ \ \ \ \ \ \ \