aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@ericsson.com>2019-04-17 12:51:30 -0400
committerByung-Woo Jun <byung-woo.jun@ericsson.com>2019-04-17 12:51:30 -0400
commit872172d5e5dbc849a1e0237ef0b12a9e31f4b83f (patch)
treed703f7cf3c32e621d315e1b178ab77a51dfab6eb /docs/architecture
parent76815fc4c9ec7b42774da2df5b38c943e1bbcc31 (diff)
fix to add SO VNFM Adapter description
Add SO VNFM Adapter description Change-Id: I8c39b2100ecc9a863d302dec76966017de6abcdc Issue-ID: SO-1795 Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Diffstat (limited to 'docs/architecture')
-rw-r--r--docs/architecture/architecture.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index 681e9dbfe5..52eb38cfe4 100644
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -101,6 +101,14 @@ SO Sub-Components
* Service statistic
* Service Process Instance Rendering and Detail
+**SO VNFM Adapter**
+
+ Support external SVNFMs through SOL003 APIs
+ * Create, Instantiate, Terminate and Delete VNF, including Granting, Subscription and Lifecycle Notifications
+ * Tracking capability which VNFM instance has handled with which VNF instance
+ * BPMN Building Block workflows and Java-based recipes for VNF LCM
+ * VNFM Simulator for validating SO VNFM Adapter NBI and SBI for integration testing
+
Third Party and Open Source
---------------------------