Activity log for bug #1393268

Date Who What changed Old value New value Message
2014-11-16 23:21:54 Angus Salkeld bug added bug
2014-11-16 23:22:05 Angus Salkeld heat: status New Triaged
2014-11-16 23:22:08 Angus Salkeld heat: importance Undecided High
2014-11-16 23:22:26 Angus Salkeld heat: assignee Pavlo Shchelokovskyy (pshchelo)
2014-11-16 23:22:33 Angus Salkeld heat: milestone kilo-1
2014-11-17 07:38:52 Angus Salkeld heat: milestone kilo-1 kilo-2
2015-01-16 12:25:54 OpenStack Infra heat: status Triaged In Progress
2015-01-28 20:11:43 Pavlo Shchelokovskyy heat: milestone kilo-2 kilo-3
2015-03-17 23:46:52 Angus Salkeld heat: milestone kilo-3 kilo-rc1
2015-03-20 16:02:44 Pavlo Shchelokovskyy description from: https://etherpad.openstack.org/p/kilo-heat-summit-topics TODO cleanup scheduler tasks in resources: some resources are using scheduler logic directly in the handle_* methods and check_methods. Moving away from this would make transition later on. List of resource methods to change: Server.handle_update Server.handle_delete Server.handle_suspend InstanceGroup.replace SwiftSignal.handle_create WaitCondition.handle_create WaitCondition.handle_update NeutronResource.handle_delete Pool.handle_delete (pas-ha) I will take the below resources, may be also refactor volume ones to some base class and AWS and OS subclasses, in separate namespeces Volume.handle_delete/handle_snapshot_delete VolumeAttachment.create VolumeAttachment.delete VolumeAttachment.update Volume.resize (patch on review) security groups rules create/update/delete, was trying to solve operatiing in tight loop from: https://etherpad.openstack.org/p/kilo-heat-summit-topics TODO cleanup scheduler tasks in resources: some resources are using scheduler logic directly in the handle_* methods and check_methods. Moving away from this would make transition later on. This also includes passing rich complex objects between handle_<action> and check_<action>_complete, as in the future we might pass this objects through RPC, and they are hardly serializable.         List of resource methods to change:     Server.handle_update     Server.handle_delete     Server.handle_suspend     InstanceGroup.replace     SwiftSignal.handle_create (DONE)     WaitCondition.handle_create (DONE)     WaitCondition.handle_update (DONE)     NeutronResource.handle_delete (DONE)     Pool.handle_delete (DONE)     (pas-ha) I will take the below resources, may be also refactor volume ones to some base class and AWS and OS subclasses, in separate namespeces     Volume.handle_delete/handle_snapshot_delete (DONE)     VolumeAttachment.create (DONE)     VolumeAttachment.delete (DONE)     VolumeAttachment.update (DONE)     Volume.resize (DONE)     (patch on review) security groups rules create/update/delete, was trying to solve operatiing in tight loop
2015-03-26 02:56:34 Angus Salkeld heat: milestone kilo-rc1 liberty-1
2015-06-23 21:37:47 Steve Baker heat: milestone liberty-1 liberty-2
2015-07-28 21:59:13 OpenStack Infra heat: assignee Pavlo Shchelokovskyy (pshchelo) Steve Baker (steve-stevebaker)
2015-07-28 21:59:55 Steve Baker heat: assignee Steve Baker (steve-stevebaker) Pavlo Shchelokovskyy (pshchelo)
2015-07-29 19:41:45 Steve Baker heat: milestone liberty-2 liberty-3
2015-08-26 22:19:30 Steve Baker heat: milestone liberty-3 next
2015-08-27 00:52:12 Steve Baker heat: status In Progress Triaged