[Openstack] ODS presentation slides

2012-10-15 Thread Atul Jha
Hello Stackers, Is there a place to download/view all the presentations slides of ongoing Design Summit? Cheers!! Atul Jha http://www.csscorp.com/common/email-disclaimer.php ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
On Tue, Oct 16, 2012 at 12:48 AM, Nikhil Komawar < nikhil.koma...@rackspace.com> wrote: > AFAIK, 'glance add' has been deprecated. Did you try using 'glance > image-create', you can add --debug flag as well to get to know better > details. Let us know. > > > > -Nikhil > > > Hi- How add the --debu

[Openstack] Unconference QoS talk

2012-10-15 Thread Naresh Sehgal
There will be a QoS talk at 4:30pm during the unconference sessions on Tuesday if you are interested. Thanks, Naresh ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~ope

[Openstack] ask for comments - Light weight Erasure code framework for swift

2012-10-15 Thread Duan, Jiangang
Some of our customers are interested in Erasure code than tri-replicate to save disk space. We propose a BP "Light weight Erasure code framework for swift", which can be found here https://blueprints.launchpad.net/swift/+spec/swift-ec The general idea is to have some daemon on storage node to do

[Openstack] looking for a Nova scheduler filter plugin to boot nodes on named hosts

2012-10-15 Thread Christian Parpart
Hi all, I am looking for a (Essex) Nova scheduler plugin that parses the scheduler_hints to get a hostname of the hypervisor to spawn the actual VM on, rejecting any other node. This allows us to explicitely spawn a VM on a certain host (yes, there are really usecases where you want that). :-) I

[Openstack] StackTach unconference talk

2012-10-15 Thread Sandy Walsh
... is Wednesday 11:50 in 'Maggie' room. If you're interested in debugging tools and performance monitoring ... see you there! -Sandy ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https:/

Re: [Openstack] glance image upload stable/folsom

2012-10-15 Thread Luis Gervaso
When tried to report it I realized that this was reported This was the link: https://bugs.launchpad.net/glance/+bug/1034787 On Mon, Oct 15, 2012 at 9:38 PM, Nikhil Komawar < nikhil.koma...@rackspace.com> wrote: > Can you please share some more context details? > > > > On what image are you tr

Re: [Openstack] glance image upload stable/folsom

2012-10-15 Thread Nikhil Komawar
Can you please share some more context details? On what image are you trying to do the PUT request (what state is it in already?, are you trying to update the meta-s or a member? etc. info would help narrow down the scenario). P.S. Also, feel free to file a bug and add such background detail

[Openstack] New Launchpad project for API docs, new Github repo

2012-10-15 Thread Anne Gentle
Hi all - In order to offer more fine-grained understanding of needs for API docs especially user docs, I've split the openstack-manuals project out to have an openstack-api-site project in Launchpad so we can track bugs. We'll be migrating the openstack-manuals bugs tagged with api-site, compute-a

[Openstack] glance image upload stable/folsom

2012-10-15 Thread Luis Gervaso
Hi, Testing stable/folsom It seems that Glance PUT /v2/images/{id}/file does not change the image status from "queued" to "active" anyway the file upload / download works fine the workaround for us is switching to glance v1 only for this part Hope to hear about your experience Cheers -- ---

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-15 Thread Kiall Mac Innes
While I can't answer your question (I've never used swift) - it's worth mentioning many of the openstack folks are en-route/at the design summit. Also - you might have more luck on the openstack-operators list, rather than the general list. Kiall On Oct 15, 2012 2:57 PM, "Alejandro Comisario" < a

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread Tong Li
Tong Li Emerging Technologies & Standards Building 501/B205 openstack-bounces+litong01=us.ibm@lists.launchpad.net wrote on 10/15/2012 10:33:22 AM: > From: 符永涛 > To: Kuo Hugo , > Cc: openstack@lists.launchpad.net > Date: 10/15/2012 10:35 AM > Subject: Re: [Openstack] does swift support resum

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread 符永涛
Yes I mean resume broken transfer, or range post or multi thread upload. 2012/10/15 Kuo Hugo > Do you mean "resume broken transfer" ? > > > 2012/10/13 符永涛 > >> Dear swift experts, >> >> We're planning to use swift to implement an upload service. And we want >> to know if swift support resume up

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread 符永涛
Currently I prefer to implement range post and the html5 or flex client should call an additional HEAD request with header info like "x-object-md5" or so to notify the server to calculate the whole file's new md5. For the post request just add "range" and "x-object-size" in the header. 2012/10/15

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread Kuo Hugo
Do you mean "resume broken transfer" ? 2012/10/13 符永涛 > Dear swift experts, > > We're planning to use swift to implement an upload service. And we want to > know if swift support resume upload feature? Thank you. > > -- > 符永涛 > > ___ > Mailing list: h

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread 符永涛
Hi Tong Li, Thank you for your info. I'll considering the large object support. But I prefer range post or append node for my requirement is not large object but to improve user experience in the slow network environment. And I want to use html5 or flex to upload to swift object store. C urrently

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-15 Thread Alejandro Comisario
Its worth to know that the objects in the cluster, are going to be from 200KB the biggest and 50KB the tiniest. Any considerations regarding this ? - alejandrito On Thu, Oct 11, 2012 at 8:28 PM, Alejandro Comisario < alejandro.comisa...@mercadolibre.com> wrote: > Hi Stackers ! > This is the

