Closed Clau4github closed 2 years ago
Hi,
the simulator can support multiple MEC orchestrators, i.e. multi MEC systems. There is a simulation scenario in the current master branch where two MEC systems are deployed. You can find it here. The module name of the Mec Orchestrator must be the same as the one set in the .mecPlatformManager.mecOrchestrator
parameter.
Thank you so much for the quick response
Hello again, I tried to run the multiOperator example and got the error in the figure. Any idea about why this happen and how I can solve it?
Hello, I am trying to configure a scenario with two MEC Orchestrators (named: mecOrchestrator1, mecOrchestrator2) and two different UPFs. I was trying to duplicate the configuration of the MecTwoMecHosts example (connections and devices) and I identified that it only works when the name is "mecOrchestrator". Apparently the simulation is limited to just one MEC Orchestrator. Is it possible to include an additional MEC Orchestrator? Thanks in advance.