diff options
author | Liam Fallon <liam.fallon@est.tech> | 2023-04-21 14:23:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-21 14:23:16 +0000 |
commit | 6944274e0f1d093d66a9c9d60125e358be0e9224 (patch) | |
tree | e319a6703675b32dec30e7717b082813cb598498 /docs/clamp/acm/design-impl | |
parent | f2ff03eb4b1be69dfddc3fbda559d1a82fc5c3cc (diff) | |
parent | 6aabac81f030978f44e421d8e56b9a2d16048443 (diff) |
Merge "Removing doc with old info"
Diffstat (limited to 'docs/clamp/acm/design-impl')
-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 ================================ |