[openstack-dev] [nova][log] output of the x-openstack-request-id

2014-10-20 Thread wpf
when checking the nova/api.log , I found the following entry as below

2014-10-20 11:26:11.387 3549 INFO nova.osapi_compute.wsgi.server
[req-d7cc3757-f1e3-4af9-8700-a6f7fa096a6b None] 10.104.0.138 "GET
/v2/896bfb02c3f945d8a397c79f0741557a/os-floating-ips HTTP/1.1" status: 200
len: 192 time: 0.1119120

I understand that it's the combination of the x-openstack-request-id ,
request url and also the response status and etc.

Since I also want to add the similar logline into other projects ,so want
to mimic the the nova source code.

but anyway, after searching the code with 'x-openstack-request-id',  even
with 'LOG.info' ,  I failed to find it.

anyone can help me with that where/what codes to generated the output?

Thanks



-- 

Cheers & Best regards,
Peng Fei Wang (王鹏飞)
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Marconi][Zaqar] Adding Victoria Martínez de la Cruz (vkmc) to Zaqar's core team

2014-08-03 Thread wpf
+1 !


On Fri, Aug 1, 2014 at 11:27 PM, Sriram Madapusi Vasudevan <
sriram.madapusiva...@rackspace.com> wrote:

> +1 for sure! :D
> Sriram Madapusi Vasudevan
>
>
>
> On Aug 1, 2014, at 10:21 AM, Malini Kamalambal <
> malini.kamalam...@rackspace.com> wrote:
>
> > A HUGE +1 !
> >
> >
> >
> > On 8/1/14 10:11 AM, "Flavio Percoco"  wrote:
> >
> >> Greetings,
> >>
> >> I'd like to propose adding Victoria Martínez de la Cruz (vkmc) to
> >> zaqar's core team. Victoria has been part of the community for several
> >> months now. During this time, she's been contributing to many different
> >> areas:
> >>
> >> - Docs
> >> - Code
> >> - Community Support
> >> - Research (amazing work on the amqp side)
> >>
> >> She's a great asset of Zaqar's community.
> >>
> >> If no one objects, I'll proceed and add her in a week from now.
> >>
> >> Flavio
> >>
> >> --
> >> @flaper87
> >> Flavio Percoco
> >>
> >> ___
> >> OpenStack-dev mailing list
> >> OpenStack-dev@lists.openstack.org
> >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
> >
> > ___
> > OpenStack-dev mailing list
> > OpenStack-dev@lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 

Cheers & Best regards,
Peng Fei Wang (王鹏飞)
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [marconi] Python 3.3 Gate is Passing!

2014-06-27 Thread wpf
it will make my tox result more clear -:)


On Fri, Jun 27, 2014 at 8:07 AM, Fei Long Wang 
wrote:

>  Nataliia, good job. Glad to see we can pass the py33 gate.
>
> On 27/06/14 03:40, Kurt Griffiths wrote:
>
>  Hi everyone, I just wanted to to congratulate Nataliia on making Marconi
> one of the first OS project to pass the py33 gate!
>
>  https://pbs.twimg.com/media/BrEQrZiCMAAbfEX.png:large
>
>  Now, let’s make that gate voting. :D
>
>  ---
>  Kurt Griffiths (kgriffs)
>
>
> ___
> OpenStack-dev mailing 
> listOpenStack-dev@lists.openstack.orghttp://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
> --
> Cheers & Best regards,
> Fei Long Wang (王飞龙)
> --
> Senior Cloud Software Engineer
> Tel: +64-48032246
> Email: flw...@catalyst.net.nz
> Catalyst IT Limited
> Level 6, Catalyst House, 150 Willis Street, Wellington
> --
>
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
祝好!

   王鹏飞
msn: dragoninfi...@hotmail.com
mobile: 13681265240
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [marconi] replicate messages among servers

2014-06-16 Thread wpf
Hi

   If you are using the mongodb, then you can leverage the replication
sets,  for example ,the uri for mongodb

   uri = mongodb://mydb1,mydb2,mydb3:27017/?replicaSet=catalog...

  for some more, you can refer to
http://docs.openstack.org/developer/marconi/installing.html


On Sun, Jun 15, 2014 at 6:14 PM, Peng Gu  wrote:

> Hi all,
>   Is there a mechanism or plan for maconi to support replocating messages
> among servers to improve availability?
> I thought this is a key feature to bring maconi into product environment.
> Thanks
>
> Peng Gu
>
>
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
祝好!

   王鹏飞
msn: dragoninfi...@hotmail.com
mobile: 13681265240
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev