Hi Abhilash,
Yes, we are using openoltadapter with whitebox olt.
Please find the steps we follow:
1. VOLTHA is up and running using helm
2. Create a Techprofile and push it to etcd at tp_id 129
3. Create a sadis config locally and push it to ONOS. (in this sadis config, technology profile mentioned is 129)
4. Provision of OLT using voltctl.
After these steps, we can see, the pbit, tcont, and pq configuration are the same as the config we did in tp_129 (configured correctly ONU). Also from logs from openonu adapter, it shows aes_encryption is false.
But the ds aes_encrypt is shown enabled in ONU. (it happens through OMCC)