X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fplc%2Fnodes.py;h=a8e0b60cc4ce2f85809b70eedbdbe64e65cc3cbe;hb=a52c4ab9a651247383a16423e6ac189694c16cfa;hp=5c0777ae6bb15a716db758943d4fe090ada0a16d;hpb=5e2ff5fc5382f8ad0c3855e243386b358d5021a6;p=sfa.git diff --git a/sfa/plc/nodes.py b/sfa/plc/nodes.py index 5c0777ae..a8e0b60c 100644 --- a/sfa/plc/nodes.py +++ b/sfa/plc/nodes.py @@ -112,6 +112,7 @@ class Nodes(SimpleStorage): rspec = RSpec() credential = self.api.getCredential() for aggregate in aggregates: + if aggregate not in [self.api.auth.client_cred.get_gid_caller().get_hrn()]: try: caller_cred = self.caller_cred # get the rspec from the aggregate