blob: 83c6e47b811399a06416cceb5c95e92d6b17652b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright (C) 2019 IBM.
Resource Definition
-------------------
.. toctree::
:maxdepth: 1
Introduction:
=============
A Resource Definition defines a specifc resource that can be resolved using the bellow supported sources.
A Resource Definition can support multiple sources.
The main goal of Resource Definition is to define generic entity that could be shared accross services.
Resolution sources:
===================
* Input
* Default
* DB
* REST
* Capability
Artifacts:
==========
* artifact-mapping-resource
* artifact-template-velocity
* artifact-directed-graph
Node type:
==========
* component-resource-resolution
* component-jython-executor
* component-netconf-executor
* component-restconf-executor
Data type:
==========
* vnf-netconf-device
|