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

[yang-models] Removing sonic-acl import from sonic-nat.yang #8632

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

ghooo
Copy link
Contributor

@ghooo ghooo commented Aug 30, 2021

Why I did it

Fixing issue [sonic-utilities] Unit test failed when building sonic-utilities #1761

Importing sonic-acl caused getting references by backlinks() to break,

How I did it

solution is to comment out the importing statement as it is not used anyway.

How to verify it

Ran sonic-utilities unit-tests locally after the fix, and all passed.

@ghooo ghooo requested a review from lguohan as a code owner August 30, 2021 20:43
qiluo-msft
qiluo-msft previously approved these changes Aug 31, 2021
@qiluo-msft
Copy link
Collaborator

@venkatmahalingam, Could you help review?

@qiluo-msft
Copy link
Collaborator

@AkhileshSamineni , Could you help review?

@qiluo-msft qiluo-msft merged commit 3fa8c25 into master Sep 1, 2021
@qiluo-msft qiluo-msft deleted the dev/mghoneim/acl_import branch September 1, 2021 14:29
qiluo-msft pushed a commit to sonic-net/sonic-utilities that referenced this pull request Sep 2, 2021
)

#### What I did
Implemented [JSON Patch Ordering using YANG Models Design Doc](https://github.com/Azure/SONiC/blob/master/doc/config-generic-update-rollback/Json_Patch_Ordering_using_YANG_Models_Design.md)

#### How to verify it
Unit-Tests

**NOTE: The code in this PR was [reverted](github.com/Azure/sonic-utilities/commit/0a145e8027380e8d4decb36bdfc647062c722612) before because of some [build issues](#1761). Build issues have been fixed [here](sonic-net/sonic-buildimage#8632). To check the original PR comments please go [here](#1599
malletvapid23 added a commit to malletvapid23/Sonic-Utility that referenced this pull request Aug 3, 2023
…794)

#### What I did
Implemented [JSON Patch Ordering using YANG Models Design Doc](https://github.com/Azure/SONiC/blob/master/doc/config-generic-update-rollback/Json_Patch_Ordering_using_YANG_Models_Design.md)

#### How to verify it
Unit-Tests

**NOTE: The code in this PR was [reverted](github.com/Azure/sonic-utilities/commit/0a145e8027380e8d4decb36bdfc647062c722612) before because of some [build issues](sonic-net/sonic-utilities#1761). Build issues have been fixed [here](sonic-net/sonic-buildimage#8632). To check the original PR comments please go [here](sonic-net/sonic-utilities#1599
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