This file contains instructions for updating an existing installation of OSCARS from a previous version to a newer version.
Instructions include config file changes, database schema changes, etc.
Assert this exists in application.properties
:
# Support for untagged ports in topo-common version 0.0.31 or higher.
# See https://esnet.atlassian.net/browse/OCD-613
# Enabled = true. Disabled = false.
# Default: false.
# Process untagged 'NULL' ethernet encapsulation ports from topology discovery:
# Enabled: Ingest Port objects and INCLUDE the ethernetEncapsulation.NULL enum type.
# Disabled: Ingest Port objects and IGNORE the ethernetEncapsulation.NULL enum type.
features.untagged-ports=false
# Process QINQ ethernet encapsulation ports from topology discovery:
# Enabled: Ingest Port objects and INCLUDE the ethernetEncapsulation.QINQ enum type.
# Disabled: Ingest Port objects and IGNORE the ethernetEncapsulation.QINQ enum type.
features.qinq-ports=false
Add these to application.properties
:
# cflowd for VPLS endpoints: enabled, disabled, not-supported
# should be "not-supported" for ESnet NSO ver <= 1.40.0
nso.cflowd=not-supported
# set this to true if NSO devices do not support live-status (typically in local ocd-stack development)
nso.mock-live-show-commands=false
# string value that should match the NSO routing-domain identifier
nso.routing-domain=esnet-293