MCP exposes a number of services through endpoints terminated on a reverse
proxy server. MCP uses nginx
as a reverse proxy server. The server
listens on a virtual IP address from Public network (see
types-networks).
The following table summarizes the endpoints and port numbers used by services in MCP CPI referenece architecture.
Component | Service | Endpoint | Port |
---|---|---|---|
OpenStack | Dashboard | https | 443 |
Keystone | https | 5000 | |
Neutron | https | 9696 | |
Nova | https | 8774 | |
Nova Placement | https | 8778 | |
Ceilometer | https | 8777 | |
Cinder | https | 8776 | |
Glance | https | 9292 | |
Heat CFN | https | 8000 | |
Heat CloudWatch | https | 8003 | |
Heat | https | 8004 | |
NoVNC | https | 6080 | |
Octavia | https | 9876 | |
Barbican | https | 9311 | |
Designate | https | 9001 | |
Aodh | https | 8042 | |
Gnocci | https | 8041 | |
Panko | https | 8977 | |
Dashboard [1] | http | 80 | |
Ceph | RadosGW | https | 8080 |
StackLight | Alerta | https | 15017 |
Grafana | https | 8084 | |
Kibana | https | 5601 | |
Alertmanager | https | 15011 | |
Prometheus | https | 15010 | |
DriveTrain | Gerrit | https | 8070 |
jenkins | https | 8081 |
[1] | Redirected to HTTPS, port 443. |