2021-03-24 11:45:44 -03:00
|
|
|
|
|
|
|
.. nie1614092105640
|
|
|
|
.. _remove-ptp-notifications:
|
|
|
|
|
|
|
|
========================
|
|
|
|
Remove PTP Notifications
|
|
|
|
========================
|
|
|
|
|
2022-05-30 14:49:14 -04:00
|
|
|
You can remove all pods and Kubernetes resources created during the application
|
|
|
|
deployment.
|
2021-03-24 11:45:44 -03:00
|
|
|
|
|
|
|
|
|
|
|
Use the following procedure to remove |PTP| notifications.
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: |proc|
|
|
|
|
|
|
|
|
|
|
|
|
.. _remove-ptp-notifications-steps-klx-gnf-t4b:
|
|
|
|
|
2022-05-30 14:49:14 -04:00
|
|
|
#. Remove all pods and other Kubernetes resources created during the
|
2021-03-24 11:45:44 -03:00
|
|
|
deployment, using the following command:
|
|
|
|
|
|
|
|
.. code-block:: none
|
|
|
|
|
|
|
|
~(keystone_admin)]$ system application-remove ptp-notification
|
|
|
|
|
|
|
|
#. Delete the ptp-notification from sysinv.
|
|
|
|
|
|
|
|
.. code-block:: none
|
|
|
|
|
|
|
|
~(keystone_admin)]$ system application-delete ptp-notification
|
|
|
|
|
|
|
|
#. Remove labels applied to controller-0, using the following commands, for example:
|
|
|
|
|
|
|
|
.. code-block:: none
|
|
|
|
|
|
|
|
~(keystone_admin)]$ system host-label-remove controller-0 ptp-notification
|
|
|
|
~(keystone_admin)]$ system host-label-remove controller-0 ptp-registration
|
|
|
|
|
|
|
|
|