Skip to content

[device/celestica]: Implement device base APIs for Fan/PSU API based on the new platform API #3163

Merged
lguohan merged 3 commits intosonic-net:masterfrom
mudsut4ke:master-add-device-api
Jul 23, 2019
Merged

[device/celestica]: Implement device base APIs for Fan/PSU API based on the new platform API #3163
lguohan merged 3 commits intosonic-net:masterfrom
mudsut4ke:master-add-device-api

Conversation

@mudsut4ke
Copy link
Contributor

- What I did

  • Move component name list to chassis
  • Implement device base APIs for Fan/PSU API
    • Psu APi
      • get_name()
      • get_presence()
      • get_status()
    • Fan APi
      • get_name()
      • get_presence()

- How I did it

  1. Move component name list from device.py to chassis.py
  2. Remove unused file(device.py)
  3. Implement device base APIs on Fan API
  4. Implement device base APIs on Psu API

- How to verify it

Signed-off-by: Wirut Getbamrung [email protected]

@lguohan lguohan merged commit 0340cf3 into sonic-net:master Jul 23, 2019
@mudsut4ke mudsut4ke deleted the master-add-device-api branch May 12, 2020 09:42
mssonicbld added a commit that referenced this pull request Jun 4, 2024
…lly (#19132)

#### Why I did it
src/sonic-swss
```
* 98012ed - (HEAD -> master, origin/master, origin/HEAD) [build-docker-sonic-vs] Allowing partial build for sairedis (#3177) (3 days ago) [Nikola Dancejic]
* 6568193 - Do not apply QoS mapping item on the switch until the object is created (#3163) (3 days ago) [Stephen Sun]
* 1876a30 - Revert "Added support for "UNDERLAY_SET_DSCP" and "UNDERLAY_SET_DSCPV6" table…" (#3175) (3 days ago) [Prince Sunny]
* 1f12a8d - [subnet decap] Add subnet decap rule based on overlay ECMP (#3153) (3 days ago) [Longxiang Lyu]
* 8e8fc66 - [ci] Migrate from sonicbld to sonicbld-1es to fix S360 alert. (#3171) (4 days ago) [Liu Shilong]
* 4ae8bfa - Read switch_id of fabric switch from config_db (#3102) (4 days ago) [Song Yuan]
* f737663 - Add sai call to isolate/unisolate a fabric port (#3141) (4 days ago) [jfeng-arista]
* 7c7cece - [Chassis][voq] remote link down ECMP acceleration (#3150) (4 days ago) [Arvindsrinivasan Lakshmi Narasimhan]
* c7ecd7d - Add fabric port monitoring toggle check (#3132) (4 days ago) [jfeng-arista]
* 9ffbcd5 - Added support for "UNDERLAY_SET_DSCP" and "UNDERLAY_SET_DSCPV6" tables (#3145) (4 days ago) [siqbal1986]
* ef9dcdb - Handle learning duplicate IPs on different VRFs (#3165) (5 days ago) [Lawrence Lee]
* cc5a02c - [ci] use sonictest instead of sonic-common-test #3170 (6 days ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 5, 2024
…lly (#19202)

#### Why I did it
src/sonic-swss
```
* 9e2df9a9 - (HEAD -> 202311, origin/202311) Do not apply QoS mapping item on the switch until the object is created (#3163) (10 hours ago) [Stephen Sun]
* c52f0840 - Update setHostTxReady() to receive Port instead of portId (#3133) (#3157) (10 hours ago) [noaOrMlnx]
```
#### 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.

4 participants