Skip to content

Add lab-config files for as7512 switch. Changes password to onie-image defaults.#80

Merged
stcheng merged 4 commits intosonic-net:masterfrom
NStetskovych-zz:config_files
Feb 6, 2017
Merged

Add lab-config files for as7512 switch. Changes password to onie-image defaults.#80
stcheng merged 4 commits intosonic-net:masterfrom
NStetskovych-zz:config_files

Conversation

@NStetskovych-zz
Copy link

No description provided.

Nadiya.Stetskovych added 2 commits January 10, 2017 15:48
Signed-off-by: Nadiya.Stetskovych <[email protected]>
Signed-off-by: Nadiya.Stetskovych <[email protected]>
@NStetskovych-zz NStetskovych-zz changed the title Config files Add lab-config files for as7512 switch. Changes password to onie-image defaults. Jan 10, 2017
@NStetskovych-zz
Copy link
Author

@lguohan please review

@garyachy
Copy link

@qiluo-msft and @stcheng please review

ansible_ssh_pass: password
ansible_become_pass: password
ansible_ssh_pass: admin
ansible_become_pass: admin
Copy link
Contributor

@qiluo-msft qiluo-msft Jan 18, 2017

Choose a reason for hiding this comment

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

Thanks for catching this. I don't like the default password in sonic-buildimages. Could you also change it to "YourPaSsWoRd" at both places: sonic-buildimage repo and sonic-mgmt repo. #Closed

Copy link
Contributor

Choose a reason for hiding this comment

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

I submitted a PR: https://github.com/Azure/sonic-buildimage/pull/197/files. Please wait after that.


In reply to: 96720233 [](ancestors = 96720233)

@@ -0,0 +1,916 @@
<DeviceMiniGraph xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="Microsoft.Search.Autopilot.Evolution">
Copy link
Contributor

@qiluo-msft qiluo-msft Jan 18, 2017

Choose a reason for hiding this comment

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

Could you summarize what are special in this minigraph comared with others? If no, you may reuse existing one. #Closed

Copy link
Contributor

Choose a reason for hiding this comment

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

I prefer not to introduce a new minigraph unless there is a reason.

Copy link
Author

Choose a reason for hiding this comment

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

@lguohan @qiluo-msft as far as I understand minigraph_facts use {{ inventory_hostname }} and use 'minigraph/{}.xml' to parse data i.e -mgmt ip. Deployment fails for me if I have switch4 in inventory but do not have corresponding xml under minigraph folder.
Please correct me if I wrong.

Signed-off-by: Nadiya.Stetskovych <[email protected]>
@qiluo-msft qiluo-msft dismissed their stale review January 19, 2017 23:42

Please check with other reviewers. My comments are resolved.

Signed-off-by: Nadiya.Stetskovych <[email protected]>
@NStetskovych-zz
Copy link
Author

@lguohan removed minigraph. Just default passwd here.

@stcheng stcheng merged commit 32b4085 into sonic-net:master Feb 6, 2017
@NStetskovych-zz NStetskovych-zz deleted the config_files branch February 6, 2017 22:47
lguohan pushed a commit that referenced this pull request Aug 3, 2017
* Change password to ONIE-image defaults

