Update Netconf-Pnp-Simulator Support Node Health Status
[integration/csit.git] / plans / usecases-pnf-sw-upgrade / pnf-sw-upgrade / simulators / pnfsim / pnf-sw-upgrade / pnf-sw-upgrade.yang
index 3cba9cf..cbad3c5 100755 (executable)
@@ -73,6 +73,10 @@ module pnf-sw-upgrade {
                 description
                   "Free-text description of the UP.";
             }
+            leaf node-health {
+                type string;
+                description "Reflect Node Health Status";
+            }
         }
     }
 }
\ No newline at end of file