Skip to main content

Overview

The service catalog registers every Polystack service endpoint so clients can discover the correct API URL for each service and region. It is included in every authentication token response, enabling the openstack CLI and Dashboard to route requests correctly without hard-coded URLs. Each catalog entry includes the service type, endpoint interface (public, internal, admin), region, and URL.
Administrator Access Required — This operation requires the admin role. Contact your Polystack administrator if you do not have sufficient permissions.

Catalog Structure


View the Service Catalog

Navigate to Global Setting > System Info to view all registered services, and Global Setting > System Info to view and manage endpoint URLs for each service.

Manage Endpoints

Create a public endpoint for Compute
Create an internal endpoint

Standard Service Registrations

The following services are registered during the deployment console deployment. Verify they are present after a fresh deployment or endpoint migration:

Verify Catalog After Endpoint Changes

After modifying endpoints, verify that clients can resolve the updated URLs:
Test catalog resolution
Verify CLI uses the correct endpoint

Next Steps

Domain Management

Manage the domains that own the users and projects accessing these services.

Admin Troubleshooting

Resolve service catalog misconfigurations and endpoint routing errors.

Authentication Backends

Configure the authentication drivers that issue tokens containing the service catalog.

Architecture

Understand how the service catalog fits into the authentication flow.