Re: [Openstack] Suggestions for shared-storage cluster file system

2013-02-18 Thread Sebastien HAN
I haven't played that much with Glusterfs and pacemaker but I'm pretty sure that there is already a resource agent for this. Maybe the Filesystem RA can do it but you probably might have a look at the upstream version on the Cluster Lab Github. Cheers On 15 févr. 2013, at 20:54, Samuel

Re: [Openstack] question regarding nova-compute

2013-02-18 Thread JuanFra Rodriguez Cardoso
Hi: It seems a problem with dnsmasq. Ensure on compute hosts: chown -R nova:nova /var/lib/nova and /var/lib/nova/networks/nova-YOUR_BRIDGE{.conf, .pid} have mode 644. After that, issue: killall dnsmasq and then restart nova-network service. Hope it's useful! Regards, JuanFra 2013/2/18 Aru s

[Openstack] Doubt with apt-get

2013-02-18 Thread Guilherme Russi
Hello guys, I got a message from my Ubuntu Server 12.04 about upgrade somethings, the upgrades include Linux Headers and some upgrades for openstack's components. My question is, if I apply the upgrades, my openstack system can break off? Thank you. Guilherme.

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Guilherme Russi
Hello Chathura, Have succeeded with your network? I'm having problems with mine too. Thanks. Guilherme. 2013/2/17 Chathura M. Sarathchandra Magurawalage 77.chath...@gmail.com Hope you had a good night sleep :) Yes sure I will be on irc. my nickname is chathura77 Thanks On 17 February

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Guilherme Russi
How did you install your controller node? I mean, mine I have 2 NICs and I installed the network node at the same physical machine. 2013/2/18 Chathura M. Sarathchandra Magurawalage 77.chath...@gmail.com Hello Guilherme, No, I am still having the problem :( On 18 February 2013 13:01,

Re: [Openstack] Suggestions for shared-storage cluster file system

2013-02-18 Thread Marco CONSONNI
Hello Sam, I've tried two of them: NFS and Gluster. Some problems with the former (migration didn't work properly), no problem with the latter. I vote for Gluster. Hope it helps, Marco. On Fri, Feb 15, 2013 at 4:40 PM, Samuel Winchenbach swinc...@gmail.comwrote: Hi All, Can anyone give

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Chathura M. Sarathchandra Magurawalage
I have only got 1 NIC but got two virtual interface for two different networks. I have got network node in the same physical machine too. On 18 February 2013 13:15, Guilherme Russi luisguilherme...@gmail.comwrote: How did you install your controller node? I mean, mine I have 2 NICs and I

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Guilherme Russi
Got it, I have one virtual interface too, to make the management and VM conf part. If you find anything, let me know, please. Thanks. 2013/2/18 Chathura M. Sarathchandra Magurawalage 77.chath...@gmail.com I have only got 1 NIC but got two virtual interface for two different networks. I have

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Chathura M. Sarathchandra Magurawalage
Yes definitely I will post it here for future reference for anybody. On 18 February 2013 13:28, Guilherme Russi luisguilherme...@gmail.comwrote: Got it, I have one virtual interface too, to make the management and VM conf part. If you find anything, let me know, please. Thanks. 2013/2/18

[Openstack] API Key Generation

