Failing to start multiple monitor policies on one VNF
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Undecided
|
Tung Doan |
Bug Description
I've got the following setup:
VM1:
type: tosca.nodes.
properties:
image: DCM
flavor: metaswitch.dcm
name: "DCM1"
id: mp_dcm1
name: ping
count: 3
actions:
VM2:
type: tosca.nodes.
properties:
image: DCM
flavor: metaswitch.dcm
name: "DCM2"
id: mp_dcm2
name: ping
count: 3
actions:
They are both created successfully, but tacker only pings the 2nd machine. Looking at the bug tracker, this is supposed to be fixed.
Am i doing anything wrong?
Changed in tacker: | |
milestone: | none → pike-1 |
Changed in tacker: | |
assignee: | Tung Doan (tungdoan) → yong sheng gong (gongysh) |
Changed in tacker: | |
assignee: | yong sheng gong (gongysh) → Tung Doan (tungdoan) |
Hi gongysh, you did not do anything wrong. Thats totally a serious bug. I knew it before but now it is time to fix this.