Dorin Paslaru 8 лет назад
Родитель
Сommit
8a35af154b
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      src/constants/CloudLabels.js

+ 3 - 1
src/constants/CloudLabels.js

@@ -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",