From 51380d0f4352234ba7b2ee7cedfe0efa5c0e6488 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 27 Apr 2022 13:06:53 -0400 Subject: [PATCH] Update pap document Removing the disable policy feature as it was decided to use undeploy instead. Issue-ID: POLICY-3705 Change-Id: I152c86eb74717aec08ae7d82de38521df3fcfe93 Signed-off-by: Ram Krishna Verma --- docs/pap/pap.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/pap/pap.rst b/docs/pap/pap.rst index 1af62617..f46d1c79 100644 --- a/docs/pap/pap.rst +++ b/docs/pap/pap.rst @@ -403,15 +403,4 @@ In *papParameters.yaml*, add or change the property savePdpStatisticsInDb to fal By default, if the property is not present, it will be considered as false and PDP statistics will not be saved in the database. - -4 Future Features -================= - -4.1 Disable policies in PDP -=========================== - -This operation will allow disabling individual policies running in PDP engine. It is mainly beneficial -in scenarios where network operators/administrators want to disable a particular policy in PDP engine -for a period of time due to a failure in the system or for scheduled maintenance. - End of Document -- 2.16.6