2013-02-18 Thread Julian Learmonth
Hello, I've very new to OpenStack (3 days) so this could be a simple issue. I'm trying to generate an API key for Veeam Backup Cloud Edition to use a demo instance of DevStack. I'm using the following command line on the machine with DevStack installed: curl -d '{passwordCredentials: {username:

Re: [Openstack] API Key Generation

2013-02-18 Thread Rami Vaknin
On 02/18/2013 04:34 PM, Julian Learmonth wrote: Hello, I've very new to OpenStack (3 days) so this could be a simple issue. I'm trying to generate an API key for Veeam Backup Cloud Edition to use a demo instance of DevStack. I'm using the following command line on the machine with DevStack

Re: [Openstack] HA Openstack with Pacemaker

2013-02-18 Thread Samuel Winchenbach
Any idea why calling keystone from test1 always gets routed to test2 and calling it from test2 requests always get routed to test1? It wouldn't be a big deal but if I manually stop keystone on one of the hosts then requests from the other fail. Thanks, Sam On Mon, Feb 18, 2013 at 2:52 AM,

Re: [Openstack] API Key Generation

2013-02-18 Thread Julian Learmonth
Thank you very much, this worked. :) On 18 February 2013 14:51, Rami Vaknin rvak...@redhat.com wrote: On 02/18/2013 04:34 PM, Julian Learmonth wrote: Hello, I've very new to OpenStack (3 days) so this could be a simple issue. I'm trying to generate an API key for Veeam Backup Cloud

[Openstack] keystone middleware

2013-02-18 Thread pat
Hello, Sorry to disturb, but I have some questions regarding keystone middleware. Some introduction to problem: I need to integrate OpenStack to our existing infrastructure where all systems are integrated on REST and Web level using SSO-like system (there's generated a token string with

Re: [Openstack] keystone middleware

2013-02-18 Thread David Chadwick
Hi Pat sounds like you need our federation software which was designed specifically for this use case. We currently support SAML as the SSO protocol, and have just added Keystone to Keystone SSO. I have also written a blueprint to show how OAuthv2 and OpenConnect can be used by writing

Re: [Openstack] keystone middleware

2013-02-18 Thread pat
Hi David, Well, it might be useful. I forget to add that I expect one (central) user store. Thanks Pat On Mon, 18 Feb 2013 16:11:05 +, David Chadwick wrote Hi Pat sounds like you need our federation software which was designed specifically for this use case. We currently

[Openstack] Images are not shown up for some tenants in Horizon

2013-02-18 Thread Andrii Loshkovskyi
Hello, I have a few tenants and several images listed in Horizon. Strange, but some images are not shown up in one tenant. I've checked everything I could: users, roles, permissions, etc. I store images in Swift. I am able to list all images using the nova and glance command line tools or create

[Openstack] [Quantum/OVS] Br-int not responsive after network node reboot

2013-02-18 Thread Sylvain Bauza
Hi, I'll try to be clear. I do follow a classic setup for Quantum with 2 NICs and a GRE tunnel in between nodes with br-int/br-tun. Everything is fine at first install, but when rebooting the network node (including quantum-ovs-plugin-agent, quantum-l3-agent and quantum-dhcp-agent), I

Re: [Openstack] Horizon Keystone Nova miscommunication

2013-02-18 Thread Alex Vitola
reinstalled my environment this week and I have the same problem I believe the error is in the horizon, as it only happens with 2013/2/17 Gabriel Hurley gabriel.hur...@nebula.com: That particular “endpoint not found” log message is a red herring. It’s been removed in keystoneclient trunk

Re: [Openstack] Doubt with apt-get

2013-02-18 Thread Aaron Rosen
Anything is possible with upgrading but hopefully not :P On Mon, Feb 18, 2013 at 4:18 AM, Guilherme Russi luisguilherme...@gmail.com wrote: Hello guys, I got a message from my Ubuntu Server 12.04 about upgrade somethings, the upgrades include Linux Headers and some upgrades for openstack's

Re: [Openstack] Doubt with apt-get

2013-02-18 Thread Razique Mahroua
That what I would say also - never sure. Dump your database and save your configuration files, depending on when you run an upgrade for the last time :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 18 févr. 2013 à 20:05, Aaron Rosen aro...@nicira.com a écrit

Re: [Openstack] Doubt with apt-get

2013-02-18 Thread Guilherme Russi
Thanks for the support guys. The way is keep a backup :) 2013/2/18 Razique Mahroua razique.mahr...@gmail.com That what I would say also - never sure. Dump your database and save your configuration files, depending on when you run an upgrade for the last time :) *Razique Mahroua** -

[Openstack] Fwd: Having problem with installation

2013-02-18 Thread Behzad Pashaie
-- Forwarded message -- From: Stefano Maffulli stef...@openstack.org Date: 18 February 2013 19:05 Subject: Re: Having problem with installation To: Behzad ahooras...@gmail.com I suggest you to send a message to the General mailing list

Re: [Openstack] Initial quantum network state broken

2013-02-18 Thread Greg Chavez
Third time I'm replying to my own message. It seems like the initial network state is a problem for many first time openstackers. Surely somewhere would be well to assist me. I'm running out of time to make this work. Thanks. On Sun, Feb 17, 2013 at 3:08 AM, Greg Chavez greg.cha...@gmail.com

