-
Following is a simplified version of an ETSI NFV SOL001 example:
```yaml
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
tosca.nodes.nfv.VNF:
attributes:
scale_status:…
-
As you cannot compile the external dependencies any longer, we need to change the demo Makefile.
EXTERNAL_DEPS = resource-manager esc openstack-cos-gen-4.2 \
etsi-sol003-gen-1.13 ci…
-
Following is a simplified version of an ETSI NFV SOL 001 example:
```yaml
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
MyCompany.SunshineDB.1_0.1_0:
attributes:
utili…
-
puccini failed to compile the following template
```yaml
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
MyNodeType:
properties:
l:
type: list
entry_sc…
-
Allow hash-then-sign as two separate operations.
With large files, hashing them (repeatedly) takes notable time. If signatures can be generated on a hash instead of the original file, it simplifies…
-
Currently unassigned
requirements yield an error " None is not valid under any of the given schemas! "
In the ETSI/NFV case, it is common to find such requirements with a comment instead of a…
-
The attached VNFD yaml fails with the problem:
topology_template.node_templates["vdu_node_1"].capabilities["virtual_compute"]: not enough relationships: 0 < 1
As far as I am aware this should be…
-
Hello there. I don't know if this is an issue but I always get this exception: "yangson.exceptions.InvalidLeafrefPath: etsi-nfv-descriptors:cpd" when I try to build up the DataModel of these modules: …
-
Define Workload profiles
- aligned with Node Profiles
- include latency
- align with OPG requirements
-
ETSI NFV SOL 001/3.3.1 quite ready.
Submitted to review to MODE team.