DAEKEN KWON [Wed, 10 Apr 2019 11:53:24 +0000 (11:53 +0000)]
Merge "Add unit-test for orchestration-server." into tizen
Wansu Yoo [Wed, 10 Apr 2019 11:43:20 +0000 (11:43 +0000)]
Merge "build.sh : enhancement" into tizen
jaehoon.hyun [Wed, 10 Apr 2019 11:39:36 +0000 (20:39 +0900)]
build.sh : enhancement
build.sh ubuntu test/status/start/stop/restart
build.sh tizen
Change-Id: Id9710251c703895a0c5cb8b6f3b852a5b2e8946a
Wansu Yoo [Wed, 10 Apr 2019 11:32:41 +0000 (11:32 +0000)]
Merge "scoringmgr/handlers.go : bug fix" into tizen
DAEKEN KWON [Wed, 10 Apr 2019 11:25:22 +0000 (11:25 +0000)]
Merge "Add apache2.0 license annotation" into tizen
jaehoon.hyun [Wed, 10 Apr 2019 11:21:16 +0000 (20:21 +0900)]
scoringmgr/handlers.go : bug fix
it would be after handler dl symbol dlclose, can call lib function
Change-Id: I3a3f8253c01f98b7d44dd828907b97408dc5ffa4
heewon Park [Wed, 10 Apr 2019 10:48:43 +0000 (19:48 +0900)]
Add unit-test for orchestration-server.
- Update Makefile for unittest
- Add unit-test file.
Change-Id: Idc6b4d70d21e45d705c869ca5ae5f94634ecb844
Signed-off-by: heewon Park <h_w.park@samsung.com>
jw_wonny.cha [Wed, 10 Apr 2019 09:53:59 +0000 (18:53 +0900)]
Add apache2.0 license annotation
Change-Id: I7d237eda3a3cbd1a5c59b9f5cf74c99bf27cb9ad
Signed-off-by: jw_wonny.cha <jw_wonny.cha@samsung.com>
jaehoon.hyun [Wed, 10 Apr 2019 09:11:21 +0000 (18:11 +0900)]
bug fix : getNetworkBandwidth change logic
Change-Id: I595bbcc0ce6dc80d4b71a3600ce63400e5db170d
jw_wonny.cha [Wed, 10 Apr 2019 07:31:00 +0000 (16:31 +0900)]
improve coverage in restapi/v1 pkg
- delete not used restapi server
- add testcase of discoverymgr in restapi_test
Change-Id: Ifaf9506edecf25b755c619bb0ad0fffba7a2e50b
Signed-off-by: jw_wonny.cha <jw_wonny.cha@samsung.com>
wansuyoo [Wed, 10 Apr 2019 03:58:39 +0000 (12:58 +0900)]
Improve build script functions
./build.sh : build Go executable binary for amd64
./build.sh all : build C executable binary for amd64
./build.sh arm : build Go object for arm
./build.sh tizen : build arm packages for Tizen
Change-Id: Iad1fc675b4766f0b3bcdf781bdbbe82182b708c6
Signed-off-by: wansuyoo <wansu.yoo@samsung.com>
wansuyoo [Tue, 9 Apr 2019 08:04:12 +0000 (17:04 +0900)]
Change file mode excluding exec option
Change-Id: I6ca2516e085dc38a60f6b458188d0d1a8fb0e39c
Signed-off-by: wansuyoo <wansu.yoo@samsung.com>
wansuyoo [Tue, 9 Apr 2019 07:55:22 +0000 (16:55 +0900)]
wansuyoo [Mon, 8 Apr 2019 23:48:38 +0000 (08:48 +0900)]
wansuyoo [Thu, 4 Apr 2019 00:05:54 +0000 (09:05 +0900)]
update packaging
wansuyoo [Wed, 3 Apr 2019 00:08:18 +0000 (09:08 +0900)]
sync from previous github
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 2 Apr 2019 10:51:25 +0000 (19:51 +0900)]
Merge pull request #27 from RS7-EdgeComputing/EDGE-331
LGTM
Merge pull request #29 from RS7-EdgeComputing/EDGE-299
Edge 299
Merge pull request #28 from RS7-EdgeComputing/servicemgr
Clean up Servicemgr
jaehoon.hyun [Tue, 2 Apr 2019 10:12:01 +0000 (19:12 +0900)]
orchestration_api changed
jaehoon.hyun [Tue, 2 Apr 2019 10:11:44 +0000 (19:11 +0900)]
mock_getscoring.go changed name mock_score.go
jaehoon.hyun [Tue, 2 Apr 2019 10:10:40 +0000 (19:10 +0900)]
mock_lib_add unsafe.Pointer use
jaehoon.hyun [Tue, 2 Apr 2019 10:09:59 +0000 (19:09 +0900)]
handlers api changed
jaehoon.hyun [Tue, 2 Apr 2019 10:09:45 +0000 (19:09 +0900)]
orchEngine it is global variable initialize when Init function called.
serviceClient.listenNotify operate goroutine
jaehoon.hyun [Tue, 2 Apr 2019 10:08:16 +0000 (19:08 +0900)]
score interface function seperate another go file
jw_wonny.cha [Tue, 2 Apr 2019 10:07:08 +0000 (19:07 +0900)]
- merged type
jw_wonny.cha [Tue, 2 Apr 2019 10:06:57 +0000 (19:06 +0900)]
- Add HandleNotification in case of local environment
jw_wonny.cha [Tue, 2 Apr 2019 10:06:31 +0000 (19:06 +0900)]
- Update indentation
jw_wonny.cha [Tue, 2 Apr 2019 09:40:49 +0000 (18:40 +0900)]
- applied changed function
jw_wonny.cha [Tue, 2 Apr 2019 09:39:41 +0000 (18:39 +0900)]
- delete http_sender in servicemgr
jw_wonny.cha [Tue, 2 Apr 2019 09:39:08 +0000 (18:39 +0900)]
- Add test code
jw_wonny.cha [Tue, 2 Apr 2019 09:38:56 +0000 (18:38 +0900)]
- Add Get, Post, Delete Request function
jaehoon.hyun [Tue, 2 Apr 2019 06:57:16 +0000 (15:57 +0900)]
Merge branch 'EDGE-301' into EDGE-299
# Conflicts:
# src/scoringmgr/handlers.go
# src/scoringmgr/mock/mock_lib_add.go
jaehoon.hyun [Tue, 2 Apr 2019 06:34:35 +0000 (15:34 +0900)]
handler done life cycle seperated init and running status
jaehoon.hyun [Tue, 2 Apr 2019 06:28:46 +0000 (15:28 +0900)]
getscoring interface function mock
jaehoon.hyun [Tue, 2 Apr 2019 06:28:31 +0000 (15:28 +0900)]
scoringmgr mock conf file update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:56 +0000 (15:27 +0900)]
scoringmgr mock library interface function update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:32 +0000 (15:27 +0900)]
incubtor of dlcall code update
jaehoon.hyun [Tue, 2 Apr 2019 06:27:17 +0000 (15:27 +0900)]
handlers in scoringmgr managed life cycle of handle
jaehoon.hyun [Tue, 2 Apr 2019 06:26:42 +0000 (15:26 +0900)]
orchestration api changed
jaehoon.hyun [Tue, 2 Apr 2019 06:26:10 +0000 (15:26 +0900)]
orchestrationapi do not use mock , it is move to api_test
jaehoon.hyun [Tue, 2 Apr 2019 06:25:44 +0000 (15:25 +0900)]
watcher do not watch CHMOD
jaehoon.hyun [Tue, 2 Apr 2019 06:25:17 +0000 (15:25 +0900)]
executeCommand function add at configuremgr_test.go
jaehoon.hyun [Tue, 2 Apr 2019 06:24:43 +0000 (15:24 +0900)]
duplicate mock to orchestrationapi from configuremgr/mock
jaehoon.hyun [Tue, 2 Apr 2019 06:24:15 +0000 (15:24 +0900)]
configuremgr PushLibPath insterface change
jaehoon.hyun [Tue, 2 Apr 2019 06:23:46 +0000 (15:23 +0900)]
configuremgr conf interface change
jaehoon.hyun [Tue, 2 Apr 2019 06:23:28 +0000 (15:23 +0900)]
conf interface change
jaehoon.hyun [Tue, 2 Apr 2019 06:22:42 +0000 (15:22 +0900)]
git ignore add 3rdparty / vendor
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 2 Apr 2019 06:11:54 +0000 (15:11 +0900)]
Merge branch 'master' into EDGE-301
jw_wonny.cha [Tue, 2 Apr 2019 06:05:46 +0000 (15:05 +0900)]
- add function that request http GET
jw_wonny.cha [Tue, 2 Apr 2019 06:04:15 +0000 (15:04 +0900)]
- Add parameter that channel getting score value in load function
jw_wonny.cha [Tue, 2 Apr 2019 06:00:45 +0000 (15:00 +0900)]
- Add GetScore export API
jw_wonny.cha [Tue, 2 Apr 2019 06:00:21 +0000 (15:00 +0900)]
- rest api test code
jw_wonny.cha [Tue, 2 Apr 2019 05:59:37 +0000 (14:59 +0900)]
- Add rest api that getting scoring
jaehoon.hyun [Fri, 29 Mar 2019 10:01:00 +0000 (19:01 +0900)]
orchestration compile error fix
jaehoon.hyun [Fri, 29 Mar 2019 09:30:02 +0000 (18:30 +0900)]
orchestration api implement
jaehoon.hyun [Fri, 29 Mar 2019 09:13:28 +0000 (18:13 +0900)]
Merge branch 'master' into EDGE-299
jaehoon.hyun [Fri, 29 Mar 2019 09:13:01 +0000 (18:13 +0900)]
change interface scoringmgr, configuremgr
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 06:39:56 +0000 (15:39 +0900)]
Merge pull request #23 from RS7-EdgeComputing/EDGE-247-tmp
Edge 247 tmp
damon92 [Fri, 29 Mar 2019 06:19:00 +0000 (15:19 +0900)]
add rest apis
jw_wonny.cha [Fri, 29 Mar 2019 06:06:49 +0000 (15:06 +0900)]
- add compare targetURL with "localhost" string
- Add Init() export function
jw_wonny.cha [Fri, 29 Mar 2019 06:06:03 +0000 (15:06 +0900)]
- Clean up test code
jw_wonny.cha [Fri, 29 Mar 2019 06:05:31 +0000 (15:05 +0900)]
- move test code to servicemgr folder
damon92 [Fri, 29 Mar 2019 06:02:23 +0000 (15:02 +0900)]
add rest apis
damon92 [Fri, 29 Mar 2019 05:26:36 +0000 (14:26 +0900)]
link w/ configuremgr; add service name based discovery
damon92 [Fri, 29 Mar 2019 04:58:54 +0000 (13:58 +0900)]
Merge branch 'master' of github.sec.samsung.net:RS7-EdgeComputing/edge-home-orchestration-go into EDGE-247-tmp
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 04:46:32 +0000 (13:46 +0900)]
Merge pull request #20 from RS7-EdgeComputing/EDGE-238
Add dbus interface files and Makefile for CMain.
wansuyoo [Fri, 29 Mar 2019 04:36:28 +0000 (13:36 +0900)]
changed shared library to static archive
damon92 [Fri, 29 Mar 2019 01:12:13 +0000 (10:12 +0900)]
edit package test to discoverymgr
damon92 [Fri, 29 Mar 2019 00:48:34 +0000 (09:48 +0900)]
chg folder
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 00:33:00 +0000 (09:33 +0900)]
Merge pull request #21 from RS7-EdgeComputing/EDGE-254
Add servicemgr interface
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 29 Mar 2019 00:26:26 +0000 (09:26 +0900)]
Merge pull request #19 from RS7-EdgeComputing/EDGE-287
Edge 287
jw_wonny.cha [Thu, 28 Mar 2019 12:38:36 +0000 (21:38 +0900)]
- Remove unnecessary types
jw_wonny.cha [Thu, 28 Mar 2019 12:36:52 +0000 (21:36 +0900)]
- Add export API to interface
jw_wonny.cha [Thu, 28 Mar 2019 12:36:29 +0000 (21:36 +0900)]
- Update configuration & service map
jw_wonny.cha [Thu, 28 Mar 2019 12:35:02 +0000 (21:35 +0900)]
- remove register/remove service to mdns
- add notification Target ( local / remote)
jw_wonny.cha [Thu, 28 Mar 2019 12:33:48 +0000 (21:33 +0900)]
- Update http_sender api
jw_wonny.cha [Thu, 28 Mar 2019 12:33:18 +0000 (21:33 +0900)]
- Clean up unnecessary code
jw_wonny.cha [Thu, 28 Mar 2019 12:32:57 +0000 (21:32 +0900)]
- Remove Unnecessary test code
jw_wonny.cha [Thu, 28 Mar 2019 12:32:11 +0000 (21:32 +0900)]
- Add StatusNotification Type
jw_wonny.cha [Thu, 28 Mar 2019 12:30:15 +0000 (21:30 +0900)]
- Remove unnecessary rest api (get service / delete service..)
- Add notification rest api
wansuyoo [Thu, 28 Mar 2019 12:06:16 +0000 (21:06 +0900)]
fixed file name
wansuyoo [Thu, 28 Mar 2019 11:58:56 +0000 (20:58 +0900)]
merge CMain build at build script
heewon Park [Thu, 28 Mar 2019 11:01:34 +0000 (20:01 +0900)]
Merge remote-tracking branch 'origin/master' into EDGE-238
# Conflicts:
# src/CMain/inc/orchestration.h
heewon Park [Thu, 28 Mar 2019 10:42:37 +0000 (19:42 +0900)]
Add dbus interface files and Makefile for CMain.
Signed-off-by: heewon Park <h_w.park@samsung.com>
damon92 [Thu, 28 Mar 2019 10:39:18 +0000 (19:39 +0900)]
discovery_test.go added
wansuyoo [Thu, 28 Mar 2019 10:28:04 +0000 (19:28 +0900)]
fixed names
Merge pull request #18 from RS7-EdgeComputing/EDGE-291
Repository structuring
wansuyoo [Thu, 28 Mar 2019 09:50:39 +0000 (18:50 +0900)]
changed directory name
이동엽/Service Innovation Lab(SR)/Engineer/삼성전자 [Thu, 28 Mar 2019 09:36:31 +0000 (18:36 +0900)]
Merge pull request #16 from RS7-EdgeComputing/EDGE-109
update LICENSE file
wansuyoo [Thu, 28 Mar 2019 09:34:26 +0000 (18:34 +0900)]
update shared object file
jaehoon.hyun [Thu, 28 Mar 2019 08:06:37 +0000 (17:06 +0900)]
CODEOWENERS file add for reviewer
damon92 [Thu, 28 Mar 2019 08:06:21 +0000 (17:06 +0900)]
setservicename detect bad request
damon92 [Thu, 28 Mar 2019 08:04:41 +0000 (17:04 +0900)]
setservicename detect bad request
jaehoon.hyun [Thu, 28 Mar 2019 08:02:24 +0000 (17:02 +0900)]
scoringmgr_test dynamic loading mysum so file and run
jaehoon.hyun [Thu, 28 Mar 2019 07:58:13 +0000 (16:58 +0900)]
dynamic lib function call using cgo
jaehoon.hyun [Thu, 28 Mar 2019 07:57:38 +0000 (16:57 +0900)]
mysum so file and conf file upload for test
jaehoon.hyun [Thu, 28 Mar 2019 07:51:44 +0000 (16:51 +0900)]
scoringmgr library handler implemented
jaehoon.hyun [Thu, 28 Mar 2019 07:51:08 +0000 (16:51 +0900)]
tdd code incubator directory
jaehoon.hyun [Thu, 28 Mar 2019 07:50:41 +0000 (16:50 +0900)]
scoringmgr support log