Darren Loher

Results 411 comments of Darren Loher

@nokia1adam let me know if you'd like to continue this PR I will close as stale for now

Thanks for this @dliu2223. This would be a significant breaking change to the model. But I see the operational use case to want to create multiple classifiers and then apply...

Hi @r4huluk , If the route being evaluated in POLICY-1 has a community matching the first (and only) statement, POLICY-1 evaluation POLICY-1 should return TRUE. If the route being evaluated...

Hi, you are correct. We should revise the README and code to end in ACCEPT_ROUTE. Ref: https://github.com/openconfig/public/blob/2c81874b3199f35a0e34b90bef91a74308e0b29b/release/models/policy/openconfig-routing-policy.yang#L790-L810

Hi @cosmos2k17 can you give an example of a configuration you want to perform? Perhaps using some native CLI example would help me understand what you want to do.

Looks like it was only an oversight, happy to review a PR for this.

The [Yang RFC 6020 Section 7.12.1](https://datatracker.ietf.org/doc/html/rfc6020#section-7.12.1) says `status` is a valid substatement for the `uses` statement. So it seems what you want to do is supposed to be allowed by...

https://github.com/mbj4668/pyang/issues/577#issuecomment-600485288 provides their opinion that inheritance is not supported, so they agree with you Ebben. They say to properly deprecate a container or uses statement, one must deprecate each node...