Activity log for bug #1271291

Date Who What changed Old value New value Message
2014-01-21 19:37:33 aeva black bug added bug
2014-01-21 19:37:47 aeva black ironic: status New Triaged
2014-01-21 19:37:50 aeva black ironic: importance Undecided Low
2014-01-21 19:37:56 aeva black tags low-hanging-fruit
2014-01-21 19:38:54 aeva black description http://git.openstack.org/cgit/openstack/ironic/tree/ironic/db/sqlalchemy/api.py?id=3af35b4093a07eb2a36a4493b0ff863aa95d3fed#n184 There are currently 5 separate methods to get a node or list of nodes, based on some filter paramter. And there's one method (get_nodeinfo_list) which is much more flexible and returns a dict of fields rather than a node object. We should consolidate the following methods into something more maintainable and flexible. - get_node - get_node_list - get_nodeinfo_list - get_node_by_instance - get_associated_nodes - get_unassociated_nodes - get_nodes_by_chassis http://git.openstack.org/cgit/openstack/ironic/tree/ironic/db/sqlalchemy/api.py?id=3af35b4093a07eb2a36a4493b0ff863aa95d3fed#n184 There are currently 5 separate methods to get a node or list of nodes, based on some filter paramter, which return a node object. There's one method (get_nodeinfo_list) which is much more flexible and returns a dict of fields, but takes many filter parameters and covers the same functionality as the other 5 methods. We should consolidate the following methods into something more maintainable and flexible. - get_node - get_node_list - get_nodeinfo_list - get_node_by_instance - get_associated_nodes - get_unassociated_nodes - get_nodes_by_chassis
2014-01-21 20:51:23 Michael Davies ironic: assignee Michael Davies (mrda)
2014-01-21 22:22:05 Michael Davies ironic: status Triaged In Progress
2014-02-05 05:03:51 Michael Davies ironic: assignee Michael Davies (mrda)
2014-02-11 09:23:17 OpenStack Infra ironic: assignee Yuriy Zveryanskyy (yzveryanskyy)
2014-03-04 22:36:53 aeva black ironic: status In Progress Fix Committed
2014-03-05 10:13:52 Thierry Carrez ironic: status Fix Committed Fix Released
2014-03-05 10:13:52 Thierry Carrez ironic: milestone icehouse-3
2014-04-17 15:14:33 Thierry Carrez ironic: milestone icehouse-3 2014.1