portal/ric-dashboard.git
4 years agoRevise controller error handling 31/731/2
Lott, Christopher (cl778h) [Tue, 13 Aug 2019 13:06:13 +0000 (09:06 -0400)]
Revise controller error handling

Change-Id: Icb4a546172c86e82ae35e8f97b72857cce62077b
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd pattern to match AC application name 30/730/1
Lott, Christopher (cl778h) [Thu, 15 Aug 2019 20:43:31 +0000 (16:43 -0400)]
Add pattern to match AC application name

Trigger on "admin" in addition to "admission".

Change-Id: I1f432e9cb9b92e80d213610f1a8d01112f016249
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoExtend Mock E2Mgr configuration to save state 27/727/4
Lott, Christopher (cl778h) [Thu, 15 Aug 2019 14:36:50 +0000 (10:36 -0400)]
Extend Mock E2Mgr configuration to save state

This supports demonstrations without a live E2Manager

Change-Id: I3b9d611509c50709bd5415d3b4902bd9096c84b6
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd RST documentation 09/709/2
Lott, Christopher (cl778h) [Wed, 14 Aug 2019 14:16:44 +0000 (10:16 -0400)]
Add RST documentation

Add overview of supported components and applications.
Move README.md content to developer's guide.

Change-Id: I8bcd519c041a73a645007ac289d771e92be29c43
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAllow browser refresh on known Angular routes 95/695/4
Lott, Christopher (cl778h) [Tue, 13 Aug 2019 14:31:08 +0000 (10:31 -0400)]
Allow browser refresh on known Angular routes

Stop the frustrating "404 page not found" behavior
Also add documentation of configuration parameters.

Change-Id: I189f1c8b579da6c5ddce4838760f947c5959cb69
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 manager spec to version 2019-08-13 93/693/1
Lott, Christopher (cl778h) [Tue, 13 Aug 2019 11:32:54 +0000 (07:32 -0400)]
Upgrade E2 manager spec to version 2019-08-13

This changes the drop-all-connections endpoint path
from "nodebPut" to "nodebShutdownPut".

Change-Id: I3f4fcb727c20f62bf0d7521ffe3d3d2eafdb3bb2
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 manager spec to version 2019-08-08 64/664/3
Lott, Christopher (cl778h) [Thu, 8 Aug 2019 13:10:28 +0000 (09:10 -0400)]
Upgrade E2 manager spec to version 2019-08-08

This changes the drop-all-connections endpoint to use
method PUT (formerly used method DELETE).
Adds back-end controller method to handle RESET, but
the front end does not yet expose a control for this.

Change-Id: Iade4ce48291844893bfb832c144cf75a2e0d3595
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoPostpone authentication to version 1.2.1 59/659/2
Lott, Christopher (cl778h) [Wed, 7 Aug 2019 18:46:08 +0000 (14:46 -0400)]
Postpone authentication to version 1.2.1

Change-Id: I9a86348dca7dd79c2080019156b568f103f11dbe
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMerge "Open all swagger-requested endpoints"
Manoop Talasila [Wed, 7 Aug 2019 18:00:58 +0000 (18:00 +0000)]
Merge "Open all swagger-requested endpoints"

4 years agoUpgrade App Manager API spec to v0.1.7 54/654/2
Lott, Christopher (cl778h) [Wed, 7 Aug 2019 11:57:22 +0000 (07:57 -0400)]
Upgrade App Manager API spec to v0.1.7

Change-Id: I74204d5636948430a8ea0dfac8c29cae5dc81f2d
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoOpen all swagger-requested endpoints 53/653/1
Lott, Christopher (cl778h) [Wed, 7 Aug 2019 11:47:56 +0000 (07:47 -0400)]
Open all swagger-requested endpoints

Avoid the basic HTTP auth sign-in challenge when testing locally

Change-Id: I1f009f896cb387178d1dd5c43d621d3a2eaeb1eb
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpdate A1 mediator API to version 0.10.0 05/605/1
Lott, Christopher (cl778h) [Wed, 31 Jul 2019 15:56:10 +0000 (11:56 -0400)]
Update A1 mediator API to version 0.10.0

Change-Id: If9c4bbc932653397f225e55d6f7ec65f16f16e62
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoIntegrate EPSDK-FW library for auth and users 37/537/12
Lott, Christopher (cl778h) [Wed, 17 Jul 2019 18:28:11 +0000 (14:28 -0400)]
Integrate EPSDK-FW library for auth and users

