Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BBF TR-477 YANG modules #1534

Merged
merged 2 commits into from
Jan 26, 2024
Merged

BBF TR-477 YANG modules #1534

merged 2 commits into from
Jan 26, 2024

Conversation

wlupton
Copy link
Contributor

@wlupton wlupton commented Jan 19, 2024

No description provided.

Copy link
Member

@einarnn einarnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be an issue with some of the check scripts, seeing errors like this a number of times:

  /home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-pppoe-intermediate-agent.yang:36: error: module "ietf-crypto-types" not found in search path
/home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-pppoe-intermediate-agent.yang:39: error: module "ietf-tcp-client" not found in search path
/home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-pppoe-intermediate-agent.yang:42: error: module "ietf-tcp-server" not found in search path
/home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-pppoe-intermediate-agent.yang:45: error: module "ietf-tls-client" not found in search path
/home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-pppoe-intermediate-agent.yang:572: error: grouping "tls-server-grouping" not found in module "ietf-tls-server" 
Errors in /home/runner/work/yang/yang/standard/bbf/standard/application/bbf-d-olt-mgmd.yang

Can you address this?

Cheers,

Einar

@wlupton
Copy link
Contributor Author

wlupton commented Jan 20, 2024

Thanks. I'll check on Monday. I fear that the problem may be that these modules are still drafts

@einarnn
Copy link
Member

einarnn commented Jan 20, 2024

@wlupton, if that is the case you can adjust the paths used by pyang in your scripts until the models are approved, assuming the models are in the repo at all (experimental/draft models usually are).

@wlupton
Copy link
Contributor Author

wlupton commented Jan 21, 2024

They're running successfully now

@wlupton
Copy link
Contributor Author

wlupton commented Jan 22, 2024

@einarnn please also see #1535.

@wlupton
Copy link
Contributor Author

wlupton commented Jan 26, 2024

@einarnn do i need to do something else before this can be merged? thanks

@einarnn einarnn merged commit 2aeeba1 into YangModels:main Jan 26, 2024
1 check passed
@wlupton
Copy link
Contributor Author

wlupton commented Jan 26, 2024

Thanks @einarnn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants