summaryrefslogtreecommitdiffstats
path: root/design_docs/definitions.rst
diff options
context:
space:
mode:
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