X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=solution%2FREADME-O-RU-Controller.md;h=56c15db68bff2ca6980b4bc54875b8b975df75b0;hb=refs%2Fchanges%2F01%2F10801%2F1;hp=ebfe31872993aef46be615cf5a7470e298d8070b;hpb=ab139b55c0d8b0539a2413a737a726f63924bac4;p=oam.git diff --git a/solution/README-O-RU-Controller.md b/solution/README-O-RU-Controller.md index ebfe318..56c15db 100644 --- a/solution/README-O-RU-Controller.md +++ b/solution/README-O-RU-Controller.md @@ -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