mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
move nettree to its own place. various other changes
This commit is contained in:
parent
078f1f10ae
commit
da617f195b
10 changed files with 599 additions and 106 deletions
|
@ -5,5 +5,9 @@ default-owner: DN42-MNT
|
|||
network-owner: inet6num inet6num
|
||||
network-owner: inet6num route
|
||||
network-owner: inet6num inetnum
|
||||
network-owner: inetnum inetnum
|
||||
network-owner: inetnum route
|
||||
network-owner: inetnum inetnum
|
||||
network-owner: inetnum route
|
||||
primary-key: inetnum cidr
|
||||
primary-key: inet6num cidr
|
||||
primary-key: person nic-hdl
|
||||
primary-key: role nic-hdl
|
|
@ -1,9 +1,10 @@
|
|||
schema: NAMESPACE-SCHEMA
|
||||
ref: dn42.schema
|
||||
ref: dn42.namespace
|
||||
key: namespace required single primary schema > [name]
|
||||
key: ns-schema required single > [schema]
|
||||
key: ns-owner required single > [schema]
|
||||
key: default-owner optional single lookup=dn42.mntner > [mntner]
|
||||
key: network-owner optional multiple > [parent-schema] [child-schema]
|
||||
key: primary-key optional multiple > [schema] [primary]
|
||||
mnt-by: DN42-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue