diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-05-31 07:54:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-05-31 07:54:39 +0000 |
commit | 5c5813d6e3537906bc3b87dbd9e86f910544adfe (patch) | |
tree | 4d4ccb8152789c06b0fb10042170537cbf644a6d /docs/development/devtools/clamp-sdc.rst | |
parent | 2e11c2e6df991a40933a72c3ff5e8341c047c613 (diff) | |
parent | a79904ff750b6d7667558ca59217d00a529df7a0 (diff) |
Merge "Documented Upgrade from Istanbul to Jakarta"
Diffstat (limited to 'docs/development/devtools/clamp-sdc.rst')
-rw-r--r-- | docs/development/devtools/clamp-sdc.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/devtools/clamp-sdc.rst b/docs/development/devtools/clamp-sdc.rst index b125d216..d871cc9c 100644 --- a/docs/development/devtools/clamp-sdc.rst +++ b/docs/development/devtools/clamp-sdc.rst @@ -60,12 +60,12 @@ Configuration changes Following are certain configuration changes required/cross-checked 1. policy-distribution configuration should include toscaAutomationCompositionDecoderConfiguration - File: kubernetes/policy/components/policy-distribution/resources/config/config.json +File: kubernetes/policy/components/policy-distribution/resources/config/config.json - Automation composition decoders and forwards should be present. Reference: `Sample Configuration <json/pd_config.json>` Design of participants and automation composition elements: ----------------------------------------------------------- +----------------------------------------------------------- Different participants and automation composition elements are created in SDC dashboard with the models available for automation composition. SDC provides a graphical interface for onboarding/designing resources (such as VNFs, PNFs, CNFs) and designing services composed of such resources |