Bug-5612: ODL(PCEP) infinitely waits for the response from peer for addlsp
[bgpcep.git] / pcep / topology-api / src / main / yang / network-topology-pcep.yang
index db6a9a25c4fab7e410795aa80ec8e1bf7cceebf6..9025f9289fb5ee3734185aab7ce1043715c8b4b2 100644 (file)
@@ -147,9 +147,10 @@ module network-topology-pcep {
             }
             enum no-ack {
                 description
-                    "The request has been sent to the PCC, but the session
-                    went down before we have received confirmation of the
-                    request being received by the PCC. PCC's state is
+                    "The request has been sent to the PCC, but either the
+                    session went down before we have received confirmation
+                    of the request being received by the PCC, or the request
+                    timed-out waiting for response from PCC. PCC's state is
                     unknown -- the request may or may not be reflected
                     in its internal state. The caller should not make
                     any hard assumptions about PCC state until it reconnects