Change-Id: I8cba9e80e50b0e890783610d769e275091f942a7
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMove mock configurations to test area 26/526/2
Lott, Christopher (cl778h) [Wed, 17 Jul 2019 18:28:11 +0000 (14:28 -0400)]
Move mock configurations to test area

Add new DashboardTestServer class to support development.
Demote mockito dependencies to test scope.

Change-Id: I9dab0f9af61cad901892620d769e275091f953b8
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd configurable delay to mock endpoints 08/508/6
Lott, Christopher (cl778h) [Fri, 12 Jul 2019 18:22:30 +0000 (14:22 -0400)]
Add configurable delay to mock endpoints

Extend all mocked methods with a configurable call
to Thread.sleep() to simulate the delays seen when
testing real implementations.
Clean up some minor front-end type definitions.

Change-Id: Ibd224696649641df27e82888181d89149f47c385
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoDrop e2.mock.rannames feature 03/503/1
Lott, Christopher (cl778h) [Thu, 11 Jul 2019 19:52:27 +0000 (15:52 -0400)]
Drop e2.mock.rannames feature

This mocked a list of RAN names to support testing in R1.
Remove because the latest e2mgr provides a list of names.

Change-Id: I467c9ec33b53ea524ace97eab4c87c4f0bbbf6b9
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoDrop unused POJO model classes. 95/495/2
Lott, Christopher (cl778h) [Wed, 10 Jul 2019 14:27:26 +0000 (10:27 -0400)]
Drop unused POJO model classes.

The model classes supported early pendulum demos.
Correct imports in AcXappControllerTest class.

Change-Id: Id2bb5efc023cfe3ad233aca1ff89b0032373d24b
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoNon-functional changes to silence Sonar 94/494/1
Lott, Christopher (cl778h) [Wed, 10 Jul 2019 13:28:47 +0000 (09:28 -0400)]
Non-functional changes to silence Sonar

Change-Id: Ifaaa03b0fda05004d27c3045f5c523282dcba238
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd sonar plugin config to parent POM file 92/492/4
Lott, Christopher (cl778h) [Tue, 9 Jul 2019 21:43:18 +0000 (17:43 -0400)]
Add sonar plugin config to parent POM file

Upgrade to Java 11 compiler and openjdk:11 base image.
Upgrade version of jacoco plugin.
Drop forkCount=0 config on surefire plugin.

Change-Id: I2355f950c1689cfda01a0f21783cb0a0025de1f9
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoSplit URL properties into prefix/suffix 88/488/5
Lott, Christopher (cl778h) [Tue, 9 Jul 2019 17:43:29 +0000 (13:43 -0400)]
Split URL properties into prefix/suffix

Bump version to 1.2.0.
Upgrade to Junit5.
Address some minor Sonar complaints.
Support Java 9 and later.

Change-Id: I3205e4c294f0826d363e591ce9881a4f25e0cfa2
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd JUnit tests of backend controllers 76/476/2
Lott, Christopher (cl778h) [Fri, 5 Jul 2019 17:03:32 +0000 (13:03 -0400)]
Add JUnit tests of backend controllers

Change-Id: I98be18b47d5b14154d4bed018f51f86b89b9ce15
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd error handling to improve user experience 56/456/7
Lott, Christopher (cl778h) [Fri, 28 Jun 2019 12:17:04 +0000 (08:17 -0400)]
Add error handling to improve user experience

Add front-end error handlers to indicate when data
could not be fetched, which explains an empty table.
Revise back-end error handling to reduce lines of code;
add a central ControllerAdvice class that catches any
HttpStatusCodeException and generates a JSON response.

Change-Id: I434e602a89d05ed4de13cddc31633970aa2c8e5d
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMerge "Revise the notification service"
Chris Lott [Fri, 5 Jul 2019 12:15:56 +0000 (12:15 +0000)]
Merge "Revise the notification service"

4 years agoRevise the notification service 63/463/3
jh245g [Wed, 3 Jul 2019 19:48:56 +0000 (15:48 -0400)]
Revise the notification service

Use ngx-toastr (drop matSnackBar) to gain support
for displaying multiple notifications at once.

