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 gabriel.hur...@nebula.comwrote: 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

[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=br0

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 --, that does

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, 王鹏 breakwin...@gmail.com 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

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 http://www.timeanddate.com/worldclock/fixedtime.html?hour=16min=0sec=0. Everyone is welcome. Agenda: http://wiki.openstack.org/Meetings/MeteringAgenda

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 bcwal...@gmail.com 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

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: OpenStack

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 Ishaya Cc:

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

[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 I

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

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

2012-08-10 Thread jrd
From: Thierry Carrez thie...@openstack.org 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

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

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

2012-08-10 Thread jrd
From: Thierry Carrez thie...@openstack.org 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

[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

[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 Forumhttp://www.openworldforum.org/entrack dedicated to open cloud and open standards, and would like to invite you to participate in this session to provide feedback

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 Hurley

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 m...@not.mn 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

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 patrick.michel.pe...@gmail.com 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?

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 m...@not.mn wrote: In a standard swift deployment, the proxy server is running behind a load balancer and/or an SSL terminator. At

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 d...@us.ibm.com mailto:d...@us.ibm.com 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

[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 (RestContextNovaApi, NovaAsyncApi restContext = computeContext.unwrap();), then get NovaAPi ( NovaApi novaApi =

[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

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

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 jaypi...@gmail.com wrote: On 08/09/2012 11:05 PM, George Reese wrote: On Aug 9, 2012, at 8:14 PM, Doug Davis d...@us.ibm.com mailto:d...@us.ibm.com wrote: Situations like this are always interesting to watch. :-) On the one hand its open-source, so

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 (RestContextNovaApi, NovaAsyncApi restContext =

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

[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

[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

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'

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 sandy.wa...@rackspace.com: 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

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 a...@parvuscaptus.commailto:a...@parvuscaptus.com Date: Fri, 10 Aug 2012 14:41:03 -0700 To: openstack openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net Subject: [Openstack]

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 sandy.wa...@rackspace.com wrote: Sorry George, couldn't resist. :) ___ Mailing list: https://launchpad.net/~openstack Post to :

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

[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

[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

Re: [Openstack] Setting Expectations

2012-08-10 Thread Eric Windisch
On Aug 10, 2012, at 20:49, Nathanael Burton nathanael.i.bur...@gmail.com 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

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 ekirpic...@gmail.com 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

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 e...@cloudscaling.com wrote: On Aug 10, 2012, at 20:49, Nathanael Burton nathanael.i.bur...@gmail.com wrote: I

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

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

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_essex_keystone_stable #14

2012-08-10 Thread openstack-testing-bot
Title: precise_essex_keystone_stable General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_keystone_stable/14/Project:precise_essex_keystone_stableDate of build:Fri, 10 Aug 2012 07:01:54 -0400Build duration:2 min 36 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: precise_essex_nova_stable #36

2012-08-10 Thread openstack-testing-bot
Title: precise_essex_nova_stable General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_nova_stable/36/Project:precise_essex_nova_stableDate of build:Fri, 10 Aug 2012 07:01:55 -0400Build duration:3 min 55 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: quantal_folsom_cinder_trunk #36

2012-08-10 Thread openstack-testing-bot
at 20120810

[Openstack-ubuntu-testing-notifications] Build Failure: precise_folsom_cinder_trunk #35

2012-08-10 Thread openstack-testing-bot
at 20120810

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_nova_trunk #363

2012-08-10 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/363/Project:quantal_folsom_nova_trunkDate of build:Fri, 10 Aug 2012 15:10:19 -0400Build duration:5 min 39 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_nova_trunk #364

2012-08-10 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/364/Project:quantal_folsom_nova_trunkDate of build:Fri, 10 Aug 2012 16:01:55 -0400Build duration:8 min 56 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_cinder_trunk #37

2012-08-10 Thread openstack-testing-bot
Title: quantal_folsom_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_cinder_trunk/37/Project:quantal_folsom_cinder_trunkDate of build:Fri, 10 Aug 2012 16:31:53 -0400Build duration:2 min 30 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_cinder_trunk #36

2012-08-10 Thread openstack-testing-bot
at 20120810-1641Build needed 00:01:39, 10648k disc spaceERROR:root:Error occurred during package

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_cinder_trunk #38

2012-08-10 Thread openstack-testing-bot
Title: quantal_folsom_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_cinder_trunk/38/Project:quantal_folsom_cinder_trunkDate of build:Fri, 10 Aug 2012 17:01:54 -0400Build duration:2 min 9 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: quantal_folsom_python-glanceclient_trunk #63

2012-08-10 Thread openstack-testing-bot
at 20120810-1803Build needed 00:00:00, 0k disc spaceE: apt-get update failedERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d