commit | 8eff3f9f7fe49028fb340e76d8349599ea826fb4 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@opennetworking.org> | Mon May 21 17:54:03 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Mon May 21 17:54:03 2018 +0000 |
tree | 6d24e5f5fed67aa3ef2b54f2715a8f31d47634d4 | |
parent | c8ccca3b74fa67a2ea2e1eab51721ae0a0e88604 [diff] | |
parent | f0adbf8d761be615ff9dc6dc88c82a50e788ddd7 [diff] |
Merge "VOL-757: OpenOLT - dpid based on OLT ip address"
diff --git a/protos/openolt.proto b/protos/openolt.proto index 7041800..c9f6d98 100644 --- a/protos/openolt.proto +++ b/protos/openolt.proto
@@ -63,10 +63,6 @@ message OltIndication { string oper_state = 1; // up, down - string mac = 2; - string serial_number = 3; - string manufacturer = 4; - string name = 5; } message IntfIndication {