|
675 | 675 | "label.deploymentplanner": "Deployment planner", |
676 | 676 | "label.desc.db.stats": "Database Statistics", |
677 | 677 | "label.desc.importexportinstancewizard": "Import and export Instances to/from an existing VMware or KVM cluster.", |
678 | | -"label.desc.import.ext.kvm.wizard": "Import libvirt domain from KVM Host", |
679 | | -"label.desc.import.local.kvm.wizard": "Import QCOW image from Local Storage", |
680 | | -"label.desc.import.shared.kvm.wizard": "Import QCOW image from Shared Storage", |
| 678 | +"label.desc.import.ext.kvm.wizard": "Import Instance from remote KVM host", |
| 679 | +"label.desc.import.local.kvm.wizard": "Import QCOW2 image from Local Storage", |
| 680 | +"label.desc.import.shared.kvm.wizard": "Import QCOW2 image from Shared Storage", |
681 | 681 | "label.desc.ingesttinstancewizard": "Ingest instances from an external KVM host", |
682 | 682 | "label.desc.importmigratefromvmwarewizard": "Import instances from VMware into a KVM cluster", |
683 | 683 | "label.desc.usage.stats": "Usage Server Statistics", |
|
2699 | 2699 | "message.desc.host": "Each cluster must contain at least one host (computer) for guest Instances to run on. We will add the first host now. For a host to function in CloudStack, you must install hypervisor software on the host, assign an IP address to the host, and ensure the host is connected to the CloudStack management server.<br/><br/>Give the host's DNS or IP address, the user name (usually root) and password, and any labels you use to categorize hosts.", |
2700 | 2700 | "message.desc.importingestinstancewizard": "This feature only applies to libvirt based KVM instances. Only Stopped instances can be ingested", |
2701 | 2701 | "message.desc.import.ext.kvm.wizard": "Import libvirt domain from External KVM Host not managed by CloudStack", |
2702 | | -"message.desc.import.local.kvm.wizard": "Import QCOW image from Local Storage of selected KVM Host", |
2703 | | -"message.desc.import.shared.kvm.wizard": "Import QCOW image from selected Primary Storage Pool", |
| 2702 | +"message.desc.import.local.kvm.wizard": "Import QCOW2 image from Local Storage of selected KVM Host", |
| 2703 | +"message.desc.import.shared.kvm.wizard": "Import QCOW2 image from selected Primary Storage Pool", |
2704 | 2704 | "message.desc.importexportinstancewizard": "By choosing to manage an Instance, CloudStack takes over the orchestration of that Instance. Unmanaging an Instance removes CloudStack ability to manage it. In both cases, the Instance is left running and no changes are done to the VM on the hypervisor.<br><br>For KVM, managing a VM is an experimental feature.", |
2705 | 2705 | "message.desc.importmigratefromvmwarewizard": "By selecting an existing or external VMware Datacenter and an instance to import, CloudStack migrates the selected instance from VMware to KVM on a conversion host using virt-v2v and imports it into a KVM cluster", |
2706 | 2706 | "message.desc.primary.storage": "Each cluster must contain one or more primary storage servers. We will add the first one now. Primary storage contains the disk volumes for all the Instances running on hosts in the cluster. Use any standards-compliant protocol that is supported by the underlying hypervisor.", |
|
0 commit comments