summaryrefslogtreecommitdiffstats
path: root/conductor.conf
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-09-17 08:36:01 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-09-21 21:43:41 +0000
commitbd65c5112a6ada9bbb92d4244608582f9237d03a (patch)
treed02202ec858aa50d22a551d2cf38229f51e1e5c1 /conductor.conf
parent4f5bfd835c01ccc7b79d0bce048fe0684c6c945a (diff)
Migrate to v14 AAI schema
Upgraded v14 AAI schema. Modified AAI simulator urls to support v14 version. Change-Id: Ib4e34d6f04b827bc6d48098f057cb76b4f523e16 Issue-ID: OPTFRA-355 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'conductor.conf')
-rwxr-xr-xconductor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conductor.conf b/conductor.conf
index b4e74e4..654eddd 100755
--- a/conductor.conf
+++ b/conductor.conf
@@ -160,7 +160,7 @@ complex_cache_refresh_interval = 60
server_url = https://aai.api.simpledemo.onap.org:8443/aai
# The version of A&AI in v# format. (string value)
-server_url_version = v13
+server_url_version = v14
# SSL/TLS certificate file in pem format. This certificate must be registered
# with the A&AI endpoint. (string value)