Assigned bugs to FIXMEs.
[bgpcep.git] / pcep / impl / src / main / java / org / opendaylight / protocol / pcep / impl / PCEPSessionRuntimeMXBean.java
index e51fdf7229974faa92c3b3490d54925abe73f62b..1a49dcab2e9c1c1ba1742c6ceef5a92f80235e7c 100644 (file)
@@ -10,7 +10,7 @@ package org.opendaylight.protocol.pcep.impl;
 import java.io.IOException;
 
 public interface PCEPSessionRuntimeMXBean {
-       //TODO remove once operations are generated
+       // FIXME: BUG-194: remove once operations are generated
 
        Integer getDeadTimerValue();