Add initial codes
[it/test.git] / ons_2019_demo / global_rmr_routes.rt
1 #
2 # Copyright 2019 AT&T Intellectual Property
3 # Copyright 2019 Nokia
4 #
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 #      http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16 #
17
18 newrt|start
19 #pendulum_xapp RMR port is 5560
20 #RIC_PENDULUM_XAPP_ANGLE_MESSAGE is 0
21 #RIC_PENDULUM_XAPP_ANGLE_RESPONSE is 33 for the rts type for the pendulum control ack. Not sure this is good practice
22 #RIC_E2_TERMINATION_METRIC_REQUEST = 102
23 #RIC_PENDULUM_XAPP_CONFIG_REQUEST = 100 (delay)
24 #RIC_LOAD_GENERATOR_CONFIG_REQUEST = 101
25 #RIC_E2_TERMINATION_METRIC_REQUEST = 102
26 #RIC_E2_TERMINATION_METRIC_RESPONSE = 103
27 #RIC_E2_TERMINATION_LOAD = 104
28 #RIC_LOAD_CONSUMER = 105
29 rte|0|localhost:5560
30 rte|100|localhost:5560
31 rte|102|localhost:48886
32 rte|103|localhost:38086
33 rte|104|localhost:48886
34 rte|105|localhost:19289
35 rte|33|localhost:48886
36 # this is needed so that receiver acks can be sent via rmr_rts_msg() calls
37 #rte|99|localhost:48886
38 newrt|end
39
40
41 # This is infact a global route file that every container is referring to
42 # 38086 - a1_med
43 # 19289 - load_consumer, hardcoded
44 #       - load_gen, not needed
45 # 5560 - pendulum_xapp
46 # 48886 - e2term