Update service ports table

Table has not been maintained for a while and needed adjustments in
terms of the available services along with used ports.

Table was made on best effort basis, which means that only most known
services were filled in and some might be still missing.

Closes-Bug: #1915979
Change-Id: Icca93386f7c52c22472892f6e82fb82744c54832
This commit is contained in:
Dmitriy Rabotyagov 2021-04-12 18:54:01 +03:00
parent 0e207914b5
commit b4a76b229c

View File

@ -15,73 +15,76 @@ ports that each OpenStack service uses:
* - OpenStack service * - OpenStack service
- Default ports - Default ports
- Port type
* - Application Catalog (``murano``) * - Application Catalog (``murano``)
- 8082 - 8082
- * - Backup Service (``Freezer``)
- 9090
* - Big Data Processing Framework (``sahara``)
- 8386
* - Block Storage (``cinder``) * - Block Storage (``cinder``)
- 8776 - 8776
- publicurl and adminurl
* - Clustering (``senlin``) * - Clustering (``senlin``)
- 8778 - 8777
- publicurl and adminurl
* - Compute (``nova``) endpoints * - Compute (``nova``) endpoints
- 8774 - 8774
- publicurl and adminurl
* - Compute API (``nova-api``)
- 8773, 8775
-
* - Compute ports for access to virtual machine consoles * - Compute ports for access to virtual machine consoles
- 5900-5999 - 5900-5999
- * - Compute VNC proxy for browsers (openstack-nova-novncproxy)
* - Compute VNC proxy for browsers ( openstack-nova-novncproxy)
- 6080 - 6080
-
* - Compute VNC proxy for traditional VNC clients (openstack-nova-xvpvncproxy) * - Compute VNC proxy for traditional VNC clients (openstack-nova-xvpvncproxy)
- 6081 - 6081
- * - Container Infrastructure Management (``Magnum``)
* - Proxy port for HTML5 console used by Compute service - 9511
- 6082 * - Container Service (``Zun``)
- - 9517
* - Data processing service (``sahara``) endpoint * - Data processing service (``sahara``) endpoint
- 8386 - 8386
- publicurl and adminurl * - Database service (``Trove``)
* - Identity service (``keystone``) administrative endpoint - 8779
* - DNS service (``Designate``)
- 9001
* - High Availability Service (``Masakari``)
- 15868
* - Identity service (``keystone``) endpoint
- 5000 - 5000
- adminurl
* - Identity service public endpoint
- 5000
- publicurl
* - Image service (``glance``) API * - Image service (``glance``) API
- 9292 - 9292
- publicurl and adminurl * - Key Manager service (``Barbican``)
* - Image service registry - 9311
- 9191 * - Loadbalancer service (``Octavia``)
- - 9876
* - Networking (``neutron``) * - Networking (``neutron``)
- 9696 - 9696
- publicurl and adminurl * - NFV Orchestration service (``tacker``)
- 9890
* - Object Storage (``swift``) * - Object Storage (``swift``)
- 6000, 6001, 6002 - 6000, 6001, 6002
-
* - Orchestration (``heat``) endpoint * - Orchestration (``heat``) endpoint
- 8004 - 8004
- publicurl and adminurl
* - Orchestration AWS CloudFormation-compatible API (``openstack-heat-api-cfn``) * - Orchestration AWS CloudFormation-compatible API (``openstack-heat-api-cfn``)
- 8000 - 8000
-
* - Orchestration AWS CloudWatch-compatible API (``openstack-heat-api-cloudwatch``) * - Orchestration AWS CloudWatch-compatible API (``openstack-heat-api-cloudwatch``)
- 8778
* - Placement API (``placement``)
- 8003 - 8003
- * - Proxy port for HTML5 console used by Compute service
- 6082
* - Rating service (``Cloudkitty``)
- 8889
* - Registration service (``Adjutant``)
- 5050
* - Resource Reservation service (``Blazar``)
- 1234
* - Root Cause Analysis service (``Vitrage``) * - Root Cause Analysis service (``Vitrage``)
- 8999 - 8999
- * - Shared File Systems service (``Manila``)
* - Telemetry (``ceilometer``) - 8786
- 8777 * - Telemetry alarming service (``Aodh``)
- publicurl and adminurl - 8042
* - Telemetry event service (``Panko``)
- 8977
* - Workflow service (``Mistral``) * - Workflow service (``Mistral``)
- 8989 - 8989
-
To function properly, some OpenStack components depend on other, To function properly, some OpenStack components depend on other,
non-OpenStack services. For example, the OpenStack dashboard uses HTTP non-OpenStack services. For example, the OpenStack dashboard uses HTTP