From 60392a5c6546346fec2707a5d3d4d561b33aeff0 Mon Sep 17 00:00:00 2001 From: blsaws Date: Wed, 12 Aug 2015 17:47:35 -0700 Subject: Update use cases, requirements, etc JIRA: COPPER-3 Change-Id: I9cccac8afb95e8d08e0e8aeef0934f24c59a40d7 Signed-off-by: blsaws --- design_docs/definitions.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'design_docs/definitions.rst') diff --git a/design_docs/definitions.rst b/design_docs/definitions.rst index 26671f7..4423d45 100644 --- a/design_docs/definitions.rst +++ b/design_docs/definitions.rst @@ -12,3 +12,27 @@ Definitions * - Event - An item of significance to the policy engine, for which the engine has become aware through some method of discovery e.g. polling or notification. + +Abbreviations +============= +.. list-table:: Abbreviations + :widths: 15 85 + :header-rows: 1 + + * - Term + - Meaning + + * - CRUD + - Create, Read, Update, Delete (database operation types) + + * - FCAPS + - Fault, Configuration, Accounting, Performance, Security + + * - NF + - Network Function + + * - SFC + - Service Function Chaining + + * - VNF + - Virtual Network Function -- cgit 1.2.3-korg