|
|
@@ -13,8 +13,8 @@ project_name = service
|
|
|
project_domain_id = default
|
|
|
|
|
|
[openstack_migration_provider]
|
|
|
-auth_url = http://10.197.239.3:5000/v2.0
|
|
|
-disk_format = vhd
|
|
|
-hypervisor_type = hyperv
|
|
|
+auth_url = http://127.0.0.1:5000/v2.0
|
|
|
+disk_format = qcow2
|
|
|
+hypervisor_type = QEMU
|
|
|
migr_image_name = Ubuntu 15.10
|
|
|
|