diff --git a/starlingx-dashboard/centos/build_srpm.data b/starlingx-dashboard/centos/build_srpm.data index dc85fff0..4576bc1d 100644 --- a/starlingx-dashboard/centos/build_srpm.data +++ b/starlingx-dashboard/centos/build_srpm.data @@ -1,2 +1,2 @@ SRC_DIR="starlingx-dashboard" -TIS_PATCH_VER=15 +TIS_PATCH_VER=16 diff --git a/starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/system_config/templates/system_config/_update_coam_table.html b/starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/system_config/templates/system_config/_update_coam_table.html index ac53f5b8..1c755b29 100755 --- a/starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/system_config/templates/system_config/_update_coam_table.html +++ b/starlingx-dashboard/starlingx-dashboard/starlingx_dashboard/dashboards/admin/system_config/templates/system_config/_update_coam_table.html @@ -16,16 +16,15 @@

{% trans "Description" %}:

{% trans "From here you can update the configuration of OAM External IP." %}

-

{% trans "WARNING: Completion of OAM configuration will take a few minutes." %}

-

{% trans "In that time, major alarms will be raised and then eventually cleared as affected services receive the new OAM settings. If the Floating IP has changed, you will have to re-login to this web application using the new Floating IP." %}

+

{% trans "WARNING: Completion of OAM configuration change will require lock and unlock of affected hosts." %}

+

{% trans "Major Alarms will be raised against the affected hosts until the lock unlock operation is successfully completed." %}

{% endblock %} {% block modal-footer %} {% trans "Cancel" %} {% endblock %}