Skip to content

OpenNebula#

To configure the target cloud, open the ACP. In the right part of the page, above the client list, click the Manage Clouds button. The page displays information about the target clouds. Use the available commands in the Actions menu to configure clouds. To add a cloud, click Add below the table with the list of target clouds.

Select the OpenNebula cloud type.

opennebula_cloud_config.png

Fill in the fields on the Basic Parameters tab by providing information about the cloud configuration. Click "?" for field tips. Fields description:

Field Description Example
Cloud name The name of the cloud which will be shown in UI. The name must be unique. test_cloud
XML-RPC endpoint URL for OpenNebula XML-RPC API https://one.example.com:8443/RPC2
Username Username to access OpenNebula admin
Password Password to access OpenNebula password
Target datastore Default storage name for replicated disks in OpenNebula datastore1
Hystax Service Network The network to be used for the cloud agent machines. Must be the same as, or routable to, the network where the Hystax Acura instance resides vnet1
Replication storage type Choose storage type to use for replicated data. Migration and recovery from cloud-native block storage is fastest, but the other storage types can be cheaper. Cloud-native block storage

If necessary, add information about additional parameters. To do this, go to the Additional Parameters tab, select the required parameter, and enter its value. The tooltip system works similarly to the Basic Parameters tab. Description of additional parameters:

Field Description
Cloud agent flavor requirements Requirements for cloud agent flavor in JSON format, for example: {"cpu": "value", "ram": "value", "hdd": "value"}
Cloud agent image ID Id of the cloud agent image from the target cloud
Cloud agent security group Security group used by Cloud Agents
Cloud site replications launch timeout (minutes) Timeout for a launch of replications during Cloud Site creation (in minutes)
Cloud site replications timeout (minutes) Timeout for a replications during Cloud Site creation (in minutes)
Cloud site timeout Cloud site creation timeout in minutes
CPU model CPU model for created VMs
P2V type In this field, you can specify a non-standard P2V - for example, for cloud "Virtuozzo, you need to specify "virtuozzo".
Security group Name of the security group with all required ports opened

The specified user must have the following rights for Hystax Acura:

  • Loading an image

  • Instance launch

  • Volume creation

  • Attaching a volume to an instance

  • Detaching a volume from an instance

  • Create a volume snapshot

  • Create a volume from a snapshot

  • Deleting a snapshot

  • Deleting a volume

  • Network management

Click the Save button. The solution checks the entered data for correctness. If an error occurs, a notification appears.