config/sysinv/sysinv/sysinv
Gerry Kopec 8d4b249723 Fix haproxy/novnc interaction in containers setup
nova-novncproxy pod is currently listening at platform floating mgmt
address port 6080 in containers setup.  However this implicitly requires
the pod to track the active controller which is not desired or
enforceable causing the pod to frequently fail to come up.

To fix, don't override config option vnc/novncproxy_host.  This will
revert behaviour to upstream default of listening at 0.0.0.0:6080 but
also requires that we do not configure nova forwarding in haproxy to
avoid port conflict.  This is in line with overall networking
architecture for containers.

Story: 2003909
Task: 27081
Change-Id: I8eff1ad837c6a874a2a11e2f6bc73876042bb171
Signed-off-by: Gerry Kopec <gerry.kopec@windriver.com>
2018-12-03 16:57:51 -05:00
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source delete unnecessary symbol 2018-08-01 02:21:46 +00:00
etc/sysinv Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -05:00
scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv Fix haproxy/novnc interaction in containers setup 2018-12-03 16:57:51 -05:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Fix sysinv tox job 2018-06-29 13:44:42 -04:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Load the helm plugins dynamically through stevedore 2018-11-30 13:55:18 -05:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Armada-Sysinv integration 2018-11-07 07:52:35 -05:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.