Commit 7a02978c authored by Martin Ward's avatar Martin Ward
Browse files

Update description version, copyright, rm TBD

parent ce542325
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Copyright 2020 ETSI
Copyright 2022 ETSI

Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+2 −2
Original line number Diff line number Diff line
/* Copyright 2021 ETSI
/* Copyright 2022 ETSI
Licensed under the BSD-3 Clause (https://forge.etsi.org/legal-matters) */

module etsi-qkd-sdn-connectivity {

  yang-version "1.1";

  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-connectivity"; //TBD. Replaced when assigned.
  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-connectivity";

  prefix "qkdnw-conn";

+3 −3
Original line number Diff line number Diff line
/* Copyright 2021 ETSI
/* Copyright 2022 ETSI
Licensed under the BSD-3 Clause (https://forge.etsi.org/legal-matters) */

module etsi-qkd-sdn-inventory {

  yang-version "1.1";

  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-inventory"; //TBD. Replaced when assigned.
  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-inventory";

  prefix "qkdnw-invt";
  
@@ -22,7 +22,7 @@ module etsi-qkd-sdn-inventory {

  description
    "This module contains the groupings and containers composing the software-defined QKD network 
    inventory information models specified in ETSI GS QKD 018 V0.0.11";
    inventory information models specified in ETSI GS QKD 018 V1.1.1";

  revision 2022-02-22 {
    description "Refinement of the YANG model to make it compatible with the ETSI ISG QKD 015 V2.1.1";
+3 −3
Original line number Diff line number Diff line
/* Copyright 2021 ETSI
/* Copyright 2022 ETSI
Licensed under the BSD-3 Clause (https://forge.etsi.org/legal-matters) */

module etsi-qkd-sdn-topology {

  yang-version "1.1";

  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-topology"; //TBD. Replaced when assigned.
  namespace "urn:etsi:qkd:yang:etsi-qkd-sdn-topology";

  prefix "qkdnw-tplg";
  
@@ -21,7 +21,7 @@ module etsi-qkd-sdn-topology {

  description
    "This module contains the groupings and containers composing the software-defined QKD network 
    topology information models specified in ETSI GS QKD 018 V0.0.11";
    topology information models specified in ETSI GS QKD 018 V1.1.1";
  
  revision 2022-02-22 {
    description "Refinement of the YANG model to make it compatible with the ETSI ISG QKD 015 V2.1.1.";