diff options
author | eeginux <henry.xie@est.tech> | 2020-01-24 11:07:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-24 11:07:26 +0000 |
commit | 41b19afac718c146c8448c68b28df796cef93eb6 (patch) | |
tree | 5326ccc3832e220749864c5dcc86e3ade7408786 | |
parent | c1ab0eac0e8e9e02937aff3f28fe04e4f4bb44bb (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to 8c9f2c73f4366ae42ad7e2c1742885b5ad793360
- decision point API
ControllerRunnable interface: implemented by controller
ControllerContext: Controller Context for controller execution
ControllerPreparable interface:used to setup execution context
ControllerExecutionBB:controller execution for building block
ControllerExecutionDE:controller execution for camunda
Skeleton implementation for APPC controller
Skeleton implementation for SDNC controller
Use ControllerExecutionDE for existing PNF configuration.
Add integration tests for controllerExecutionBB/DE
Add GenericControllerExecution activity for BuildingBlockExecution based
Add GenericControllerExecutionDE activity for DelegateExecution based.
CDS controller to be implemented by SO-CDS generic buildingBlock
Actor seletion based on ingested metadata
Issue-ID: SO-2070
Change-Id: I4020c2ce21468939690e2cef78bbadbfff4bd3e4
Signed-off-by: eeginux<henry.xie@est.tech>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 8d77d8544d88dfb91e9287b1620212cc9821bd5 +Subproject 8c9f2c73f4366ae42ad7e2c1742885b5ad79336 |