Skip to content

Conversation

fwiesel
Copy link
Contributor

@fwiesel fwiesel commented Jul 31, 2025

This introduces a new function GetExt in order to avoid breaking backwards compatibility.

Fixes #3479

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/hypervisors.py#L320-L334

@github-actions github-actions bot added edit:compute This PR updates compute code semver:minor Backwards-compatible change backport-v2 This PR will be backported to v2 labels Jul 31, 2025
@coveralls
Copy link

coveralls commented Jul 31, 2025

Coverage Status

coverage: 63.738% (+0.007%) from 63.731%
when pulling f3d2128 on fwiesel:hypervisors_get_ext
into f1cabac on gophercloud:main.

@fwiesel fwiesel force-pushed the hypervisors_get_ext branch from 4c2e448 to f3d2128 Compare July 31, 2025 11:27
This introduces a new function GetExt in order to avoid breaking
backwards compatibility.

Implements gophercloud#3479
@kayrus kayrus merged commit 2b8bb7a into gophercloud:main Jul 31, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v2 This PR will be backported to v2 edit:compute This PR updates compute code semver:minor Backwards-compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compute: Get Hypervisor with server list
3 participants