You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NameDefault ValueDescription
ODL_REMOVEIDMDBfalseUsed to overwrite the default password persisted in H2 database.
ODL_ADMIN_USERNAMEadminCan be overwritten. If overwritten then ODL_REMOVEIDMDB should be mandatorily set to "true"
ODL_ADMIN_PASSWORDpre-encrypted passwordCan be overwritten. If overwritten then ODL_REMOVEIDMDB should be mandatorily set to "true"
JDEBUGfalseWhen set to "true", sets EXTRA_JAVA_OPTS with debugging parameters which allow for remote debugging
MYSQL_PASSWDopenECOMP1.0
ENABLE_ODL_CLUSTERfalseWhen set to "true", deploys ODL in Cluster mode.
GEO_ENABLEDfalse
SDNC_AAF_ENABLEDfalseWhen set to "true", performs authentication and authorization using artifacts generated from AAF
OOM_ENABLEDfalseUse default value when deploying SDNC/R as a standalone docker container. Set to "true" if Kubernetes deployment is used
IS_PRIMARY_CLUSTERfalseApplicable when ODL is deployed in cluster mode
MY_ODL_CLUSTER127.0.0.1Applicable when ODL is deployed in cluster mode
SDNRWTfalseSet to "true" if SDNR WT (Wireless Transport) features need to be installed
SDNRDMfalseSet to "true" if devicemanager boot features need to be installed. Works only if SDNRWT is also "true"
SDNRINITfalseSet to "true" if the ElasticSearch DB needs to be initialized with aliases and indices required for SDNR
SDNRONLYfalseSet to "true" if only SDNR features need to be installed minus the northbound features. Works only if SDNRWT is also "true"
SDNRDBURLhttp://sdnrdb:9200Contains the URL to be used for accessing the ElasticSearch DB
SDNR_NORTHBOUNDfalseSet to "true" if northbound features need to be installed
ODL_CERT_DIRnot setWhen set to a specific directory, installCerts.py uses the certificates in that directory
  • No labels