Hi, I've added code that create and remove group tables in the Netvirt project (https://git.opendaylight.org/gerrit/#/c/43925/). The group I'm using is of type indirect. When I try to remove the group I get a GROUPMODFAILED error because of INVALIDGROUP from the OVS.
I noticed that in the OFPGC_DELETE request it use the type indirect (that the group was created with) instead of the type "all" that I'm explicitly set in the group removal (also used indirection when I tried to set a null type). The OVS always send back the above error with type indirect. I think this might be a bug and the removal of a group should be without a type. Should I open a bug on this issue? Thank you, Yair Zinger Software Engineer Hewlett Packard Enterprise
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
