ric-app/hw-go.git
2 years agoImplement subscription operatoin 09/6609/1
subhash kumar singh [Thu, 19 Aug 2021 19:45:25 +0000 (19:45 +0000)]
Implement subscription operatoin

Implement subscription operation for all the identified NBs.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I3d4e6a3202488662dc75c66a5a50ff57f390da8f

2 years agoGet the list of nodeb 92/6592/1
subhash kumar singh [Tue, 10 Aug 2021 19:27:39 +0000 (00:57 +0530)]
Get the list of nodeb

Use RNIBClient to query nodeb.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I0c3ec9bb99ebef5650483ce8544eb728d1e66158

2 years agoMulti stage docker build for hw-go 24/6524/1
subhash kumar singh [Thu, 22 Jul 2021 19:43:11 +0000 (01:13 +0530)]
Multi stage docker build for hw-go

Build the multistage docker build to optimize the build.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I8d54fdcb8c358bab9f8c34c9399225be8a8a1bc2

2 years agoDeployment guide as docs 07/6507/1
subhash kumar singh [Thu, 22 Jul 2021 08:45:56 +0000 (14:15 +0530)]
Deployment guide as docs

Deployent guide as docs.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I03f0ac3537c0399e79e7743f5ae534ec47a1e897

2 years agoCreate release v1.0.1 37/6437/1 dawn
subhash kumar singh [Fri, 25 Jun 2021 10:46:27 +0000 (16:16 +0530)]
Create release v1.0.1

Create release v1.0.1 in docker.release.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I51b280b93f1c11d22f89af27ac3ef9151296f358

2 years agoMerge "Update container tag v1.0.1" 1.0.1
subhash kumar singh [Fri, 25 Jun 2021 10:08:25 +0000 (10:08 +0000)]
Merge "Update container tag v1.0.1"

2 years agoUpdate container tag v1.0.1 35/6435/3
subhash kumar singh [Fri, 25 Jun 2021 07:48:49 +0000 (13:18 +0530)]
Update container tag v1.0.1

Update container tag v1.0.1.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I2c44ab0e4f4ec54875d5a36650e9c730ddf590c4

2 years agoUpdate go.mod 36/6436/1
subhash kumar singh [Fri, 25 Jun 2021 09:13:45 +0000 (14:43 +0530)]
Update go.mod

Update go.mod file.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Id9de7d62b55d4c11e9988452f65306ea26173e11

2 years agoMerge "Update documentation for onboarding and deployment"
subhash kumar singh [Fri, 25 Jun 2021 07:19:48 +0000 (07:19 +0000)]
Merge "Update documentation for onboarding and deployment"

2 years agoUpdate documentation for onboarding and deployment 33/6433/1
subhash kumar singh [Fri, 25 Jun 2021 06:40:55 +0000 (12:10 +0530)]
Update documentation for onboarding and deployment

Update documentation for onboarding and deployment.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Ib6d3a73654806820973afa77dc18dd7469215493

2 years agoAdd config and schema file for onbording 32/6432/1
subhash kumar singh [Fri, 25 Jun 2021 05:45:02 +0000 (11:15 +0530)]
Add config and schema file for onbording

Add config and schema file for onbording using dms_cli.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I61584f9124e7644a1c11d17341dcd4527a2224fd

2 years agoRelease docs update for Dawn 83/6383/1
subhash kumar singh [Tue, 22 Jun 2021 20:01:50 +0000 (01:31 +0530)]
Release docs update for Dawn

Release notes update for Dawn release (v1.0.0).

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Idfa6c86c25d6177a2916a0d7ea4f78e8920a6787

2 years agoCommitter promotion 74/6274/1
subhash kumar singh [Wed, 9 Jun 2021 13:07:52 +0000 (18:37 +0530)]
Committer promotion

Update INFO.yaml for committer promotion.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Ia0b51f562d917642f8c8f0e8d33228cb80d0329e

