-
Improvement
-
Resolution: Done
-
Medium
-
None
-
None
-
None
In case of issue in VPP it is possible that no reply is returned, and Honeycomb waits for reply indefinitely.
Currently can be reproduced by adding the local0 interface to a bridge domain with bridged-virtual-interface set to True. (https://jira.fd.io/browse/VPP-159):
1. create bridge domain:
"bridge-domain": [
,
2. add local0 to bridge domain with bvi=True:
{
"name": "local0",
"type": "iana-if-type:ethernetCsmacd",
"enabled": "false",
"v3po:l2":
},
- relates to
-
HONEYCOMB-79 "Add local0 to bridge domain" with "bridged-virtual-interface": "true" crashes Honeycomb Restconf.
-
- Complete
-