GENI-NSF / geni-tools

Omni, stitcher, GCF sample aggregate manager, and other GENI tools.
Other
11 stars 15 forks source link

With 2 EG only links, cannot have only 1 use GENI stitching #765

Open ahelsing opened 9 years ago

ahelsing commented 9 years ago

If a single EG AM is involved in 2 EG only links, you cannot make only 1 be EG only. The problem is that the SCS will create a path for the one you request, but the ExoSM will also create a path for that link: there is no way to tell the ExoSM to not create a circuit for that path.

I think currently this may not really be an issue

Can we edit the request to the ExoSM to tell it to set up the link out the GENI stitching interface for a link, and not create an ExoGENI link for that path?

Or must we insist that any link for which both endpoints are (going to be) the ExoSM must be EG stitching?

Check out the ensureOneExoSM method.

Imported from trac ticket #765, created by ahelsing on 01-12-2015 at 08:54, last modified: 01-30-2015 at 13:42

ahelsing commented 9 years ago

This is the only wrinkle on ticket #738

Trac comment by ahelsing on 01-12-2015 at 09:29