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

[config] supplement loopback interface in mimigraph #3792

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

tylerlinp
Copy link
Contributor

- What I did
Separate the minigraph changes from PR #3765. That is:

fix the "Loopback0": {}, by modifying minigraph.py(Prince has made the fix in sonic-utilities for db migrate (sonic-net/sonic-utilities#734))

- How I did it

- How to verify it
test

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@pavel-shirshov
Copy link
Contributor

This change will prevent many of other templates working because templates exptects to see LOOPBACK interface as a list, not a dictionary.

Copy link
Contributor

@pavel-shirshov pavel-shirshov left a comment

Choose a reason for hiding this comment

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

As comment.

@prsunny
Copy link
Contributor

prsunny commented Nov 21, 2019

This change will prevent many of other templates working because templates exptects to see LOOPBACK interface as a list, not a dictionary.

Hi Pavel, this was a generic change for all types of interfaces and handled already for Loopback - an you check this - https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-config-engine/sonic-cfggen#L100 ?

@prsunny
Copy link
Contributor

prsunny commented Nov 21, 2019

retest vs please

@pavel-shirshov pavel-shirshov dismissed their stale review November 21, 2019 23:56

Dismiss after conversation with Prince

@prsunny prsunny merged commit 643ef82 into sonic-net:master Nov 22, 2019
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
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.

3 participants