Commit 829933cc authored by chada's avatar chada
Browse files

Update etsi-qkd-sdn-inventory.yang

parent 3d6d6526
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ module etsi-qkd-sdn-inventory {
    }
  }

  notification sqdkdn_phys_link_perf_update {
  notification sdqkdn_phys_link_perf_update {
    container qkd_phys_link {
      uses phys_link_id_ref;
      uses phys_link_key_rate_perf;
@@ -355,21 +355,21 @@ module etsi-qkd-sdn-inventory {
    }
  }

  notification sqdkdn_svc_link_perf_update {
  notification sdqkdn_svc_link_perf_update {
    container qkd_svc_link {
      uses svc_link_id_ref;
      uses svc_link_key_rate_perf;
    }
  }

  notification sqdkdn_phys_link_overloaded {
  notification sdqkdn_phys_link_overloaded {
    container qkd_phys_link {
      uses phys_link_id_ref;
      uses phys_link_key_rate_perf;
    }
  }

  notification sqdkdn_svc_link_overloaded {
  notification sdqkdn_svc_link_overloaded {
    container qkd_svc_link {
      uses svc_link_id_ref;
      uses svc_link_key_rate_perf;