platform/core/system/edge-orchestration.git
5 years ago[EDGE-224] Implement APIs for services status check.
sewon.oh [Mon, 18 Mar 2019 11:12:51 +0000 (20:12 +0900)]
[EDGE-224] Implement APIs for services status check.

Add service status checking API.
refer: http://suprem.sec.samsung.net/jira/browse/EDGE-224

5 years agoMerge pull request #5 from RS7-EdgeComputing/EDGE-142
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Wed, 20 Mar 2019 06:22:48 +0000 (15:22 +0900)]
Merge pull request #5 from RS7-EdgeComputing/EDGE-142

Add event request handler

5 years agoApplied code review
jw_wonny.cha [Wed, 20 Mar 2019 06:18:35 +0000 (15:18 +0900)]
Applied code review

5 years agoMerge branch 'EDGE-142' of github.sec.samsung.net:RS7-EdgeComputing/edge-home-orchest...
jw_wonny.cha [Tue, 19 Mar 2019 10:39:53 +0000 (19:39 +0900)]
Merge branch 'EDGE-142' of github.sec.samsung.net:RS7-EdgeComputing/edge-home-orchestration into EDGE-142

5 years agoApplied Code Review
jw_wonny.cha [Tue, 19 Mar 2019 10:39:36 +0000 (19:39 +0900)]
Applied Code Review

5 years agoMerge pull request #4 from RS7-EdgeComputing/EDGE-129
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 19 Mar 2019 08:25:32 +0000 (17:25 +0900)]
Merge pull request #4 from RS7-EdgeComputing/EDGE-129

add discovery manager

5 years agoMerge branch 'master' into EDGE-142
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Tue, 19 Mar 2019 06:38:46 +0000 (15:38 +0900)]
Merge branch 'master' into EDGE-142

5 years agoAdd ctlChannel in message queue & add test code
jw_wonny.cha [Tue, 19 Mar 2019 05:40:38 +0000 (14:40 +0900)]
Add ctlChannel in message queue & add test code

5 years agochg build path to absolute path EDGE-129
damon92 [Tue, 19 Mar 2019 01:45:13 +0000 (10:45 +0900)]
chg build path to absolute path

5 years agochg build path to absolute path
damon92 [Tue, 19 Mar 2019 01:44:56 +0000 (10:44 +0900)]
chg build path to absolute path

5 years agoAdd event request handler
jw_wonny.cha [Mon, 18 Mar 2019 11:12:12 +0000 (20:12 +0900)]
Add event request handler

5 years agoAdd test code of service map
jw_wonny.cha [Mon, 18 Mar 2019 11:11:07 +0000 (20:11 +0900)]
Add test code of service map

5 years agoUpdate declared type / method
jw_wonny.cha [Mon, 18 Mar 2019 11:10:44 +0000 (20:10 +0900)]
Update declared type / method

5 years agoRemove unnecessary code
jw_wonny.cha [Mon, 18 Mar 2019 11:09:57 +0000 (20:09 +0900)]
Remove unnecessary code

5 years agorename to http_handler from main
jw_wonny.cha [Mon, 18 Mar 2019 11:09:42 +0000 (20:09 +0900)]
rename to http_handler from main

5 years ago- Change dynamic linking 3rd-party library from static linking
jw_wonny.cha [Mon, 18 Mar 2019 11:09:06 +0000 (20:09 +0900)]
- Change dynamic linking 3rd-party library from static linking
- Add zmq version

5 years agoupdate restapi functions
wansuyoo [Mon, 18 Mar 2019 09:24:30 +0000 (18:24 +0900)]
update restapi functions

5 years agoMerge pull request #3 from RS7-EdgeComputing/EDGE-109
차지원/Service Innovation Lab(SR)/Engineer/삼성전자 [Mon, 18 Mar 2019 08:58:21 +0000 (17:58 +0900)]
Merge pull request #3 from RS7-EdgeComputing/EDGE-109

update go packages

5 years agoremove errors package; remove oc-; replace tab to space
damon92 [Mon, 18 Mar 2019 08:23:29 +0000 (17:23 +0900)]
remove errors package; remove oc-; replace tab to space

5 years agoupdate api document
wansuyoo [Mon, 18 Mar 2019 08:13:38 +0000 (17:13 +0900)]
update api document

5 years agoadd discovery manager
damon92 [Mon, 18 Mar 2019 05:03:52 +0000 (14:03 +0900)]
add discovery manager

5 years agoremove unnecessary link
wansuyoo [Mon, 18 Mar 2019 00:26:58 +0000 (09:26 +0900)]
remove unnecessary link

