You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connection-point parameter contains a reference to the virtual-link that is connected to it (and vice versa). This, however, creates a cyclic reference which is error prone.
Since it is the virtual links that create the VNFC, the reference in the connection points could be removed without any loss of information. However, this would contradict the ETSI NFV specification.
Should we remove the virtual link references form the connection points?
The text was updated successfully, but these errors were encountered:
The connection-point parameter contains a reference to the virtual-link that is connected to it (and vice versa). This, however, creates a cyclic reference which is error prone.
Since it is the virtual links that create the VNFC, the reference in the connection points could be removed without any loss of information. However, this would contradict the ETSI NFV specification.
Should we remove the virtual link references form the connection points?
The text was updated successfully, but these errors were encountered: