Closed lidanbj closed 2 years ago
Thanks for the PR @lidanbj !
I think this should be two different PRs since the changes are unrelated.
@agrare Thanks very much for the review comments. They are very helpful. 👍 I have updated related code. please help to review. Thanks.!~
Just the one comment @lidanbj then LGTM, I don't see this property in the current vcr_cassettes which would allow us to test this out, do you have a system where you are seeing this property returned and we could re-record the cassettes?
Looks good just the rubocop trailing whitespace issue so I'll fix that for you
Just the one comment @lidanbj then LGTM, I don't see this property in the current vcr_cassettes which would allow us to test this out, do you have a system where you are seeing this property returned and we could re-record the cassettes?
@agrare many thanks for reviewing this, as for the test system, one compute node of the previous 205 env that I shared will report such property.
Backported to najdorf
in commit 4a602dc7d9196318c1d42f26089cbe0fae0110cd.
commit 4a602dc7d9196318c1d42f26089cbe0fae0110cd
Author: Adam Grare <adam@grare.com>
Date: Wed Apr 20 09:57:10 2022 -0400
Merge pull request #12 from lidanbj/ibm/cic-provider
Get cpu_speed from cic to set into hardware.
(cherry picked from commit 0c6e7205bf916f35d0cdd45e322a4821513da138)
Override parse_vm to set cpu_speed to hardware. this cpu_speed is from cic server object by fog:openstack api call.