Fixed sla creation calls and cleaned debug messages
[myslice.git] / sla / wsag_helper.py
index 6c7887a..162e828 100755 (executable)
@@ -105,8 +105,6 @@ class AgreementAnnotator(object):
         """\r
         a = agreement\r
 \r
-        logger.debug("SLA STATUS: {}".format(status))\r
-\r
         if status is not None:\r
             a.guaranteestatus = status.guaranteestatus\r
             a.statusclass = self._get_statusclass(status.guaranteestatus)\r