diff options
author | saul.gill <saul.gill@est.tech> | 2023-04-19 11:08:38 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-04-19 11:28:47 +0100 |
commit | 6aabac81f030978f44e421d8e56b9a2d16048443 (patch) | |
tree | b916d6bb3f62976911ca8795d0ec77ba4a9659a5 /docs/clamp/acm/design-impl/clamp-gui-acm.rst | |
parent | 6b22fd6c16dbf30a1a95a688e9debde7b2a76d83 (diff) |
Removing doc with old info
Doc not in appropriate location
Info in doc no longer relevant
Issue-ID: POLICY-4613
Change-Id: I784be26a7d4bdde2c1ae056058d92df841addad9
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'docs/clamp/acm/design-impl/clamp-gui-acm.rst')
-rw-r--r-- | docs/clamp/acm/design-impl/clamp-gui-acm.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/clamp/acm/design-impl/clamp-gui-acm.rst b/docs/clamp/acm/design-impl/clamp-gui-acm.rst index 90e1c50b..b0a2782f 100644 --- a/docs/clamp/acm/design-impl/clamp-gui-acm.rst +++ b/docs/clamp/acm/design-impl/clamp-gui-acm.rst @@ -47,7 +47,6 @@ Class-based react components are used to render the different pages related to f - Deploying/Undeploying microservices to the policy framework. - Deleting Instances. -Although this GUI deploys microservices, it is a completely different paradigm to the new Automation Composition participant-based deployment of services. Details of the CLAMP GUI are provided in :ref:`clamp-policy-gui-label` 2.1.2 Automation Composition GUI ================================ |