Hello, Im not able to write flows anymore in the SFC project.
I get this long exception [0] which is summarized here: member-1-shard-inventory-config: Unexpected failure in validation phase java.lang.IllegalArgumentException: Unknown value type Empty Does anybody know anything about issues with Empty values after the version bump? I wanted to dig around a bit, and went to query the flows in the config data store, but found that its empty. I guess the flows arent even written to the config data store. $ curl​ -H "Content-Type: application/json" -X GET --user admin:admin http://localhost:8181/restconf/config/opendaylight-inventory:nodes/ | python -m json.tool { "errors": { "error": [ { "error-message": "Request could not be completed because the relevant data model content does not exist ", "error-tag": "data-missing", "error-type": "application" } ] } } [0] https://pastebin.com/RvzktbLi Regards, *Brady Johnson* [email protected] <https://twitter.com/inocybetech> <http://www.inocybe.com/> <https://www.linkedin.com/company/2661537?trk=tyah&trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A2661537%2Cidx%3A1-1-1%2CtarId%3A1441300264767%2Ctas%3Ainocybe> [image: Screenshot 2017-02-14 at 10.43.55 AM.png] <https://www.youtube.com/channel/UC9uUWABdPR0Je9Du_15FCkw>
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