Change-Id: I57fe084a6d0380eebd14a30d58404afb45e168f4
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 Manager API to 2019-07-03 62/462/2
Lott, Christopher (cl778h) [Wed, 3 Jul 2019 13:37:38 +0000 (09:37 -0400)]
Upgrade E2 Manager API to 2019-07-03

Adds data to a response object, no new APIs

Change-Id: Icc1a831d8eb8e59994c53fa3bc4620708c7ed1df
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoRename component selectors to use prefix "rd" 51/451/6
Lott, Christopher (cl778h) [Mon, 1 Jul 2019 15:06:28 +0000 (11:06 -0400)]
Rename component selectors to use prefix "rd"

Dropped use of the generated "app" prefix

Change-Id: I072fc4348b29007b2f52078ab0d685ad0f29396d
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 manager to spec dated 2019-06-30 44/444/2
Lott, Christopher (cl778h) [Sun, 30 Jun 2019 14:08:51 +0000 (10:08 -0400)]
Upgrade E2 manager to spec dated 2019-06-30

This renames the get-nodeb-ids endpoint path slightly.

Change-Id: I8156d325bf023d5ed1beb0c9fdfda09d25b1e9e7
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 to version 20190626 14/414/9
Lott, Christopher (cl778h) [Wed, 26 Jun 2019 14:41:26 +0000 (10:41 -0400)]
Upgrade E2 to version 20190626

E2 added a method to get the RAN identities, which answers
a list of names that can be used to query the RAN status
endpoint.  Extend FE and BE to use the new information.
Drop the mock behavior for tracking connection requests;
add a mock behavior for RAN names to support R1 testing.

Change-Id: I669f1e0537676c8b2ea09e5b53080396d91d9868
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoFix AC xPP page title alignment 35/435/3
Sarkar, Anand (as0481) [Fri, 28 Jun 2019 15:15:25 +0000 (11:15 -0400)]
Fix AC xPP page title alignment

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1576
Change-Id: I545ee850df9f56e2e908f73856c1e1c2e83f141e

4 years agoMinor UI changes - tooltips, spelling 27/427/3
Lott, Christopher (cl778h) [Thu, 27 Jun 2019 18:06:53 +0000 (14:06 -0400)]
Minor UI changes - tooltips, spelling

Add tooltips to action icons on control and admin screens
  to be consistent with the catalog screen.
Change Flag No Transaction to Flag No Xn in dialog
  to be consistent with the table header.

Change-Id: I14b2949708dfb6d33bf8cf9b878494ddf9d90648
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMerge "Upgrade Angular and Spring-Boot"
Manoop Talasila [Thu, 27 Jun 2019 16:28:34 +0000 (16:28 +0000)]
Merge "Upgrade Angular and Spring-Boot"

4 years agoMerge "Revise the notification services"
Chris Lott [Thu, 27 Jun 2019 15:28:14 +0000 (15:28 +0000)]
Merge "Revise the notification services"

4 years agoRevise the notification services 24/424/2
jh245g [Thu, 27 Jun 2019 14:58:59 +0000 (10:58 -0400)]
Revise the notification services

Increase the success notification duration from 3s to 10s.
Remove automatically dismissing the warning and error notifications
Add the dismiss action into warning and error notifications

Change-Id: Iabedc3143b77a8432ad62257e3fc0af2efec23e2
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
4 years agoUpgrade Angular and Spring-Boot 19/419/4
Lott, Christopher (cl778h) [Wed, 26 Jun 2019 21:04:02 +0000 (17:04 -0400)]
Upgrade Angular and Spring-Boot

Bump dashboard parent POM version to 1.0.5.
BE:
  Upgrade to Spring-Boot v2.1.6.RELEASE.
FE:
  upgrade to Angular v8
  update node modules
  add mandatory second argument to ViewChild invocation
  remove all imports of ng2-smart-table

Change-Id: I65d48a6721f57b63ad6f557d7b21d45afb666b85
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoRepair deploy-app function on catalog page 22/422/2
Lott, Christopher (cl778h) [Thu, 27 Jun 2019 13:12:53 +0000 (09:12 -0400)]
Repair deploy-app function on catalog page

Rework the App Manager data type (interface) to have
required 'name' field and use that field when deploying
an application from the FE.
Detect error and show notification with message.
Change catalog table action icon from text to cloud.

Change-Id: I534f12cfe32f1062fa6a2e2cab29c3a9e3e319ef
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Issue-Id: RICPLT-1574

4 years agoUpdate pattern to match ANR app by name 13/413/1
Lott, Christopher (cl778h) [Tue, 25 Jun 2019 17:42:16 +0000 (13:42 -0400)]
Update pattern to match ANR app by name

Change-Id: I71c3290c2a017d8b82fa49ce0f1af49fc0497e75
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoCreate overall control with AppControl,RANControl 10/410/4
Sarkar, Anand (as0481) [Mon, 24 Jun 2019 16:33:42 +0000 (12:33 -0400)]
Create overall control with AppControl,RANControl

Remove RAN Connection navigation from left menu
Add navigation to overall control page from home page

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1525
Change-Id: Ic59298e1b8a1d40f86c42df43bc6afd81fc17e27

4 years agorework admin table 01/401/3
jh245g [Fri, 21 Jun 2019 19:59:28 +0000 (15:59 -0400)]
rework admin table

Change-Id: Ie7f475c2fc4254e6b6c7cfcf1f9143b8be9d455c
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Issue-ID: RICPLT-1375

4 years agoUpgrade App Manager to version 0.1.5 97/397/4
Lott, Christopher (cl778h) [Fri, 21 Jun 2019 13:12:45 +0000 (09:12 -0400)]
Upgrade App Manager to version 0.1.5

This adds a method to list the deployable (available) apps.
Extended backend to proxy to the new App Manager method.
Revised the frontend catalog interface, service and screen
to call the new backend method.
Renamed from "xapp-manager" to "app-manager" to be consistent
with that project's naming conventions.

Change-Id: I6216ea09d8e316f00f2df5a73f3a64f89aaf8a54
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd mock user data to backend 00/400/2
Lott, Christopher (cl778h) [Fri, 21 Jun 2019 14:30:39 +0000 (10:30 -0400)]
Add mock user data to backend

Revise frontend to call new backend method

Change-Id: Ic3983c09900d31864352ffd37ea36ae601998190
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade to E2 API with disconnect-all method 89/389/3
Lott, Christopher (cl778h) [Thu, 20 Jun 2019 11:52:19 +0000 (07:52 -0400)]
Upgrade to E2 API with disconnect-all method

New API spec dated 20190620 adds method nodebDelete()

Change-Id: I1f2d92b56c3cf3c46df09a399046a5846ff64236
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd Xapp Manager config endpoints to backend 86/386/2
Lott, Christopher (cl778h) [Wed, 19 Jun 2019 18:56:08 +0000 (14:56 -0400)]
Add Xapp Manager config endpoints to backend

Change-Id: I978a18eddcbca0316c7c52c8614370b2bbe97e25
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdd feature resilient to missing instance data 87/387/2
jh245g [Wed, 19 Jun 2019 19:13:24 +0000 (15:13 -0400)]
Add feature resilient to missing instance data

Change-Id: If2393623616ad44bf3f9438f9a7c02d45e717340
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Issue-ID: RICPLT-1513

4 years agoPass thru error details from remote APIs 51/351/5
Lott, Christopher (cl778h) [Mon, 17 Jun 2019 15:57:23 +0000 (11:57 -0400)]
Pass thru error details from remote APIs

Tweak RAN connection dialog behavior

Change-Id: I597aa55e9a769e83d0a538a822e339cf8816bf62
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoLeft menu overlap main content fix 06/306/6
Sarkar, Anand (as0481) [Tue, 11 Jun 2019 17:53:46 +0000 (13:53 -0400)]
Left menu overlap main content fix

Change RAN Connection setup dialog text

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1338
Change-Id: I36a6f068d604aff9515fb4c300ad6d1633852dee
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoRevise and publish configuration property keys 38/338/3
Lott, Christopher (cl778h) [Thu, 13 Jun 2019 15:22:39 +0000 (11:22 -0400)]
Revise and publish configuration property keys

Add deployment configuration in README

Change-Id: I880b76636ddbf04b09571d5af1fac2028da64826
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoAdjust CSS and HTML for main container 35/235/8
Sarkar, Anand (as0481) [Fri, 31 May 2019 16:11:25 +0000 (12:11 -0400)]
Adjust CSS and HTML for main container

