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

Fix ietf yang search path for cvl schema builds #32

Merged
merged 1 commit into from Oct 28, 2020

Conversation

sachinholla
Copy link
Contributor

  1. Fixed pyang search paths in cvl schema makefiles to include top
    models/yang/common directory. Without this pyang may not locate ietf
    yangs during cvl schema builds, especially while building outside sonic
    slave docker.

  2. Updated go.mode and go.sum files to include new dependencies added
    during recent cvl enhancemnts

1) Fixed pyang search paths in cvl schema makefiles to include top
models/yang/common directory. Without this pyang may not locate ietf
yangs during cvl schema builds, especially while building outside sonic
slave docker.

2) Updated go.mode and go.sum files to include new dependencies added
during recent cvl enhancemnts
@renukamanavalan renukamanavalan merged commit 51224de into sonic-net:master Oct 28, 2020
@sachinholla sachinholla deleted the cvl_schema_build_fix branch October 29, 2020 03:46
kwangsuk pushed a commit that referenced this pull request May 20, 2024
* Adding transformer support for OC yang intf.

Co-authored-by: Satoru-Shinohara <satoru.shinohara@dell.com>
Co-authored-by: Nikita Agarwal <nikita_agarwal1@dell.com>

* Adding fix for sanity check errors.

Co-authored-by: Satoru-Shinohara <satoru.shinohara@dell.com>
Co-authored-by: Nikita Agarwal <nikita_agarwal1@dell.com>

* Adding dbinit.py to azure-pipelines.yml

* Addressing review comments.

* Addressing review comments for subinterfaces.

* Adding go.mod file.

* interface and ethernet counters REST GET support (#30)

* add support for counters - top level and ethernet

* Code Clean-up

* Add subscription support for interface and ethernet counters

* Update test-cases to support interface and ethernet state counters

* Remove state related tests as azure-pipelines do not support them.  (#32)

* add support for counters - top level and ethernet

* Code Clean-up

* Add subscription support for interface and ethernet counters

* Update test-cases to support interface and ethernet state counters

* address azure-pipelines error

---------

Co-authored-by: Nikita Agarwal <55811498+nagarwal03@users.noreply.github.com>
Co-authored-by: Nikita Agarwal <nikita_agarwal1@dell.com>
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.

None yet

2 participants