Skip to content

[config] supplement loopback interface in mimigraph#3792

Merged
prsunny merged 1 commit intosonic-net:masterfrom
tylerlinp:loopback_minigraph
Nov 22, 2019
Merged

[config] supplement loopback interface in mimigraph#3792
prsunny merged 1 commit intosonic-net:masterfrom
tylerlinp:loopback_minigraph

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
mssonicbld added a commit that referenced this pull request Mar 8, 2025
…atically (#21948)

#### Why I did it
src/sonic-utilities
```
* 51a2e9e - (HEAD -> master, origin/master, origin/HEAD) enable pfcwd for backplane ports (#3792) (17 hours ago) [Dashuai Zhang]
* 4bed4d7 - revert YANG check in db_migrator (#3793) (2 days ago) [jingwenxie]
* d6e1bf4 - Enhance list-checkpoints CLI (#3746) (2 days ago) [Xincun Li]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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