Better FIXME comment in ietf-netconf-notifications model 62/27962/1
authorJakub Morvay <jmorvay@cisco.com>
Tue, 6 Oct 2015 12:35:56 +0000 (14:35 +0200)
committerJakub Morvay <jmorvay@cisco.com>
Tue, 6 Oct 2015 12:35:56 +0000 (14:35 +0200)
Add bug number of related yangtools bug to FIXME comment

Change-Id: I0b82f9913886a5cb154862c806458cf9b9d3ffa9
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
opendaylight/netconf/models/ietf-netconf-notifications/src/main/yang/ietf-netconf-notifications@2012-02-06.yang

index dcb35a021bd5e42dc36cc73974882117627d6f41..1c8d94438e0f39963233214400d006ccc40d68e5 100644 (file)
@@ -103,7 +103,7 @@ module ietf-netconf-notifications {
          of the session that made the change will be reported.";
       choice server-or-user {
         mandatory true;
-        //FIXME: Use shorthand version of case statement, if possible
+        //FIXME: After Bug 4414 is resolved, use shorthand version of case statement
         case server {
           leaf server {
             type empty;