summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
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