Open stanislav-chlebec opened 5 years ago
https://github.com/ligato/sfc-controller/issues/29#issuecomment-478945489 Missing prefixes in definitions for these keys
/vnf-agent/vppagent/config/vpp/v2/route/vrf/0/dst/192.168.40.31/32/gw/192.168.16.2 /vnf-agent/vppagent/config/vpp/v2/interfaces/IF_VXLAN_LOOPBACK_vppagent /vnf-agent/contivvpp/config/vpp/v2/interfaces/IF_VXLAN_LOOPBACK_contivvpp /vnf-agent/contivvpp/config/vpp/v2/route/vrf/0/dst/192.168.40.30/32/gw/192.168.16.1 /vnf-agent/vppagent/config/vpp/v2/route/vrf/0/dst/192.168.40.31/32/gw/192.168.16.2
Hi I tried to run this example https://github.com/contiv/vpp/blob/master/k8s/examples/sfc-controller/sfc-controller.yaml
In vpp-agent log I got an error
`` It seems that dst_network:"192.168.40.31" is missing "/32"