From: Tony Mack Date: Tue, 8 Jun 2010 16:01:51 +0000 (+0000) Subject: add temp geni_am option X-Git-Tag: sfa-1.0-0~181 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=afefb919d173d9403a2940e271521db7f9fb82e5;p=sfa.git add temp geni_am option --- diff --git a/config/sfi_config b/config/sfi_config index 54a77ed2..3314790a 100644 --- a/config/sfi_config +++ b/config/sfi_config @@ -16,3 +16,9 @@ SFI_REGISTRY='http://www.planet-lab.org:12345/' # where to find the slice manager SFI_SM='http://www.planet-lab.org:12347/' + +# where to find the geni aggregate manager +# XX this should be handled by the slice manger +# XX but we cant support it until the geni_am and sfa +# XX interfaces has been unified +SFI_GENI_AM='http://www.planet-lab.org:12348'