[Ivy] draft-ietf-ivy-network-inventory-topology-06 early Yangdoctors review

Andy Bierman via Datatracker <noreply@ietf.org> Mon, 11 May 2026 19:09 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: ivy@ietf.org
Delivered-To: ivy@mail2.ietf.org
Received: from [10.244.6.166] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id 8F70FEC9C420; Mon, 11 May 2026 12:09:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1778526547; bh=P8UPeXj5G3vRkthwp12ela3vQIj8xfelrNM6K+iJX1c=; h=From:To:Cc:Subject:Reply-To:Date; b=i5obewsLbkhBdf+82TJ0d+d6naX4l0z2Tm85u5t4bMC5fvJVxyWCtivSrQ5aI6DnO pRSdk541suX6DVg7tX/ewnysF0T+MVFHMzQU7VqQ6xxzFVo5XsHwOeDozPQGBPKKpL 6j0jtu5zXXof9a3yeozM8pZWtH2x9pBg+5PQg2RA=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Andy Bierman via Datatracker <noreply@ietf.org>
To: yang-doctors@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.64.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <177852654749.700057.17696165658673135933@dt-datatracker-54557f87b8-lnrkh>
Date: Mon, 11 May 2026 12:09:07 -0700
Message-ID-Hash: XKQZ3HE6N2U4S2URLFFUDTEMKVNWGQII
X-Message-ID-Hash: XKQZ3HE6N2U4S2URLFFUDTEMKVNWGQII
X-MailFrom: noreply@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: draft-ietf-ivy-network-inventory-topology.all@ietf.org, ivy@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: Andy Bierman <andy@yumaworks.com>
Subject: [Ivy] draft-ietf-ivy-network-inventory-topology-06 early Yangdoctors review
List-Id: Network Inventory YANG Working Group <ivy.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ivy/BZ-xoilKnD2pFFQqqW_sSKAk8OQ>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ivy>
List-Help: <mailto:ivy-request@ietf.org?subject=help>
List-Owner: <mailto:ivy-owner@ietf.org>
List-Post: <mailto:ivy@ietf.org>
List-Subscribe: <mailto:ivy-join@ietf.org>
List-Unsubscribe: <mailto:ivy-leave@ietf.org>

Document: draft-ietf-ivy-network-inventory-topology
Title: A YANG Network Data Model for Inventory Topology Mapping
Reviewer: Andy Bierman
Review result: Ready

-  Module is well-written.
-  Reviewed module only; draft should be checked against templates in RFC 9907

Question about leaf link-type

The type is 'string' with some example values given.
Normally, an identityref leaf is used for this type of leaf.
Was that considered?  
A reference-stmt should be added if possible?