[Openstack] HP Cloud Service Performance Test

2012-08-10 Thread Qingye Jiang
Hi all, Recently I did some performance testings on HP Cloud Service. I would like to share the test results with the OpenStack community. The test report includes a lot of figures and it is not good to spam your mailbox. If you are interested you can access the report from my blog at the followin

Re: [Openstack] Setting Expectations

2012-08-10 Thread Eric Windisch
On Friday, August 10, 2012 at 22:53 PM, George Reese wrote: > First, thanks to Andrew for starting this thread. I think it's an important > discussion. > > Second, the problem with the analogies made so far is, IMHO, at the API level > and what it does to the ecosystem. > > Let's take, for

Re: [Openstack] Setting Expectations

2012-08-10 Thread George Reese
First, thanks to Andrew for starting this thread. I think it's an important discussion. Second, the problem with the analogies made so far is, IMHO, at the API level and what it does to the ecosystem. Let's take, for example, Apache HTTP Client stuff. 3.1 and 4.x are wildly different object mo

Re: [Openstack] Setting Expectations

2012-08-10 Thread Frans Thamura
Openstack is like linux kernel for cloud Anyone welcome to.create distro on it like ubuntu tolinux... and yea ubunti cloud to openstack On Aug 11, 2012 8:46 AM, "Eric Windisch" wrote: > > > On Aug 10, 2012, at 20:49, Nathanael Burton > wrote: > > I personally equate OpenStack to the Linux Kerne

Re: [Openstack] Setting Expectations

2012-08-10 Thread Nathanael Burton
Ah, I meant foundation (lowercase f) as in the basis on which an IaaS system is built not a management/governance system ala the Apache Foundation or OpenStack Foundation. However I agree that the comparison and points are apropos. Nate On Aug 10, 2012 9:40 PM, "Eric Windisch" wrote: > > > On Au

Re: [Openstack] Is it ok to post a job here?

2012-08-10 Thread Lorin Hochstein
Hi Eugene: On Aug 10, 2012, at 9:25 PM, Eugene Kirpichov wrote: > Hello community, > > I'm wondering whether it's ok to post an OpenStack-related job to this > mailing list. > On one hand, I didn't find anything hinting that it's not ok in the > MailingListEtiquette page; on the other hand, I d

Re: [Openstack] Setting Expectations

2012-08-10 Thread Eric Windisch
On Aug 10, 2012, at 20:49, Nathanael Burton wrote: > I personally equate OpenStack to the Linux Kernel. It's the foundation and > core components that, in OpenStack's case, make up an Infrastructure as as > Service (IaaS) system, a "cloud" kernel. We should expect the core > components and

[Openstack] Question on hostname generation?

2012-08-10 Thread Joshua Harlow
Hi all, I was wondering about the following case (and am not sure if its been addressed in folsom). At yahoo, instead of the default hostname that seems to be automatically established (ie 'server-XYZ.novalocal' was in essex) we were wondering if there is anything in folsom that say lets us ov

[Openstack] Is it ok to post a job here?

2012-08-10 Thread Eugene Kirpichov
Hello community, I'm wondering whether it's ok to post an OpenStack-related job to this mailing list. On one hand, I didn't find anything hinting that it's not ok in the MailingListEtiquette page; on the other hand, I didn't find any job postings in the archives either. So I figured I better ask f

Re: [Openstack] Setting Expectations

2012-08-10 Thread Nathanael Burton
I personally equate OpenStack to the Linux Kernel. It's the foundation and core components that, in OpenStack's case, make up an Infrastructure as as Service (IaaS) system, a "cloud" kernel. We should expect the core components and APIs to be stable with sane deprecation policies, but OpenStack sh

Re: [Openstack] Removing support for KVM Hypervisor ...

2012-08-10 Thread George Reese
You're just trying to give me a heart attack :) Sent from my iPhone On Aug 10, 2012, at 15:32, Sandy Walsh wrote: > > Sorry George, couldn't resist. :) > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.ne

Re: [Openstack] Setting Expectations

2012-08-10 Thread Joshua Harlow
So many questions, so hard to reply. Whats the best question to answer here ;) From: Andrew Clay Shafer mailto:a...@parvuscaptus.com>> Date: Fri, 10 Aug 2012 14:41:03 -0700 To: openstack mailto:openstack@lists.launchpad.net>> Subject: [Openstack] Setting Expectations What is OpenStack? Clearly

Re: [Openstack] Removing support for KVM Hypervisor ...

2012-08-10 Thread Nati Ueno
Hi Sandy It's not enough Let's make OpenStack to CloseStack! Nachi 2012/8/10 Sandy Walsh : > haha ... oh no. > > It's joke. Long story. > > Not going to happen :) > > From: chaohua wang [chwang...@gmail.com] > Sent: Friday, August 10, 2012 5:31 PM > To: Sandy Wal

