{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block form_id %}edit_iconfig_form{% endblock %} {% block form_action %}{% url 'horizon:admin:system_config:update_cptp_table' %}{% endblock %} {% block modal_id %}edit_iconfig_modal{% endblock %} {% block modal-header %}{% trans "Edit PTP" %}{% endblock %} {% block modal-body %}
{% trans "From here you can update the configuration of the PTP service." %}
{% trans "WARNING: Completion of PTP 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." %}