What ports does Helium expose?
If all features were installed, what would be the set of ports exposed by Helium?
These are the ones exposed by Hydrogen, according to this:
# Ports
# JMX: 1088
# Netconf: 1830
# OSGi Console: 2400
# Lisp Flow Mapping: 4342 # Service Provider Version
# Internal Cluster RPC 5666
# OpenFlow: 6633
# ODL Clustering 7800
# [default] Java Debug: 8000
# ODL Web Portal: 8080
# Netconf: 8383
# ODL Clustering 12001
Have any been removed/changed/added?
I need this for a Helium Dockerfile, but it would be nice to document it here for others.