On Wed, Dec 6, 2017 at 10:46 AM, M. Ranganathan <[email protected]> wrote:
> Hi Ryan, > > Thanks for forwarding but what is puzzling me is why the flow does not > appear as it should in the Config Datastore. If the YANG model matches > should it not appear in the config datastore? > > I could see it as an openflow problem if I saw an exception why trying to > instantiate the flow. > > I was suspecting MDSAL for this reason. Perhaps I am mistaken. > The MDSAL commits exactly what clients tell it to do, ie it doesn't randomly omit or strip out data. I'm not that familiar with OFP and I'm not really clear on exactly what you're doing but if something is missing in the data then I suspect either it isn't getting written or it was deleted or overwritten somewhere along the line in the app code. > > Thanks. > > Ranga >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