Signed-off-by: Nadiya.Stetskovych <[email protected]>
wangxin pushed a commit to wangxin/sonic-mgmt that referenced this pull request Feb 21, 2025
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Feb 17 Fix tests failing due to duplicate vxlan tunnel creation (sonic-net#75)
Mar 11 Update route api to specify limitation (sonic-net#77)
Apr 01 Add host_ifname field while adding entry in VLAN table (sonic-net#80)
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
linkmgrd:
* 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (sonic-net#78) (github/202205, master, 202205) [Jing Zhang]
* 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (sonic-net#80) [Longxiang Lyu]
* 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (sonic-net#81) [Longxiang Lyu]

platform-daemons:
* 0d90023 2022-05-31 | grpc client implementation for active-active dualtor (sonic-net#248) (github/master, github/202205, master, 202205) [vdahiya12]
* 6b8bf69 2022-05-27 | [ycabled] Fix some syntax warnings in ycabled (sonic-net#263) [vdahiya12]
* 2bcf936 2022-05-24 | [ycabled] fix the posting for mux_cable_static_info per downlink when ycabled is spawned; synchronizing executing Telemetry API (sonic-net#257) [vdahiya12]
* ce217c0 2022-04-25 | Include changes from xcvr_api in transceiver_info table (sonic-net#253) [qinchuanares]
* e0f8a35 2022-04-22 | Fix checkReplyType failed issue via recreating xcvr_table_helper on forking subprocess (sonic-net#255) [Stephen Sun]

platform-common:
* f575a40 2022-05-24 | [Credo][Ycable] changes for synchronizing executing Telemetry API's when mux toggle is inprogress (sonic-net#280) (github/202205, master, 202205) [vdahiya12]
* b043372 2022-05-11 | [sonic_ssd] Nokia-7215: "show platform ssdhealth" not showing health percent (sonic-net#279) [bill-nokia]
* d62d3d6 2022-05-04 | [CMIS]Fix low-power to high power mode transition (sonic-net#268) [Prince George]
* f918125 2022-05-02 | [syseeprom] Enable display of vendor extension TLV content (sonic-net#270) [dflynn-Nokia]
* 4e08440 2022-04-14 | [Credo][Ycable] improve logging for Server Powered off/Faulty cables (sonic-net#272) [vdahiya12]

Signed-off-by: Ying Xie <[email protected]>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…atically (sonic-net#15544)

src/sonic-telemetry

*   0b8843c - (HEAD -> 202205, origin/202205) Merge pull request sonic-net#120 from zbud-msft/202205_divide_by_zero (3 hours ago) [Ying Xie]
| *   015defa - Merge branch '202205' into 202205_divide_by_zero (5 hours ago) [Zain Budhwani]
* | de2124b - Change log level (5 hours ago) [zbud-msft]
* | f203be5 - Add logs for md5 checksum (sonic-net#80) (5 hours ago) [Zain Budhwani]
| *   ea6c84b - Merge branch '202205' into 202205_divide_by_zero (31 hours ago) [Zain Budhwani]
* | ab98380 - Fix sonic-mgmt-common version to ec32690 in pipeline (sonic-net#123) (34 hours ago) [Sachin Holla]
* 5fcecef - Merge branch '202205' into 202205_divide_by_zero (4 days ago) [Ying Xie]
* 09c8bfc - Merge branch '202205' into 202205_divide_by_zero (11 days ago) [Zain Budhwani]
* 21b9bc8 - Fix crash when retrieving cpu utilization (sonic-net#70) (sonic-net#71) (11 days ago) [Zain Budhwani]
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Why I did it
Update sonic-telemetry submodules (to fix CVE-2021-3121 alert).

e56e9b4 Fix CVE-2021-3121 warning (sonic-net#96)
bf1be4f [ci]: Support code diff coverage threshold 50% (sonic-net#94)
64e516c Ported Marvell armhf build on x86 for debian buster to use cross-compilation instead of qemu emulation (sonic-net#80)
e426388 [ci]: Support azp code coverage (sonic-net#87)
0443e66 Remove DB Directory removal as part of make clean (sonic-net#84)
085f29d Fix unhandled nil err check to prevent rpc causing a crash (sonic-net#78)
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
e56e9b4 Fix CVE-2021-3121 warning (sonic-net#96)
bf1be4f [ci]: Support code diff coverage threshold 50% (sonic-net#94)
64e516c Ported Marvell armhf build on x86 for debian buster to use cross-compilation instead of qemu emulation (sonic-net#80)
e426388 [ci]: Support azp code coverage (sonic-net#87)
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
[Chassis base] Add sfp error event definition sonic-net#80
SFP(sff8472 attributes) transciever eeprom attribute support sonic-net#74
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Feb 17 Fix tests failing due to duplicate vxlan tunnel creation (sonic-net#75)
Mar 11 Update route api to specify limitation (sonic-net#77)
Apr 01 Add host_ifname field while adding entry in VLAN table (sonic-net#80)
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.

5 participants