From 10f079d1901aba3c2f42a94dc4aabe69d69887d5 Mon Sep 17 00:00:00 2001 From: Ryan Young Date: Wed, 16 May 2018 15:33:04 -0400 Subject: update appc.properties documentation Change-Id: I947859bc52e6e8c90ed2236e4ba54025c468a1e1 Signed-off-by: Ryan Young Issue-ID: APPC-901 --- docs/APPC Properties/APPC Properties.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/APPC Properties') diff --git a/docs/APPC Properties/APPC Properties.rst b/docs/APPC Properties/APPC Properties.rst index c862349..7aa12f9 100644 --- a/docs/APPC Properties/APPC Properties.rst +++ b/docs/APPC Properties/APPC Properties.rst @@ -142,6 +142,11 @@ Note: The IaaS Adapter currently supports the OpenStack VIM *only*, and uses the - Applies to the following features: appc-rest-adapter-bundle, appc-iaas-adapter-bundle, appc-chef-adapter-bundle - These properties are used to configure the retry logic for connection to the IaaS provider(s). The retry delay property is the amount of time, in seconds, the application waits between retry attempts. The retry limit is the number of retries that are allowed before the request is failed. +- **appc.LCM.scopeOverlap.endpoint**: + + - Applies to appc-request-handler-core + - Used to define the RESTCONF url of the interfaces-service + **APPC Transactions Database Connection** Applies to the following features: appc-dg-common, appc-command-executor-core, appc-request-handler-core, appc-workflow-management-core. -- cgit 1.2.3-korg