Clean-up existing docker-compose solutions
[oam.git] / solution / integration / network / ntsim-ng-o-ru / ntsim-ng-o-ru-fh-1 / nts-network-function-running.xml
1 <simulation xmlns="urn:o-ran-sc:params:xml:ns:yang:nts:network:function">
2     <network-function>
3       <mount-point-addressing-method>docker-mapping</mount-point-addressing-method>
4       <fault-generation>
5         <fault-delay-list>
6           <index>0</index>
7           <delay-period>10</delay-period>
8         </fault-delay-list>
9       </fault-generation>
10       <netconf>
11         <faults-enabled>true</faults-enabled>
12         <call-home>true</call-home>
13       </netconf>
14       <ves>
15         <faults-enabled>false</faults-enabled>
16         <pnf-registration>false</pnf-registration>
17         <heartbeat-period>120</heartbeat-period>
18       </ves>
19       <function-type>NTS_FUNCTION_TYPE_O_RAN_O_RU_FH</function-type>
20     </network-function>
21   </simulation>