Skip to content

Conversation

@micafer
Copy link
Contributor

@micafer micafer commented Mar 24, 2025

Add hypervisor_hostname attribute to OpenStack node

Description

Add hypervisor_hostname (OS-EXT-SRV-ATTR:hypervisor_hostname) attribute to OpenStack node.

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.34%. Comparing base (1422927) to head (606a7b2).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2063   +/-   ##
=======================================
  Coverage   83.34%   83.34%           
=======================================
  Files         353      353           
  Lines       81769    81769           
  Branches     8993     8993           
=======================================
  Hits        68148    68148           
  Misses      10796    10796           
  Partials     2825     2825           
Files with missing lines Coverage Δ
libcloud/compute/drivers/openstack.py 84.48% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@micafer micafer requested a review from tisonkun February 11, 2026 10:43
@micafer micafer added this to the v3.9.1 milestone Feb 11, 2026
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any background for this change?

For example, an assocaited issue or brief description of why we need it.

@micafer
Copy link
Contributor Author

micafer commented Feb 11, 2026

In some cases, mainly in MaaS cases, getting this value is important to know the host where the instance has been "deployed"

@micafer micafer merged commit 2b978cd into apache:trunk Feb 11, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants