Rewrite NTS Framework.
[sim/o1-interface.git] / ntsimulator / deploy / o-ran / ru-fh / edit-config-after-download.xml
diff --git a/ntsimulator/deploy/o-ran/ru-fh/edit-config-after-download.xml b/ntsimulator/deploy/o-ran/ru-fh/edit-config-after-download.xml
deleted file mode 100644 (file)
index 1664ed5..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<edit-config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-  <target>
-    <running/>
-  </target>
-  <config>
-  <software-inventory xmlns="urn:o-ran:software-management:1.0" xmlns:xc="urn:ietf:params:xml:ns:netconf:base:1.0" xc:operation="replace">
-  <software-slot>
-    <name>Slot1</name>
-    <status>VALID</status>
-    <active>true</active>
-    <running>true</running>
-    <access>READ_ONLY</access>
-    <vendor-code>SA</vendor-code>
-    <build-id>2020-01-23T14:04:23</build-id>
-    <build-name>SAMSUNG-XRAN-FH-2349-5645-32</build-name>
-    <build-version>19.7.123</build-version>
-    <files>
-      <name>manifest-v1.0.1.cfg</name>
-      <version>2349-5645-32</version>
-      <local-path>/home/system/slot1</local-path>
-      <integrity>OK</integrity>
-    </files>
-    <files>
-      <name>image-v1.0.1.swm</name>
-      <version>2349-5645-32</version>
-      <local-path>/home/system/slot1</local-path>
-      <integrity>OK</integrity>
-    </files>
-  </software-slot>
-  <software-slot>
-    <name>Slot2</name>
-    <status>VALID</status>
-    <active>false</active>
-    <running>false</running>
-    <access>READ_WRITE</access>
-    <vendor-code>SA</vendor-code>
-    <build-id>2020-02-05T09:02:33</build-id>
-    <build-name>SAMSUNG-XRAN-FH-2349-5790-44</build-name>
-    <build-version>19.7.123</build-version>
-    <files>
-      <name>manifest-v1.0.2.cfg</name>
-      <version>2349-5790-44</version>
-      <local-path>/home/system/slot2</local-path>
-      <integrity>OK</integrity>
-    </files>
-    <files>
-      <name>image-v1.0.2.swm</name>
-      <version>2349-5790-44</version>
-      <local-path>/home/system/slot2</local-path>
-      <integrity>OK</integrity>
-    </files>
-  </software-slot>
-</software-inventory> 
-  </config>
-</edit-config>
\ No newline at end of file