Zack Williams | e377eae | 2019-12-20 16:40:38 -0700 | [diff] [blame] | 1 | VOLTHA 2.2 Release Notes |
| 2 | ======================== |
| 3 | |
| 4 | Highlights |
| 5 | ---------- |
| 6 | |
| 7 | Started the SEBA Surge effort to get VOLTHA 2.x in production by AT&T, DT, and |
| 8 | TT. VOLTHA 2.2 release is a stepping stone towards that goal. Main highlights |
| 9 | of this release include the work done for stabilizing VOLTHA and creating test |
| 10 | infrastructure. |
| 11 | |
| 12 | Core |
| 13 | ---- |
| 14 | - Simplified VOLTHA stack: https://docs.google.com/presentation/d/1pPJFG1NIDQGSla_Sn1Jx4xqDXO9uEEhwgTegZEB6JK0/edit |
| 15 | |
| 16 | Development process |
| 17 | ------------------- |
| 18 | |
| 19 | - kind-voltha used to bring up development/testing |
| 20 | - voltctl CLI replaces CLI container |
| 21 | - Supports AT&T workflow |
| 22 | - Moved to BAL 3.1 (from BAL 2.6 in VOLTHA 1.7 and 2.1 releases) |
| 23 | - 7 active brigades |
| 24 | |
| 25 | Testing |
| 26 | ------- |
| 27 | |
| 28 | - Expanded set of Test Cases: https://docs.google.com/spreadsheets/d/1TOSibGWXOAYOVeT0UwcivFRMm3oQzSdcpRG5E9_WTbQ/edit |
| 29 | - Patchset sanity testing with emulated hardware (BBSim) |
| 30 | - Ability to submit patchsets for test on physical hardware (hardware test keyword in gerrit) |
| 31 | - Nightly regression suite on hardware growing |
| 32 | - New BBSim used for functional testing and scale testing |
| 33 | - BBSim Reflector (BBR) to verify BBSim itself scales |
| 34 | |
| 35 | Documentation |
| 36 | ------------- |
| 37 | |
| 38 | - Operator Workflows Defined: https://docs.google.com/presentation/d/1FP42UviD9Ln-Pjrho5cEOT4mxD1SjszjJUD1MA3jdKY/edit |
Joey Armstrong | a2fa658 | 2023-04-07 11:03:36 -0400 | [diff] [blame] | 39 | - Several Design docs published: https://drive.google.com/drive/folders/1sNbD1oMA1twG4Kqn2e77ExzXR81qC6LK |
Zack Williams | e377eae | 2019-12-20 16:40:38 -0700 | [diff] [blame] | 40 | |
| 41 | Known Issues |
| 42 | ------------ |
| 43 | |
| 44 | - | This release does not support Tech Profiles other than 1 TCONT, |
| 45 | | 1 GEM port, due to issues in BAL 3.1 (VOL-2104, VOL-2105). A move to BAL 3.4 is required. |
| 46 | - A scenario in the AT&T workflow results in errors (see VOL-2395) |
| 47 | |
| 48 | Component Versions |
| 49 | ------------------ |
| 50 | |
| 51 | - ONOS: 1.13.9, with app versions: |
| 52 | - olt: 3.0.1 |
| 53 | - sadis: 3.1.0 |
| 54 | - aaa: 1.9.0 |
| 55 | - dhcpl2relay: 1.6.1 |
| 56 | - kafka: 1.1.0 |
| 57 | |
| 58 | - VOLTHA component versions |
| 59 | - helm charts |
| 60 | - voltha: 2.2.0 |
| 61 | - adapter-openolt 2.2.0 |
| 62 | - adapter-openonu 2.2.0 |
| 63 | - onos: 1.1.4 |
| 64 | - Containers |
| 65 | - voltha-rw-core: 2.2.3 |
| 66 | - voltha-of-agent: 2.2.3 |
| 67 | - voltha-openolt-adapter: 2.2.5 |
| 68 | - voltha-openonu-adapter: 2.2.6 |
| 69 | - voltha-onos: 2.2.0 |
| 70 | |
| 71 | - BBSim |
| 72 | - helm charts: 3.0.7 |
| 73 | - container: 0.0.9 |
| 74 | |
| 75 | - OpenOLT Agent using BAL 3.1 (voltha-2.2) |
| 76 | - openolt_2_2_0_asfvolt16.deb (available from EdgeCore site) |
| 77 | - | Get access credentials for https://edgecore.quickconnect.to and then login and navigate to File_Station -> |
| 78 | | EdgecoreNAS, and then the folder /ASXvOLT16/OpenOLT_Agent/From_ONF_Distribution/ and pick the version above |
| 79 | |