Re: [Openstack] instance evacuation from a failed node (rebuild for HA)

2012-08-10 Thread Ryan Lane
> We have submitted a patch https://review.openstack.org/#/c/11086/ to address > https://blueprints.launchpad.net/nova/+spec/rebuild-for-ha that simplifies > recovery from a node failure by introducing an API that recreates an > instance on *another* host (similar to the existing instance 'rebuild'

[Openstack] Setting Expectations

2012-08-10 Thread Andrew Clay Shafer
What is OpenStack? Clearly, OpenStack is many things to many people and organizations. What does it mean to contribute to OpenStack? What does it mean to deploy OpenStack? What does it mean to operate OpenStack? What do we mean when we say compatible? interoperable? community? branded? Is OpenS

[Openstack] instance evacuation from a failed node (rebuild for HA)

2012-08-10 Thread Alex Glikson
Dear all, We have submitted a patch https://review.openstack.org/#/c/11086/ to address https://blueprints.launchpad.net/nova/+spec/rebuild-for-ha that simplifies recovery from a node failure by introducing an API that recreates an instance on *another* host (similar to the existing instance 'r

Re: [Openstack] [swift] Operational knowledge sharing

2012-08-10 Thread Greg Holt
Followup note: Though briefly mentioned by John, I like to emphasize this also affects COPY (or PUT with X-Copy-From) requests, and #1 (upping the lb timeout) is really the only solution unless we go crazy and implement async requests with status checks. Well, another weird solution is to have S

Re: [Openstack] jcloud has a conneciton pool?

2012-08-10 Thread Jay Pipes
On 08/10/2012 04:14 PM, chaohua wang wrote: > Hi Folks, > > I am working on Jcloud and Openstack. We have application(using jcloud) > to connect Hp cloud service. > > But for each request to HP cloud service, we created restContext > (RestContext restContext = > computeContext.unwrap();), > the

Re: [Openstack] [openstack-dev] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread George Reese
On Aug 10, 2012, at 2:52 PM, Jay Pipes wrote: > On 08/09/2012 11:05 PM, George Reese wrote: >> On Aug 9, 2012, at 8:14 PM, Doug Davis > > wrote: >>> Situations like this are always interesting to watch. :-) >>> >>> On the one hand its open-source, so if you care about s

Re: [Openstack] Removing support for KVM Hypervisor ...

2012-08-10 Thread Sandy Walsh
haha ... oh no. It's joke. Long story. Not going to happen :) From: chaohua wang [chwang...@gmail.com] Sent: Friday, August 10, 2012 5:31 PM To: Sandy Walsh Subject: Re: [Openstack] Removing support for KVM Hypervisor ... Hi I posted my question to openstack@li

[Openstack] Removing support for KVM Hypervisor ...

2012-08-10 Thread Sandy Walsh
Sorry George, couldn't resist. :) ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] jcloud has a conneciton pool?

2012-08-10 Thread chaohua wang
Hi Folks, I am working on Jcloud and Openstack. We have application(using jcloud) to connect Hp cloud service. But for each request to HP cloud service, we created restContext (RestContext restContext = computeContext.unwrap();), then get NovaAPi ( NovaApi novaApi = restContext.getApi();). once

Re: [Openstack] [openstack-dev] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Jay Pipes
On 08/09/2012 11:05 PM, George Reese wrote: > On Aug 9, 2012, at 8:14 PM, Doug Davis > wrote: >> Situations like this are always interesting to watch. :-) >> >> On the one hand its open-source, so if you care about something then >> put up the resources to make it happen.

Re: [Openstack] [swift] Operational knowledge sharing

2012-08-10 Thread John Purrier
This is great info, John. Thanks. John John Purrier j...@openstack.com (206) 930-0788 http://www.linkedin.com/in/johnpur On 8/10/12 9:31 AM, "John Dickinson" wrote: >In a standard swift deployment, the proxy server is running behind a load >balancer and/or an SSL terminator. At SwiftStack,

Re: [Openstack] [Nova] Create multiple instances in one request

2012-08-10 Thread Vishvananda Ishaya
On Aug 10, 2012, at 6:24 AM, Patrick Petit wrote: > Hi, > So, if I paraphrase correctly what is meant out of the stacker jargon. > > min_count and max_count doc will go in the API doc as an extension item once > the DisableServerExtension cleanup is done. Right? Correct. > > However, the

Re: [Openstack] [swift] Operational knowledge sharing

2012-08-10 Thread Andrew Clay Shafer
Thanks for sharing. On Fri, Aug 10, 2012 at 12:31 PM, John Dickinson wrote: > In a standard swift deployment, the proxy server is running behind a load > balancer and/or an SSL terminator. At SwiftStack, we discovered an issue > that may arise from some config parameters in this layer, and we'

Re: [Openstack] Why Image upload functionality is not there in Horizon ?

2012-08-10 Thread Gabriel Hurley
Horizon already has what you just described. You can load images into glance by providing a URI. It's the "Create Image" button on the Images table. - Gabriel > -Original Message- > From: Brian Waldon [mailto:bcwal...@gmail.com] > Sent: Friday, August 10, 2012 7:35 AM > To: Gabriel H

[Openstack] Open Standards for Open Cloud: Call for particpation

2012-08-10 Thread jean-pierre laisne
Dear all, As a follow up of last year's session “Open Cloud in Europe”, we have the pleasure to organize a whole Open World Forumtrack dedicated to open cloud and open standards, and would like to invite you to participate in this session to provide feedback fr

[Openstack] [swift] Operational knowledge sharing

2012-08-10 Thread John Dickinson
In a standard swift deployment, the proxy server is running behind a load balancer and/or an SSL terminator. At SwiftStack, we discovered an issue that may arise from some config parameters in this layer, and we'd like to share it with other swift deployers. Symptom: Users updating metadata (i

Re: [Openstack] [Quantum] Removing quantum-rootwrap

2012-08-10 Thread jrd
>From: Thierry Carrez >Date: Fri, 10 Aug 2012 17:38:52 +0200 > >j...@redhat.com wrote: >> Apologies for the not-very coherent description. Please let me know >> if you think I'm off in the weeds or missing important bits. > >One other thing I spotted when I evaluat

Re: [Openstack] [Quantum] Removing quantum-rootwrap

2012-08-10 Thread Thierry Carrez
j...@redhat.com wrote: > Apologies for the not-very coherent description. Please let me know > if you think I'm off in the weeds or missing important bits. One other thing I spotted when I evaluated how broken quantum-rootwrap was is at quantum/agent/linux/dhcp.py:181 where a command is called wi

Re: [Openstack] Trouble getting instances back up after hard server reboot

2012-08-10 Thread Joe Topjian
Hi Samuel, I am interested in some common/best practices of this as well. I'm posting this to -operators to see if anyone there has input. While having instances affected by a compute node reboot does not sound very cloudy, it is unfortunately an issue can happen often. I have added some notes i

Re: [Openstack] [openstack-dev] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Kevin L. Mitchell
On Fri, 2012-08-10 at 09:52 -0500, George Reese wrote: > I personally believe (and this is described in great detail in my API > book) that you never, ever auto-generate JSON and XML from model > objects for your REST APIs. You need your models to be free to evolve > independent from the API repres

Re: [Openstack] [openstack-dev] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread George Reese
This doesn't fit into the "things that make me grumpy" bucket, but instead an opinion on how APIs should be done… I personally believe (and this is described in great detail in my API book) that you never, ever auto-generate JSON and XML from model objects for your REST APIs. You need your mode

Re: [Openstack] [Quantum] Removing quantum-rootwrap

2012-08-10 Thread jrd
>From: Thierry Carrez >Date: Thu, 09 Aug 2012 16:32:23 +0200 > [...] > >> My goal is by end of today , or tomorrow morning latest, to have at >> least a reasonably complete understanding of the changes necessary to >> get the quantum-rootwrap facility up to parity with

Re: [Openstack] Why Image upload functionality is not there in Horizon ?

2012-08-10 Thread Brian Waldon
Even being able to add images while providing an external location would be useful. You could depend on your user to put it in swift or s3 and just provide a uri that references it. On Aug 9, 2012, at 11:05 AM, Gabriel Hurley wrote: > Indeed, uploading large files with the Horizon webserver as

[Openstack] Manually attaching iSCSI volume to an instance

2012-08-10 Thread Samuel Winchenbach
Hi, I believe I am a "victim" of this bug: https://bugs.launchpad.net/nova/+bug/1001088 ( I can not seem to find the fix that was committed ) After rebooting my volumes are not restored and they become stuck in the "in-use" state. Is there a way to manually restore the volumes? Using tgt-admin

Re: [Openstack] [Nova] Create multiple instances in one request

2012-08-10 Thread Patrick Petit
Hi, So, if I paraphrase correctly what is meant out of the stacker jargon. min_count and max_count doc will go in the API doc as an extension item once the DisableServerExtension cleanup is done. Right? However, the original question was about the *num_instances* property of the RPC request spec.

