Commit ca5a0cb4 authored by Leandro Campos's avatar Leandro Campos
Browse files

Pon service

parent 4d01ccc3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ package context;

import "acl.proto";
import "kpi_sample_types.proto";
import "pon.proto";
import "pon_access.proto";

service ContextService {
  rpc ListContextIds     (Empty         ) returns (       ContextIdList   ) {}
@@ -538,7 +538,7 @@ message ConfigRule_ACL {

message ConfigRule_PON {
  EndPointId endpoint_id = 1;
  pon.PonRuleSet rule_set = 2;
  pon_access.PonRuleSet rule_set = 2;
}

message ConfigRule {
@@ -546,7 +546,7 @@ message ConfigRule {
  oneof config_rule {
    ConfigRule_Custom custom  = 2;
    ConfigRule_ACL acl        = 3;
    ConfigRule_PON            = 5;
    ConfigRule_PON pon_access = 5;
  }
}

+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
// limitations under the License.

syntax = "proto3";
package pon;
package pon_access;

message PonRuleSet {
  string m = 1;                // ncclient session