Page MenuHomePhabricator

Openstack services should use standard HTTPS port
Open, MediumPublic

Description

I happened to be behind a pretty restrictive firewall today, which allowed outbound access on ports 80/tcp and 443/tcp but not much else. This means U could not access the https://openstack.eqiad1.wikimediacloud.org:25000/ Keystone endpoint required to log in to Horizon via IDP. Could the Keystone endpoint use the standard HTTPS port 443 (on a different host name like keystone.openstack.eqiad1.wikimediacloud.org perhaps) please?

edited to add: let's do this for all openstack services

Event Timeline

Restricted Application edited subscribers, added: Aklapper; removed: taavi. · View Herald TranscriptOct 12 2024, 5:35 AM
fnegri triaged this task as Medium priority.Oct 30 2024, 3:46 PM

This was done for Horizon at some point, but the Keystone service catalog and various hard-coded references still refer to the :25000 endpoint. @Andrew do you think that's worth fixing or are we happy with the current state?

Andrew renamed this task from Keystone auth endpoint should use a standard HTTPS port to Openstack services should use standard HTTPS port.Mar 31 2026, 1:41 PM
Andrew updated the task description. (Show Details)
taavi updated the task description. (Show Details)