[Openstack] Problems with drbd + pacemaker in HA

2013-02-18 Thread Samuel Winchenbach
Hi All, I recently switched from CentOS 6.3 to Ubuntu LTS server and have started encountering some really odd problems with drbd and pacemaker. everything seems to work well until I stop a resource or migrate itl at which point drbd either becomes Diskless or Unconfigured. I am not sure what

Re: [Openstack] keystone middleware

2013-02-18 Thread Dolph Mathews
On Mon, Feb 18, 2013 at 9:59 AM, pat p...@xvalheru.org wrote: Hello, Sorry to disturb, but I have some questions regarding keystone middleware. Some introduction to problem: I need to integrate OpenStack to our existing infrastructure where all systems are integrated on REST and Web level

[Openstack] l3-agent : EndpointNotFound

2013-02-18 Thread Tomokazu Hirai
Hi, all I have 2 questions. 1. l3-agent error log : EndpointNotFound 2. How can I use 2012.2 packages now ? A mount ago, I could build OpenStack Folsom on Ubuntu 12.04 or 12.10 with Quantum by using this bash script. https://github.com/jedipunkz/openstack_folsom_deploy Now Ubuntu

[Openstack] [Nova] Question about multi-scheduler

2013-02-18 Thread Wangpan
Hi all, Is there anyone has used the multi-scheduler property, is there any problem? Can we use this property into production environment? Thanks! 2013-02-19 Wangpan___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] [Nova] Question about multi-scheduler

2013-02-18 Thread Huang Zhiteng
Multi-scheduler was there for the days when Nova has to deal with both request for instance and volume. If you are using a version of Nova which still has nova-volume, I think multi-scheduler is a must. And there are two sub config option for Nova:

Re: [Openstack] [Nova] Question about multi-scheduler

2013-02-18 Thread Wangpan
Hi Zhiteng, May what I said in the last mail is confused, What I want to ask is that, can we use more than one nova-scheduler service in one cluster? is it stable enough to be used in the production environment? Because I want to make the availability of scheduler service higher. thanks!

Re: [Openstack] [Nova] Question about multi-scheduler

2013-02-18 Thread Huang Zhiteng
Oh, I got it. I remember in last conference, Ryan Richard's 'consideration for building an openstack private cloud' mentioned using more than one scheduler instances to do HA when the cluster becomes large (this is not in his slides where you can find on slideshare.net but he orally mentioned

Re: [Openstack] l3-agent : EndpointNotFound

2013-02-18 Thread Tomokazu Hirai
Hi, I settled this problem. it is misconfiguration in l3-agent.ini. 2012.2.1 packages have more strong error handling code than 2012.2 packages. I found these lines in /usr/lib/python2.7/dist-packages/quantumclient/client.py code: endpoints = service['endpoints'] for

Re: [Openstack] [Nova] Question about multi-scheduler

2013-02-18 Thread Wangpan
Thanks zhiteng! I'm referring to HA of nova-scheduler by deploying multiple of it to several hosts. 2013-02-19 Wangpan 发件人:Huang Zhiteng 发送时间:2013-02-19 10:59 主题:Re: Re: [Openstack] [Nova] Question about multi-scheduler 收件人:Wangpanhzwang...@corp.netease.com 抄送:openstack

[Openstack] external dhcp server instead of dnsmasq

2013-02-18 Thread Ritesh Nanda
Hello , Is it possible to use external dhcp server , instead of dnsmasq . I am using openstack essex, with vlan manager as network, I have a need where i need to implement dynamic dns, so using dhcp3 as dhcp-server and bind9 as dns is possible. Or is there any way in openstack i can implement

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_cinder_trunk #154

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_trunk #326

2013-02-18 Thread openstack-testing-bot
at 20130218-0308Build needed 00:02:34, 13412k disc spaceERROR:root:Error occurred during package creation/build

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_cinder_trunk #156

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_quantum_trunk #317

2013-02-18 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: raring_grizzly_quantum_trunk #327

