diff options
-rw-r--r-- | docs/platform/delivery.rst | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/platform/delivery.rst b/docs/platform/delivery.rst index 3b86454c..e2b44aa0 100644 --- a/docs/platform/delivery.rst +++ b/docs/platform/delivery.rst @@ -44,28 +44,28 @@ Workflow - workflow-engine-mgr-service - activity-extension -VF-C support VolTE use case in R1 and R2, following are the vVoLTE releated Workflow in VF-C. +Since the Guilin release, VF-C includes the following components: -* VoLTE Use Case Instantiation In VF-C - -|image1| - -.. |image1| image:: Instantiation.png - :width: 5.97047in - :height: 5.63208in - -* VoLTE Use Case Termination in VF-C - -|image2| +NFVO + - vfc-nfvo-lcm + - vfc-nfvo-driver-gvnfm-gvnfmadapter + - vfc-nfvo-driver-svnfm-ztedriver + - vfc-nfvo-driver-svnfm-huaweidriver +GVNFM + - vfc-gvnfm-vnflcm + - vfc-gvnfm-vnfmgr + - vfc-gvnfm-vnfres -.. |image2| image:: Termination.png - :width: 5.97047in - :height: 5.63208in - -* VoLTE Use Case Auto-healing in VF-C +Note: -|image3| + The following components have been removed from Guilin release: + - vfc-nfvo-catalog + - vfc-nfvo-resmgr + - vfc-nfvo-driver-emsdriver + - vfc-nfvo-driver-gvnfm-jujudriver + - vfc-nfvo-driver-svnfm-nokiadriver + - vfc-nfvo-driver-sfc-ztesfcdriver + - workflow-engine-mgr-service + - activity-extension -.. |image3| image:: Auto-healing.png - :width: 5.97047in - :height: 5.63208in + You can use the old version of them if needed.
\ No newline at end of file |