Re: [Openstack] Use IOMMU even when not doing device pass-through?

2013-05-17 Thread Sam Stoelinga
Libvirt usb passthrough also doesn't need this. On Fri, May 17, 2013 at 1:29 PM, Matthew Thode prometheanf...@gentoo.orgwrote: On 05/16/13 22:43, Blair Bethwaite wrote: Hi all, We're running a KVM based OpenStack cloud. I recently realised we don't have the IOMMU turned on in our

[Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Ray Sun
For an existing running instance, Can I attach an ISO for it? Thanks. Best Regards -- Ray ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Razique Mahroua
Not that I'm aware of through OpenStack, but if you use libvrit, you can yes by editing the domain directly :-)regards Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 mai 2013 à 09:18, Ray Sun xiaoq...@gmail.com a écrit :For an existing running instance, Can I

[Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
I try to install ubuntu 12.04 on OpenStack, here's my steps: 1. Upload ubuntu iso into OpenStack 2. Launch a new VM and install 3. Network can't detect 4. Can't find any disk Any one met this problem before? Thanks. Best Regards -- Ray ___ Mailing

[Openstack] Multiple nova-pools (floating ips)

2013-05-17 Thread Razique Mahroua
Hi guys,I just noticed if you have multiple floating ip pools, (different subnet) with nova-network - the floating ips don't work if the second pool doesn't have any route available on the compute node (using openstack multi_host but I guess that apply even if you don't use it)for example

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Rashmi SN
Hi Ray , Which release of Openstack are you trying it on? Regards, Rashmi On Fri, May 17, 2013 at 1:46 PM, Ray Sun xiaoq...@gmail.com wrote: I try to install ubuntu 12.04 on OpenStack, here's my steps: 1. Upload ubuntu iso into OpenStack 2. Launch a new VM and install 3. Network can't

Re: [Openstack] [metering] Ceilometer plugin for VM provisioning metrics

2013-05-17 Thread Julien Danjou
On Thu, May 16 2013, Ruslan Kiianchuk wrote: There were issues with versioning (I have to run Ceilometer with Folsom OpenStack version) so few lines of code had to be changed for successful porting. Now everything works. Yet, another question arose, weather I can ignore some events from the

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Razique Mahroua
Not sure thereAs for the procedure, here is a good workthrough :http://serverfault.com/questions/373372/how-to-connect-a-cdrom-device-to-a-kvm-qemu-domain-using-command-line-tools Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 mai 2013 à 09:57, Ray Sun

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Sam Stoelinga
Are you trying to create an Openstack instance based on Ubuntu 12.04 or are you trying to install openstack on ubuntu? If you're trying to just launch an ubuntu image, you can use the pre-made qcow2 images by ubuntu, didn't have any issues with those. See:

[Openstack] Troubles starting nova-dns on CentOS 6.4

2013-05-17 Thread Aleksandar Petreski
Hi, I'm trying to setup and run nova-dns on my Openstack (grizly) test environment. Got the code from https://github.com/nsavin/nova-dns (also tried with https://github.com/griddynamics/nova-dns same result) The installation went fine, but when trying to start the service (nova-dns) got:

[Openstack] How can I change my username on openstack Gerrit

2013-05-17 Thread Lei Zhang
Hi all, I type a wrong username by mistake. Does anybody know how to reset the Username? -- Lei Zhang Blog: http://jeffrey4l.github.io twitter/weibo: @jeffrey4l ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] can two tenants create two identical network?

2013-05-17 Thread Balamurugan V G
I am assuming you are using Quantum for networking, in which case make sure you have enable overlapping IPs by setting: allow_overlapping_ips = True in /etc/quantum/quantum.conf You also need to enable namespaces: use_namespaces = True in /etc/quantum/l3_agent.ini Regards Balu On Fri, May

Re: [Openstack] can two tenants create two identical network?

2013-05-17 Thread Ashok Kumaran
In addition to the below changes set use_namespaces=False in dhcp_agent.ini too.Make sure that your operating system supports network namespaces Sent from my iPhone On 17-May-2013, at 3:32 PM, Balamurugan V G balamuruga...@gmail.com wrote: I am assuming you are using Quantum for networking,

[Openstack] [OpenStack] JSON Naming convention

2013-05-17 Thread Balamurugan V G
Hi, I see that the REST API using both the camelCase and underscore separated names for the JSON attributes. An example is below: curl -X 'POST' http://1.1.1.1:5000/v2.0/tokens -d '{auth:{passwordCredentials:{username: admin, password:admin_pass}, tenantName:test}}' -H 'Content-type:

[Openstack] [OVS] Loopingcall and high load on nova comp

2013-05-17 Thread Heiko Krämer
Hi guys, i seen on each nova compute node a ressource overhead caused by quantum ovs agent. This means if only runs the agent on the compute node (+ nova-compute) i'll have sometimes a load by 2. The agent will have a many cpu hours and if i take a look into the log file i see manytimes this

Re: [Openstack] [OVS] Loopingcall and high load on nova comp

2013-05-17 Thread Michael Still
Hi! This means that this loopingcall will be running in a hard loop (no delay between runs) because it is taking longer than the interval it has requested to be called at. Either we need to change the interval (if that's ok, no idea with Quantum), or we need to make the work being done in a loop

Re: [Openstack] How can I change my username on openstack Gerrit

2013-05-17 Thread Jeremy Stanley
On 2013-05-17 17:54:02 +0800 (+0800), Lei Zhang wrote: I type a wrong username by mistake. Does anybody know how to reset the Username? It's something I or one of the other Gerrit admins have to change manually, and current versions of Gerrit do not provide a way for a user to change their

Re: [Openstack] Vmware running images

2013-05-17 Thread Jay Kumbhani
Team, Thank you for support. Finally i am able to migrate running VM from VMware player to openstack private cloud. I used thick (-flat.vmdk) for importing to openstack. Let me know if anyone looking for steps. I am happy to help. Thanks Jay On May 16, 2013, at 7:39 PM, Anne Gentle

Re: [Openstack] [OVS] Loopingcall and high load on nova comp

2013-05-17 Thread ashii007
Unsubscribe On Friday, May 17, 2013, Heiko Krämer wrote: Hi guys, i seen on each nova compute node a ressource overhead caused by quantum ovs agent. This means if only runs the agent on the compute node (+ nova-compute) i'll have sometimes a load by 2. The agent will have a many cpu hours

Re: [Openstack] Troubles starting nova-dns on CentOS 6.4

2013-05-17 Thread Lau Jay
Hi Aleksandar, flags.py was removed from Grizzly, you may want to update the code for nova dns by using from oslo.config import cfg instead. Thanks, Jay 2013/5/17 Aleksandar Petreski apetre...@gmail.com Hi, I'm trying to setup and run nova-dns on my Openstack (grizly) test environment.

Re: [Openstack] can two tenants create two identical network?

2013-05-17 Thread Liu Wenmao
Yes, I use namespace and quantum. After I set the allow_overlapping_ips option, it works, thanks guys. To Kumaran: Do you mean that namespace support should be disabled in DHCP agent, but why? If I disable namespace in dhcp_agent.ini, is it possible that something does not work? On Fri, May

Re: [Openstack] Vmware running images

2013-05-17 Thread Shawn Hartsock
I think it would be a great if you could post this. # Shawn Hartsock - Original Message - From: Jay Kumbhani jkumbh...@gmail.com To: Anne Gentle a...@openstack.org Cc: Shawn Hartsock hartso...@vmware.com, Openstack openstack-translat...@lists.launchpad.net, Openstack

Re: [Openstack] can two tenants create two identical network?

2013-05-17 Thread Ashok Kumaran
Liu. Sorry I meant to enable namespaces as true . Mistakenly I mentioned as false . It's good that you made it worked now Sent from my iPhone On 17-May-2013, at 10:18 PM, Liu Wenmao marvel...@gmail.com wrote: Yes, I use namespace and quantum. After I set the allow_overlapping_ips option, it

[Openstack] instance dns issue

2013-05-17 Thread Paras pradhan
Hi, My instances can ping the ips but not using dns. The resolv.conf gets populated by the private instance network dns ip (10.0.0.2, from 10.0.0.0/24) . I can ping the dns ip but dns resolv is not working. What might be the issue? I am on quantum and grizzly in 12.04 lts. Thanks Paras.

Re: [Openstack] instance dns issue

2013-05-17 Thread Ashok Kumaran
I am assuming that you have a DNS externally and you want the instances to use that DNS. If this is the requirement then you will have to add dnsmasq_dns_server= external DNS IP in your /etc/quantum/dhcp_agent.ini.Now your launched instances(VM's) can use external DNS through quantum dnsmasq.

Re: [Openstack] instance dns issue

2013-05-17 Thread Paras pradhan
So adding dnsmasq_dns_server= external DNS IP should populate the resolv.conf of my instances with the externel DNS IP? I did that but still seeing the same ip on resolv.conf. Paras. On Fri, May 17, 2013 at 2:17 PM, Ashok Kumaran ashokkumara...@gmail.comwrote: I am assuming that you have a

Re: [Openstack] instance dns issue

2013-05-17 Thread Ashok Kumaran
It will not populate the external DNS ip in your resolv.conf . Instead the external DNS will be used by the local quantum dnsmasq for the name resolution purpose. For an instance lets say that your network node has a DNS ip of some xx.xx.xx.xx in its resolv.conf . By adding the same IP to the

Re: [Openstack] instance dns issue

2013-05-17 Thread Paras pradhan
Hmm. telnet to 53 is not working. Paras. On Fri, May 17, 2013 at 3:20 PM, Ashok Kumaran ashokkumara...@gmail.comwrote: Can you telnet to port 53 of local DNS ip from your instance (IP in your resolv.conf) ? If its not working then you might need to check your local quantum dnsmasq

Re: [Openstack] instance dns issue

2013-05-17 Thread Darragh O'Reilly
Hi, I reckon this is because dnsmasq is isolated in the dhcp namespace. You can use  DHCP to push out a specific nameserver: $ quantum subnet-update sub1 --dns_nameservers 8.8.4.4 8.8.8.8 I can't seem to figure out the syntax to pass just one (list=false is not  working). Or you could use

Re: [Openstack] instance dns issue

2013-05-17 Thread Paras pradhan
Doing quantum subnet-update sub1 --dns_nameservers 8.8.4.4 8.8.8.8 works. BTW from horizon you can pass one dns also. Thanks guys Paras. On Fri, May 17, 2013 at 3:47 PM, Darragh O'Reilly dara2002-openst...@yahoo.com wrote: Hi, I reckon this is because dnsmasq is isolated in the dhcp

[Openstack] OpenStack Community Weekly Newsletter (May 10-17)

2013-05-17 Thread Stefano Maffulli
OpenStack Compute (Nova) Roadmap for Havana http://russellbryantnet.wordpress.com/2013/05/13/openstack-compute-nova-roadmap-for-havana/ The Havana design summit was held mid-April. Since then the Nova team has been documenting the Havana roadmap and going full speed ahead on

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
Grizzly Stable Best Regards -- Ray On Fri, May 17, 2013 at 4:39 PM, Rashmi SN snrashm...@gmail.com wrote: Hi Ray , Which release of Openstack are you trying it on? Regards, Rashmi On Fri, May 17, 2013 at 1:46 PM, Ray Sun xiaoq...@gmail.com wrote: I try to install ubuntu 12.04 on

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
I am trying to create an instance using an ISO which is already in glance. I can successfully use a pre-made qcow2 to launch an instance, from the document, I know the glance support ISO file, so I tried to do this test, but it seems not work on KVM under OpenStack platform. Best Regards -- Ray

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Robert Collins
Thats what the rescue mode is for :) -Rob On 18 May 2013 12:06, Ray Sun xiaoq...@gmail.com wrote: Razique, Thanks. Actually the requirement is coming from our IT operation guy. They asked me about if there's something wrong with an instance, something like the boot partition is broken, the

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Leandro Reox
Go cloud go stateless Lean Mercadolibre stackbuilders On May 17, 2013 10:36 PM, Robert Collins robe...@robertcollins.net wrote: Thats what the rescue mode is for :) -Rob On 18 May 2013 12:06, Ray Sun xiaoq...@gmail.com wrote: Razique, Thanks. Actually the requirement is coming from our

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Ray Sun
I see, Thanks. Another requirement is if I start a new instance running on ESXI, and I want to install vmware-tools in my instance, how can I do that? Best Regards -- Ray On Sat, May 18, 2013 at 9:35 AM, Robert Collins robe...@robertcollins.netwrote: Thats what the rescue mode is for :)

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Martinx - ジェームズ
That is pretty cool! I was thinking on this about a week now... Because I'm facing some problems with a pre-installed Windows 7 VM with Grizzly + Ubuntu 12.04... *** Windows froze on the first boot of the Instance, at its recovery mode checks (or something like that)... So, boot an Instance

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #125

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/125/Project:precise_havana_quantum_trunkDate of build:Fri, 17 May 2013 03:30:24 -0400Build duration:3 min 16 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #126

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/126/Project:precise_havana_quantum_trunkDate of build:Fri, 17 May 2013 05:30:23 -0400Build duration:3 min 29 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_nova_stable #727

2013-05-17 Thread openstack-testing-bot
Title: precise_folsom_nova_stable General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_stable/727/Project:precise_folsom_nova_stableDate of build:Fri, 17 May 2013 06:00:33 -0400Build duration:14 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_nova_stable #718

2013-05-17 Thread openstack-testing-bot
Title: quantal_folsom_nova_stable General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_stable/718/Project:quantal_folsom_nova_stableDate of build:Fri, 17 May 2013 06:00:32 -0400Build duration:15 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_glance_trunk #297

2013-05-17 Thread openstack-testing-bot
Title: precise_grizzly_glance_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_glance_trunk/297/Project:precise_grizzly_glance_trunkDate of build:Fri, 17 May 2013 06:42:03 -0400Build duration:9 min 53 secBuild cause:Started by user James PageBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #46

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/46/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 17 May 2013 10:00:23 -0400Build duration:2 min 40 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #127

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/127/Project:precise_havana_quantum_trunkDate of build:Fri, 17 May 2013 10:30:23 -0400Build duration:3 min 36 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #61

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #47

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/47/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 17 May 2013 11:00:32 -0400Build duration:2 min 21 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_ceilometer_trunk #156

2013-05-17 Thread openstack-testing-bot
Title: raring_grizzly_ceilometer_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_ceilometer_trunk/156/Project:raring_grizzly_ceilometer_trunkDate of build:Fri, 17 May 2013 11:44:36 -0400Build duration:4 min 17 secBuild cause:Started by user James

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_keystone_trunk #50

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_keystone_trunk #16

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_horizon_trunk #19

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_horizon_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_horizon_trunk/19/Project:saucy_havana_horizon_trunkDate of build:Fri, 17 May 2013 13:00:24 -0400Build duration:4 min 49 secBuild cause:Started by an SCM changeBuilt

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

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_horizon_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_horizon_trunk/38/Project:precise_havana_horizon_trunkDate of build:Fri, 17 May 2013 13:00:24 -0400Build duration:5 min 3 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #171

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/171/Project:precise_havana_nova_trunkDate of build:Fri, 17 May 2013 13:00:27 -0400Build duration:5 min 21 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_keystone_trunk #17

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #128

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_quantum_trunk #59

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #51

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #48

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/48/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 17 May 2013 14:04:23 -0400Build duration:2 min 27 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #34

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/34/Project:saucy_havana_cinder_trunkDate of build:Fri, 17 May 2013 15:20:06 -0400Build duration:3 min 26 secBuild cause:Started by user Chuck ShortBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #172

2013-05-17 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/172/Project:precise_havana_nova_trunkDate of build:Fri, 17 May 2013 16:00:26 -0400Build duration:2 min 57 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #66

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_python-keystoneclient_trunk #16

2013-05-17 Thread openstack-testing-bot
at 20130517

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_python-keystoneclient_trunk #12

2013-05-17 Thread openstack-testing-bot
at 20130517-1733Build needed 00:00:54, 1600k disc spaceERROR:root:Error occurred during package

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #35

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/35/Project:saucy_havana_cinder_trunkDate of build:Fri, 17 May 2013 17:31:35 -0400Build duration:4 min 51 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_nova_trunk #93

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/93/Project:saucy_havana_nova_trunkDate of build:Fri, 17 May 2013 17:33:06 -0400Build duration:3 min 26 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #67

2013-05-17 Thread openstack-testing-bot
text/html; charset=UTF-8: Unrecognized -- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help :

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

2013-05-17 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/36/Project:saucy_havana_cinder_trunkDate of build:Fri, 17 May 2013 19:30:23 -0400Build duration:3 min 39 secBuild cause:Started by an SCM changeBuilt