diff options
author | Marcus Williams <marcus.williams@intel.com> | 2019-04-17 19:26:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-17 19:26:48 +0000 |
commit | b52acc3adf7991bd1e0105c5939cd9ceb03553a2 (patch) | |
tree | eaa6821b6af30302e38a5d58d2cff8ddd1cb8701 | |
parent | 67cdb3aeb93be151a39afe14498bac2f977b8630 (diff) | |
parent | 872172d5e5dbc849a1e0237ef0b12a9e31f4b83f (diff) |
Merge "fix to add SO VNFM Adapter description"
-rw-r--r-- | docs/architecture/architecture.rst | 8 |
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 --------------------------- |