diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2018-11-20 19:44:45 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2018-11-20 19:53:35 +0800 |
commit | 91680af84aa4ca5e531436c3e173339e3ae481a1 (patch) | |
tree | f8fa3f308756d8277303008b8bf3219f0819ff64 /docs | |
parent | e64a78b40745e55bd13b44b88d14dee9947c9080 (diff) |
Update NSD
Issue-ID: MODELING-108
Change-Id: I11a8847a1152c0b65a5443281aa518a382a1c80c
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ONAP Model Spec/im/NSD.rst | 17 | ||||
-rw-r--r-- | docs/ONAP Model Spec/im/NSD1.PNG | bin | 0 -> 163858 bytes | |||
-rw-r--r-- | docs/ONAP Model Spec/im/index.rst | 3 |
3 files changed, 7 insertions, 13 deletions
diff --git a/docs/ONAP Model Spec/im/NSD.rst b/docs/ONAP Model Spec/im/NSD.rst index 727bd72..8e027ae 100644 --- a/docs/ONAP Model Spec/im/NSD.rst +++ b/docs/ONAP Model Spec/im/NSD.rst @@ -7,14 +7,11 @@ .. - NetworkServiceDescriptorModel +|image0| +NetworkServiceDescriptorModel =============================== -|image0| - -Classes -======= NetworkServiceDescriptor ------------------------ @@ -400,8 +397,6 @@ Vnfd The Vnfd class is a deployment template enabling on-boarding VNFs and referencing them from an NSD. -Data Types -========== ConnectivityType ---------------- @@ -673,12 +668,10 @@ according to a specific flavour. | | | | | MANDATORY | | +-----------------------+--------------------------+-----------+-----------+-------------------+----------------+ -Enumerations -============ - ServiceAvailabilityLevel -------------------------- +ServiceAvailabilityLevel +------------------------ Specifies one of the three levels defined in ETSI GS NFV-REL 001: Level 1 Level 2 Level 3 @@ -691,4 +684,4 @@ Contains Enumeration Literals: - LEVEL_3: -.. |image0| image:: media/image1.png +.. |image0| image:: NSD1.PNG diff --git a/docs/ONAP Model Spec/im/NSD1.PNG b/docs/ONAP Model Spec/im/NSD1.PNG Binary files differnew file mode 100644 index 0000000..d72e016 --- /dev/null +++ b/docs/ONAP Model Spec/im/NSD1.PNG diff --git a/docs/ONAP Model Spec/im/index.rst b/docs/ONAP Model Spec/im/index.rst index e0c8830..d8ffac7 100644 --- a/docs/ONAP Model Spec/im/index.rst +++ b/docs/ONAP Model Spec/im/index.rst @@ -14,4 +14,5 @@ ONAP Information Model Specifications VnfdAndVnfInstance NSD - Service
\ No newline at end of file + Service + NSD1 |