summaryrefslogtreecommitdiffstats
path: root/docs/files/vnf-packaging-model-blueprint.rst
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-11-09 10:45:50 -0800
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-11-16 13:38:46 -0800
commitb2c75a1834f30a6e4ed08059aa0efebec8b38e1d (patch)
treedb67cc59ccc1fabd9156849445c1423ce30d6ef5 /docs/files/vnf-packaging-model-blueprint.rst
parent73a3ce10b49dfdf68aa7276629b285f55c8baee9 (diff)
Refactor VNFSDSK ReadTheDocs3.0.0-ONAPcasablanca
To facilite browsing and user experience Change-Id: Ic54d6f8a2779bd45a2765a61b694e17a231c9b07 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs/files/vnf-packaging-model-blueprint.rst')
-rw-r--r--docs/files/vnf-packaging-model-blueprint.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/files/vnf-packaging-model-blueprint.rst b/docs/files/vnf-packaging-model-blueprint.rst
new file mode 100644
index 0000000..b475f25
--- /dev/null
+++ b/docs/files/vnf-packaging-model-blueprint.rst
@@ -0,0 +1,30 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+VNF Packaging Model/Blueprint
+=============================
+
+VNF product model/blueprint provides a declarative way to define deployment,
+operational and functional attributes of a VNF product. The VNF product is
+defined in terms of deployment time requirements and dependencies and exposed
+telemetry indicator definitions.
+
+The deployment time requirements and dependencies define any and all compute
+infrastructure needs of the VNF product, such as specific hardware
+architecture, on-chip features, instruction set availability and hypervisor
+capabilities.
+
+The telemetry indicator definitions define a set of default indicators exposed
+by a given VNF product for use by monitoring and assurance tools. This list
+can be extended and customized once a given VNF product is on-boarded and
+instantiated at run-time.
+
+The VNF product model is specified using the TOSCA NFV simple profile. It is
+persisted, along with the product executables and data, using TOSCA CSAR files.
+
+.. toctree::
+ :maxdepth: 1
+ :titlesonly:
+ :glob:
+ \ No newline at end of file