Jump to: navigation, search

Difference between revisions of "Nova-Ironic-Bugs"

(Fix proposed)
(Bugs)
Line 14: Line 14:
 
* '''(MEDIUM)''' '' Nova does not support baremetal vnic " https://bugs.launchpad.net/nova/+bug/1485068 Owner: sukhdev 14-Aug-2015
 
* '''(MEDIUM)''' '' Nova does not support baremetal vnic " https://bugs.launchpad.net/nova/+bug/1485068 Owner: sukhdev 14-Aug-2015
 
* '''(UNDECIDED)''' ''Ironic: Deleting while spawning can leave orphan ACTIVE nodes in Ironic" https://bugs.launchpad.net/nova/+bug/1477490 Owner: lucasgomes 14-Aug-2015
 
* '''(UNDECIDED)''' ''Ironic: Deleting while spawning can leave orphan ACTIVE nodes in Ironic" https://bugs.launchpad.net/nova/+bug/1477490 Owner: lucasgomes 14-Aug-2015
 +
* '''(LOW)''' ''ironic hypervisor resource should be released for booting failed case'' https://bugs.launchpad.net/nova/+bug/1446449 Owner: vikas  14-Aug-2015
  
 
==== Owned by Ironic team ====
 
==== Owned by Ironic team ====
Line 28: Line 29:
 
* '''(LOW)'''  ''Ironic nova driver spawn() makes too many redundant calls'' https://bugs.launchpad.net/nova/+bug/1289048 Rearchitecting/scaling issue. Ironic team to consider refactoring ("Unassigned"). 28-May-2015
 
* '''(LOW)'''  ''Ironic nova driver spawn() makes too many redundant calls'' https://bugs.launchpad.net/nova/+bug/1289048 Rearchitecting/scaling issue. Ironic team to consider refactoring ("Unassigned"). 28-May-2015
 
* '''(LOW)'''  ''nova.virt.ironic tries to remove vif_port_id unnecessarily'' https://bugs.launchpad.net/nova/+bug/1311401 Needs reconfirmation ("Unassigned") 28-May-2015
 
* '''(LOW)'''  ''nova.virt.ironic tries to remove vif_port_id unnecessarily'' https://bugs.launchpad.net/nova/+bug/1311401 Needs reconfirmation ("Unassigned") 28-May-2015
* '''(LOW)''' ''ironic hypervisor resource should be released for booting failed case'' https://bugs.launchpad.net/nova/+bug/1446449  Ironic team needs to investigate: 2-June-2015
 
 
* '''(WISHLIST)'''  ''Setting instance default_ephemeral_device in Ironic driver should be more intelligent'' https://bugs.launchpad.net/nova/+bug/1328939 Nice to have, but no-one's working on it ("Unassigned") 28-May-2015
 
* '''(WISHLIST)'''  ''Setting instance default_ephemeral_device in Ironic driver should be more intelligent'' https://bugs.launchpad.net/nova/+bug/1328939 Nice to have, but no-one's working on it ("Unassigned") 28-May-2015
 
* '''(LOW/HIGH)'''  ''Ports cannot be mapped to networks'' https://bugs.launchpad.net/bugs/1405131 ("Unassigned") 9-June-2015
 
* '''(LOW/HIGH)'''  ''Ports cannot be mapped to networks'' https://bugs.launchpad.net/bugs/1405131 ("Unassigned") 9-June-2015

Revision as of 18:15, 14 August 2015

Ironic related bugs in Nova


When bugs/patches are ready for review they should go here: https://etherpad.openstack.org/p/liberty-nova-priorities-tracking

If two priorities are listed for a bug they correspond to Nova/Ironic (e.g. LOW/HIGH would be LOW for Nova and HIGH for Ironic). As they may be assigned different priorities depending on the project.

Bugs

Fix proposed

Owned by Ironic team

Owned by Ironic team, but Unassigned

Unclassified

Probably not Ironic related bugs

  • (LOW) cells assumes compute nodes are subdivisible https://bugs.launchpad.net/nova/+bug/1412197 This is due to the mismatch between how Nova sees the world, and how Ironic and VMWare have indivisible resources. 9-June-2015
  • (LOW) resource tracking is incorrect for ironic https://bugs.launchpad.net/nova/+bug/1402658 This is due to the mismatch between how Nova sees the world, and how Ironic and VMWare have indivisible resources. 9-June-2015

Things to discuss in the next Ironic Team Meeting

Fix committed