update copyright to avoid noisy diff after build
[appc/deployment.git] / installation / src / main / appc-properties / appc.properties
index 8a62471..0b6dc17 100644 (file)
@@ -1,3 +1,23 @@
+###
+# ============LICENSE_START=======================================================
+# openECOMP : APP-C
+# ================================================================================
+# Copyright (C) 2017 OpenECOMP
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#      http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ============LICENSE_END=========================================================
+###
+
 ###                                            ###
 ### Closed-Loop 1607 Properties (for demo)  ###
 ###                                            ###
@@ -31,7 +51,7 @@ appc.topology.dg.version=2.0.0
 ###                                                                                                                                               ###
 provider1.type=test
 provider1.name=test
-provider1.identity=http://identity1.appc.local
+provider1.identity=http://identity1.appc.local/test
 provider1.tenant1.name=test
 provider1.tenant1.userid=test
 provider1.tenant1.password=test
@@ -59,8 +79,7 @@ appc.ClosedLoop.client.secret=testCL
 appc.ClosedLoop.provider.url=https://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8443/restconf/operations/appc-provider:topology-operation
 appc.ClosedLoop.provider.url.user=admin
 appc.ClosedLoop.provider.url.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
-test.vm_url=http://api.appc.local/vm/9999999
-
+test.vm_url=http://api.appc.local/vm/9999999/test/99999999-9999-9999-9999-999999999999
 
 # appc-event-listener-bundle properties (only defined in src/test of default.properties)
 appc.LCM.poolMembers=10.0.11.1:3904
@@ -80,13 +99,13 @@ restconf.pass=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
 
 # properties found in appc-rest-adapter-bundle, appc-chef-adapter-bundle, appc-iaas-adapter-bundle)
 #Your OpenStack IP
-test.ip=<TEST_IP>
+test.ip=10.0.11.100
 # Your OpenStack Platform's Keystone Port (default is 5000)
-test.port=<TEST_PORT>
+test.port=5000
 test.tenantid=test
 test.vmid=test
 # Port 8774 below is default port for OpenStack's Nova API Service
-test.url=<TEST_URL>
+test.url=http://api.appc.local/vm/9999999/test/99999999-9999-9999-9999-999999999999
 
 
 # Properties from default.properties in the src/test and src/main paths of appc-asdc-listener-bundle 
@@ -116,6 +135,5 @@ appc.asdc.provider.url=http://localhost:8181/restconf/operations/AsdcMessage:con
 
 
 
-