Enhance IBM Power HMC VM reconfigure CPU handling - #209
Conversation
|
@dhananjai-yadav Any reason this is draft? Separately, check your commits author/committer - it's not showing as connected to you (perhaps your commit email is not in your GitHub profile?) |
|
@dhananjai-yadav I don't see any spec tests covering VM reconfigure, can you please add test coverage here? |
The PR is in draft mode because I'm still making a few final changes. Good catch 👍🏻 on the commit author/committer. |
4274bc2 to
c3f3fc5
Compare
|
@dhananjai-yadav it looks like the first commit e39900c still isn't linked to your account, try amending it and force pushing |
|
@dhananjai-yadav in order for this to work from the UI you're going to need changes to ui-classic as well. Unfortunately the VM reconfigure UI isn't pluggable yet. |
29863de to
aaaeff5
Compare
Thanks, for pointing it, did the fix |
yes, i already created a PR there as well : ManageIQ/manageiq-ui-classic#10202 |
|
Checked commits dhananjai-yadav/manageiq-providers-ibm_power_hmc@575be7c~...033611e with ruby 3.3.10, rubocop 1.86.0, haml-lint 0.73.0, and yamllint 1.37.1 |
|
@agrare Do we want to wait for the subclassed reconfigure or get this in first, then modify it later when core is updated? |
The changes here ManageIQ/manageiq-ui-classic#10202 (comment) look fine enough, but these ManageIQ/manageiq-ui-classic#10202 (comment) are way too provider specific. If there isn't a more general way of doing that we will have to wait until we can load DDF forms from provider subclasses. |
Dependents: