For each top-level feature, identify the name, url, description, etc. User-facing features are used directly by end users.
Please provide the URL to each document at docs.opendaylight.org. If the document is under review, provide a link to the change in Gerrit.
Do you have any external interfaces other than RESTCONF?
Yes, we have md-sal and css netconf servers. Also server for netconf call-home.
If so, how are they secure?
NETCONF over SSH
What port numbers do they use?
Please see https://wiki.opendaylight.org/view/Ports. Netconf call-home uses TCP 6666
Other security issues?
None that we are aware of
Is is possible migrate from the previous release? If so, how?
Yes, no specific steps needed apart from migrating netconf’s topology configuration from DS.
Is this release compatible with the previous release?
Yes
Any API changes?
No
Any configuration changes?
md-sal netconf northbound is started via blueprint instead of config subsystem.
List key known issues with workarounds
None
List of features/APIs which are EOLed, deprecated, and/or removed in this release
NETCONF southbound plugin, configuration with configub subsystem is deprecated
Describe any major shifts in release schedule from the release plan
No shifts