Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-30 Thread Renat Akhmerov
Ok, thanks Tuan. Renat Akhmerov @Nokia On 29 May 2017, 17:38 +0700, lương hữu tuấn , wrote: > Hi Renat, > > Kong is going to move on with this patch and then i will continue with the > main problem of trust token in Mistral. > > Br, > > Tuan/Nokia > > > On Mon, May 29,

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-29 Thread lương hữu tuấn
Hi Renat, Kong is going to move on with this patch and then i will continue with the main problem of trust token in Mistral. Br, Tuan/Nokia On Mon, May 29, 2017 at 9:20 AM, Renat Akhmerov wrote: > Tuan, > > It’s ok, not always people have cycles to finish something

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-29 Thread Renat Akhmerov
Tuan, It’s ok, not always people have cycles to finish something upstream. No need to explain that. All I’m worried about is getting this thing done. So if you don’t have capacity please help transfer this work to someone else. Thanks Renat On 29 May 2017, 13:36 +0700, lương hữu tuấn

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-29 Thread lương hữu tuấn
Hi Doug and Renat, I totally agree with what Doug mentioned in the previous mail. In fact, my patch is only the used for the purpose of "implementing trust token", not for full refactoring mistral context. Since i do not have my capacity for contributing to Mistral, my commit now is for the need

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-26 Thread Vitaliy Nogin
Hi Doug, Anyway, thank for the notification. We are really appreciated. Regards, Vitaliy > 26 мая 2017 г., в 20:54, Doug Hellmann написал(а): > > Excerpts from Saad Zaher's message of 2017-05-26 12:03:24 +0100: >> Hi Doug, >> >> Thanks for your review. Actually freezer

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-26 Thread Doug Hellmann
Excerpts from Saad Zaher's message of 2017-05-26 12:03:24 +0100: > Hi Doug, > > Thanks for your review. Actually freezer has a separate repo for the api, > it can be found here [1]. Freezer is using oslo.context since newton. If > you have the time you can take a look at it and let us know if you

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-26 Thread Saad Zaher
Hi Doug, Thanks for your review. Actually freezer has a separate repo for the api, it can be found here [1]. Freezer is using oslo.context since newton. If you have the time you can take a look at it and let us know if you have any comments. Thanks for your help [1]

Re: [openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-25 Thread Renat Akhmerov
Thanks Doug. We’ll look into this. @Tuan, is there any roadblocks with the patch you’re working on? [1] [1] https://review.openstack.org/#/c/455407/ Renat On 26 May 2017, 01:54 +0700, Doug Hellmann , wrote: > The new work to add the exception information and request ID

[openstack-dev] [mistral][freezer] adopting oslo.context for logging debugging and tracing

2017-05-25 Thread Doug Hellmann
The new work to add the exception information and request ID tracing depends on using both oslo.context and oslo.log to have all of the relevant pieces of information available as log messages are emitted. In the course of reviewing the "done" status for those initiatives, I noticed that although