summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Lott, Christopher (cl778h) [Wed, 22 Apr 2020 15:25:22 +0000 (11:25 -0400)]
Upgrade to RMR version 3.8.2
Copy RMR files from builder image in release registry.
Bump version to 1.0.2.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I48b29fb6aea3ebc2ff5a2aaeafa940000fde4bb7
Tommy Carpenter [Wed, 8 Apr 2020 12:15:03 +0000 (08:15 -0400)]
Move qpd to xapp frame 1.0.0
Issue-ID: RICAPP-92
Change-Id: Ia190c702373c5159a805da6f5557a0ece8071ed6
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Fri, 3 Apr 2020 17:18:46 +0000 (13:18 -0400)]
Release 101
Issue-ID: RICAPP-92
Change-Id: I76a6a20791b2f91621d6e316fe9d182f12d9b79d
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Fri, 3 Apr 2020 17:54:37 +0000 (13:54 -0400)]
Fix container tag
Change-Id: I20892bb5ea8b024f1344384e8ca0e5890c3eeb7a
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Fri, 3 Apr 2020 15:35:09 +0000 (11:35 -0400)]
Changes:
* Docker now builds with an empty route file so rmr starts; it will not even start properly without this
* Change how fake_sdl is activated for docker convienence
* Create dev guide file
* Add instructions on how to test the rmr healthcheck in a running container
* Update to xapp frame 0.7.0 (which has rmr healthchecks)
Issue-ID: RICAPP-92
Change-Id: Ib0cd06870ba1bfc51ee8749c040d0b4c65f8c4fa
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Tue, 31 Mar 2020 12:06:53 +0000 (08:06 -0400)]
First complete implementation:
* This release is seen as the first complete implementation of QPD, although likely fixes and enhancements are needed
* Implement the rmr messaging
* Add tests for various bad scenarios like UE IDs not existing and Cell data not existing
* Fix UE IDs to be strings as they are in the req slides
Issue-ID: RICAPP-92
Change-Id: Id739cfd187237e713cb4b3c0b67cb89c2d853c7b
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Fri, 27 Mar 2020 12:31:01 +0000 (08:31 -0400)]
Implement SDL calls and testing
Issue-ID: RICAPP-92
Change-Id: I15e86369b72ab19df5548d09c56c95b603495356
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Thu, 26 Mar 2020 12:48:44 +0000 (08:48 -0400)]
Implement the core business logic of the data merge
Issue-ID: RICAPP-92
Change-Id: I1e5e59247f2f28f66140da65bf64f39669e5af67
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Wed, 25 Mar 2020 19:11:39 +0000 (15:11 -0400)]
Changes:
* Move to SI95
* Move to Xapp frame 0.6.0
* Move to py38
* Remove unneeded stuff from setup.py since this is a docker component and not a pypi library
* Add some mock data for future development
Issue-ID: RICAPP-92
Change-Id: Idadde588e85c1362c2bd3a9c724a5f62a312f76b
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Tommy Carpenter [Tue, 17 Mar 2020 14:32:38 +0000 (10:32 -0400)]
Initial QP Driver Xapp skeleton.
Issue-ID: RICAPP-47
Change-Id: Ifed1dcdc6a6ee5eaa54b978c61776055c646569e
Signed-off-by: Tommy Carpenter <tc677g@att.com>
LF Jenkins CI [Wed, 11 Mar 2020 17:04:58 +0000 (17:04 +0000)]
Automation adds INFO.yaml
Change-Id: I5ab38372c069df0bdce74aa4fe85be86d95a0cb4
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Wed, 11 Mar 2020 17:04:47 +0000 (17:04 +0000)]
Automation adds .gitreview
Change-Id: Ie502405def66ad7b2ea77852b2b39a53e3913801
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Wed, 11 Mar 2020 17:04:40 +0000 (17:04 +0000)]
Initial empty repository