dont forget to define origin_hrn
authorTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 21:04:51 +0000 (21:04 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 21:04:51 +0000 (21:04 +0000)
sfa/plc/nodes.py

index e04c770..dbab98e 100644 (file)
@@ -111,6 +111,7 @@ class Nodes(SimpleStorage):
         networks = []
         rspec = RSpec()
         credential = self.api.getCredential()
+        origin_hrn = self.origin_hrn
         for aggregate in aggregates:
           if aggregate not in [self.api.auth.client_cred.get_gid_caller().get_hrn()]:
             try: