commit | 4a78f3d277c6988313f976f86d14f89c094f690d | [log] [tgz] |
---|---|---|
author | selvamuthukumaran_c <selvamuthukumaran_c@infosys.com> | Wed May 22 06:13:57 2019 +0000 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed May 22 19:11:44 2019 +0000 |
tree | 51ac3a23cf58cfe68bee33f55dec2e5e02822a1c | |
parent | ddaa32c8e43512bf4b69d7f027984be93a6559d8 [diff] [blame] |
[seba-608] - fetch tech profile from subscriber object Change-Id: I06e2fedae97fb2b3216c22482ce788ca2a435bcb
diff --git a/handlers.go b/handlers.go index eb8b8fc..2ca0499 100644 --- a/handlers.go +++ b/handlers.go
@@ -56,7 +56,7 @@ NasPortID: sub.NasPortID, CircuitID: sub.CircuitID, RemoteID: sub.RemoteID, - TechnologyProfileID: 64, + TechnologyProfileID: sub.TechnologyProfileID, } log.Debugf("Fetching bandwidth profiles for subscriber %s", sub.OnuSerialNumber)