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:
io 2018-01-15 23:07:48 +01:00
parent 6ffd55b2e4
commit e63891cecd
No known key found for this signature in database
GPG key ID: 9BD563027F0E32FC
4 changed files with 2 additions and 4 deletions

View file

@ -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