X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=geni%2Fplc.py;h=1fc55a35b5833e95f2108396621c3dd920d85b64;hb=aa56ae9d848a3d6e0dacb1e584c70381036abc53;hp=a9322ad43c2cdd4871e806ab4e061fe6f361af0f;hpb=7e4c8f954a9fec491537accb7b50ecf90ce48c9d;p=sfa.git diff --git a/geni/plc.py b/geni/plc.py index a9322ad4..1fc55a35 100644 --- a/geni/plc.py +++ b/geni/plc.py @@ -111,6 +111,7 @@ def main(): r.trusted_cert_list = TrustedRoots.get_list() r.hierarchy = AuthHierarchy r.start() + r.loadCredential() # start aggregate manager if (options.am):