Handle nova api version > 2.87 for hypervisor#3028
Handle nova api version > 2.87 for hypervisor#3028stephenfin merged 2 commits intogophercloud:masterfrom samuelallan72:fix-hypervisor-get
Conversation
There was a problem hiding this comment.
Thank you for submitting your first PR! Be sure that we will be looking at it but keep in mind
this sometimes takes a while.
Please let the maintainers know if your PR has not got enough attention after a few days.
If any doubt, please consult our PR tutorial.
|
nice addition, please rebase |
|
Thanks @EmilienM , I've rebased it. :) |
|
@EmilienM I've rebased again and fixed the merge conflict. Could you take another look please? 🙂 |
|
Would it be possible to get a unit test for this? You can base it on the |
|
@stephenfin sure of course, thanks for the reminder. :) Added. |
stephenfin
left a comment
There was a problem hiding this comment.
Assuming CI is happy, LGTM
|
@EmilienM @stephenfin hi, is there anything else you need from me before this can be landed? :) |
|
Thanks @stephenfin 😄 |
|
@EmilienM @stephenfin is there any chance of backporting this fix to v1.14? :) We're hoping to get this fix in openstack-exporter. Thanks |
|
I think that's more of an question for @pierreprinetti. I'm not sure if we're still doing backports to v1? |
|
Thanks, also do you know if this will be released to v2? I'm not sure what your release process looks like - which release should we target to get this patch? Thanks. |
|
In theory this can be backported to v2. |
NOTE: this is based on and tested with v1.5.0 (I'm testing for openstack-exporter/openstack-exporter#268 ). Please let me know if this should be rebased, targeted to v1 branch, etc.? Help appreciated for testing this. :)
Fixes #3026