ric-app/admin.git
4 years agoUpdated documentation for mock a1 tool 07/2107/2 master
Ashwin Sridharan [Wed, 25 Dec 2019 03:50:48 +0000 (22:50 -0500)]
Updated documentation for mock a1 tool
Fixed missing docs in unit tests etc
Fixed inline string for docs that was generating documenation error

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I136ef6cb4aece39fae8303b6340c1f4322c676e3
Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
4 years agoCall Process ID and Control Request Acknowledge IEs are made optional 72/2072/1
Ashwin Sridharan [Wed, 18 Dec 2019 15:35:45 +0000 (10:35 -0500)]
Call Process ID and Control Request Acknowledge IEs are made optional
XaPP does not add the Control Request Acknowledge IE now when responding

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I9e9e7cef293059dbc4467dd8fb8814c00cf432ad

4 years agoInitialization script now passes signal to xapp process 53/2053/1
Ashwin Sridharan [Tue, 17 Dec 2019 21:32:53 +0000 (16:32 -0500)]
Initialization script now passes signal to xapp process
Added processing of call process id in e2ap indication/control process

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Ib896516f171bcaf8590e565b41a93b1af43b0bc7

4 years agoAdded RIC subsequent Action and time to Wait in subscription request 22/2022/1
Ashwin Sridharan [Fri, 13 Dec 2019 15:02:29 +0000 (10:02 -0500)]
Added RIC subsequent Action and time to Wait in subscription request
Updated unit tests
Policy call back now routes based on policy type id

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Iceb3eb8f4fe7a7bb20837e1a72147effab0d26ce

4 years agoUser story RICPLT-2620 01/2001/2
Ashwin Sridharan [Wed, 11 Dec 2019 14:53:23 +0000 (09:53 -0500)]
User story RICPLT-2620
Modified the AC xAPP to support the R3 A1 workflow with multiple policies.
AC xAPP now supports multiple policies (policy type 21000) wherein different
admission policies can be set based on the subscriber profile ID in the
sgnb addition request.
Updated to use RMR v 1.12. which supports new A1 messages

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Ic42b4785bf49f5203cebae15af9cc74ebeb5ac15

User story RICPLT-2620
Modified the AC xAPP to support the R3 A1 workflow with multiple policies.
AC xAPP now supports multiple policies (policy type 21000) wherein different
admission policies can be set based on the subscriber profile ID in the
sgnb addition request.

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I069f6521d9297fe1624a513a1236052979a30fd0
Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
4 years agoFixed version in release yaml tag 96/1796/1
Ashwin Sridharan [Wed, 27 Nov 2019 03:34:38 +0000 (22:34 -0500)]
Fixed version in release yaml tag

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I77d1804031d7eaf0fa7c1b15c7b4abdb817d43a0

4 years agoAdded yaml to trigger jenkins job for Amber release 86/1786/1
Ashwin Sridharan [Tue, 26 Nov 2019 17:22:24 +0000 (12:22 -0500)]
Added yaml to trigger jenkins job for Amber release

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Ie1eab177b4597a556e60191dde12320456a3108c

4 years agoAdded .gitreview 15/1615/1 Amber 1.0.0 1.0.1
Ashwin Sridharan [Fri, 15 Nov 2019 16:29:30 +0000 (11:29 -0500)]
Added .gitreview
Fixed indendation in documentation

Modified docs based on feedback from DOC team
 -- renamed admin to ric-app-admin in conf.yaml
 -- removed sphinx mapping command in conf.py

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I1b93fd989440a340b95ffcc03687e5d5f99dcb08

4 years agoRequirements doc for Jenkins job 22/1522/1
Ashwin Sridharan [Tue, 12 Nov 2019 21:07:20 +0000 (16:07 -0500)]
Requirements doc for Jenkins job

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I3ba4f8ad08a20507f4850f7fa28124baef85d754

4 years agoAdded more information in documenation and spell-check 20/1520/1
Ashwin Sridharan [Tue, 12 Nov 2019 19:48:12 +0000 (14:48 -0500)]
Added more information in documenation and spell-check
Added yaml file

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Idd7d57414e6d28a212bbda6b83a462b93057f4bb

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Iae1550f4a07d26e517b39d28e1b16d0a54f8f818

4 years agoAdded documentation directory compliant with LF guidelines 15/1515/1
Ashwin Sridharan [Tue, 12 Nov 2019 18:46:57 +0000 (13:46 -0500)]
Added documentation directory compliant with LF guidelines

Removed latency computation from message processor (more appropriate for off-line testing)
Fixed issue in admission wrapper

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I7ad4893bd02b8348679ccdc35340f3896845b96c

4 years ago1. Transitioned to using latest asn1c compiler 54/1254/1
Ashwin Sridharan [Mon, 28 Oct 2019 21:12:35 +0000 (17:12 -0400)]
1. Transitioned to using latest asn1c compiler
2. Added prefix extension to E2AP, X2AP and E2SM get/set methods and moved to common directory
3. Added response codes to subscription handler.
4. Allow various levels of processing in message processor engine and compute metrics
5. Added unit test cases, test data and mock-ups for integration tests.
6. Updated docker file image
7. Added README files
8. Added schema for configuration file

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: If7264be5fab65a5b18e7aa283dabe9b78a990111
Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
4 years agoAdded debugging and fixes for incorrect messages 93/1093/1
Ashwin Sridharan [Tue, 8 Oct 2019 19:47:06 +0000 (15:47 -0400)]
Added debugging and fixes for incorrect messages
Fixed thread safety issue
Fixed response code in subscription delete response

Change-Id: I028a9c56fb4bc5082bd596dfc5366f38087217f6
Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
4 years agoInitial commit of Admission Control xAPP and E2AP/X2AP definitions 70/1070/5
Ashwin Sridharan [Fri, 4 Oct 2019 15:29:04 +0000 (11:29 -0400)]
Initial commit of Admission Control xAPP and E2AP/X2AP definitions
Includes build and run instructions
Updated readme instructions and added license
Added reset functionality in protector plugin
Added logging to xapp framework

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: Ief17341ba3b2d8e41443c95afa562e3af6ecc123
Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
4 years agoInitial empty repository
Andrew Grimberg [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository