aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has-properties
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-10-23 14:33:09 +0530
committerkrishna moorthy <krishna.moorthy6@wipro.com>2020-10-27 12:46:05 +0000
commit4e76bd143c04d7f2adcc01255f3666e0d333414c (patch)
treedb2e061a384574783127ef4543bebefeca0d3435 /scripts/optf-has/has/has-properties
parente50b1f4517d353e31626d06fa3a5bea079a07c44 (diff)
[OOF] Add CSIT for NSI/NSSI selection
HAS Image version updated to 2.1.2 Issue-ID: OPTFRA-865 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5cb8d62d1f7a280bcf3f5efa6b2d333909d9daed
Diffstat (limited to 'scripts/optf-has/has/has-properties')
-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]