← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1707860] [NEW] Ironic driver should use internal endpoints

 

Public bug reported:

Currently `client_wrapper` doesn't specify `os_endpoint_type` when
creating ironic client which defaults to 'publicURL'. This causes nova-
compute to use public endpoints from catalog for ironic api access. This
in turn causes problems as nova-compute nodes don't need to have public
interfaces and ironic services can be running on remote nodes.

** Affects: nova
     Importance: Undecided
     Assignee: Jacek Tomasiak (skazi)
         Status: In Progress

-- 
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/1707860

Title:
  Ironic driver should use internal endpoints

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Currently `client_wrapper` doesn't specify `os_endpoint_type` when
  creating ironic client which defaults to 'publicURL'. This causes
  nova-compute to use public endpoints from catalog for ironic api
  access. This in turn causes problems as nova-compute nodes don't need
  to have public interfaces and ironic services can be running on remote
  nodes.

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


Follow ups