Re: [Openstack] OpenStack Dashboard edit_rule form customization

2012-10-15 Thread Roberto Sassu
On 10/15/2012 03:07 PM, Roberto Sassu wrote: Hi everyone I'trying to create a form in the OpenStack dashboard which is similar to nova/access_and_security/edit_rules but with some customizations. First, I need to modify the action of 'Add rule' to do a post to another view instead of adding the

[Openstack] [Swift] Blueprint - multi-range-support

2012-10-15 Thread Tong Li
Can you one please review this change for blueprint multi-range-support? https://review.openstack.org/#/c/14180/ The blueprint is here. https://blueprints.launchpad.net/swift/+spec/multi-range-support Thanks. Tong Li Emerging Technologies & Standards Building 501/B205

[Openstack] OpenStack Dashboard edit_rule form customization

2012-10-15 Thread Roberto Sassu
Hi everyone I'trying to create a form in the OpenStack dashboard which is similar to nova/access_and_security/edit_rules but with some customizations. First, I need to modify the action of 'Add rule' to do a post to another view instead of adding the rule. Then, there should be a new 'Add Rule'

Re: [Openstack] does swift support resume upload?

2012-10-15 Thread Tong Li
I assume that you want to upload some pieces and later upload more, then complete the object. If that is the case, you can use the large data object upload which allows upload small pieces, after some time, upload more, eventually upload a manifest file to complete the object. You can find more inf

Re: [Openstack] Rechecking changes if jenkins fails

2012-10-15 Thread Sean Dague
Add a comment that just says "recheck" in the review. -Sean On 10/15/2012 05:51 AM, Pitucha, Stanislaw Izaak wrote: Hi all, Is there some way to trigger another check when Jenkins fails because of issues unrelated to the change? For example last time I submitted https://review.openstack

[Openstack] Rechecking changes if jenkins fails

2012-10-15 Thread Pitucha, Stanislaw Izaak
Hi all, Is there some way to trigger another check when Jenkins fails because of issues unrelated to the change? For example last time I submitted https://review.openstack.org/14374 Jenkins failed job gate-nova-docs, but that was because some package could not be downloaded properly: 01:31:58 Down

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Can you paste the output of keystone endpoint-list command ? Le 15/10/2012 14:33, Trinath Somanchi a écrit : Hi- I dont have any logs in the keystone.log file its empty and here is the glance-api.conf file [DEFAULT] # Show more verbose log output (sets INFO log level output) verbose = True

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I dont have any logs in the keystone.log file its empty and here is the glance-api.conf file [DEFAULT] # Show more verbose log output (sets INFO log level output) verbose = True # Show debugging output in logs (sets DEBUG log level output) debug = False # Which backend scheme should Glance

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
can you send me the glance-api.conf and the keystone.log please. Le 15/10/2012 13:11, Trinath Somanchi a écrit : Hi- I followed the folsom guide given below, but the error is intact. ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini. Got: Import

[Openstack] Folsom Glance API error

2012-10-15 Thread Trinath Somanchi
Hi- I have installed Folsom Glance release in my ubuntu system., When I start the glance-api, i get this error root@openstackController:~/openstack_images# /usr/bin/python /usr/local/bin/glance-api 2012-10-15 17:24:08 DEBUG glance.common.config [-] Loading glance-api-keystone from /etc/glance/g

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I followed the folsom guide given below, but the error is intact. ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini. Got: ImportError(" has no 'root_app_factory' attribute",) Any guidance on troubleshooting the same' The glance-api-paste.ini

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
This is why you were getting the Err111 because you can't reach Glance-api service since it doesn't load ! ERROR: Unable to load glance-api from configuration file /etc/glance/glance-api-paste.ini Verify your glance-api-paste.ini file with the steps provided in this Folsom Install Guide

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I got this error when i executed the GLANCE API root@openstackController:~# /usr/bin/python /usr/local/bin/glance-api 2012-10-15 16:23:19 DEBUG glance.common.config [-] Loading glance-api from /etc/glance/glance-api-paste.ini from (pid=12873) load_paste_app /usr/local/lib/python2.7/dist-pack

Re: [Openstack] OpenStack Performance

2012-10-15 Thread Sriram Subramanian
Thanks Josh, LL talk to Anne n organizers. Sent from my Windows Phone From: Joshua Harlow Sent: 10/15/2012 12:01 AM To: Michael Still; Sriram Subramanian Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] OpenStack Performance And of course: http://summit.openstack.org/cfp/details/93 That

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Hi, This looks like there is something did not start correclty, please give me the last 15 lines of glance-api & glance registry log files. Le 15/10/2012 10:18, Trinath Somanchi a écrit : Hi- I have installed Folsom Glance in my Ubuntu machine. When I upload the Image to glance, the get thi

[Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I have installed Folsom Glance in my Ubuntu machine. When I upload the Image to glance, the get this error root@openstackController:~/openstack_images# glance add name="Ubuntu_Server_1204" is_public=true container_format=ovf disk_format=qcow2 < ubuntu_server.img Error communicating with /v1/

Re: [Openstack] OpenStack Performance

2012-10-15 Thread Joshua Harlow
And of course: http://summit.openstack.org/cfp/details/93 That seems pretty much the same as what u are doing :-) On 10/14/12 8:36 AM, "Michael Still" wrote: >On 10/14/2012 03:06 PM, Sriram Subramanian wrote: >> Frans: >> >> Does the report you are talking about has any info on OpenStack >>per