Skip to content
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

devinfo: Add new module devinfo #54267

Merged
merged 1 commit into from
May 18, 2020
Merged

devinfo: Add new module devinfo #54267

merged 1 commit into from
May 18, 2020

Conversation

aplanas
Copy link
Contributor

@aplanas aplanas commented Aug 21, 2019

What does this PR do?

devinfo is a new module designed to get hardware information. It
provides and API to access the output of hwinfo, and a set of functions
to filter udev information.

Tests written?

Yes

@waynew
Copy link
Contributor

waynew commented Aug 28, 2019

Just took a glance at this and it seems reasonable. Does it relate at all to salt/modules/udev.py ?

@aplanas
Copy link
Contributor Author

aplanas commented Aug 29, 2019

Just took a glance at this and it seems reasonable. Does it relate at all to salt/modules/udev.py ?

I was hoping to use this module as a basis to discover hardware. Some functions are using udev, but the main one is using hwinfo.

@aplanas aplanas changed the base branch from develop to master October 14, 2019 12:29
@aplanas
Copy link
Contributor Author

aplanas commented Oct 14, 2019

Rebased on top of master

devinfo is a new module designed to get hardware information. It
provides and API to access the output of hwinfo, and a set of functions
to filter udev information.
@aplanas
Copy link
Contributor Author

aplanas commented May 15, 2020

no failing test, re-review?

@dwoz dwoz merged commit 0d6b43d into saltstack:master May 18, 2020
@sagetherage sagetherage added the ZRelease-Sodium retired label label May 18, 2020
@aplanas aplanas deleted the fix_devinfo branch June 15, 2020 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZRelease-Sodium retired label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants