config/sysinv/sysinv/sysinv/sysinv/api
Tao Liu a6d71ae50e Re-install host failed after http port changed
After changing the http port, reinstall a host will fail,
and it requires delete/add the host to recover.

This problem is due to reinstall does not update the
pxeboot config file until a unlock action is performed;
consequently the boot parameter is not updated with
the new port number.

This update sets the configure_required flag when the
host is reinstalled.

Closes-Bug: 1815495

Change-Id: Ie4f8206f93370ce4555bce9d53879b784200ba14
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-02-12 09:08:07 -05:00
..
controllers Re-install host failed after http port changed 2019-02-12 09:08:07 -05:00
middleware Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
hooks.py Fix urllib import issue for Python2/3 compatible code. 2018-10-25 15:45:54 +08:00