Skip to content

Commit

Permalink
Additional changes for WG LC preparation (#96)
Browse files Browse the repository at this point in the history
* Fixed XPath error

Updated XPath in the leafref for supported application codes and supported organizational modes: fix #95

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

* Fixed yanglint warnings

Fixed yanglint warnings

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

* Updated data types

Updated data types for max-diff-group-delay, min-Q-factor, available-baud-rate data types: fix #94

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

* Added new identities for wavelength assignment

Added new identities for wavelength assignment: fix #92

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

* Cleaned up the OTU type definitions

Cleaned up the OTU type definitions: fix #21

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

* Moved authors to contributors list

Moved authors to contributors list: fix #90

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>

---------

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>
  • Loading branch information
italobusi and sergiobelotti authored Feb 27, 2024
1 parent 9706e47 commit b458ec9
Show file tree
Hide file tree
Showing 5 changed files with 1,271 additions and 1,384 deletions.
32 changes: 23 additions & 9 deletions draft-ietf-ccamp-rfc9093-bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coding: utf-8
title: A YANG Data Model for Layer 0 Types

abbrev: Yang for Layer 0 Types
docname: draft-ietf-ccamp-rfc9093-bis-08
docname: draft-ietf-ccamp-rfc9093-bis-09
obsoletes: 9093
submissiontype: IETF
workgroup: CCAMP Working Group
Expand All @@ -30,10 +30,6 @@ author:
org: Nokia
role: editor
email: dieter.beller@nokia.com
-
name: Haomian Zheng
org: Huawei
email: zhenghaomian@huawei.com
-
name: Esther Le Rouzic
ins: E. Le Rouzic
Expand All @@ -43,12 +39,16 @@ author:
name: Aihua Guo
org: Futurewei Technologies
email: aihuaguo.ietf@gmail.com

contributor:
-
name: Haomian Zheng
org: Huawei
email: zhenghaomian@huawei.com
-
name: Daniel King
org: University of Lancaster
email: d.king@lancaster.ac.uk

contributor:
-
name: Gabriele Galimberti
org: Cisco
Expand Down Expand Up @@ -88,6 +88,12 @@ normative:
org: ITU-T Recommendation G.698.2
date: November 2018
seriesinfo: ITU-T G.698.2
ITU-T_G.709:
title: Interfaces for the optical transport network
author:
org: ITU-T Recommendation G.709
date: March 2020
seriesinfo: ITU-T G.709

informative:
ITU-T_G.694.1:
Expand All @@ -102,6 +108,12 @@ informative:
org: ITU-T Recommendation G.694.2
date: December 2003
seriesinfo: ITU-T G.694.2
ITU-T_G.Sup43:
title: "Transport of IEEE 10GBASE-R in optical transport networks (OTN)"
author:
org: ITU-T Supplement G.Sup43
date: December 2003
seriesinfo: ITU-T G.Sup43

--- abstract

Expand Down Expand Up @@ -212,9 +224,11 @@ Please replace XXXX with the RFC number assigned to this document.

> TBD: add a description and the list of references defined in YANG

otu-type:
otu-type:

> TBD: add a description and the list of references defined in YANG
> This specifies the type of OTU, including the types specified in {{ITU-T_G.709}}.

> Since {{ITU-T_G.Sup43}} does not guarantee interoperability in the data plane, the type of OTUk defined in {{ITU-T_G.Sup43}} can be defined in vendor-specific YANG modules using the otu-type identity, defined in this document, as the base.

operational-mode:

Expand Down
Loading

0 comments on commit b458ec9

Please sign in to comment.