X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fplc%2Fslices.py;h=12a05cd1b2666220a56b267564378b8f8cd1d122;hb=db29f48ca481edcd0aad820b112bf3530ca26bb6;hp=2918dc3b1e3e5cfcd73386b908992385dc532b86;hpb=70a14e4f7178655da40764657415d6ff8df2d8d1;p=sfa.git diff --git a/sfa/plc/slices.py b/sfa/plc/slices.py index 2918dc3b..12a05cd1 100644 --- a/sfa/plc/slices.py +++ b/sfa/plc/slices.py @@ -252,8 +252,6 @@ class Slices(SimpleStorage): def verify_site(self, registry, credential, slice_hrn, peer, sfa_peer): - import pdb - pdb.set_trace() authority = get_authority(slice_hrn) authority_urn = hrn_to_urn(authority, 'authority') site_records = registry.resolve(credential, authority_urn)