summaryrefslogtreecommitdiffstats
path: root/design_docs/definitions.rst
diff options
context:
space:
mode:
authorblsaws <bs3131@att.com>2015-08-12 17:47:35 -0700
committerblsaws <bs3131@att.com>2015-08-12 17:53:42 -0700
commit60392a5c6546346fec2707a5d3d4d561b33aeff0 (patch)
tree54e2335066878c312231cf6196d2dfec82e27072 /design_docs/definitions.rst
parent9bbad7aac25027f55de015efbeb0ccbf69466915 (diff)
Update use cases, requirements, etc
JIRA: COPPER-3 Change-Id: I9cccac8afb95e8d08e0e8aeef0934f24c59a40d7 Signed-off-by: blsaws <bs3131@att.com>
Diffstat (limited to 'design_docs/definitions.rst')
-rw-r--r--design_docs/definitions.rst24
1 files changed, 24 insertions, 0 deletions
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