2 years agoSend policy query message 89/6189/1
subhash kumar singh [Tue, 1 Jun 2021 14:08:57 +0000 (19:38 +0530)]
Send policy query message

Send policy query message to A1-mediator to get policy instance list.

Change-Id: Ib11aa4ab49c266a1def7c4171b743e841fda21d3
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
2 years agoMessage handler for RMR messages 88/6188/1
subhash kumar singh [Tue, 1 Jun 2021 13:52:39 +0000 (19:22 +0530)]
Message handler for RMR messages

xApp will recive messages over RMR. Provide message consumer.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I327227cbfee0adf7728d1e49ad0cb9dad73302f3

2 years agoFix config file for hw-go 87/6187/1
subhash kumar singh [Tue, 1 Jun 2021 13:25:12 +0000 (18:55 +0530)]
Fix config file for hw-go

Fix config file for hw-go and remove additional yaml config file.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Idffafee80bf2d93a1912f850498f438ad69ffe7f

2 years agoExample to read configuration 86/6186/1
subhash kumar singh [Tue, 1 Jun 2021 13:13:32 +0000 (18:43 +0530)]
Example to read configuration

Example to demonstrate reading configuration.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Ife41214be107c76f31d61addc2f91fd1678796e4

2 years agoAdd xApp ready callback 85/6185/1
subhash kumar singh [Tue, 1 Jun 2021 13:01:07 +0000 (18:31 +0530)]
Add xApp ready callback

Add example to demonstrate ready callback.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I757dc98d281533bbbb4fe2543c0820067c5ec170

3 years agoAdd README.md 06/5806/1
subhash kumar singh [Fri, 26 Mar 2021 11:13:55 +0000 (16:43 +0530)]
Add README.md

Add initial README.md file for documentation purpose.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I8f42317ec67e3dd9059ef0a7220c6d0243f8497f

3 years agoDocumentation stub for Hw-go 04/5804/2
subhash kumar singh [Fri, 26 Mar 2021 09:37:55 +0000 (15:07 +0530)]
Documentation stub for Hw-go

Documentation stub for Hw-go.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Ib3baa5fd811c49b107adc91b4565a7a0f7b34e5a

3 years agoFixing Dockerfile 05/5805/1
subhash kumar singh [Fri, 26 Mar 2021 10:23:13 +0000 (15:53 +0530)]
Fixing Dockerfile

Fixing Dockerfile to build and run hw-go.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I24e164fd2f4e05eb4a5bc84171c8ca4e4cb9c1dc

3 years agoMerge "Fix Dockerfile to fix build"
Rahul Banerji [Mon, 11 Jan 2021 07:31:15 +0000 (07:31 +0000)]
Merge "Fix Dockerfile to fix build"

3 years agoFix Dockerfile to fix build 79/5379/1
subhash kumar singh [Mon, 28 Dec 2020 06:28:42 +0000 (11:58 +0530)]
Fix Dockerfile to fix build

Fix Dockerfile to fix build.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I41799784e01e0990a6677ac063aa3c56e6d95600

3 years agoMerge "Initial code for Hw-go xApp"
Rahul Banerji [Thu, 24 Dec 2020 05:12:11 +0000 (05:12 +0000)]
Merge "Initial code for Hw-go xApp"

3 years agoInitial code for Hw-go xApp 09/5309/3
subhash kumar singh [Fri, 11 Dec 2020 08:55:11 +0000 (14:25 +0530)]
Initial code for Hw-go xApp

Initial code for xApp.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I71711d1a5cf97a1b975d50cfe641ce23a66fc4bb

3 years agoAdd INFO.yaml 30/5030/2
Jessica Wagantall [Wed, 11 Nov 2020 00:48:30 +0000 (16:48 -0800)]
Add INFO.yaml

Add local INFO.yaml file

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8a7957f8982b51bccaa545bb0c570749446f613c

3 years agoInitial empty repository
DW Talton [Tue, 27 Oct 2020 20:24:06 +0000 (20:24 +0000)]
Initial empty repository