diff options
author | Liam Fallon <liam.fallon@est.tech> | 2021-11-01 11:30:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-01 11:30:31 +0000 |
commit | c9cf7a8a0ff0ae105358b1fdef60a23d81a80a89 (patch) | |
tree | 3b93b48848940c724d22282992a2333fb1816fd9 /docs/development/devtools | |
parent | dc95f3a47d7418c02479298e58f5a8efb773ce09 (diff) | |
parent | 0564c26db98fdf42d3ce0a3ab45083da34ba67aa (diff) |
Merge "Fix missing image in pairwise testing document" into istanbul
Diffstat (limited to 'docs/development/devtools')
-rw-r--r-- | docs/development/devtools/clamp-dcae.rst | 2 | ||||
-rw-r--r-- | docs/development/devtools/clamp-policy.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/devtools/clamp-dcae.rst b/docs/development/devtools/clamp-dcae.rst index c0cd41bf..c5701084 100644 --- a/docs/development/devtools/clamp-dcae.rst +++ b/docs/development/devtools/clamp-dcae.rst @@ -71,7 +71,7 @@ A Control Loop is created by commissioning a Tosca template with Control loop de Update instance properties of the Control Loop Elements if required. - .. image:: images/update-instance.PNG + .. image:: images/update-instance.png Verification: The control loop is created with default state "UNINITIALISED" without errors. diff --git a/docs/development/devtools/clamp-policy.rst b/docs/development/devtools/clamp-policy.rst index 72a9a1b1..a0e11152 100644 --- a/docs/development/devtools/clamp-policy.rst +++ b/docs/development/devtools/clamp-policy.rst @@ -59,7 +59,7 @@ A Control Loop is created by commissioning a Tosca template with Control loop de Update instance properties of the Control Loop Elements if required. - .. image:: images/update-instance.PNG + .. image:: images/update-instance.png Verification: The control loop is created with default state "UNINITIALISED" without errors. |