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

2012-08-13 Thread Sajith Kariyawasam
On Fri, Aug 10, 2012 at 11:15 PM, Gabriel Hurley gabriel.hur...@nebula.comwrote: 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. What is the version you are referring to ? I have installed

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

2012-08-13 Thread Gary Kotton
On 08/13/2012 08:42 AM, balaji patnala wrote: Hello Thierry, Can we download Folsom branch codebase for understanding Quantum and other changes in Folsom release? You can get the code at git://github.com/openstack/quantum.git. If you would like to see the status of things regarding F-3 then

[Openstack] Nova DHCP

2012-08-13 Thread Trinath Somanchi
Hi- Rather than using Nova DHCP from Essex or Quantum based DHCP in the upcoming folsom release, Can we have a configurable option to use custom DHCP... Can any one tried this way or any one can help me how to get in this using Openstack Essex and also with Folsom releases. Thanking you all..

[Openstack] Review required - https://review.openstack.org/#/c/11016/

2012-08-13 Thread Gurjar, Unmesh
Hi All, I have added HTTP POST notifier to the openstack-common project and needs review. Please review: https://review.openstack.org/#/c/11016/. Thanks Regards, Unmesh Gurjar | Lead Engineer | NTT DATA Global Technology Services Private Limited | w. +91.20.6604.1500 x 379 | m.

Re: [Openstack] [Netstack] [openstack-dev] [Quantum] Multi-host implementation

2012-08-13 Thread Hua ZZ Zhang
hi, I have a question about the ip address consumed by the dhcp services. is it necessary to assign an individual ip for each dhcp daemon? can we reserve only one ip address for all dhcp deamons subject to one subnet since they won't run on the same host? since the dhcp service only need to

Re: [Openstack] [openstack-dev] [Netstack] [Quantum] Multi-host implementation

2012-08-13 Thread Aaron Rosen
The dhcp agent now is able to use network namespaces so there is no longer ip conflicts. Perhaps in the future the dhcp agent could implement some kind of DHCP reply (ip helper) service . Though currently it allocates an ip address in each subnet that you want dhcp enabled on. Aaron On Mon, Aug

Re: [Openstack] Nova DHCP

2012-08-13 Thread Aaron Rosen
You can definitely disable the dhcp and provide your own means of providing dhcp. Do you have a specific use case in mind that isn't addressed by either these two already provided? Aaron P.S; the quantum dhcp agent now support for overlapping ip :) On Mon, Aug 13, 2012 at 2:30 AM, Trinath

[Openstack] Common openstack client library

2012-08-13 Thread Alessio Ababilov
Hi! I have an implementation of blueprint https://blueprints.launchpad.net/nova/+spec/basic-client-library. The library is accessible at https://github.com/aababilov/python-openstackclient -base. This library is actively used in Grid Dynamics for two month and is quite stable. This library can

Re: [Openstack] Common openstack client library

2012-08-13 Thread Chmouel Boudjnah
On Mon, Aug 13, 2012 at 9:39 AM, Alessio Ababilov aababi...@griddynamics.com wrote: from openstackclient_base.client import HttpClient http_client = HttpClient(username=..., password=..., tenant_name=..., auth_uri=...) Shouldn't be the role of python-keystoneclient? Chmouel.

Re: [Openstack] Nova ignores nova.conf

2012-08-13 Thread Simon Walter
On 08/12/2012 01:31 PM, Lorin Hochstein wrote: On Aug 10, 2012, at 6:07 AM, Mark McLoughlin mar...@redhat.com mailto:mar...@redhat.com wrote: 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. ... If nova is being

[Openstack] snapshot-temp-directory

