Islet / Openstack FAQ

Enable ports in your firewall

Some organizations enforce strict firewall policies. Destination Earth makes various services publicly available on different ports, which need to be allowed in your organization’s firewall to ensure proper communication.

The most commonly observed problem is not being able to login to the Destination Earth cloud dashboard at https://cloud.central.data.destination-earth.eu. To solve this for Central server, add the following to the list of allowed outbound rules:

For Lumi, change the address to https://cloud.lumi.data.destination-earth.eu.

To access virtual machines for your assigned Floating IP address, include TCP port 22 (SSH) into your security rules in order to connect via SSH to Linux VMs.

Change Project ID

Project ID is a parameter for some of the API calls to the cloud. In Horizon, use option Compute -> API Access and then click on button view_credentials to see a list of project parameters:

../../../_images/user_credential_details_removed.png

All entries, save for Authentication URL, are blanked out for privacy reasons. By way of example, assume that Project ID is 1db78cc344984e148238a3aee4665b31 and let us use it as a parameter for HTTP calls, where required. Replace it with a Project ID of your own in the table below:

Central

Service

Service Endpoint

Cloudformation

https://heat-api-cfn.cloud.central.data.destination-earth.eu:443/v1

Compute

https://nova-api.cloud.central.data.destination-earth.eu:443/v2.1

Compute_Legacy

https://nova-api.cloud.central.data.destination-earth.eu:443/v2/1db78cc344984e148238a3aee4665b31

Container Infra

https://magnum-api.cloud.central.data.destination-earth.eu:443/v1

Dns

https://designate-api.cloud.central.data.destination-earth.eu:443

Identity

https://keystone.cloud.central.data.destination-earth.eu:443

Image

https://glance-api.cloud.central.data.destination-earth.eu:443

Key Manager

https://barbican-api.cloud.central.data.destination-earth.eu:443

Load Balancer

https://octavia-api.cloud.central.data.destination-earth.eu:443

Network

https://neutron-server.cloud.central.data.destination-earth.eu:443

Object Store

https://s3.central.data.destination-earth.eu:443/swift/v1

Orchestration

https://heat-api.cloud.central.data.destination-earth.eu:443/v1/1db78cc344984e148238a3aee4665b31

Placement

https://placement-api.cloud.central.data.destination-earth.eu:443

Volumev3

https://cinder-api.cloud.central.data.destination-earth.eu:443/v3/

LUMI

Lumi will have its own Project ID, for instance, ad0cf22c7d804b758b6dd2f2da15c3a0:

Service

Service Endpoint

Cloudformation

https://heat-api-cfn.cloud.lumi.data.destination-earth.eu:443/v1

Compute

https://nova-api.cloud.lumi.data.destination-earth.eu:443/v2.1

Compute_Legacy

https://nova-api.cloud.lumi.data.destination-earth.eu:443/v2/ad0cf22c7d804b758b6dd2f2da15c3a0

Container Infra

https://magnum-api.cloud.lumi.data.destination-earth.eu:443/v1

Dns

https://designate-api.cloud.lumi.data.destination-earth.eu:443

Identity

https://keystone.cloud.lumi.data.destination-earth.eu:443

Image

https://glance-api.cloud.lumi.data.destination-earth.eu:443

Key Manager

https://barbican-api.cloud.lumi.data.destination-earth.eu:443

Load Balancer

https://octavia-api.cloud.lumi.data.destination-earth.eu:443

Network

https://neutron-server.cloud.lumi.data.destination-earth.eu:443

Object Store

https://s3.lumi.data.destination-earth.eu:443/swift/v1

Orchestration

https://heat-api.cloud.lumi.data.destination-earth.eu:443/v1/ad0cf22c7d804b758b6dd2f2da15c3a0

Placement

https://placement-api.cloud.lumi.data.destination-earth.eu:443

Volumev3

https://cinder-api.cloud.lumi.data.destination-earth.eu:443/v3/