Point to AAI version v13 45/42445/1
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Thu, 12 Apr 2018 08:17:12 +0000 (11:17 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Thu, 12 Apr 2018 08:17:12 +0000 (11:17 +0300)
Change-Id: Ie242f146ffbaa590d04ad5fba8e9c63cc9841083
Issue-ID: VID-212
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties
epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties

index fc42c62..752688d 100755 (executable)
@@ -112,7 +112,7 @@ element_map_icon_path = app/fusionapp/icons/
 #aai.oldserver.url.base=https://aai.api.openecomp.org:8443/aai/servers/\r
 #aai.oldserver.url=https://aai.api.openecomp.org:8443/aai/servers/v3/\r
 aai.server.url.base=https://104.239.249.183:8443/aai/\r
-aai.server.url=https://104.239.249.183:8443/aai/v11/\r
+aai.server.url=https://104.239.249.183:8443/aai/v13/\r
 aai.oldserver.url.base=https://104.239.249.183:8443/aai/servers/\r
 aai.oldserver.url=https://104.239.249.183:8443/aai/servers/v3/\r
 aai.truststore.filename=tomcat_keystore\r
index b837abb..462ebb4 100755 (executable)
@@ -65,7 +65,7 @@ element_map_icon_path = app/vid/icons/
 \r
 #aai related properties\r
 aai.server.url.base=https://${VID_AAI_HOST}:${VID_AAI_PORT}/aai/\r
-aai.server.url=https://${VID_AAI_HOST}:${VID_AAI_PORT}/aai/v11/\r
+aai.server.url=https://${VID_AAI_HOST}:${VID_AAI_PORT}/aai/v13/\r
 aai.oldserver.url.base=https://${VID_AAI_HOST}:${VID_AAI_PORT}/aai/servers/\r
 aai.oldserver.url=https://${VID_AAI_HOST}:${VID_AAI_PORT}/aai/servers/v3/\r
 aai.truststore.filename=${AAI_TRUSTSTORE_FILENAME}\r