While satisfying a connection request that spans several domains, we try to reserve a segment in each domain. In case we can't find an available path for one of the domains, we should return all the other segments we have reserved so far, and indicate this failure clearly.
While satisfying a connection request that spans several domains, we try to reserve a segment in each domain. In case we can't find an available path for one of the domains, we should return all the other segments we have reserved so far, and indicate this failure clearly.
Found when working on #156.