7d0ad36ebd
The listen_port and listen_host directives are intended to allow deployers of IPA to change the port and host IPA listens on. These configs have not been obeyed since the migration to the oslo.service wsgi server. Story: 2008016 Task: 40668 Change-Id: I76235a6e6ffdf80a0f5476f577b055223cdf1585
8 lines
252 B
YAML
8 lines
252 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Since the Ussuri release, IPA has ignored the listen_host and listen_port
|
|
directives. This fixes the behavior and restores those configuration
|
|
values to working status.
|
|
https://storyboard.openstack.org/#!/story/2008016
|