From: Anil-Kumar Vengalil Date: Mon, 30 Nov 2009 20:17:12 +0000 (+0000) Subject: taking out debug statement from the previous commit X-Git-Tag: sfa-0.9-7~277 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=a5a281fb873faf6f5a3121f487a4d0df0a3588d5 taking out debug statement from the previous commit --- diff --git a/sfa/methods/get_resources.py b/sfa/methods/get_resources.py index 049cbc8b..10cf5be5 100644 --- a/sfa/methods/get_resources.py +++ b/sfa/methods/get_resources.py @@ -67,8 +67,6 @@ class get_resources(Method): rspec = rspec_manager.get_rspec(self.api, hrn) # Filter the outgoing rspec using sfatables - import pdb - pdb.set_trace() if self.api.interface=='slicemgr': outgoing_rules = SFATablesRules('FORWARD-OUTGOING') else: