|
|
@@ -20,13 +20,15 @@ export const defaultLabels = {
|
|
|
password: "Password",
|
|
|
host: "Host",
|
|
|
port: "Port",
|
|
|
+ api_endpoint: "API Endpoint",
|
|
|
allow_untrusted: "Allow Untrusted",
|
|
|
identity_api_version: "Identity Version",
|
|
|
+ identity_domain: "Identity Domain",
|
|
|
auth_url: "Auth URL",
|
|
|
user_domain_name: "User Domain Name",
|
|
|
project_name: "Project Name",
|
|
|
project_domain_name: "Project Domain Name",
|
|
|
- flavor_name: { label: "Flavor Name", description: "Let Coriolis store a flavor name" },
|
|
|
+ flavor_name: { label: "Flavor Name", description: "Destination flavor name for the migrated VM" },
|
|
|
hypervisor_type: "Hypervisor Type",
|
|
|
container_format: "Container Format",
|
|
|
disk_format: "Disk Format",
|