X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sla%2Fwsag_helper.py;h=162e82884a60e2fdcb7d236da41c8265acc56f3f;hb=deee82377a1f72626cede01fdfec5e9d7cc274ce;hp=6c7887a1a05f8f50e1742d62ba10c89c30bc44c4;hpb=6ff6f343105cd2ef19a99126b07e8dabf57d65f4;p=myslice.git diff --git a/sla/wsag_helper.py b/sla/wsag_helper.py index 6c7887a1..162e8288 100755 --- a/sla/wsag_helper.py +++ b/sla/wsag_helper.py @@ -105,8 +105,6 @@ class AgreementAnnotator(object): """ a = agreement - logger.debug("SLA STATUS: {}".format(status)) - if status is not None: a.guaranteestatus = status.guaranteestatus a.statusclass = self._get_statusclass(status.guaranteestatus)