summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config/conf/aaiclient.properties
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-10-22 12:29:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-22 12:29:29 +0000
commit29e7c3ff9310ade6c7e4c04b6f09e1c000d1ef78 (patch)
tree326d19f7d79f868ee1a74659049e0e66977a5db5 /kubernetes/sdnc/resources/config/conf/aaiclient.properties
parent6ccf7a1881e2402cbd469e300c72dff27951a2e4 (diff)
parente0e8ca7e4141de59e1e2a8f7918103c85db6d8f4 (diff)
Merge "[SDNC] change comment style"
Diffstat (limited to 'kubernetes/sdnc/resources/config/conf/aaiclient.properties')
-rwxr-xr-xkubernetes/sdnc/resources/config/conf/aaiclient.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/kubernetes/sdnc/resources/config/conf/aaiclient.properties b/kubernetes/sdnc/resources/config/conf/aaiclient.properties
index 5d4473c978..7021990da0 100755
--- a/kubernetes/sdnc/resources/config/conf/aaiclient.properties
+++ b/kubernetes/sdnc/resources/config/conf/aaiclient.properties
@@ -1,3 +1,4 @@
+{{/*
###
# ============LICENSE_START=======================================================
# openECOMP : SDN-C
@@ -17,6 +18,7 @@
# limitations under the License.
# ============LICENSE_END=========================================================
###
+*/}}
#
# Configuration file for A&AI Client
@@ -78,4 +80,4 @@ org.onap.ccsdk.sli.adaptors.aai.path.vnf.image.query=/aai/v13/service-design-and
org.onap.ccsdk.sli.adaptors.aai.param.format=filter=%s:%s
org.onap.ccsdk.sli.adaptors.aai.param.vnf_type=vnf-type
org.onap.ccsdk.sli.adaptors.aai.param.physical.location.id=physical-location-id
-org.onap.ccsdk.sli.adaptors.aai.param.service.type=service-type \ No newline at end of file
+org.onap.ccsdk.sli.adaptors.aai.param.service.type=service-type