[openstack-dev] [oslo] Add request_utils module in oslo-incubator

2015-04-14 Thread Kekane, Abhishek
Hi Devs,

Earlier request_utils module was removed from oslo-incubator [1] as it was not 
used.
Now we want to use this module for logging request-id  across 
openstack-services [2].

I have submitted a patch [3] to add request_utils module back to oslo-incubator.
If anyone has suggestions please let me know.


[1] https://review.openstack.org/#/c/150370/
[2] https://review.openstack.org/#/c/156508/
[3] https://review.openstack.org/#/c/170074/



Thanks  Regards,

Abhishek Kekane

__
Disclaimer: This email and any attachments are sent in strictest confidence
for the sole use of the addressee and may contain legally privileged,
confidential, and proprietary data. If you are not the intended recipient,
please advise the sender by replying promptly to this email and then delete
and destroy this email and any attachments without any further use, copying
or forwarding.__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [oslo] Add request_utils module in oslo-incubator

2015-04-14 Thread Doug Hellmann
Excerpts from Davanum Srinivas (dims)'s message of 2015-04-14 09:53:46 -0400:
 Abhishek,
 
 I'd support picking another existing oslo library instead of
 oslo-incubator itself. Can you please review to see where this would
 fit?

Is the API for this module stable enough to go directly into a
library?

Doug

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [oslo] Add request_utils module in oslo-incubator

2015-04-14 Thread Davanum Srinivas
Abhishek,

I'd support picking another existing oslo library instead of
oslo-incubator itself. Can you please review to see where this would
fit?

-- dims

On Tue, Apr 14, 2015 at 6:36 AM, Kekane, Abhishek
abhishek.kek...@nttdata.com wrote:
 Hi Devs,



 Earlier request_utils module was removed from oslo-incubator [1] as it was
 not used.

 Now we want to use this module for logging request-id  across
 openstack-services [2].



 I have submitted a patch [3] to add request_utils module back to
 oslo-incubator.

 If anyone has suggestions please let me know.





 [1] https://review.openstack.org/#/c/150370/

 [2] https://review.openstack.org/#/c/156508/

 [3] https://review.openstack.org/#/c/170074/







 Thanks  Regards,



 Abhishek Kekane


 __
 Disclaimer: This email and any attachments are sent in strictest confidence
 for the sole use of the addressee and may contain legally privileged,
 confidential, and proprietary data. If you are not the intended recipient,
 please advise the sender by replying promptly to this email and then delete
 and destroy this email and any attachments without any further use, copying
 or forwarding.

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




-- 
Davanum Srinivas :: https://twitter.com/dims

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [oslo] Add request_utils module in oslo-incubator

2015-04-14 Thread Victor Stinner
 I'd support picking another existing oslo library instead of
 oslo-incubator itself. Can you please review to see where this would
 fit?

In the review, I suggested oslo.log, but I'm not sure because of the notifier 
object. I don't know the type of the notifier object, is it something related 
to logging?

Victor

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev