Align O-DU hello-world.yang
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-du / data / o-ran-sc-du-hello-world-operational.xml
index e832268..a383dba 100644 (file)
@@ -1,14 +1,20 @@
 <network-function xmlns="urn:o-ran-sc:yang:o-ran-sc-du-hello-world">
     <du-to-ru-connection>
       <name>O-RU-1</name>
+      <administrative-state>LOCKED</administrative-state>
+      <operational-state>ENABLED</operational-state>
       <status>connected</status>
     </du-to-ru-connection>
     <du-to-ru-connection>
       <name>O-RU-2</name>
+      <administrative-state>UNLOCKED</administrative-state>
+      <operational-state>ENABLED</operational-state>
       <status>disconnected</status>
     </du-to-ru-connection>
     <du-to-ru-connection>
       <name>O-RU-3</name>
+      <administrative-state>LOCKED</administrative-state>
+      <operational-state>DISABLED</operational-state>
       <status>unable-to-connect</status>
     </du-to-ru-connection>
   </network-function>
\ No newline at end of file