add temp geni_am option
authorTony Mack <tmack@cs.princeton.edu>
Tue, 8 Jun 2010 16:01:51 +0000 (16:01 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 8 Jun 2010 16:01:51 +0000 (16:01 +0000)
config/sfi_config

index 54a77ed..3314790 100644 (file)
@@ -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'