2012-08-13 Thread Wolfgang Hennerbichler
hello fellow openstack users, I just tried to create a snapshot of a virtual machine, which was larger than average. Bad news: The snapshot couldn't be saved, but what I see here is some kind of design problem: 2012-08-13 13:44:41 DEBUG nova.utils [req-a678e738-9c18-4ee6-8e2e-f1f176a4674b

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Dan Prince
- Original Message - From: Michael Still michael.st...@canonical.com To: openstack@lists.launchpad.net, openstack-operat...@lists.openstack.org Sent: Saturday, August 11, 2012 5:12:22 AM Subject: [Openstack] [Nova] How common is user_data for instances? Greetings. I'm seeking

[Openstack] centos6.2+essex+kvm+virtio+flatdhcp+windows2003 blue screen and netcard break

2012-08-13 Thread halfss
hello,folks:when i usecentos6.2+essex+kvm(0.12)+virtio+flatdhcp+windows2003,the guest os break frequent, like this: is there anyone know why?thanks :)___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Stephen Gran
Hi, I think user_data is probably reasonably common - most people who use, eg, cloud-init will use it (we do). As the 64k limit is a MySQL limitation, and not a nova limitation, why not just say, if you want more storage, use postgres (or similar)? I have no issue with making the size guarded

Re: [Openstack] snapshot-temp-directory

