Andy Bierman <[email protected]> wrote:
> Hi,
> 
> RFC 7950 has no text at all that addresses this specific point:
> 
> module if-aug {
>   yang-version 1.1;
>   namespace "http://netconfcentral.org/ns/if-aug";;
>   prefix ifa;
>   import ietf-interfaces { prefix if; }
>   revision "2017-10-14";
> 
>   augment "/if:interfaces-state/if:interface" {
>     action reset {
>       description "Reset this interface";
>     }
>   }
> }
> 
> Both pyang and yangdump-pro accept this module with no warnings or errors.
> Sec. 12 should address this issue.

The intention was that this is legal, but as you note, for some reason
there is no explicit text in 7950 about this.

This was issue Y60, see
http://svn.tools.ietf.org/svn/wg/netmod/yang-1.1/issues.html#sec-61.


/martin

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to