Use a calculated height for the main container body
so the tables and other content appear at the top,
not floating down to be vertically centered.

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1339
Change-Id: Ib4fb95eccfd7114eb602dd212a7b8f1136bfc45c
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMerge "Upgrade E2 to API spec 20190611"
Manoop Talasila [Wed, 12 Jun 2019 21:12:45 +0000 (21:12 +0000)]
Merge "Upgrade E2 to API spec 20190611"

4 years agoAdd draft INFO.yaml file for LF mgt 04/304/1
Lott, Christopher (cl778h) [Tue, 11 Jun 2019 18:25:22 +0000 (14:25 -0400)]
Add draft INFO.yaml file for LF mgt

Change-Id: I17926a807448e799fa7585e147ccdd627bd77d9e
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoUpgrade E2 to API spec 20190611 03/303/2
Lott, Christopher (cl778h) [Tue, 11 Jun 2019 18:08:19 +0000 (14:08 -0400)]
Upgrade E2 to API spec 20190611

This adds new endpoint getNb() but does not yet add a
way to discover all connections and/or statuses.

Change-Id: I355d1834394ea1533a8e8ccf14818e5426c37d50
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
4 years agoMerge "Upgrade ANR client to API spec version 0.0.8"
Manoop Talasila [Tue, 4 Jun 2019 20:15:39 +0000 (20:15 +0000)]
Merge "Upgrade ANR client to API spec version 0.0.8"

4 years agoMerge "Add AC xApp control screen"
Manoop Talasila [Tue, 4 Jun 2019 20:15:14 +0000 (20:15 +0000)]
Merge "Add AC xApp control screen"

4 years agoUpgrade ANR client to API spec version 0.0.8 46/246/3
Lott, Christopher (cl778h) [Tue, 4 Jun 2019 10:08:07 +0000 (06:08 -0400)]
Upgrade ANR client to API spec version 0.0.8

Make mock data match examples given with the new spec

Change-Id: I80bb9658af2ccf4ca356237b24369be90f8a7608
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd column sorting on ANR page 31/231/1
jh245g [Fri, 31 May 2019 16:02:06 +0000 (12:02 -0400)]
Add column sorting on ANR page

Issue-ID: RICPLT-1344
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Change-Id: I33ecdb823367d66b9e648464733ba60794bab2c2

5 years agoAdd AC xApp control screen 16/216/3
Lott, Christopher (cl778h) [Thu, 30 May 2019 13:17:43 +0000 (09:17 -0400)]
Add AC xApp control screen

Change-Id: I55f0cda8e9207936390aa59b0852a816cce2f2dd
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoadd column sorting 15/215/4
jh245g [Thu, 30 May 2019 17:32:08 +0000 (13:32 -0400)]
add column sorting

Issue-ID: RICPLT-1344
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Change-Id: Ia7be93ec29aff5ebdb7eaf992bab0ca0a8b860cc

5 years agoBig red button addition 09/209/5
Sarkar, Anand (as0481) [Wed, 29 May 2019 16:49:15 +0000 (12:49 -0400)]
Big red button addition

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-961
Change-Id: I22ca50d4f4f824879161b6a1e7a64af6eedb02af
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd table with automatic neighbor relation data 88/188/6
Lott, Christopher (cl778h) [Mon, 20 May 2019 15:38:32 +0000 (11:38 -0400)]
Add table with automatic neighbor relation data

Includes edit and delete features.
Drops the xapp screen which was for pendulum control.

Bump version to 1.0.4

Change-Id: I64c5379164dd3a52f33c782d206f11d2b792b18e
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoRAN Connectionscreen upgrade to mat-table 96/196/6
Sarkar, Anand (as0481) [Fri, 24 May 2019 18:31:19 +0000 (14:31 -0400)]
RAN Connectionscreen upgrade to mat-table

Issue-Id: RICPLT-1343
Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Change-Id: Id0e58a6245e4f99b8dbd534db1993a56072b17c6

5 years agoMerge "Upgrade ANR API to version 0.0.7"
Manoop Talasila [Tue, 28 May 2019 14:45:47 +0000 (14:45 +0000)]
Merge "Upgrade ANR API to version 0.0.7"

5 years agoUpgrade xapp manager API to version 0.1.4 00/200/1
Lott, Christopher (cl778h) [Tue, 28 May 2019 13:24:27 +0000 (09:24 -0400)]
Upgrade xapp manager API to version 0.1.4

Change-Id: I623be158ba0de031965ea2520c13ac34c1725d0b
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpgrade ANR API to version 0.0.7 99/199/1
Lott, Christopher (cl778h) [Tue, 28 May 2019 13:17:51 +0000 (09:17 -0400)]
Upgrade ANR API to version 0.0.7

Change-Id: I5c21964e98c5a8202dd40ed10ceca6b39f72dcf2
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd missing @Bean method to create ggNodebsApi 93/193/1
Lott, Christopher (cl778h) [Fri, 24 May 2019 14:34:06 +0000 (10:34 -0400)]
Add missing @Bean method to create ggNodebsApi

Change-Id: I777d6242ae3f47005fbd821215317865749e41c9
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoMerge "Apply mat-table to control and catalog"
Chris Lott [Fri, 24 May 2019 14:17:04 +0000 (14:17 +0000)]
Merge "Apply mat-table to control and catalog"

5 years agoApply mat-table to control and catalog 89/189/6
jh245g [Wed, 22 May 2019 21:26:40 +0000 (17:26 -0400)]
Apply mat-table to control and catalog

Change-Id: Ia19844502618c70a5627a0017eb79ec42b922e88
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
5 years agoUpgrade to ANR API spec version 0.0.6 92/192/3
Lott, Christopher (cl778h) [Fri, 24 May 2019 14:08:36 +0000 (10:08 -0400)]
Upgrade to ANR API spec version 0.0.6

Change-Id: Id859d3bc9c437cf377468221189cfa39d9f579e5
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoSharable Error dialog 68/168/9
Sarkar, Anand (as0481) [Wed, 15 May 2019 20:50:48 +0000 (16:50 -0400)]
Sharable Error dialog

Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Issue-Id: RICPLT-1313
Change-Id: Ib464c340545fc618321cca95838a37a7fcb2a44c
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoMerge "Update AC xApp interface in front end TS"
Manoop Talasila [Tue, 21 May 2019 18:26:44 +0000 (18:26 +0000)]
Merge "Update AC xApp interface in front end TS"

5 years agoUpdate AC xApp interface in front end TS 85/185/1
Lott, Christopher (cl778h) [Tue, 21 May 2019 13:59:22 +0000 (09:59 -0400)]
Update AC xApp interface in front end TS

Change-Id: I2a9e8eefa636b7af6d8345cacee8204ac1c39c57
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpgrade xapp manager to spec 0.1.3 84/184/2
Lott, Christopher (cl778h) [Tue, 21 May 2019 12:09:44 +0000 (08:09 -0400)]
Upgrade xapp manager to spec 0.1.3

Change-Id: Iae5f46ddb4bc28d023cbd3588a1a678176c6dacd
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agouse XappMgrService to replace Catalog and Control 75/175/4
jh245g [Sun, 19 May 2019 21:23:13 +0000 (17:23 -0400)]
use XappMgrService to replace Catalog and Control

Change-Id: I431f24a5f55482c2fd2186db96507321cc6727bd

Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Change-Id: Idb48a2b028cb7dffe08e7e1ed765e87a2f4308d7

5 years agoMerge "Add AC and ANR services"
Manoop Talasila [Mon, 20 May 2019 15:16:00 +0000 (15:16 +0000)]
Merge "Add AC and ANR services"

5 years agoAdd AC and ANR services 70/170/6
Lott, Christopher (cl778h) [Fri, 17 May 2019 09:46:29 +0000 (05:46 -0400)]
Add AC and ANR services

Rename services to reflect the corresponding endpoints.
Clean many minor code issues identified by TS-Lint.

Change-Id: I4efb1142048d18706e10ff4af44cf524517ae0f9
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate E2 manager API to version 20190515 76/176/3
Lott, Christopher (cl778h) [Mon, 20 May 2019 10:09:40 +0000 (06:09 -0400)]
Update E2 manager API to version 20190515

Change-Id: Ieeef95a9086fcf07c7cb026349898b9f7f5a376d
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate ANR API to version 0.0.5 77/177/2
Lott, Christopher (cl778h) [Mon, 20 May 2019 10:17:40 +0000 (06:17 -0400)]
Update ANR API to version 0.0.5

Change-Id: Ieb8eb1e6a4bcc4ab0b8c87ba25f4d3f0c88ceb33
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate getting-started instructions and paths 66/166/1
Lott, Christopher (cl778h) [Wed, 15 May 2019 20:04:30 +0000 (16:04 -0400)]
Update getting-started instructions and paths

Change-Id: I97c5f5c771cf00764ac7c1ab0a129dd90f7be500
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd AC controller with get/put policy methods 62/162/7
Lott, Christopher (cl778h) [Tue, 14 May 2019 23:43:50 +0000 (19:43 -0400)]
Add AC controller with get/put policy methods

Upgrade ANR spec to version 0.0.4.
Drop the A1 Mediation Controller for pendulum demo.
Add footer with version info.
Add get-version endpoints for clients.

Change-Id: Ie45d412b8f126853fa59d74bb50e74fdecd94688
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoMerge "Fixed IP validation RANConnect"
Chris Lott [Tue, 14 May 2019 18:10:34 +0000 (18:10 +0000)]
Merge "Fixed IP validation RANConnect"

5 years agoMerge "Add undeploy xApp function"
Chris Lott [Tue, 14 May 2019 18:07:05 +0000 (18:07 +0000)]
Merge "Add undeploy xApp function"

5 years agoFixed IP validation RANConnect 57/157/1
Sarkar, Anand (as0481) [Tue, 14 May 2019 15:21:56 +0000 (11:21 -0400)]
Fixed IP validation RANConnect

Issue-Id: RICPLT-1277
Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Change-Id: I4916b6fb9c8e6b7be30464cac3f62c65203aeaf4

5 years agoAdd undeploy xApp function 38/138/15
Jun (Nicolas) Hu [Fri, 10 May 2019 18:31:49 +0000 (14:31 -0400)]
Add undeploy xApp function

use icons to replace text
add shared confirm dialog
add shared notification

Change-Id: Icaa1cb3e41506b9d1132a91eae8beabf03afc6f6
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate gerrit hostname to gerrit.o-ran-sc.org 50/150/1
Lott, Christopher (cl778h) [Tue, 14 May 2019 13:00:30 +0000 (09:00 -0400)]
Update gerrit hostname to gerrit.o-ran-sc.org

Change-Id: I8bea8f1f7405c5f8d2ece36dfa71d71ee129cc18
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoInput validations RAN Connect 40/140/4
Sarkar, Anand (as0481) [Sun, 12 May 2019 15:45:48 +0000 (11:45 -0400)]
Input validations RAN Connect

Change-Id: I83862860053c0a75ccc4dbf15cedfc47714cbb3a
Issue-Id: RICPLT-1277
Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd ANR xApp controller 39/139/2
Lott, Christopher (cl778h) [Fri, 10 May 2019 19:38:32 +0000 (15:38 -0400)]
Add ANR xApp controller

Proxy requests for the automatic neighbor relation
table over to the ANR xApp's REST API.

Change-Id: I6f602b023884b4014ad8bb757eb54547470d0019
Issue-Id: RICPLT-1251
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoRIC signal gNB eNB, BE get, post call 92/92/11
Sarkar, Anand (as0481) [Fri, 26 Apr 2019 19:32:40 +0000 (15:32 -0400)]
RIC signal gNB eNB, BE get, post call

Show new columns with result code etc.

Change-Id: If7d9b7a10b3702954455fb4055369caa189a0fdc
Issue-Id: RICPLT-954
Signed-off-by: Sarkar, Anand (as0481) <asarkar@research.att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate A1 mediator spec to ver 0.4.0 34/134/2
Lott, Christopher (cl778h) [Thu, 9 May 2019 18:20:08 +0000 (14:20 -0400)]
Update A1 mediator spec to ver 0.4.0

Change-Id: I414c76d3f91c8b558cdb8746680d21bdaf6d3bd9
Issue-Id: RICPLT-1202
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agofetch/display xApp instance 33/133/5
jh245g [Thu, 9 May 2019 17:55:56 +0000 (13:55 -0400)]
fetch/display xApp instance

remove front-end mock data
remove mock pendulum control from back end.
fetch all xApp data from back end
get and display xApp instances
fix api request in catalog

Change-Id: Icbf057adab954dfa4af27f946554fbbccda92cb9
Issue-id: RICPLT-953
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd E2 setup response message 27/127/2
Lott, Christopher (cl778h) [Thu, 9 May 2019 12:47:08 +0000 (08:47 -0400)]
Add E2 setup response message