2012-08-13 Thread Boris Filippov
This actually was fixed in upstream ( https://github.com/openstack/nova/commit/70129ed19db187cc90f74abd5c93c86098d29c27 ). Which OpenStack version you use? Maybe this patch can be backported there. There is workaround for this problem, but it's (not a bit) ugly:

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Jay Pipes
On 08/13/2012 09:12 AM, Dan Prince wrote: - Original Message - From: Michael Still michael.st...@canonical.com To: openstack@lists.launchpad.net, openstack-operat...@lists.openstack.org Sent: Saturday, August 11, 2012 5:12:22 AM Subject: [Openstack] [Nova] How common is user_data for

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Jay Pipes
On 08/13/2012 09:53 AM, Stephen Gran wrote: Hi, I think user_data is probably reasonably common - most people who use, eg, cloud-init will use it (we do). As the 64k limit is a MySQL limitation, and not a nova limitation, why not just say, if you want more storage, use postgres (or

[Openstack] The Return of Hyper-V

2012-08-13 Thread Peter Pouliot
Hello Everyone, I would like to take this moment to make everyone aware of the following: https://review.openstack.org/#/c/11276/ I would like to thank the following individuals, who have given so much to help this project progress to this state. Without their efforts this project would be

Re: [Openstack] Does glance-scrubber.conf require sql_connection?

2012-08-13 Thread Jay Pipes
On 08/12/2012 10:12 PM, Lorin Hochstein wrote: Doc question: Does glance-scrubber require sql_connection? The Install and Deploy Guide specifies the sql_connection parameter http://docs.openstack.org/essex/openstack-compute/install/apt/content/glance-scrubber-conf-file.html, but it wasn't

[Openstack] Cannot reach VMs via floating IP from hosts other than the one running the VM

2012-08-13 Thread Joshua Buss
Hello, I'm having a very similar issue as the fellow who made this bug: https://bugs.launchpad.net/nova/+bug/933640 ..but my problem is the exact opposite. I can reach my VMs via the public IPs if I'm on the host that runs the VM - but I cannot reach the VMs via public IPs from any other

Re: [Openstack] [swift] Operational knowledge sharing

2012-08-13 Thread Caitlin Bestler
Greg Holt wrote: 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

Re: [Openstack] [swift] Operational knowledge sharing

2012-08-13 Thread Greg Holt
On Aug 13, 2012, at 11:36 AM, Caitlin Bestler caitlin.best...@nexenta.com wrote: I'm not sure it's worth the compatibility hassles, but why would periodic Progress returns that could be translated into a client status bar be useless? Sorry, poor choice of word I guess.

[Openstack] Experimenting with additional field for JSON filter

2012-08-13 Thread Heng Xu
Hello my friends, I was trying to experiment with some of the scheduler’s functionality, as a mock-up, I was trying to augment the JSON filter’s functionality, JSON filter can filter anything in HostState class’s member fields, and I was trying to get the ID of a compute node, as in the

Re: [Openstack] Swift + keystone integration

2012-08-13 Thread Miguel Alejandro González
hey guys thanks it worked, i had a different address saved in the keystone endpoint for swift, but I still get the same error on the dashboard. here's the command that worked and the output: swift -v -V 2.0 -A http://10.17.12.163:5000/v2.0/ -U admin:admin -K admin stat StorageURL:

Re: [Openstack] Does glance-scrubber.conf require sql_connection?

2012-08-13 Thread Lorin Hochstein
On Aug 13, 2012, at 11:33 AM, Jay Pipes jaypi...@gmail.com wrote: On 08/12/2012 10:12 PM, Lorin Hochstein wrote: Doc question: Does glance-scrubber require sql_connection? The Install and Deploy Guide specifies the sql_connection parameter

Re: [Openstack] Does glance-scrubber.conf require sql_connection?

2012-08-13 Thread Jay Pipes
On 08/13/2012 01:45 PM, Lorin Hochstein wrote: On Aug 13, 2012, at 11:33 AM, Jay Pipes jaypi...@gmail.com wrote: On 08/12/2012 10:12 PM, Lorin Hochstein wrote: Doc question: Does glance-scrubber require sql_connection? The Install and Deploy Guide specifies the sql_connection parameter

Re: [Openstack] Does glance-scrubber.conf require sql_connection?

2012-08-13 Thread Lorin Hochstein
On Aug 13, 2012, at 1:52 PM, Jay Pipes jaypi...@gmail.com wrote: On 08/13/2012 01:45 PM, Lorin Hochstein wrote: On Aug 13, 2012, at 11:33 AM, Jay Pipes jaypi...@gmail.com wrote: On 08/12/2012 10:12 PM, Lorin Hochstein wrote: Doc question: Does glance-scrubber require sql_connection?

[Openstack] [Swift] community update and what's coming in Folsom

2012-08-13 Thread John Dickinson
We just released Swift 1.6.0 last Monday ( https://lists.launchpad.net/openstack/msg15505.html ). We've got a lot of great features and improvements in it, and I wanted to take some time to update the wider community about where Swift is. Swift 1.4.8 was included with the last OpenStack realease

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

2012-08-13 Thread jrd
From: j...@redhat.com Date: Fri, 10 Aug 2012 11:52:49 -0400 [...] Very much, thanks. More news as it happens... Here's where I've got to so far I've ported/transliterated code from nova/cinder to manage rootwrap filter defs the same way in quantum. I've plowed through most of

Re: [Openstack] Manually attaching iSCSI volume to an instance

2012-08-13 Thread Rafi Khardalian
We ran into this issue as well and just patched a fix into our distribution. Basically, the patch will re-establish iSCSI connections anytime an instance is hard rebooted. The Nova configuration option start_guests_on_host_boot ultimately results in executing the same code as a hard reboot,

Re: [Openstack] The Return of Hyper-V

2012-08-13 Thread Adam Young
On 08/13/2012 11:26 AM, Peter Pouliot wrote: Hello Everyone, I would like to take this moment to make everyone aware of the following: https://review.openstack.org/#/c/11276/ I would like to thank the following individuals, who have given so much to help this project progress to this state.

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

2012-08-13 Thread Vishvananda Ishaya
This is up to dan, I suppose, but the rootwrap stuff seems like something worth granting a ffe to… Vish On Aug 13, 2012, at 11:49 AM, j...@redhat.com wrote: From: j...@redhat.com Date: Fri, 10 Aug 2012 11:52:49 -0400 [...] Very much, thanks. More news as it happens... Here's

Re: [Openstack] Manually attaching iSCSI volume to an instance

2012-08-13 Thread Vishvananda Ishaya
This patch would be most welcome. Vish On Aug 13, 2012, at 12:25 PM, Rafi Khardalian r...@metacloud.com wrote: We ran into this issue as well and just patched a fix into our distribution. Basically, the patch will re-establish iSCSI connections anytime an instance is hard rebooted. The

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

2012-08-13 Thread Dan Wendlandt
On Mon, Aug 13, 2012 at 12:51 PM, Vishvananda Ishaya vishvana...@gmail.comwrote: This is up to dan, I suppose, but the rootwrap stuff seems like something worth granting a ffe to… I wasn't going to mention it, as the urgency of a nearby deadline can be helpful :) But yes, I'd grant an ffe to

[Openstack] OpenStack Summit Tracks Topics

2012-08-13 Thread Lauren Sell
Hi everyone, We're planning the next OpenStack Summit, October 15-18, and wanted share the current thinking around tracks/topics and get input. Based on the feedback from the last event, people wanted more design summit working sessions, more conference-style sessions (presentations/panels)

Re: [Openstack] Manually attaching iSCSI volume to an instance

2012-08-13 Thread Rafi Khardalian
Great -- I just submitted it for stable/essex and will do the same for Folsom once I can test it. https://review.openstack.org/#/c/11303/ --- Rafi Khardalian Vice President, Operations | Metacloud, Inc. Email: r...@metacloud.com | Tel: 855-638-2256, Ext. 2662 -Original Message- From:

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Michael Still
On 14/08/12 01:24, Jay Pipes wrote: Or just set the column to the LONGTEXT type and both MySQL and PostgreSQL will be just as happy. This is what I was originally aiming at -- will large deployers be angry if I change this column to longtext? Will the migration be a significant problem for

Re: [Openstack] metadata service problem

2012-08-13 Thread Xin Zhao
Hello, How can I check the value of $my_ip? I notice that in the arp table on the instance, the entry for ip 169.254.169.254 has a wrong mac address, which I don't see existent on both the controller node and the worker node. After I change the entry for ip 169.254.169.254 to map to the real

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Joshua Harlow
I'm pretty sure its common since its the main way to get data into cloud-init. -Josh On 8/13/12 3:02 PM, Michael Still michael.st...@canonical.com wrote: On 14/08/12 01:24, Jay Pipes wrote: Or just set the column to the LONGTEXT type and both MySQL and PostgreSQL will be just as happy. This

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Jay Pipes
On 08/13/2012 06:02 PM, Michael Still wrote: On 14/08/12 01:24, Jay Pipes wrote: Or just set the column to the LONGTEXT type and both MySQL and PostgreSQL will be just as happy. This is what I was originally aiming at -- will large deployers be angry if I change this column to longtext?

Re: [Openstack] [Nova] How common is user_data for instances?

2012-08-13 Thread Michael Still
On 14/08/12 08:54, Jay Pipes wrote: I was *going* to create a random-data table with the same average row size as the instances table in Nova to see how long the migration would take, and then I realized something... The user_data column is already of column type MEDIUMTEXT, not TEXT:

[Openstack] Question for Quantum V2 subnet

2012-08-13 Thread Takaaki Suzuki
Hi all. I have one question. I prepared devstack with Qauntum V2. Now I can create Subnet for Network. And I can add multiple Subnet for one Network. VM can use multiple subnet for one virtual NIC? Why quantum v2 can create multiple subnet for one Network? quantum --os_token

Re: [Openstack] Question for Quantum V2 subnet

2012-08-13 Thread Aaron Rosen
The reason for this is because you can have multiple subnets on the same L2 bcast domain. You can use ip aliasing in order to use multiple subnets on one virtual nic. For example ifconfig eth0:1 a.b.c.d/24; ifconfig eth0:2 d.e.f.g/24 Aaron On Mon, Aug 13, 2012 at 7:52 PM, Takaaki Suzuki

[Openstack] Cannot associate/dissociate an floating IP to an instance from API

2012-08-13 Thread Sam Su
Hi, I am trying to associate an floating IP to an instance from API in my Essex environment, and get the error 404 Not Found. I found someone have filed an invalid bug (the link is https://bugs.launchpad.net/nova/+bug/917064), I followed the information and tried several request formats as below,

[Openstack] [nova] Disk attachment consistency

2012-08-13 Thread Vishvananda Ishaya
Hey Everyone, Overview One of the things that we are striving for in nova is interface consistency, that is, we'd like someone to be able to use an openstack cloud without knowing or caring which hypervisor is running underneath. There is a nasty bit of inconsistency in the way that

Re: [Openstack] Question for Quantum V2 subnet

2012-08-13 Thread Dan Wendlandt
In a dual stack deployment there may be a v4 and a v6 subnet on the same network. There's also the case that a service provider has a notion of a public network, which is represented by a UUID. After a period of time, they may run out of IPs in one subnet, and want to assign another subnet as

Re: [Openstack] [openstack-dev] [nova] Disk attachment consistency

2012-08-13 Thread Nathanael Burton
On Aug 13, 2012 11:37 PM, Vishvananda Ishaya vishvana...@gmail.com wrote: The second proposal I have is to use a feature of kvm attach and set the device serial number. We can set it to the same value as the device parameter. This means that a device attached to /dev/vdb may not always be at

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_cinder_trunk/40/Project:quantal_folsom_cinder_trunkDate of build:Mon, 13 Aug 2012 04:01:53 -0400Build duration:2 min 6 secBuild cause:Started by an SCM changeBuilt

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

2012-08-13 Thread openstack-testing-bot
at 20120813-0405Build needed 00:01:35, 10668k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_glance_trunk #108

2012-08-13 Thread openstack-testing-bot
at 20120813-1023Build needed 00:01

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/371/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 11:31:54 -0400Build duration:6 min 6 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_glance_trunk #109

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/109/Project:quantal_folsom_glance_trunkDate of build:Mon, 13 Aug 2012 11:34:44 -0400Build duration:4 min 6 secBuild cause:Started by user zulBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_python-glanceclient_trunk #64

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_python-glanceclient_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-glanceclient_trunk/64/Project:quantal_folsom_python-glanceclient_trunkDate of build:Mon, 13 Aug 2012 11:39:28 -0400Build duration:1 min 58 secBuild

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/373/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 12:31:56 -0400Build duration:8 min 17 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: precise_folsom_nova_trunk #383

2012-08-13 Thread openstack-testing-bot
at 20120813-1247Build needed 00:07:19, 81988k disc spaceERROR:root:Error

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/374/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 13:16:16 -0400Build duration:6 min 33 secBuild cause:Started by user zulBuilt

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/375/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 14:35:11 -0400Build duration:6 min 41 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_nova_trunk #384

2012-08-13 Thread openstack-testing-bot
at 20120813

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

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

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

2012-08-13 Thread openstack-testing-bot
at 20120813

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/376/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 15:36:05 -0400Build duration:9 min 58 secBuild cause:Started by an SCM changeBuilt

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/378/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 18:02:03 -0400Build duration:8 min 15 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_nova_trunk #387

2012-08-13 Thread openstack-testing-bot
at 20120813-1818Build needed 00:08:21, 82000k disc spaceERROR:root:Error occurred during package creation/build: Command

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_nova_trunk #388

2012-08-13 Thread openstack-testing-bot
at 20120813

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/380/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 21:01:57 -0400Build duration:6 min 41 secBuild cause:Started by an SCM changeBuilt

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/381/Project:quantal_folsom_nova_trunkDate of build:Mon, 13 Aug 2012 22:32:00 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_nova_trunk #390

2012-08-13 Thread openstack-testing-bot
at 20120813-2245Build needed 00:01:54, 63360k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-folsom

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

2012-08-13 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/382/Project:quantal_folsom_nova_trunkDate of build:Tue, 14 Aug 2012 01:41:23 -0400Build duration:7 min 19 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_nova_trunk #391

2012-08-13 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/391/Project:precise_folsom_nova_trunkDate of build:Tue, 14 Aug 2012 01:42:02 -0400Build duration:9 min 7 secBuild cause:Started by an SCM changeBuilt