← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1285507] [NEW] Improve Ironic Conductor threading & locks

 

Public bug reported:

Ironic Conductor is not consistently using worker threads and locks as
it should.

change_node_power_state() does this correctly, whereas do_node_deploy()
and do_node_teardown() do not.

** Affects: ironic
     Importance: Low
     Assignee: Michael Davies (mrda)
         Status: In Progress

** Also affects: ironic
   Importance: Undecided
       Status: New

** No longer affects: nova

** Changed in: ironic
     Assignee: (unassigned) => Michael Davies (mrda)

** Changed in: ironic
   Importance: Undecided => Low

** Changed in: ironic
       Status: New => 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/1285507

Title:
  Improve Ironic Conductor threading & locks

Status in Ironic (Bare Metal Provisioning):
  In Progress

Bug description:
  Ironic Conductor is not consistently using worker threads and locks as
  it should.

  change_node_power_state() does this correctly, whereas
  do_node_deploy() and do_node_teardown() do not.

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


Follow ups

References