Re: [Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
bingo :-) You're great ! On Thu, Jun 21, 2012 at 8:34 PM, Dolph Mathews wrote: > If you let webob calculate the Content-Length by itself it won't resort to > adding a Transfer-Encoding header: > > https://review.openstack.org/#/c/8818 > > On Thu, Jun 21, 2012 at

Re: [Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
I have created bug report: https://bugs.launchpad.net/keystone/+bug/1016171 On Thu, Jun 21, 2012 at 6:57 PM, Tomasz Paszkowski wrote: > Hi, > > I'am working on enhancing keystone PublicAPI to support CORS. > Everything seem to work well except that Keystone is formatting

[Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
ntrol-Allow-Headers: origin,content-type,accept,x-auth-token Access-Control-Allow-Methods: POST Access-Control-Allow-Origin: https://10.76.0.119:8433 Access-Control-Max-Age: 60 Date: Thu, 21 Jun 2012 16:52:33 GMT Transfer-Encoding: chunked -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cl

Re: [Openstack] [metering] nova volume notifications

2012-06-02 Thread Tomasz Paszkowski
manages the volumes should send notifications. If it >> doesn't do so already, we will need to update it. >> >> >> On Fri, Jun 1, 2012 at 9:49 AM, Tomasz Paszkowski >> wrote: >>> >>> Hi, >>> >>> Does anyone have any idea how to

[Openstack] [metering] nova volume notifications

2012-06-01 Thread Tomasz Paszkowski
onsumer to volume_topic will break messages from being delivered to proper recipient. -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cloud Computing +48500166299 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.lau

Re: [Openstack] [Metering] schema and counter definitions

2012-05-09 Thread Tomasz Paszkowski
I agree. Do you have any plans how to coordinate our efforts ? On Wed, May 9, 2012 at 11:11 PM, Doug Hellmann wrote: > > > On Wed, May 9, 2012 at 3:07 PM, Tomasz Paszkowski wrote: >> >> On Wed, May 9, 2012 at 8:02 PM, Doug Hellmann >> wrote: >> > >&g

Re: [Openstack] [Metering] schema and counter definitions

2012-05-09 Thread Tomasz Paszkowski
nova that they are trying to fix > during the folsom release, IIRC). Yes. Part of the code responsible for amqp support is not functional yet :( -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cloud Computing +48500166299 ___ Mailing list: h

Re: [Openstack] [Metering] schema and counter definitions

2012-05-09 Thread Tomasz Paszkowski
a codebase that could be useful for the >> metering implementation. Would you be willing to share it ? > > Yes. Just give me few days. > > -- > Tomasz Paszkowski > SS7, Asterisk, SAN, Datacenter, Cloud Computing > +48500166299 -- Tomasz Paszkowski SS7, Asterisk, S

Re: [Openstack] [Metering] schema and counter definitions

2012-05-07 Thread Tomasz Paszkowski
can utilize disk drive more than huge sequential reads/writes. I need also to mention that AWS is also charging for I/O in their volume service. > > > It looks like you already have a codebase that could be useful for the > metering implementation. Would you be willing to share

Re: [Openstack] [Metering] schema and counter definitions

2012-05-06 Thread Tomasz Paszkowski
it from the burden of tracking structural changes. > > Cheers > > -- > Loïc Dachary         Chief Research Officer > // eNovance labs   http://labs.enovance.com > // ✉ l...@enovance.com  ☎ +33 1 49 70 99 82 > > > ___________ > Mailing list: htt

Re: [Openstack] Nova volume storage

2012-05-06 Thread Tomasz Paszkowski
Yes. I works perfectly (with xfs as storage backend). On Sun, May 6, 2012 at 9:30 AM, Igor Laskovy wrote: > Privet Tomasz, > > Do you use rbd in production? Any restrictions? > > On Sat, May 5, 2012 at 9:50 PM, Tomasz Paszkowski wrote: >> ceph (known as rbd) :-) >> &

Re: [Openstack] Nova volume storage

2012-05-05 Thread Tomasz Paszkowski
pparently performs live migration without > downtime. > > Thank you! > > ___ > Mailing list: https://launchpad.net/~openstack > Post to     : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help   : https:

Re: [Openstack] Resource utilization

2012-04-20 Thread Tomasz Paszkowski
: openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.lau

Re: [Openstack] (no subject)

2012-04-17 Thread Tomasz Paszkowski
g which is missing is image preparation. it needs to be addressed manualy (https://github.com/ceph/ceph-openstack-tools), or dirty coded within libvirt/connection.py :-) -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cloud Computing +48500166299 _

[Openstack] Keystone get user-by-name

2012-04-10 Thread Tomasz Paszkowski
Hi, I'am trying to write code responsible for password reset in keystone. Is there an API call which allows to get user_id by name without fetch all defined users ? -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cloud Computing +485001

Re: [Openstack] Instance can't reach dhcp or metadata

2012-04-10 Thread Tomasz Paszkowski
1f8c20617cbb >> 1e00e717a3a3487381dfe5f8e7f63c92] [instance: >> d0c21b65-2957-40cc-a3db-887cf7c959ee] Finished toXML method from (pid=28534) >> to_xml /openstack/nova/nova/virt/libvirt/connection.py:1644 >> 2012-04-10 15:38:01 INFO nova.virt.libvirt.firewall >>

Re: [Openstack] Instance can't reach dhcp or metadata

2012-04-10 Thread Tomasz Paszkowski
> ______ >>>> WIPRO TECHNOLOGIES >>>> No 53/1 Ganapa Towers ,Near Madivala Police Station , Hosur Main Road >>>> ,Bangalore-560068 >>>> Hand Phone : +91-9880549725 | Desk : +91-80-39912554 |Fax No: >>>> +91

Re: [Openstack] running "glance index" got Details [errno 111] ECONNREFUSED erro

2012-03-28 Thread Tomasz Paszkowski
me Santos Souza >> Sistemas de Informação - PUCRS >> Fone: (51) 9695-1070 >> >> >> ___ >> Mailing list: https://launchpad.net/~openstack >> Post to     : openstack@lists.launchpad.net >> Unsubscribe : https:/

Re: [Openstack] Essex-4 milestone proposed candidates

2012-02-29 Thread Tomasz Paszkowski
ts.launchpad.net >> Unsubscribe : https://launchpad.net/~openstack >> More help   : https://help.launchpad.net/ListHelp > > ___ > Mailing list: https://launchpad.net/~openstack > Post to     : openstack@lists.launchpad.net > Unsubscribe : htt