5 years agoupdate go packages
wansuyoo [Fri, 15 Mar 2019 06:08:37 +0000 (15:08 +0900)]
update go packages

5 years agoMerge pull request #2 from RS7-EdgeComputing/EDGE-181
현재훈/Service Innovation Lab(SR)/Engineer/삼성전자 [Fri, 15 Mar 2019 05:55:09 +0000 (14:55 +0900)]
Merge pull request #2 from RS7-EdgeComputing/EDGE-181

Modify restAPI handler followed changed restAPI URI

5 years agoAdd test helper function
jw_wonny.cha [Thu, 14 Mar 2019 09:04:35 +0000 (18:04 +0900)]
Add test helper function

5 years agoCreate Test code related with serviceID
jw_wonny.cha [Thu, 14 Mar 2019 08:22:59 +0000 (17:22 +0900)]
Create Test code related with serviceID

5 years agoCreate Test code with concurrent_map
jw_wonny.cha [Thu, 14 Mar 2019 07:13:47 +0000 (16:13 +0900)]
Create Test code with concurrent_map

5 years agoInitialize maps saving service information in orchestration main
jw_wonny.cha [Thu, 14 Mar 2019 05:29:54 +0000 (14:29 +0900)]
Initialize maps saving service information in orchestration main

5 years agoAdd concurrent map data structure & service discovery
jw_wonny.cha [Thu, 14 Mar 2019 05:29:20 +0000 (14:29 +0900)]
Add concurrent map data structure & service discovery

5 years agodivide a function with service creation & execution
jw_wonny.cha [Thu, 14 Mar 2019 05:28:27 +0000 (14:28 +0900)]
divide a function with service creation & execution

5 years agoModify restAPI handler followed changed restAPI URI
jw_wonny.cha [Thu, 14 Mar 2019 05:26:30 +0000 (14:26 +0900)]
Modify restAPI handler followed changed restAPI URI

5 years agoupdate README
유완수/Service Innovation Lab(SR)/Staff Engineer/삼성전자 [Thu, 14 Mar 2019 04:53:26 +0000 (13:53 +0900)]
update README

5 years agoupdate api code generate
wansuyoo [Thu, 14 Mar 2019 04:52:26 +0000 (13:52 +0900)]
update api code generate

5 years agoMerge pull request #1 from RS7-EdgeComputing/EDGE-141
유완수/Service Innovation Lab(SR)/Staff Engineer/삼성전자 [Wed, 13 Mar 2019 07:26:41 +0000 (16:26 +0900)]
Merge pull request #1 from RS7-EdgeComputing/EDGE-141

update service executor

5 years agoupdate service executor
wansuyoo [Tue, 12 Mar 2019 06:23:22 +0000 (15:23 +0900)]
update service executor

5 years agoadd to gitignore ./bin directory
wansuyoo [Mon, 11 Mar 2019 10:34:15 +0000 (19:34 +0900)]
add to gitignore ./bin directory

5 years agoadd script for build & register service on x86_64
wansuyoo [Mon, 11 Mar 2019 06:36:14 +0000 (15:36 +0900)]
add script for build & register service on x86_64

5 years agofix errors
wansuyoo [Mon, 11 Mar 2019 05:12:39 +0000 (14:12 +0900)]
fix errors

5 years agofix names style refer from golint prints
wansuyoo [Mon, 11 Mar 2019 02:36:03 +0000 (11:36 +0900)]
fix names style refer from golint prints

5 years agoupdate restapi of resource_monitor
wansuyoo [Fri, 8 Mar 2019 07:39:09 +0000 (16:39 +0900)]
update restapi of resource_monitor

5 years agoUpdate README
유완수/Service Innovation Lab(SR)/Staff Engineer/삼성전자 [Fri, 8 Mar 2019 05:56:33 +0000 (14:56 +0900)]
Update README

5 years agoupdate module view image
wansuyoo [Fri, 8 Mar 2019 05:55:57 +0000 (14:55 +0900)]
update module view image

5 years agoupdate swagger json/yaml
wansuyoo [Fri, 8 Mar 2019 04:18:35 +0000 (13:18 +0900)]
update swagger json/yaml

5 years agoupdate orchestration restapi
wansuyoo [Fri, 8 Mar 2019 03:39:47 +0000 (12:39 +0900)]
update orchestration restapi

5 years agoupdate initial directories for packaging
wansuyoo [Thu, 7 Mar 2019 01:12:16 +0000 (10:12 +0900)]
update initial directories for packaging

5 years agoInitial commit
김정용/Service Innovation Lab(SR)/Staff Engineer/삼성전자 [Mon, 4 Mar 2019 08:30:44 +0000 (17:30 +0900)]
Initial commit