-
Notifications
You must be signed in to change notification settings - Fork 221
Support for static and dynamic attrs as part of stormond implementation #439
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d9fd675
Added support for INNODISK SMART attributes
514ecb9
Fixed a bug with get_reserved_blocks() function
46417ec
Added support for Micron and Intel vendors. Fixed a bug with generic …
480a63f
Renamed ssd_base -> storage_base, added class for common calls, modif…
81d8cd2
Fixed a looping bug
48532ad
renamed sonic_ssd --> sonic_storage, removed 'ssd_' prefix from child…
1ff48af
Cleaned up impl per core algorithm changes, defined in HLD
a0bf842
Renamed SSD and EMMC UTs per naming convention
e35a73d
Made following changes based on prgeor review coments:
a678ae6
Added UTs, fixed bugs in ssd.py surfaced by UTs
3283abe
Added more UTs, fixed issue surafced by said UTs
a89e29c
Increased coverage, cleaned up SsdUtil
0a9c2b3
Added more UT coverage
eaa0ba0
Addressed review comments, changed UT accordingly
9eed062
Increased UT coverage
4de4038
Removed the underscore per naming convention
bf6213f
Fixed the following in ssd.py:
f866935
Fixed potential issue with parse_id_number not reconciling leading/tr…
67e5cae
Changed comment to better reflect class intent
0b95457
Fixed a bug where stormond was calling a function not defined for Emm…
4e5889f
Fixed fetch_parse_info error on emmc devices
21afe78
Added safeguards against vendor utilities failing
33cac81
switched from logger to syslogger per review
e2ce58d
Moved log to within class.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.