diff options
author | shentao <shentao@chinamobile.com> | 2017-09-29 17:44:36 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-09-29 17:44:48 +0800 |
commit | 0fb8edd56b99f8e2a1a34d4a46eadf1862177c0a (patch) | |
tree | 268bcae4fea959d2e3b58d5f8a6c1a5030390e0d /docs/architecture.rst | |
parent | 393df31c278df840a22a5da0cb88ff033fd0511e (diff) |
Add document template for usecase-ui
Change-Id: Ia1a8ca6e09dbf78f4265438f73d2ad59c74ca857
Issue-Id: USECASEUI-48
Signed-off-by: shentao <shentao@chinamobile.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst new file mode 100644 index 00000000..20ac2118 --- /dev/null +++ b/docs/architecture.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +VF-C Architecture +----------------- +Following is the VF-C architecture. + + +|image0| + +.. |image0| image:: vfc-arc.png + :width: 5.97047in + :height: 5.63208in + +VF-C includes two components: NFVO and GVNFM + +VF-C has many dependencies with other projects,such as SO,Policy,A&AI,SDC,DCAE,Multi-cloud and so on.
\ No newline at end of file |