2013-02-18 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: raring_grizzly_nova_trunk #711

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_deploy #18

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_deploy/18/Project:raring_grizzly_deployDate of build:Mon, 18 Feb 2013 05:32:33 -0500Build duration:46 minBuild cause:Started by command line by jenkinsBuilt on:masterHealth

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_nova_trunk #712

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/712/Project:raring_grizzly_nova_trunkDate of build:Mon, 18 Feb 2013 06:02:17 -0500Build duration:18 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_deploy #155

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_deploy/155/Project:precise_grizzly_deployDate of build:Mon, 18 Feb 2013 06:19:21 -0500Build duration:46 minBuild cause:Started by command line by jenkinsStarted by command line

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_cinder_trunk #155

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_cinder_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_cinder_trunk/155/Project:precise_grizzly_cinder_trunkDate of build:Mon, 18 Feb 2013 09:08:38 -0500Build duration:3 min 41 secBuild cause:Started by user James PageBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_cinder_trunk #157

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_cinder_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_cinder_trunk/157/Project:raring_grizzly_cinder_trunkDate of build:Mon, 18 Feb 2013 09:08:40 -0500Build duration:4 min 56 secBuild cause:Started by user James PageBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_quantum_trunk #318

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/318/Project:precise_grizzly_quantum_trunkDate of build:Mon, 18 Feb 2013 11:22:05 -0500Build duration:3 min 14 secBuild cause:Started by user James

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_trunk #328

2013-02-18 Thread openstack-testing-bot
at 20130218-1125Build needed 00:01:12, 13484k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'raring-grizzly', '-n

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_trunk #329

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_deploy #156

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_deploy/156/Project:precise_grizzly_deployDate of build:Mon, 18 Feb 2013 13:21:19 -0500Build duration:47 minBuild cause:Started by command line by jenkinsBuilt on:masterHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_keystone_trunk #140

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_keystone_trunk/140/Project:precise_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 14:31:09 -0500Build duration:1 min 56 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_keystone_trunk #150

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_keystone_trunk/150/Project:raring_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 14:32:20 -0500Build duration:3 min 41 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_nova_trunk #714

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/714/Project:raring_grizzly_nova_trunkDate of build:Mon, 18 Feb 2013 17:31:13 -0500Build duration:17 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_deploy #20

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_deploy/20/Project:raring_grizzly_deployDate of build:Mon, 18 Feb 2013 18:00:36 -0500Build duration:19 minBuild cause:Started by command line by jenkinsBuilt on:masterHealth

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_trunk #330

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_keystone_trunk #141

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_keystone_trunk/141/Project:precise_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 19:02:13 -0500Build duration:2 min 4 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_keystone_trunk #142

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_keystone_trunk/142/Project:precise_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 20:01:09 -0500Build duration:1 min 40 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_keystone_trunk #152

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_keystone_trunk/152/Project:raring_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 20:01:09 -0500Build duration:2 min 53 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_keystone_trunk #143

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_keystone_trunk/143/Project:precise_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 20:31:08 -0500Build duration:1 min 54 secBuild cause:Started by an SCM

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_keystone_trunk #153

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_keystone_trunk/153/Project:raring_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 20:31:09 -0500Build duration:3 min 31 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_deploy #21

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_deploy General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_deploy/21/Project:raring_grizzly_deployDate of build:Mon, 18 Feb 2013 21:12:10 -0500Build duration:24 minBuild cause:Started by command line by jenkinsBuilt on:masterHealth

[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_nova_trunk #711

2013-02-18 Thread openstack-testing-bot
at 20130218

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_keystone_trunk #154

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_keystone_trunk/154/Project:raring_grizzly_keystone_trunkDate of build:Mon, 18 Feb 2013 23:02:48 -0500Build duration:3 min 27 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_grizzly_nova_trunk #712

2013-02-18 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/712/Project:precise_grizzly_nova_trunkDate of build:Mon, 18 Feb 2013 23:03:59 -0500Build duration:14 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Jenkins build is back to normal : folsom_coverage #473

2013-02-18 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/folsom_coverage/473/ -- 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: raring_grizzly_quantum_trunk #331

2013-02-18 Thread openstack-testing-bot
Title: raring_grizzly_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_trunk/331/Project:raring_grizzly_quantum_trunkDate of build:Tue, 19 Feb 2013 02:42:34 -0500Build duration:4 min 56 secBuild cause:Started by user James PageBuilt