Add generated express files to repo
[oam.git] / solution / README-O-RU-Controller.md
index ebfe318..56c15db 100644 (file)
@@ -5,6 +5,14 @@ as component for O-DU and/or SMO implementations.
 
 ## Prerequisites
 
+### Resources
+
+The solution was tested on a VM with
+
+- 4x Core
+- 16 GBit RAM 
+- 50 Gbit Storage
+
 ### Operating (HOST) System
 
 ```
@@ -40,6 +48,12 @@ git version 2.34.1
 ```
 $ python3 --version
 Python 3.10.6
+
+```
+sudo apt install python3-pip
+pip install jproperties
+```
+
 ```
 It is beneficial (but not mandatory) adding the following line add the
 end of your ~/.bashrc file. I will suppress warnings when python script