sync 20190409 master
authorwansuyoo <wansu.yoo@samsung.com>
Tue, 9 Apr 2019 07:55:22 +0000 (16:55 +0900)
committerwansuyoo <wansu.yoo@samsung.com>
Tue, 9 Apr 2019 07:55:22 +0000 (16:55 +0900)
commit72a972014f04e1f99115ee27c4d22fedab9ac2c6
treeb95e68c6ce36d968675a20145c37e02b3ac3b0bc
parent3cd68b549b8bc15e9361dd0be567e486f5a20e95
sync 20190409
29 files changed:
.gitignore
Makefile
src/CMain/inc/orchestration.h [deleted file]
src/CMain/inc/orchestration_server.h
src/CMain/src/main.c
src/CMain/src/orchestration_server.c
src/configuremgr/configuremgr_test.go [changed mode: 0644->0755]
src/configuremgr/edge_log.go [deleted file]
src/configuremgr/mock/simulation.go
src/configuremgr/watchConfPath.go
src/discoverymgr/README.md [deleted file]
src/discoverymgr/discovery_execution.go
src/discoverymgr/discovery_init.go
src/discoverymgr/discoverymgr_test.go
src/interface/main.go
src/libedge-orchestration/sample/main.c
src/logmgr/logmgr.go
src/logmgr/logmgr_test.go [new file with mode: 0755]
src/orchestrationapi/edge_log.go [deleted file]
src/orchestrationapi/orchestration_api_test.go
src/orchestrationapi/orchstration_api.go
src/scoringmgr/edge_log.go [deleted file]
src/scoringmgr/handlers.go
src/scoringmgr/lib_scoring_interface.go [changed mode: 0644->0755]
src/scoringmgr/mock/mock_lib_add.go
src/scoringmgr/score.go
src/scoringmgr/scoringmgr_test.go
src/securemgr/cipher.go
src/securemgr/cipher_test.go [new file with mode: 0755]