Skip to content

Commit e988956

Browse files
authored
Merge pull request #905 from stackhpc/zed-keystone-rgw
Update docs to point out admin port change
2 parents 97815eb + 21c9914 commit e988956

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/source/operations/upgrading.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@ system. If you are using a Neutron plugin other than ML2/OVN, set
8484
For new deployments using OVN, see
8585
:kolla-ansible-doc:`reference/networking/neutron.html#ovn-ml2-ovn`.
8686

87+
Keystone admin port change
88+
--------------------------
89+
90+
The Keystone admin port has changed to be the same as the public port (5000).
91+
This is a change in Kolla Ansible, and is not specific to StackHPC Kayobe
92+
Configuration. However, it is worth noting that this change will affect any
93+
custom configuration that uses the Keystone admin port. One such example is the
94+
config for Ceph RGW in ``etc/kayobe/cephadm.yml``. Be sure to update any manual
95+
references to the old port.
96+
8797
Known issues
8898
============
8999

0 commit comments

Comments
 (0)