User |
Manager |
Partner
By clicking the VMs button on the Servers page or VMs View in Project page you are redirected to the VM Servers. Here you can see all the virtual machines for the project with their description.

Project Info #
Under Servers, the title is a brief description of the project – such as Project Name (with locked/unlocked image), Project Status, Cloud Type, or Cloud Credentials.

When there is some operation going on, you can also see here ETC=Estimated Time to Complete. It is approx time (in minutes) until the cluster will be completed.

Servers #
Every Server is described by ID, Name, Flavor, IP Address, Public IP Address, Status, Profile, Image and Created. If you expand the table, you can see the last modification made (Created By, Last Modified, Last Modified By).

Server status can be:
- Deleting
- Failure
- Pending
- Pending Delete
- Pending Upgrade
- Ready
- Updating
- Upgrading
Actions #
Commit #
Sends the changes to the repository.
Once the cluster is committed, you will see ETC in the project info.
Repair #
When the servers are Failing, use the repair button.

Add VM #
To create a new server, click button and fill in all the fields. You, as a user, can’t delete servers – think twice about which and how many servers you want to create.
Warning
For creating the VM: Image has to be bound and Stanalone Profile has to be created.

Server Name – only alphanumeric characters and dash are allowed, 1-30 characters.
Warning
Letters must be lowercase!
Flavor – choose from the list of offered flavors (e.g., n0.large)
Image – choose from the list of provided images (e.g., ubuntu-20.04)
Volume Size – minimal size is automatically filled in when you select an image, and you can only increase the volume size number
Volume Type – optional; choose from the drop-down selection
Profile – choose a Standalone profile
Count – how many VMs you want to create
Public IP – check if you’re going to enable public IP
Cloud-init – optional; if set, it will override the ssh key from the standalone profile
Tags – enter Key and Value
Disk – enter Name, choose Size, and select Volume Type
Important
If the project is locked, you can’t use Commit, Repair or Add VM.