Frequently asked questions regarding the Cloud Platform

For more information regarding the status about our network and services we have a special CloudCentral status page.

With the use of statuspage you have a full insight regarding all our platforms

You can find the status pages at the following link Service Status

Platforms you can subscribe for:

  • Network
  • API
  • Dashboard

Next to this you can subscribe for notications by email using Service Status

When our network or services status changes you will be notified by email.

You can find all developer related documentation including the API documentation on the OpenStack official developer page: http://developer.openstack.org

The default Cloud Platform quotas are:

  • Max servers: 8
  • Maximum CPU Cores: 16
  • Maximum RAM: 16GB
  • Maximum volumes: 8
  • Maximum Volume Space: 1T
  • Maximum floating IPs: 50
  • Maximum number of networks: 100
  • Maximum number of routers: 10
  • Maximum number of images: 20
  • Maximum number of snapshots: 16

If you want your quota raised, please contact our Support department

At this moment we do not provide traffic statistics for OpenStack servers.
All Openstack components are running Rocky.

Please send us all your feedback and feature requests to our Support department.

Yes, by default you are allowed to have 3 projects.

You can create users and projects in the Dashboard.

Please contact our Support department if you would like to increase this limit.

With the API you can shelve a server:

openstack server stop $VM_UUID
openstack server shelve $VM_UUID

To unshelve:

openstack server unshelve $VM_UUID
openstack server $VM_UUID

Yes.

You can contact our Support department to either raise or lower your quota per project.

No, this is not possible.

You can resize your instance to a bigger flavour but you cannot change a flavor or make your own flavor.

Tags: