aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 626eadf..c3ab67e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
# NF Simulator
-Goal of this project is to simulate `Network Function`.
+An idea behind this simulator is to introduce application,
+which supports ORAN defined O1 interface (reporting of NF events to Service Management Orchestrators).
+Within the use-case, it is expected, that an NF configuration change,
+happening due to multiple reasons (network mechanism triggered change - e.g. discovery of neighbours)
+is reported to the network management system, using ONAP's VES REST events.
+The simulator is expected to cover planned NF behaviour -
+receive the config change via a NetConf protocol and report that change
+(also potentially other related changes) to the network management system using ONAP`s VES event.
## Simulator components