summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
rajdeep11 [Tue, 8 Oct 2024 14:36:25 +0000 (20:06 +0530)]
adding the model discovery
Change-Id: I7763f1d2283766f89cdddc8e72fbc1c605692dda
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 8 Oct 2024 11:50:52 +0000 (17:20 +0530)]
fixing the register model request
Change-Id: I00756b0a0b3abd444722896368de3e829e0401bc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Rajdeep Singh [Tue, 8 Oct 2024 09:51:40 +0000 (09:51 +0000)]
Merge "Samle collection for request client"
subhash kumar singh [Mon, 7 Oct 2024 19:10:44 +0000 (19:10 +0000)]
Samle collection for request client
Collected different samples for requestclient to use for
API interaction.
Change-Id: I63a45a4ad567bc15817e8fb5a36d62d2addf5f49
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Rajdeep Singh [Tue, 8 Oct 2024 09:42:24 +0000 (09:42 +0000)]
Merge "Add sample makefile for the build"
Rajdeep Singh [Tue, 8 Oct 2024 09:39:43 +0000 (09:39 +0000)]
Merge "Sample deployment artifact for MME deployment"
subhash kumar singh [Mon, 7 Oct 2024 19:08:24 +0000 (19:08 +0000)]
Sample deployment artifact for MME deployment
Sample deployment artifact for MME deployment.
Change-Id: I52aa5416852c5d8633a1e9164b9e83cbabb2b94d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 7 Oct 2024 19:05:36 +0000 (19:05 +0000)]
Add sample makefile for the build
Added sample makefile for build process.
Change-Id: Iec796d05ef1500485e9c5d1626dfc9ad3404fbae
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 7 Oct 2024 10:47:17 +0000 (10:47 +0000)]
Implement ModelInfoRepository
Implemented ModelInfoRepository with implementation.
Change-Id: If70abc07f440d12a42cee1581212a8d567828f0d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 7 Oct 2024 09:24:15 +0000 (09:24 +0000)]
DB connection for service layer
DB connection for service layer.
Note: Intially DB connection started using sqllite3 connection
later the connection would be updated to postgress.
Change-Id: I106fa3e8fdc16b762ed8203390a37375fef996e1
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 30 Sep 2024 14:30:07 +0000 (14:30 +0000)]
Interface for data layer
Interface for data layer.
Change-Id: I4f9d57f346940c3f52240d9a91ffd12d50e9facf
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 30 Sep 2024 14:15:50 +0000 (14:15 +0000)]
Refactor models to separate folder
Refactor models to separate folder.
Change-Id: I5d3611b2293989589d9513449727409d2e07872a
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Wed, 25 Sep 2024 07:31:21 +0000 (13:01 +0530)]
changes in the modelinfo by adding model id
Change-Id: I619a13069a8d209b8c9ab3c5762d65a206230ddc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
gyuyoung [Tue, 13 Aug 2024 16:07:43 +0000 (01:07 +0900)]
Implement listing all model information stored in modelmgmtservice
- Add an API to list all model information managed in modelmgmtservice
- Add the API testcase to verify whether it works or not
- Modify 'ModelInfo' struct as 'Bucket'
- Tidy some code to follow API and DB perspective
- Remove 'getModelInfoList' route and Update 'getModelInfo' route to
list all model informations
- Remove unused comment
Issue-ID: AIMLFW-128
Change-Id: I0aded193271327379f4d1ee661eb2c8695acbf64
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
gyuyoung [Mon, 29 Jul 2024 13:36:38 +0000 (22:36 +0900)]
Reduce image size of modelmgmtservice
- Updated stage1 to build modelmgmtservice golang binary
- Added stage2 to run modelmgmtservice golang binary with compact
environment
- Change alpine tag from 'latest' to '3.20' for fixing development environment
Issue-ID: AIMLFW-116
Change-Id: Idce95bef25c4505f0edb0a810bfebdc96b89283a
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
subhash kumar singh [Thu, 11 Jul 2024 13:04:16 +0000 (13:04 +0000)]
Release tag update
Updated release tag to fix AIMLFW-108.
Change-Id: I54679bb6967cd4c0c8c4449b65b7dba82acc7bfa
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Tue, 9 Jul 2024 11:00:54 +0000 (11:00 +0000)]
Fix the model registration
Fixed model registiration by creating instance of dbMgr.
Also code is modified to be more testable.
Issue-ID: AIMLFW-108
Change-Id: If6c03cb1aaaeeb0e8c3794bbb787abcf25946859
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Thu, 27 Jun 2024 12:03:48 +0000 (17:33 +0530)]
Release image
adding release image
Change-Id: I0c8109a4f12ab2f4ba2159ecfd9832c1f15b4612
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 27 Jun 2024 11:50:49 +0000 (17:20 +0530)]
New Container tag
adding the newer container tag
Change-Id: I7b11bceefb6a425bdf124812646f11dbddaa20a4
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 25 Apr 2024 11:50:24 +0000 (11:50 +0000)]
PTL change
Change-Id: Idecc4c910b1a1eb5f76ce700bfb66af38b77b5a8
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Mon, 4 Mar 2024 10:48:22 +0000 (10:48 +0000)]
Add license to router
Added missing license for `router.go`.
Change-Id: I4d6784ee1632a39b3fc6e7ae241adf7a2ce0bd50
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Fri, 1 Mar 2024 10:41:10 +0000 (10:41 +0000)]
Refactor gin router
Refactor gin router to have custom http server.
Change-Id: Iec4d712345950d39b186da173db147100b0ebb70
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Fri, 23 Feb 2024 09:58:00 +0000 (09:58 +0000)]
Hide the S3Manager details from DbMgr inerface
Used DbMgr interface to hide the details of S3Maanager in
service layer.
Also fixed the the close on body if the err is thrown.
Change-Id: If113b9bdf9c7c5e43994c459c21995e5e02e331b
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Fri, 23 Feb 2024 09:05:04 +0000 (09:05 +0000)]
Introduce interface for DB
Introcuced the interface for DB to remove direct dependency
on S3Mganager.
Also removed unused structure.
Change-Id: I88be5b595c0d41c490c723c65981c1902a7029ac
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 30 Jan 2024 09:14:33 +0000 (09:14 +0000)]
Merge "Remove repetative call for S3Manager"
SANDEEP KUMAR JAISAWAL [Tue, 30 Jan 2024 09:13:14 +0000 (09:13 +0000)]
Merge "Remove unused structure"
josephthaliath [Wed, 24 Jan 2024 12:08:33 +0000 (17:38 +0530)]
Adding new commiters to the repository
Change-Id: Ia40915ad194404bc4e947e37d5179e6ec7d83d31
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
subhash kumar singh [Wed, 24 Jan 2024 08:24:25 +0000 (08:24 +0000)]
Remove repetative call for S3Manager
Remove repetative call for `S3Manager` creation.
Change-Id: I0ff47ed3e6c58e1d5913f86b4e9a114ecd72d174
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Wed, 24 Jan 2024 07:51:44 +0000 (07:51 +0000)]
Remove unused structure
Removed unused structure.
Change-Id: I106bdbbbde3e59d24e46b134f5c403bb8c5f17e0
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Fri, 19 Jan 2024 11:21:21 +0000 (11:21 +0000)]
Change Module name
Changed module name from `example.com\mmes` to
`gerrit.o-ran-sc.org\r\aiml-fw\modelmgmtservice`.
Change-Id: I5a282c5d9d5ec499d66a9ce95f0e9b6af2f8a41d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 12:28:48 +0000 (17:58 +0530)]
Release related changes
Issue-Id: AIMLFW-64
Change-Id: Ie24e3490d13ba2aed55457507d49b1b501f6cf65
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 07:31:59 +0000 (13:01 +0530)]
Adding trigger file for document generation
Issue-Id: AIMLFW-64
Change-Id: Id036514588427cdc0c55490fc691655169abdb6f
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 05:25:11 +0000 (10:55 +0530)]
Add doc gerating trigger file for repo
Issue-Id: AIMLFW-64
Change-Id: If6cd478ae48974c3b59a48dc05edd5ee0a3dfd16
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 12 Dec 2023 08:49:00 +0000 (14:19 +0530)]
Documentation, License files
Issue-Id: AIMLFW-64
Change-Id: I87f29d48e59f2d5df822bb69fc152bfbaf2cb8a6
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Fri, 8 Dec 2023 08:58:10 +0000 (14:28 +0530)]
Returning a fixed model.zip and review comments
Issue-Id: AIMLFW-64
Change-Id: I1805ac7193594f79f44d24e3077d418bcc118c56
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 5 Dec 2023 06:49:56 +0000 (12:19 +0530)]
Adding container-tag for docker images, license year change
Issue-Id: AIMLFW-64
Change-Id: I564eda28a50828d03f7f462f0a95728e2e915902
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 29 Nov 2023 11:08:54 +0000 (16:38 +0530)]
Adding docker file for CI build,Dir name changed
Issue-Id: AIMLFW-64
Change-Id: I97e5a463993b3affbc37f7642731576a0503426a
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 22 Nov 2023 17:00:12 +0000 (22:30 +0530)]
Removing extra go calls, used to testing
Issue-Id: AIMLFW-64
Change-Id: Ie07cc0f60ce85dcc2ac89e29686d58a1284f7f4b
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 22 Nov 2023 16:12:28 +0000 (21:42 +0530)]
Logging module with common file logger
Issue-Id: AIMLFW-64
Change-Id: I2c676ccc520a70d5c207152c8d2acc532fe1b191
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 11:12:36 +0000 (16:42 +0530)]
Register model error handling
Issue-Id: AIMLFW-64
Change-Id: I37be89de3c417e6e7001b1fc114cbf8e1c23fe63
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 09:51:43 +0000 (15:21 +0530)]
Exporting the model zip file extension to env variable
Issue-Id: AIMLWF-64
Change-Id: I407a3b32aba8b9c2c454fe5164b879834e0c0c1a
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 07:33:21 +0000 (13:03 +0530)]
Adding getModelInfoByModelName API
Issue-Id: AIMLFW-64
Change-Id: I6131a882b3932183a73c171be33bdd86349503a4
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 15 Nov 2023 11:32:39 +0000 (17:02 +0530)]
downloadModel implemented for MMES
Issue-Id: AIMLFW-64
Change-Id: Idfc7bb796cf1c12438409edfb05f5f053dd7094f
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Wed, 15 Nov 2023 04:29:01 +0000 (09:59 +0530)]
Implemented uploadModel API
Issue-Id: AIMLFW-64
Change-Id: Ie3e6c9483234102e156a212cebea2db590ccd829
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Fri, 10 Nov 2023 07:04:03 +0000 (12:34 +0530)]
GetModelInfo api implemented
Issue-Id: AIMLFW-64
Change-Id: Ief893fa1ad2eb3b83d39c86e2bee6d8cf325b224
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Thu, 9 Nov 2023 18:03:21 +0000 (23:33 +0530)]
Review comments : Adding copyright, remaning variables as per naming
conventions
Issue-Id: AIMLFW-64
Change-Id: I633ede09e7ae6b903f10bb85580071a213fb99da
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
SANDEEP KUMAR JAISAWAL [Tue, 7 Nov 2023 16:08:59 +0000 (21:38 +0530)]
Initial core functions for AIMLFW Model Management Service
Issue-Id: AIMLFW-64
Change-Id: Idda11ab96ad0da076ed86db30e2240b2546ff74e
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Joseph Thaliath [Wed, 25 Oct 2023 14:39:35 +0000 (14:39 +0000)]
Merge "Chore: Automation adds .gitreview"
LF Jenkins CI [Wed, 4 Oct 2023 18:58:53 +0000 (18:58 +0000)]
Automation adds INFO.yaml
Change-Id: I4294fe834db2c2c0e43d49127835db8721421a78
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
lf-jobbuilder [Wed, 4 Oct 2023 18:58:51 +0000 (18:58 +0000)]
Chore: Automation adds .gitreview
Change-Id: Ia33294082191707f93f8c186d9028fbcd1f54ed7
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Wed, 4 Oct 2023 18:58:46 +0000 (18:58 +0000)]
Initial empty repository