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

Support for retrieving OS messages from LPARs and DPM partitions #819

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Nov 12, 2023

Ready for review.
For details, see the commit message.
I ran the end2end tests for the new Ansible modules successfully on M96 (for LPAR) and on T224 (for DPM partitions).

@andy-maier andy-maier self-assigned this Nov 12, 2023
@andy-maier andy-maier added this to the 1.8.0 milestone Nov 12, 2023
@andy-maier andy-maier force-pushed the andy/os-messages branch 9 times, most recently from 31f1f02 to 590e008 Compare November 16, 2023 16:44
@andy-maier andy-maier changed the title [WIP] Support for retrieving OS messages Support for retrieving OS messages Nov 16, 2023
@andy-maier andy-maier changed the title Support for retrieving OS messages Support for retrieving OS messages from LPARs and DPM partitions Nov 16, 2023
@andy-maier andy-maier force-pushed the andy/os-messages branch 2 times, most recently from 5cc54e6 to 8efaff2 Compare November 16, 2023 17:03
@coveralls
Copy link

coveralls commented Nov 16, 2023

Coverage Status

coverage: 50.443%. first build
when pulling 1464b67 on andy/os-messages
into e5ae965 on master.

@andy-maier andy-maier force-pushed the andy/os-messages branch 2 times, most recently from 764e1e6 to a38d170 Compare November 17, 2023 03:57
@andy-maier
Copy link
Member Author

andy-maier commented Nov 23, 2023

Needs to be rebased to add support in the new ignore file for Ansible 9.
DONE

Details:

* Added new Ansible modules 'zhmc_lpar_messages' and 'zhmc_partition_messages'
  that retrieve and return console messages from the operating system running
  in an LPAR or DPM partition. (issue #565)

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@andy-maier andy-maier merged commit 5aeb641 into master Dec 7, 2023
14 checks passed
@andy-maier andy-maier deleted the andy/os-messages branch December 7, 2023 07:34
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.

new feature suggestion: OS command and retrieve Operating System Messages
3 participants