Tacker VNF create TypeError
Hello,
I installed tacker on my controller node manually. I succeeded to start it, deploy a vnfd which were a sample on Tacker's Manual Installation page. (OpenWRT)
When i try to create vnf, it stucks in ERROR status :
(tacker.log ERROR)
ERROR tacker.vnfm.plugin [-] VNF Create failed for vnf_id 47be08ca-
(heat.log)
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
ERROR heat.engine.
INFO heat.engine.stack [req-c60d91bc-
my template:
tosca_definitio
description: OpenWRT with services
metadata:
template_name: OpenWRT
topology_template:
node_templates:
VDU1:
type: tosca.nodes.nfv.VDU
capabilities:
properties:
image: f9071398-
config:
firewall: |
package firewall
config defaults
config zone
config zone
config forwarding
config rule
config rule
name: ping
count: 3
actions:
CP1:
type: tosca.nodes.
properties:
management: true
requirements:
- virtualLink:
node: VL1
- virtualBinding:
node: VDU1
VL1:
type: tosca.nodes.nfv.VL
properties:
vendor: Tacker
I can share if there is any other neccessary information. Thanks a lot.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- tacker Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Tuna for more information if necessary.