git://git.onelab.eu
/
sfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7423315
)
updated createSlice
author
Tony Mack
<tmack@cs.princeton.edu>
Thu, 12 Mar 2009 14:46:52 +0000
(14:46 +0000)
committer
Tony Mack
<tmack@cs.princeton.edu>
Thu, 12 Mar 2009 14:46:52 +0000
(14:46 +0000)
geni/aggregate.py
patch
|
blob
|
history
diff --git
a/geni/aggregate.py
b/geni/aggregate.py
index
618d51f
..
604d759
100644
(file)
--- a/
geni/aggregate.py
+++ b/
geni/aggregate.py
@@
-377,8
+377,7
@@
class Aggregate(GeniServer):
# contact registry to get slice users and add them to the slice
#slice_record = self.registry.resolve(self.credential, slice_hrn)
# persons = slice_record['users']
-
- #for person in persons:
+ # for perosn in persons:
# shell.AddPersonToSlice(person['email'], slice_name)
return 1