commit | eb98e8a7d8b4fcc393539054d673535a1e6159b9 | [log] [tgz] |
---|---|---|
author | rajalakshmisv <rajalakshmisv@gmail.com> | Wed Dec 08 06:37:23 2021 +0000 |
committer | rajalakshmisv <rajalakshmisv@gmail.com> | Wed Dec 08 06:38:12 2021 +0000 |
tree | 1dd902a3fdef95054d8451a0dc1145892ae8b5d5 | |
parent | 34235e7b9c08c5d9c4f560b4e171e78ba4695532 [diff] |
modified installation guide Signed-off-by: rajalakshmisv <rajalakshmisv@gmail.com> Change-Id: I839238290f3137ee0781a1fbd828e45e35a2bb12
================================================================================== Copyright (c) 2020 AT&T Intellectual Property.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
This repository contains the source for sending RIC control Msg to RAN/E2 Node based on the GRPC control request received from other xapps
This xApp can be onboarded through the xApp Onboarder. The xapp descriptor is under the xapp-descriptor/ directory.
Then the xapp can be deployed through the App Manager. Procedure to Onboard the xapp is given in installation guide, in docs folder
GRPC communication can be tested using the grpccurl command
In the current implementation, timer is started after initiating Control Request to E2Node. So timer expiry errors will be seen in logs w.r.t. Control Resp. As control ACK is not handled this error can be ignored