Revise controller to answer setup requests with a message that
contains request info plus request type, timestamp and result.

Change-Id: I70bb38f611aee286f8d80a156fbd1b145085462f
Issue-Id: RICPLT-1203
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpdate xapp mgr spec to ver 0.1.2 26/126/1
Lott, Christopher (cl778h) [Thu, 9 May 2019 11:32:54 +0000 (07:32 -0400)]
Update xapp mgr spec to ver 0.1.2

Change-Id: Ic381073fdef6da78637cb9ac9eb83af9873a66a3
Issue-Id: RICPLT-1235
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd ANR spec and client-code generator 24/124/6
Lott, Christopher (cl778h) [Tue, 7 May 2019 17:01:33 +0000 (13:01 -0400)]
Add ANR spec and client-code generator

Upgrade xapp client spec to ver 0.1.1.
Add mock xApp instances
Drop unneeded javadoc plugin invocation from clients

Change-Id: If2e5664efa3b43cd4aee34cc7a8d7014f9bd51f1
Issue-Id: RICPLT-1251
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUse O-RAN-SC 13/113/1
Lott, Christopher (cl778h) [Mon, 6 May 2019 15:19:06 +0000 (11:19 -0400)]
Use O-RAN-SC

Also repair logback.xml file for new package name

Change-Id: Ib17524f891b3b97f7382dc545462e5a772b7a6f0
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoGroup E2 manager API operations with tags 07/107/8
Lott, Christopher (cl778h) [Fri, 3 May 2019 16:20:51 +0000 (12:20 -0400)]
Group E2 manager API operations with tags

Add draft A1 Mediator API client and config
Use nexus3.o-ran-sc.org (not nexus.oranosc.org)
Use CONTAINER_PUSH_REGISTRY in the pom (not bogus NEXUS3_PUSH..)

Change-Id: Ib96aa2c8eef761ffbcbcecf69f3ab34f10bc3cd7
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoUpgrade to E2 spec of 2 May 2019 99/99/6
Lott, Christopher (cl778h) [Wed, 1 May 2019 22:59:10 +0000 (18:59 -0400)]
Upgrade to E2 spec of 2 May 2019

Use o-ran-sc in groupId strings.
Adjust java package names similarly.
Bump version to 1.0.1.

Change-Id: I8385916c53a6ee3e6de81d8e95510f4e14738d1d
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoLog configuration details to ease debugging 95/95/3
Lott, Christopher (cl778h) [Tue, 30 Apr 2019 19:49:49 +0000 (15:49 -0400)]
Log configuration details to ease debugging

Add rudimentary docs dir

Change-Id: Ie5b4b98c1b001d4969b485f3dbdcbff2c220d6f1
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoadd xapp deploy dialog, call backend api 89/89/3
jh245g [Mon, 29 Apr 2019 19:39:04 +0000 (15:39 -0400)]
add xapp deploy dialog, call backend api

Change-Id: I801a07b4403b7d3d6cb96d0a5b94e5654ef746b9
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
5 years agoAdd (un)deploy actions in xapp mgr controller 85/85/7
Lott, Christopher (cl778h) [Thu, 25 Apr 2019 18:59:15 +0000 (14:59 -0400)]
Add (un)deploy actions in xapp mgr controller

Add mock implementations of E2, xapp.
Also adjust config keys to match configmap

Change-Id: I0427160c9d2018e509064d9afe5746f596363945
Issue-Id: RICPLT-959
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd E2 manager client and controller 83/83/8
Lott, Christopher (cl778h) [Wed, 24 Apr 2019 16:48:44 +0000 (12:48 -0400)]
Add E2 manager client and controller

Change-Id: I025007db900524ec1247fbea471f27fa82ebc76b
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoInitial commit of RIC Dashboard webapp 26/26/6
Lott, Christopher (cl778h) [Wed, 3 Apr 2019 19:37:08 +0000 (15:37 -0400)]
Initial commit of RIC Dashboard webapp

Change-Id: Icdb43ba5f077c975632bea965bf1f275dcdace12
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoInitial empty repository
Andrew Grimberg [Thu, 21 Mar 2019 23:55:51 +0000 (23:55 +0000)]
Initial empty repository