Re: [Openstack] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Gabe Westmaas
> -Original Message- > From: openstack- > bounces+gabe.westmaas=rackspace@lists.launchpad.net > [mailto:openstack- > bounces+gabe.westmaas=rackspace@lists.launchpad.net] On Behalf Of > Gabe Westmaas > Sent: Friday, August 10, 2012 9:15 AM > To: Daniel P. Berrange; Vishvananda Isha

Re: [Openstack] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Gabe Westmaas
> -Original Message- > From: openstack- > bounces+gabe.westmaas=rackspace@lists.launchpad.net > [mailto:openstack- > bounces+gabe.westmaas=rackspace@lists.launchpad.net] On Behalf Of > Daniel P. Berrange > Sent: Friday, August 10, 2012 8:48 AM > To: Vishvananda Ishaya > Cc: OpenSt

Re: [Openstack] [nova] Call for Help -- OpenStack API XML Support

2012-08-10 Thread Daniel P. Berrange
On Thu, Aug 09, 2012 at 03:25:01PM -0700, Vishvananda Ishaya wrote: > Hello Everyone, > > We are in the unfortunate position of not knowing how good our OpenStack > API XML support is. All of our integration tests use json. Many of the > compute extensions don't even have XML deserializers. We als

Re: [Openstack] Invoking Glance REST API

2012-08-10 Thread Sajith Kariyawasam
Thanks Brian.. that worked ..! :) On Thu, Aug 9, 2012 at 9:31 PM, Brian Waldon wrote: > You're getting a '300 Multiple Choices' response as you haven't indicated > a version in your request. You can parse the body as json (indicated in the > headers) to see what API versions are available to you

Re: [Openstack] [ceilometer] Metering meeting agenda for Thursday at 16:00 UTC (Aug 9th, 2012)

2012-08-10 Thread Nick Barcet
On 08/08/2012 05:54 PM, Nick Barcet wrote: > Hi, > > The metering project team holds a meeting in #openstack-meeting, > Thursdays at 1600 UTC > . > > Everyone is welcome. > > Agenda: > http://wiki.openstack.org/Meetings/Me

[Openstack] OpenStack Community Weekly Newsletter (Aug 3-10)

2012-08-10 Thread Stefano Maffulli
Highlights of the week OpenStack Foundation Board -- Gold Member Election Update 2012 Elections

Re: [Openstack] why nova live-migration doesn't work?

2012-08-10 Thread Jānis Ģeņģeris
What does compute and scheduler logs say? On Fri, Aug 10, 2012 at 10:23 AM, 王鹏 wrote: > Hi : > everyone. > when I test live-migration ,strangely,no error ,but instance don't > move. > please help me > why ? > the instance.log as follow: > 2012-08-10 06:47:24.815+: startin

Re: [Openstack] [Quantum] Removing quantum-rootwrap

2012-08-10 Thread Thierry Carrez
Robert Kukura wrote: > On 08/09/2012 10:32 AM, Thierry Carrez wrote: >>> Let me ask this: Since, as you say, there's not a lot of evidence of >>> traffic through quantum-rootwrap, is there an obvious downside to >>> deprecating root_helper=sudo at this stage? I'm not advocating either >>> way, ju

Re: [Openstack] Nova ignores nova.conf

2012-08-10 Thread Mark McLoughlin
On Fri, 2012-08-10 at 00:23 -0900, Simon Walter wrote: > Nova does not respect the options set in the /etc/nova/nova.conf file. > I've seen some examples with "--" prefixing the flags, as if they are > command line arguments. I've also seen examples without. > > I've tried removing the "--", tha

[Openstack] [ANNOUNCE] OpenStack Nova, Glance and Keystone 2012.1.2 released

2012-08-10 Thread Mark McLoughlin
Hey, In the time since the Essex release, we have been busy selectively back-porting bugfixes to the stable/essex branch according to our "safe source of high-impact fixes" criteria documented here: http://wiki.openstack.org/StableBranch We made a first round of those fixes available in the 20

[Openstack] Nova ignores nova.conf

2012-08-10 Thread Simon Walter
Nova does not respect the options set in the /etc/nova/nova.conf file. I've seen some examples with "--" prefixing the flags, as if they are command line arguments. I've also seen examples without. I've tried removing the "--", that does nothing. Specifically, I've set --flat_network_bridge=

Re: [Openstack] Why Image upload functionality is not there in Horizon ?

2012-08-10 Thread Sajith Kariyawasam
Hi Gabriel, On Thu, Aug 9, 2012 at 11:35 PM, Gabriel Hurley wrote: > Indeed, uploading large files with the Horizon webserver as an > intermediate relay is a nasty business which we want to discourage. We are > looking at ways to send files directly from the Horizon client-side UI to > swift/glan