Skip to content

[sonic_cli]: Fix bash completion for 'show' command#355

Merged
jleveque merged 3 commits intosonic-net:masterfrom
jleveque:bash_completion
Mar 2, 2017
Merged

[sonic_cli]: Fix bash completion for 'show' command#355
jleveque merged 3 commits intosonic-net:masterfrom
jleveque:bash_completion

Conversation

@jleveque
Copy link
Contributor

@jleveque jleveque commented Mar 1, 2017

No description provided.

@jleveque
Copy link
Contributor Author

jleveque commented Mar 2, 2017

Debian package build failed. Fix here: sonic-net/sonic-utilities#13. Will update submodule pointer after merge.

@jleveque jleveque merged commit 4eb549d into sonic-net:master Mar 2, 2017
@jleveque jleveque deleted the bash_completion branch March 2, 2017 20:17
stcheng pushed a commit to stcheng/sonic-buildimage that referenced this pull request Oct 30, 2018
sonic-utilities: Fixing traceback for show vlan brief (sonic-net#358)
[show] Updating 'show vlan brief' to show tagging info (sonic-net#355)
[ntp] show ntp may take 20 seconds due to DNS issue. (sonic-net#354)
tacacs management vrf changes (sonic-net#346)
[config]: Fix bug of losing data when setting admin status (sonic-net#361)

Signed-off-by: Shu0T1an ChenG <[email protected]>
stcheng pushed a commit that referenced this pull request Oct 30, 2018
sonic-utilities: Fixing traceback for show vlan brief (#358)
[show] Updating 'show vlan brief' to show tagging info (#355)
[ntp] show ntp may take 20 seconds due to DNS issue. (#354)
tacacs management vrf changes (#346)
[config]: Fix bug of losing data when setting admin status (#361)

Signed-off-by: Shu0T1an ChenG <[email protected]>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Jun 22, 2020
* 77d3417 2020-06-22 | [sonic-swss-common] ARMHF warning fixes (sonic-net#352) (HEAD -> master, origin/master, origin/HEAD) [[email protected]]
* da8e264 2020-06-21 | [python3]: build python3-swsscommon for python3 support (sonic-net#355) [lguohan]
* 292b08a 2020-06-16 | Changes to support SONiC Gearbox Manager (sonic-net#347) [Syd Logan]
* 58ca4d9 2020-06-10 | Add missed BGP tables into the schema (sonic-net#351) [pavel-shirshov]
* cddfc4e 2020-06-09 | [loglevel] Avoid accessing null ptr in swssloglevel (sonic-net#349) [Stephen Sun]
* 8fce898 2020-06-08 | [schema] update schema with rates and utilization table names (sonic-net#330) [Mykola F]

Signed-off-by: Guohan Lu <[email protected]>
lguohan added a commit that referenced this pull request Jun 23, 2020
* 77d3417 2020-06-22 | [sonic-swss-common] ARMHF warning fixes (#352) (HEAD -> master, origin/master, origin/HEAD) [[email protected]]
* da8e264 2020-06-21 | [python3]: build python3-swsscommon for python3 support (#355) [lguohan]
* 292b08a 2020-06-16 | Changes to support SONiC Gearbox Manager (#347) [Syd Logan]
* 58ca4d9 2020-06-10 | Add missed BGP tables into the schema (#351) [pavel-shirshov]
* cddfc4e 2020-06-09 | [loglevel] Avoid accessing null ptr in swssloglevel (#349) [Stephen Sun]
* 8fce898 2020-06-08 | [schema] update schema with rates and utilization table names (#330) [Mykola F]

Signed-off-by: Guohan Lu <[email protected]>
yxieca pushed a commit that referenced this pull request May 26, 2023
…D automatically (#15236)

src/sonic-platform-daemons

* 2466680 - (HEAD -> 202205, origin/202205) add async notification support in active-active topo; refactor code for ycable tasks for change events  (#327) (5 minutes ago) [vdahiya12]
* a07bc21 - [ycabled] refactor code for onboarding async client changes;refactor (#355) (5 minutes ago) [vdahiya12]
yxieca pushed a commit that referenced this pull request Jun 7, 2023
…D automatically (#15366)

src/sonic-platform-daemons

* 18815c7 - (HEAD -> 202205, origin/202205) Revert "[ycabled] refactor code for onboarding async client changes;refactor (#355)" (3 minutes ago) [Ying Xie]
* 5324554 - Revert "add async notification support in active-active topo; refactor code for ycable tasks for change events  (#327)" (3 minutes ago) [Ying Xie]
* cbbe2b5 - Revert "[ycabled] fix bug for `show mux status` delayed response (#364)" (3 minutes ago) [Ying Xie]
* 9746709 - Revert "[dualtor] Fix command `show mux status` (#371)" (3 minutes ago) [Ying Xie]
* 551ab3c - Revert "[ycabled] correct the wrong function call for 'config hwmode state' (#372)" (3 minutes ago) [Ying Xie]
yxieca pushed a commit that referenced this pull request Jul 8, 2023
…D automatically (#15749)

src/sonic-platform-daemons

* 112656c - (HEAD -> 202205, origin/202205) [ycabled][active-active] no initialize Async Client, when no active-active cable type; fix names for all ycabled threads (#373) (4 minutes ago) [vdahiya12]
* e325d5a - Revert "Revert "[ycabled] correct the wrong function call for 'config hwmode state' (#372)"" (4 minutes ago) [Ying Xie]
* ddabca1 - Revert "Revert "[dualtor] Fix command `show mux status` (#371)"" (4 minutes ago) [Ying Xie]
* 28918da - Revert "Revert "[ycabled] fix bug for `show mux status` delayed response (#364)"" (4 minutes ago) [Ying Xie]
* a849de9 - Revert "Revert "add async notification support in active-active topo; refactor code for ycable tasks for change events  (#327)"" (4 minutes ago) [Ying Xie]
* cf1e73a - Revert "Revert "[ycabled] refactor code for onboarding async client changes;refactor (#355)"" (4 minutes ago) [Ying Xie]
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
…D automatically (sonic-net#15236)

src/sonic-platform-daemons

* 2466680 - (HEAD -> 202205, origin/202205) add async notification support in active-active topo; refactor code for ycable tasks for change events  (sonic-net#327) (5 minutes ago) [vdahiya12]
* a07bc21 - [ycabled] refactor code for onboarding async client changes;refactor (sonic-net#355) (5 minutes ago) [vdahiya12]
mssonicbld added a commit that referenced this pull request Feb 11, 2025
…lly (#21699)

#### Why I did it
src/sonic-gnmi
```
* 1425d56 - (HEAD -> master, origin/master, origin/HEAD) Update incremental config to support multi-asic (#355) (64 minutes ago) [ganglv]
* 22f767f - Merge pull request #341 from SuvarnaMeenakshi/fabric_masic (6 hours ago) [SuvarnaMeenakshi]
* d3261f6 - Fix as per review comment (3 days ago) [Suvarna Meenakshi]
* d7b74a5 - Modify to use environment variable to specify unit test env (6 days ago) [Suvarna Meenakshi]
* 812b1d0 - Use global variable UnitTest as a flag to reinit fabric counters if invoked during unit testing (6 days ago) [Suvarna Meenakshi]
* c4fe5c4 - Merge remote-tracking branch 'origin/master' into HEAD (11 days ago) [Suvarna Meenakshi]
* bad1f4a - Remove clean up added for debug (11 days ago) [Suvarna Meenakshi]
* 5d7586d - Fix incorrect char and space (11 days ago) [Suvarna Meenakshi]
* 697005d - Fix white space (11 days ago) [Suvarna Meenakshi]
* c2fae6d - Revert "Fix whitespace" (11 days ago) [Suvarna Meenakshi]
* 29ffb43 - Fix whitespace (11 days ago) [Suvarna Meenakshi]
* 8440cdb - Fix comment (11 days ago) [Suvarna Meenakshi]
* e12240c - Add comment (11 days ago) [Suvarna Meenakshi]
* 5820035 - Update to reset countersFabricPortNameMap (11 days ago) [Suvarna Meenakshi]
* 4c38c8d - Remove empty line (11 days ago) [Suvarna Meenakshi]
* c3fa03d - Remove debug prints (11 days ago) [Suvarna Meenakshi]
* 583707b - Fix white space add comment as per review comment (12 days ago) [Suvarna Meenakshi]
* 4555836 - Fix whitespace (12 days ago) [Suvarna Meenakshi]
* 728c3d9 - Add unit test (12 days ago) [Suvarna Meenakshi]
* 3246434 - Revert "Add unit-test" (12 days ago) [Suvarna Meenakshi]
* e90e6cd - Add unit-test (12 days ago) [Suvarna Meenakshi]
* 65187b8 - Modify to work for single asic linecard (3 weeks ago) [Suvarna Meenakshi]
* 76314e3 - Merge remote-tracking branch 'origin/master' into fabric_masic (3 weeks ago) [Suvarna Meenakshi]
* 316a491 - Modify Fabric port name to append asic namespace to form unique port name within a linecard module (3 weeks ago) [Suvarna Meenakshi]
* 8ff0269 - Add multi-asic support for Fabric port counters (4 weeks ago) [Suvarna Meenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
bobby-nexthop pushed a commit to bobby-nexthop/sonic-buildimage that referenced this pull request Aug 1, 2025
…onic-net#355)

This change onboards refactor of various redis DB opens in y_cable_table-helper.py file and is required to onboard y_cable_async_client PR sonic-net#327

Basically it has changes for all the table to be now exclusively opened once per class instance .
It also accommodates refactor for getting async channels open given the params to open it.

Description
Motivation and Context
refactor ycabled

How Has This Been Tested?
UT and deploy changes on test DUT
Signed-off-by: vaibhav-dahiya <[email protected]>
mssonicbld added a commit that referenced this pull request Mar 12, 2026
…utomatically (#25993)

#### Why I did it
src/sonic-host-services
```
* 1f5a252 - (HEAD -> 202511, origin/202511) Determine-reboot-cause: wait for database before running (#355) (2 days ago) [mssonicbld]
* 36de1d3 - [featured] fix non existing feature start (#354) (2 days ago) [mssonicbld]
```
#### 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants