diff options
author | brunomilitzer <bruno.militzer@est.tech> | 2022-06-01 16:02:29 +0100 |
---|---|---|
committer | brunomilitzer <bruno.militzer@est.tech> | 2022-06-03 11:07:11 +0100 |
commit | 875030c88db766ee65d60f61d1e28e31a23db604 (patch) | |
tree | 77150ab957837b26f88706fe6c1b866d33f92c26 /docs/development/devtools | |
parent | 5b5cda293262aafa691481b9ede8baeffc1dbc2c (diff) |
Documented and Tested API & PAP form Istanbul to Jakarta
Issue-ID: POLICY-4221
Issue-ID: POLICY-4222
Change-Id: Icca5521045c24908642ca32362f45dcf32825407
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
Diffstat (limited to 'docs/development/devtools')
-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 d871cc9c..07f030a6 100644 --- a/docs/development/devtools/clamp-sdc.rst +++ b/docs/development/devtools/clamp-sdc.rst @@ -105,7 +105,7 @@ SDC provides a graphical interface for onboarding/designing resources (such as V .. image:: images/sdc_distribute.png - An Automation Composition is created by commissioning a Tosca template with Automation Composition definitions. -This commissioned tosca service template can be further used from Policy-GUI for instantiating the Automation Composition with the state "UNINITIALISED". + This commissioned tosca service template can be further used from Policy-GUI for instantiating the Automation Composition with the state "UNINITIALISED". - Instantiate the commissioned Automation Composition definitions from the Policy Gui under 'Instantiation Management'. @@ -113,5 +113,5 @@ This commissioned tosca service template can be further used from Policy-GUI for - Verification: The automation composition is created with default state "UNINITIALISED" without errors. - .. image:: images/cl-instantiation.png + .. image:: images/ac-instantiation.png |