summaryrefslogtreecommitdiffstats
path: root/aai-resources/appconfig/aaiconfig.properties
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-08-13 21:14:50 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-13 21:14:50 +0000
commit3aa1cab0aed348f0790d312715a5fae70f3cabb3 (patch)
treea5d67d15e16fd59acf15e3471db69cdb654a2722 /aai-resources/appconfig/aaiconfig.properties
parent78bcb334864ab03d6a4eef40c3a71102569c4465 (diff)
parent0e5d88605f1e1693938cc6c5081766eff4cbf7f7 (diff)
Merge "Update test config for schema ingest library"
Diffstat (limited to 'aai-resources/appconfig/aaiconfig.properties')
-rw-r--r--aai-resources/appconfig/aaiconfig.properties13
1 files changed, 4 insertions, 9 deletions
diff --git a/aai-resources/appconfig/aaiconfig.properties b/aai-resources/appconfig/aaiconfig.properties
index fb32ac8..bfef486 100644
--- a/aai-resources/appconfig/aaiconfig.properties
+++ b/aai-resources/appconfig/aaiconfig.properties
@@ -35,13 +35,8 @@ aai.config.checktime=1000
# this could come from siteconfig.pl?
aai.config.nodename=AutomaticallyOverwritten
-
-
-aai.auth.cspcookies_on=false
-aai.dbmodel.filename=ex5.json
-
aai.server.url.base=https://aai.api.simpledemo.onap.org:8443/aai/
-aai.server.url=https://aai.api.simpledemo.onap.org:8443/aai/v11/
+aai.server.url=https://aai.api.simpledemo.onap.org:8443/aai/v14/
aai.global.callback.url=https://aai.api.simpledemo.onap.org:8443/aai/
aai.tools.enableBasicAuth=true
@@ -54,18 +49,18 @@ aai.keystore.filename=aai_keystore
aai.keystore.passwd.x=OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0
-aai.notification.current.version=v11
+aai.notification.current.version=v14
aai.notificationEvent.default.status=UNPROCESSED
aai.notificationEvent.default.eventType=AAI-EVENT
aai.notificationEvent.default.domain=dev
aai.notificationEvent.default.sourceName=aai
aai.notificationEvent.default.sequenceNumber=0
aai.notificationEvent.default.severity=NORMAL
-aai.notificationEvent.default.version=v11
+aai.notificationEvent.default.version=v14
# This one lets us enable/disable resource-version checking on updates/deletes
aai.resourceversion.enableflag=true
aai.logging.maxStackTraceEntries=10
-aai.default.api.version=v11
+aai.default.api.version=v14