aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has-properties/conductor.conf.onap
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/optf-has/has/has-properties/conductor.conf.onap')
-rw-r--r--scripts/optf-has/has/has-properties/conductor.conf.onap3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/optf-has/has/has-properties/conductor.conf.onap b/scripts/optf-has/has/has-properties/conductor.conf.onap
index 6cf8fb29..3ce7fa05 100644
--- a/scripts/optf-has/has/has-properties/conductor.conf.onap
+++ b/scripts/optf-has/has/has-properties/conductor.conf.onap
@@ -296,6 +296,7 @@ concurrent = true
# Time between checking for new plans. Default value is 1. (integer value)
# Minimum value: 1
#polling_interval = 1
+opt_schema_file = /opt/has/conductor/etc/conductor/opt_schema.json
# (integer value)
# Minimum value: 1
@@ -335,7 +336,7 @@ concurrent = true
#
# Extensions list to use (list value)
-#extensions = aai
+extensions = aai,generator
[messaging_server]