lighty version contains 3 numbers representing MAJOR.MINOR.PATCH (X.Y.Z) levels.
MAJOR number is mapped to major OpenDaylight release
lighty | OpenDaylight |
---|---|
15.Y.Z | Phosphorus (15) |
14.Y.Z | Silicon (14) |
... |
MINOR number is mapped to OpenDaylight service release (SR1, SR2, SR3, ..)
lighty | OpenDaylight |
---|---|
15.1.Z | Phosphorus SR1 |
15.2.Z | Phosphorus SR2 |
... |
PATCH number represents lighty release, usually security & bug fixes.
Two most recent OpenDaylight versions (MAJOR) are supported by lighty, always with the latest OpenDaylight service release (MINOR)
Version | Supported |
---|---|
MAJOR.MINOR | ✅ |
MAJOR.MINOR-(1..4) | ❌ |
MAJOR-1.MINOR | ✅ |
MAJOR-1.MINOR-(1..4) | ❌ |
< MAJOR-1 | ❌ |
Please report any discovered or suspected security vulnerabilities to PANTHEON.tech product security team at [email protected].