← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1698000] [NEW] api-ref: GET /os-hypervisors/{hypervisor_hostname_pattern}/search response parameter hypervisor_hostname description is wrong

 

Public bug reported:

The docs say:

https://developer.openstack.org/api-ref/compute/?expanded=search-
hypervisor-detail#search-hypervisor

"The hypervisor host name provided by the Nova virt driver. For the
Ironic driver, it is the Ironic node name."

However, for Ironic, the hypervisor_hostname is the Ironic node uuid,
not the name:

https://github.com/openstack/nova/blob/b94b02b4503cf7eded3fafb84c436395d4beb6ec/nova/virt/ironic/driver.py#L332

** Affects: nova
     Importance: Low
     Assignee: Matt Riedemann (mriedem)
         Status: Triaged


** Tags: api-ref

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1698000

Title:
  api-ref: GET /os-hypervisors/{hypervisor_hostname_pattern}/search
  response parameter hypervisor_hostname description is wrong

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  The docs say:

  https://developer.openstack.org/api-ref/compute/?expanded=search-
  hypervisor-detail#search-hypervisor

  "The hypervisor host name provided by the Nova virt driver. For the
  Ironic driver, it is the Ironic node name."

  However, for Ironic, the hypervisor_hostname is the Ironic node uuid,
  not the name:

  https://github.com/openstack/nova/blob/b94b02b4503cf7eded3fafb84c436395d4beb6ec/nova/virt/ironic/driver.py#L332

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1698000/+subscriptions


Follow ups