GENI-NSF / geni-tools

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

Ensure call ExoSM only once #688

Closed ahelsing closed 9 years ago

ahelsing commented 9 years ago

Luisa tells me that at ExoGENI, you have to use the ExoSM if your request includes more than 1 ExoGENI site. My testing suggests this is true.

However, currently stitcher appears to not realize that both ExoGENI AMs are now using the same URL and are therefore essentially the same AM - that is, once one is done they are both done.

Fix this.

Imported from trac ticket #688, created by ahelsing on 09-09-2014 at 14:14, last modified: 09-10-2014 at 17:02

ahelsing commented 9 years ago

To make this work

Where do we do this check / reconciliation?

Trac comment by ahelsing on 09-09-2014 at 16:09