-
Notifications
You must be signed in to change notification settings - Fork 9
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
Added zhmc_cpc_capacity module #234
Conversation
b4f6fec
to
19ad2d8
Compare
7fe15d8
to
1fd4957
Compare
7965ecc
to
49e265c
Compare
49e265c
to
ff101cc
Compare
d3c691e
to
0fec48c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need update in the documentation side as specified
53fe16c
to
703aae1
Compare
a2c1884
to
03e2854
Compare
03e2854
to
cf21ce7
Compare
I worked through the discussion in the slack channel and made several changes based on that. Also, I accommodated for the fact that some capacity related CPC properties were introduced only on SE 2.16.0. Requires re-review - I have reset the review status. |
f1f9f46
to
2a3d8d8
Compare
c8d6824
to
cb28d00
Compare
cb28d00
to
7c0e38b
Compare
Details: * Added a new Ansible module 'zhmc_cpc_capacity' for managing the temporary processor capacity of a CPC. (issue #243) * Added end2end testcase for zhmc_cpc_capacity with state=facts. Signed-off-by: Andreas Maier <[email protected]>
7c0e38b
to
08bed4a
Compare
Re-implemented the module since the last review.
Requires a full re-review.
Particular review points:
Worked through answers on channel: https://ibm-systems-z.slack.com/archives/C3XE4H56X/p1707739938954879
Tests (on 2024-07-03 with commit cf21ce7):