From afefb919d173d9403a2940e271521db7f9fb82e5 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 8 Jun 2010 16:01:51 +0000 Subject: [PATCH] add temp geni_am option --- config/sfi_config | 6 ++++++ 1 file changed, 6 insertions(+) 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' -- 2.47.0