mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
Remove the obsolete bgp-status attribute
Remove it completely from the route6? schemas, and only allow "bgp-status: ignore" in the inet6?num schemas.
This commit is contained in:
parent
6ffd55b2e4
commit
e63891cecd
4 changed files with 2 additions and 4 deletions
|
@ -7,7 +7,7 @@ key: nserver optional multiple
|
|||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: bgp-status optional single > {active|absent|ignore} [timestamp]
|
||||
key: bgp-status optional single > ignore
|
||||
key: policy optional single > {open|closed|ask} min=int max=int all-min=int all-max=int
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue