Fix documentation table error 63/107363/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 7 May 2020 19:29:17 +0000 (15:29 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 7 May 2020 19:31:32 +0000 (15:31 -0400)
Issue-ID: POLICY-2515
Change-Id: Ia92b41ec314e7920dd1b783157b37938df03f09f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
docs/design/design.rst

index c484cd5..1080f4d 100644 (file)
@@ -56,19 +56,19 @@ TheĀ *PolicyType* definitions and implementations listed below can be preloaded
 Policy Framework upon platform installation. For a full listing of available preloaded policy types, see the
 :ref:`Policy API Preloaded Policy Type List <policy-preload-label>`.
 
-=======================================             ===============================================================================
-**Base Policy Types**                               **Description**
-=======================================             ===============================================================================
-onap.policies.Monitoring                            Base model that supports Policy driven DCAE microservice components used
-                                                    in Control Loops
-onap.policies.controlloop.Operational               Legacy actor/action operational policies for control loops (Deprecated)
-onap.policies.controlloop.operational.Common        Base Control Loop operational policy common definitions
-onap.policies.controlloop.guard.Common              Control Loop Guard Policy common definitions
-onap.policies.Optimization                          Base OOF Optimization Policy Type definition
-onap.policies.Naming                                Base SDNC Naming Policy Type definition
-onap.policies.Native                                Base Native Policy Type for PDPs to inherit from in order to provide their own
-                                                    native policy type.
-=======================================             ===============================================================================
+============================================             ===============================================================================
+**Base Policy Types**                                    **Description**
+============================================             ===============================================================================
+onap.policies.Monitoring                                 Base model that supports Policy driven DCAE microservice components used
+                                                         in Control Loops
+onap.policies.controlloop.Operational                    Legacy actor/action operational policies for control loops (Deprecated)
+onap.policies.controlloop.operational.Common             Base Control Loop operational policy common definitions
+onap.policies.controlloop.guard.Common                   Control Loop Guard Policy common definitions
+onap.policies.Optimization                               Base OOF Optimization Policy Type definition
+onap.policies.Naming                                     Base SDNC Naming Policy Type definition
+onap.policies.Native                                     Base Native Policy Type for PDPs to inherit from in order to provide their own
+                                                         native policy type.
+============================================             ===============================================================================
 
 .. note::
    The El Alto onap.policies.controlloop.Guard policy types were deprecated and removed in Frankfurt.