X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fclamp%2Facm%2Facm-user-guide.rst;h=588b3b53c3939547ace5eecd63eca83462a09650;hb=4de6ac9faa4043f8a2d04c1b9f2f7f94606c6192;hp=e14492e9dfb12d96a35b5893ec14adda56b462ff;hpb=b4f03f4d97b1181e4cd8d1feae0c5dd40ba0d17f;p=policy%2Fparent.git diff --git a/docs/clamp/acm/acm-user-guide.rst b/docs/clamp/acm/acm-user-guide.rst index e14492e9..588b3b53 100755 --- a/docs/clamp/acm/acm-user-guide.rst +++ b/docs/clamp/acm/acm-user-guide.rst @@ -75,8 +75,9 @@ org.onap.policy.clamp.acm.AutomationCompositionElement: the ACM elements. Here we are defining various timeout properties and startPhase parameter that are common for all the AC elements. - Note: This node type value can be customised if the user wants to change the default name. Please refer the - "Configure custom namings for TOSCA node types" section of the Automation Composition Runtime design and implementation. + Note: + This node type value can be customised if the user wants to change the default name. Please refer the "Configure custom namings for TOSCA node types" + section of the Automation Composition Runtime design and implementation. org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement: This node type is used to define AC elements that are associated with kubernetes operations. It is further derived from the @@ -93,8 +94,9 @@ org.onap.policy.clamp.acm.AutomationComposition: Primitive node type for defining Automation composition definitions that comprises one or more AC elements in it. The AC definition of this type will be created under the Node templates. - Note: This node type value can be customised if the user wants to change the default name. Please refer the - "Configure custom namings for TOSCA node types" section of the Automation Composition Runtime design and implementation. + Note: + This node type value can be customised if the user wants to change the default name. Please refer the "Configure custom namings for TOSCA node types" + section of the Automation Composition Runtime design and implementation. .. literalinclude:: files/acm-nodetypes.yaml :language: yaml