Create VNFFG error "Request Failed: internal server error while processing your request."
I'm stuck at creating a VNFFG, the error log file of apache2 and tacker return the same error. Can somebody help, below are the info of my vnfd and vnffgd
1. vnfd
tosca_definitio
description: Demo example
metadata:
template_name: sample-tosca-vnfd1
topology_template:
node_templates:
VDU1:
type: tosca.nodes.
capabilities:
properties:
image: OpenWRT
config: |
param0: key1
param1: key2
CP11:
type: tosca.nodes.
properties:
management: true
order: 0
requirements:
- virtualLink:
node: VL11
- virtualBinding:
node: VDU1
VL11:
type: tosca.nodes.nfv.VL
properties:
vendor: Tacker
2. vnffgd
tosca_definitio
description: Sample VNFFG template
topology_template:
description: Sample VNFFG template
node_templates:
Forwarding_
type: tosca.nodes.
description: creates path (CP11->CP21)
properties:
id: 51
policy:
type: ACL
criteria:
- network_
- destination_
- ip_proto: 17
path:
- forwarder: VNF1
- forwarder: VNF2
groups:
VNFFG1:
type: tosca.groups.
description: Traceroute from Dest to Source
properties:
vendor: tacker
version: 1.0
members: [Forwarding_path1]
3. list those by tacker
root@controller:~# tacker vnf-list
+------
| id | name | mgmt_url | status | vim_id | vnfd_id |
+------
| 377ee6fc-
| -f98f4622ba41 | | | | 8c5d-c78e9a384281 | 04f8f26ac634 |
| f52a76f5-
| -d7db7cc9e4ae | | | | 8c5d-c78e9a384281 | 14d4ec5efd55 |
+------
root@controller:~# tacker vnffgd-list
+------
| id | name | description |
+------
| 9f21029f-
+------
root@controller:~# tacker vnffg-create --vnffgd-name VNFFGD1 --vnf-mapping VNF1:'VNF1'
Request Failed: internal server error while processing your request.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- tacker Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Vo Anh Hoang
- Solved:
- Last query:
- Last reply: