Tacker scale does not work
Hi,
I've created a very simple scale vnfd, but it failed to scale out/in. The VNF state changed from active->pending scale out -> active, but no more instance was created. do i miss anything?
Here's the VNFD:
tosca_definitio
description: sample-
topology_template:
node_templates:
VDU1:
type: tosca.nodes.
capabilities:
properties:
image: cirros-0.3.0-x86_64
config: |
param0: key1
param1: key2
CP1:
type: tosca.nodes.
properties:
management: true
order: 0
requirements:
- virtualLink:
node: VL1
- virtualBinding:
node: VDU1
VL1:
type: tosca.nodes.nfv.VL
properties:
vendor: nokia
policies:
- SP1:
type: tosca.policies.
properties:
cooldown: 60
targets: VDU1
With this VNFD i can deploy VNF successfully where 2 instance have been created.
But when i run scale, it does not work.
tacker vnf-scale --vnf-name vnfd-scale-vnf --scaling-
2017-01-11 04:32:58.101 16893 DEBUG tacker.vnfm.plugin [req-cf20c782-
2017-01-11 04:38:13.807 16893 DEBUG tacker.vnfm.plugin [-] Policy SP1 action is completed successfully _vnf_policy_
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu heat Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- futangw
- Solved:
- Last query:
- Last reply: