Comment 1 for bug 1513087

Revision history for this message
Thomas Morin (tmmorin-orange) wrote :

Example:
- an association with UUID Z exists between BGPVPN X and Network Y
- another BGPVPN Y exists
- client requests Netork association Z for BGPVPN Y
- the driver is asked by the plugin for net association Z (currently does not specify for which BGPVPN)
- the driver returns the association, and the plugin passes it to the client

-> the client request is successful although he asked for an association on the wrong BGPVPN.