From 7a8612dab8f8d505b6221d46319db942c6f31c06 Mon Sep 17 00:00:00 2001 From: Jack Ding Date: Thu, 12 Jul 2018 10:41:33 -0400 Subject: [PATCH] Cleanup internal references Story: 2002971 Task: 22979 Change-Id: I2e182478e993df8a2120f0181d8142839d6e7c1a Signed-off-by: Jack Ding --- openstack/python-horizon/centos/files/local_settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openstack/python-horizon/centos/files/local_settings.py b/openstack/python-horizon/centos/files/local_settings.py index cbb23e49..f21fa697 100755 --- a/openstack/python-horizon/centos/files/local_settings.py +++ b/openstack/python-horizon/centos/files/local_settings.py @@ -926,7 +926,6 @@ OPENSTACK_API_VERSIONS={"identity":3} OPENSTACK_NEUTRON_NETWORK['enable_distributed_router'] = True -# TODO(tsmith) remove this, only for HP custom, this isnt being used # Load Region Config params, if present # Config OPENSTACK_HOST is still required in region mode since Titanium Cloud # does not use the local_settings populated via packstack