commit | 1c42f7363d54ffe1690b097cb028a54ac94c1b43 | [log] [tgz] |
---|---|---|
author | praneeth2021 <vpraneethkumar@gmail.com> | Tue Dec 07 08:15:45 2021 +0000 |
committer | Praneeth Kumar <vpraneethkumar@gmail.com> | Tue Dec 07 08:35:30 2021 +0000 |
tree | d7066b206dd8ee1035a105db9e90c0bbaea49349 | |
parent | 21b61dd76570beb43afc74289296e831914d9060 [diff] |
Fixed the Build Issues Signed-off-by: praneeth2021 <vpraneethkumar@gmail.com> Change-Id: Iea58d8fccce10843c4f2397b238fbb4f7556b252 Signed-off-by: praneeth2021 <vpraneethkumar@gmail.com> Change-Id: Ibbcf5ffc1911346eb569f8c6c25f64bd8336ae4d
================================================================================== 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.
GRPC communication can be tested using the grpccurl command