diff options
author | Ryan Young <ry303t@att.com> | 2018-05-16 15:33:04 -0400 |
---|---|---|
committer | Ryan Young <ry303t@att.com> | 2018-05-16 15:33:42 -0400 |
commit | 10f079d1901aba3c2f42a94dc4aabe69d69887d5 (patch) | |
tree | 87d265ca5245b76ad9f7d8054790907104cf10b9 /docs/APPC Properties | |
parent | b91c16a9104c0ee742262e0e319a34ed1f1feafa (diff) |
update appc.properties documentation
Change-Id: I947859bc52e6e8c90ed2236e4ba54025c468a1e1
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-901
Diffstat (limited to 'docs/APPC Properties')
-rw-r--r-- | docs/APPC Properties/APPC Properties.rst | 5 |
1 files changed, 5 insertions, 0 deletions
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. |