Re: [openstack-dev] [mistral] Extend created(updated)_at by started(finished)_at to clarify the duration of the task

2018-10-01 Thread Dougal Matthews
On Wed, 26 Sep 2018 at 12:03, Олег Овчарук wrote: > Hi everyone! Please take a look to the blueprint that i've just created > https://blueprints.launchpad.net/mistral/+spec/mistral-add-started-finished-at > > I'd like to implement this feature, also I want to update CloudFlow when > this will be

Re: [openstack-dev] [mistral] Extend created(updated)_at by started(finished)_at to clarify the duration of the task

2018-09-27 Thread Renat Akhmerov
Hi Oleg, I looked at the blueprint. Looks good to me, I understand the motivation behind. The fact that we use created_at and updated_at now to see the duration of the task is often confusing, I agree. So this would be a good addition and it is backward compatible. The only subtle thing is

[openstack-dev] [mistral] Extend created(updated)_at by started(finished)_at to clarify the duration of the task

2018-09-26 Thread Олег Овчарук
Hi everyone! Please take a look to the blueprint that i've just created https://blueprints.launchpad.net/mistral/+spec/mistral-add-started-finished-at I'd like to implement this feature, also I want to update CloudFlow when this will be done. Please let me know in the blueprint if I can start