Re: [Openstack] nova-consoleauth timeout

2013-05-15 Thread YIP Wai Peng
I did more digging and found the following: 2013-05-15 13:56:25.881 AUDIT nova.consoleauth.manager [req-71725790-fe8d-4919-87aa-d5e0ce9870a7 None None] Checking Token: 2a276401-9cfd-4dee-a811-3ab9460b76dc, True) 2013-05-15 13:56:25.882 DEBUG nova.openstack.common.rpc.amqp

Re: [Openstack] [OPENSTACK] VMs don't start on host machine reboot (Grizzly over Ubuntu 13.04)

2013-05-15 Thread Nikhil Mittal
Any suggestions on debugging this issue ? As I mentioned below, the command qemu-img shows information where the file format is qcow2 whereas the image used in this instance is ISO. Is this a bug or am I missing something ? Thanks, -Nikhil On Tue, May 14, 2013 at 3:30 PM, Nikhil Mittal

Re: [Openstack] [OPENSTACK] VMs don't start on host machine reboot (Grizzly over Ubuntu 13.04)

2013-05-15 Thread lzy....@gmail.com
Can you check the backing file: /var/lib/nova/instances/_base/6a2ba9ce1da1fbdc28a3da86332cb65193a2bf96 is in normal? On Wed, May 15, 2013 at 3:16 PM, Nikhil Mittal mittalnik...@gmail.com wrote: Any suggestions on debugging this issue ? As I mentioned below, the command qemu-img shows

Re: [Openstack] [OPENSTACK] VMs don't start on host machine reboot (Grizzly over Ubuntu 13.04)

2013-05-15 Thread Wangpan
what command you used to upload the ISO image? is it like this glance image-create --disk-format=qcow2 ... ? and what the result of glance image-show your-image-id-of-ISO? is it like below, disk format is qcow2?

Re: [Openstack] [OPENSTACK] VMs don't start on host machine reboot (Grizzly over Ubuntu 13.04)

2013-05-15 Thread Nikhil Mittal
Output of command ls -l /var/lib/nova/instances/_base/6a2ba9ce1da1fbdc28a3da86332cb65193a2bf96 -rw-r--r-- 1 nova kvm 6285240320 May 15 06:21 /var/lib/nova/instances/_base/6a2ba9ce1da1fbdc28a3da86332cb65193a2bf96 Seems normal to me... I added the image in glance using command: glance add

[Openstack] Import professional translations

2013-05-15 Thread Ying Chun Guo
Hi, My company, IBM, has finished the translation of messages in Nova, Glance, Keystone, Quantum and Cinder to 9 languages (de, es, fr, it, ja, ko, pt_BR, zh_CN, zh_TW) for Grizzly, by outsourcing to professional translators. We tend to contribute these translations to community. Some

Re: [Openstack] [OPENSTACK] VMs don't start on host machine reboot (Grizzly over Ubuntu 13.04)

2013-05-15 Thread Nikhil Mittal
Some additional info: I tried the host machine reboot after installing a qcow2 format ubuntu image as VM. And it works fine i.e. after power-cycling the host node, the VM is able to boot again. I suspect either there is bug with Grizzly release in handling certain type of ISO files or the ISO

Re: [Openstack] Compute node with xenserver

2013-05-15 Thread Alexandre De Carvalho
Hi Bob, I tried your localrc configuration. But these ones doesn't work and i don't know why ! Here my localrc configuration : MYSQL_PASSWORD=test SERVICE_TOKEN= test ADMIN_PASSWORD= test SERVICE_PASSWORD= test RABBIT_PASSWORD= test SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5 # This is the

Re: [Openstack] Compute node with xenserver

2013-05-15 Thread Bob Ball
My first guess is that you've got the HOST_IP_IFACE set wrong - the comment explains which IFACE should be used. You've set it to eth0 which is typically an private network which cannot be used. If this doesn't fix the problem, we'll need to see the result of nova service-list and log files

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

2013-05-15 Thread Julien Danjou
On Tue, May 14 2013, Ruslan Kiianchuk wrote: Could you please help on how the listener plugin is supposed to be created? There are good chances I have some misunderstandings in the concept of Ceilometer plugins. No, you got everything right! You should start by checking if your plugin is

Re: [Openstack] [Openstack-operators] Setting default dns server entry for VM

2013-05-15 Thread Robert van Leeuwen
Oops, reply-ed off-list.. For future reference :) From: Shyam Goud [shyam.tod...@oneconvergence.com] Sent: Wednesday, May 15, 2013 2:14 PM To: Robert van Leeuwen Subject: Re: [Openstack-operators] Setting default dns server entry for VM Bingoo.. that did

[Openstack] Changing the location of Nova's instances

2013-05-15 Thread Daniel Ellison
Hey all, Is there a method for changing where Nova looks for its instances? When setting up my Openstack system I don't recall there being a choice as to where instances would be stored. As it happens, they're in /var/lib/nova/instances. My server is set up such that /home is a 6TB LVM volume,

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Razique Mahroua
Hey Daniel,I think there is a flag you can put inside nova.conf but I don' recall it...Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 15 mai 2013 à 14:24, Daniel Ellison dan...@syrinx.net a écrit :Hey all,Is there a method for changing where Nova looks for

[Openstack] Issue with nova-api-metadata / --user-data

2013-05-15 Thread Bruno Oliveira
Hello everyone, Guys, I'm trying to get my nova-api-metadata working (have tried the documents within the docs page and even some external sources), but I got no good luck so far. May I have the shared experience of you guys ? I'm running Devstack (Openstack) build Grizzly on Ubuntu Server

[Openstack] Slow Instances

2013-05-15 Thread Reza Bakhshayeshi
Hi I have installed Folsom on one ubuntu server 12.04 my question is why instances are so slow and there is no difference between tiny and large flavors? Is this something normal or it depends on my configuration? (if so, please tell me which configuration?) Regards, Reza

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Robert van Leeuwen
I would like to move all instances into /home/storage/nova/instances. The following value in nova.conf specifies where the images are located: state_path Of course, I would shut down all instances and copy everything to the new location. But how do I convince Nova that things have changed?

[Openstack] issue with nova-api-metada (plain text)

2013-05-15 Thread Bruno Oliveira
I'm sorry, I had sent an HTML-formatted email, my apologies... re-doing it in the proper way (plain_text) --- Hello everyone, Guys, I'm trying to get my nova-api-metadata working (have tried the documents within the docs page and even some external sources), but I got no good luck so far. May

[Openstack] Suggestion for new Networking codename

2013-05-15 Thread Chris Bartels
How about 'Chain', or a variant thereof- a play on the word 'link', which is what a network consists of: links. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Daniel Ellison
On May 15, 2013, at 8:52 AM, Robert van Leeuwen robert.vanleeu...@spilgames.com wrote: I would like to move all instances into /home/storage/nova/instances. The following value in nova.conf specifies where the images are located: state_path Ah, ok! That's the info I was looking for. So the

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Mac Innes, Kiall
Personally, I would make use of a bind mount[1] rather than trying to relocate.. A bind mount is just like a symlink, with the exception of AppArmor (and I presume SELinux) will handle it correctly.. Thanks, Kiall [1]: http://docs.1h.com/Bind_mounts On 15/05/13 14:02, Daniel Ellison wrote:

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Daniel Ellison
On May 15, 2013, at 9:08 AM, Mac Innes, Kiall ki...@hp.com wrote: Personally, I would make use of a bind mount[1] rather than trying to relocate.. A bind mount is just like a symlink, with the exception of AppArmor (and I presume SELinux) will handle it correctly.. Ok, so I would move the

[Openstack] Can nova-network would still continue developing and support VXLAN in openstack H and later version?

2013-05-15 Thread romi zhang
Hi, At my experiment of openstack implementing of production environment, cause of the factors of performance, stability ,security and maintanence, I think the VLAN model of nova-network multihost is quiet good choice to perform, I also like quantum of different network namespace to separate

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Mac Innes, Kiall
On 15/05/13 14:22, Daniel Ellison wrote: On May 15, 2013, at 9:08 AM, Mac Innes, Kiall ki...@hp.com wrote: Personally, I would make use of a bind mount[1] rather than trying to relocate.. A bind mount is just like a symlink, with the exception of AppArmor (and I presume SELinux) will

Re: [Openstack] Slow Instances

2013-05-15 Thread Pranav
it may be due to some configuration errors or also due to lack of physical resources (servers which host compute nodes). It happened to me with less h/w resources on compute. Regards, Pranav On Wed, May 15, 2013 at 6:15 PM, Reza Bakhshayeshi reza.b2...@gmail.comwrote: Hi I have installed

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Razique Mahroua
Just use sed and some bashing : virsh shutdown virsh edit X sed - /var/lib/nova/instances - /your/new/dir cd /var/lib/nova/instances/ sed every libvirt.xml file qemu img-convert - /var/lib/nova/instances/_base/ -f qcow2 -O /your/new/dir cp /var/lib/nova/instances/instance-XXX/disk

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Daniel Ellison
On May 15, 2013, at 9:36 AM, Mac Innes, Kiall ki...@hp.com wrote: Yup - Or, you could just bind mount /var/lib/nova/instances, leaving the rest on the local disks (I have *no clue* if Nova will handle that nicely.. But bind mounts certainly will ;)) That worked beautifully, Kiall. Nova seems

Re: [Openstack] [Grizzly] NoneType object unsubscriptable while setting up keystone

2013-05-15 Thread Adam Young
Look in the bug database, I think there is already an entry for this. user-list works in general, so it has to be something in your environment that is triggering it. If I remember correctly, you are likely using the Admin token. What are the openstack variables in your environment? On

[Openstack] Grizly - Quantum - Openvswitch : routeur and L3-agent

2013-05-15 Thread Benoit ML
Hello, I'm installing grizzly on a four node configuration : one controller, one network node and three hypervisor. I have already, by the past, installed folsom in this setup with sucess. I'm actually using centos 6.4 with openstack rdo repo.I'd like to use quantum with openvswitch in a GRE

[Openstack] Cannot start nova-api service

2013-05-15 Thread Sam Su
Hi, I installed an Openstack Grizzly cluster based on Ubuntu 12.04, there are 1 control node, 1 database node, 1 quantum network node and 1 compute node, I list all installed services at the control node and the database node. Control node: nova-api, nova-scheduler, nova-consoleauth,

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Aaron Rosen
Looks like something is already binding on 8774 (probably nova-api :) ) What does lsof -i :8774 say? Then see what process is running. For example: arosen@arosen-desktop:~$ lsof -i :8774 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME python 13936 arosen6u IPv4 32808940

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Schwartz, Philip Marc (RIS-BCT)
Mind sharing your nova.conf with us. You have a misconfiguration of which api's should be exposed which is causing 2 to use the same port. -Philip From: Openstack [mailto:openstack-bounces+philip.schwartz=lexisnexis@lists.launchpad.net] On Behalf Of Aaron Rosen Sent: Wednesday, May

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Sam Su
Thank you for your response. I just checked the port 8774, it is available. *root@cctrl-01:/var/log/nova# lsof -i :8774* *root@cctrl-01:/var/log/nova# netstat -anp | grep 8774* *root@cctrl-01:/var/log/nova# service nova-api status* *nova-api stop/waiting* *root@cctrl-01:/var/log/nova# * If need

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Sam Su
Sure, here are my nova-api.log file and nova.conf file: nova-api.loghttp://pastebin.com/24a7ucy1 nova.conf http://pastebin.com/wnZAr0Ga Thanks, Sam On Wed, May 15, 2013 at 10:39 AM, Schwartz, Philip Marc (RIS-BCT) philip.schwa...@lexisnexis.com wrote: Mind sharing your nova.conf

[Openstack] Share Glance between cells or regions

2013-05-15 Thread John Paul Walters
Hi, We're looking at setting up a geographically distributed OpenStack installation, and we're considering either cells or regions. We'd like to share a single Glance install between our regions (or cells), so the same images can be spawned anywhere. From here:

Re: [Openstack] Share Glance between cells or regions

2013-05-15 Thread Narayan Desai
+1. We're going to be running a bunch of parallel deployments of openstack for the purpose of experimentation in system design. it would be nice to be able to share glance and keystone between instances. -nld On Wed, May 15, 2013 at 1:46 PM, John Paul Walters jwalt...@isi.edu wrote: Hi,

Re: [Openstack] Share Glance between cells or regions

2013-05-15 Thread Tim Bell
+2 I feel there is a difference between - Is it possible ? - Is it a good approach for use case X ? Multi-site varies hugely depending on whether the aim is sharing the work or recovery scenarios. Defining a good model for multi-site, resilient deployments

[Openstack] Access tomcat through TryStack

2013-05-15 Thread Raul Gallegos
Hi Community, I am trying a fedora instance on TryStack, and I have installed tomcat, and I just want to see if the server is deployed, how can I do this?, the IP's I have don't work, because tomcat is on port 8080 and I added this to the IPs and I can't see anything. Thank you for your time.

Re: [Openstack] AuthN/AuthZ

2013-05-15 Thread Adam Young
Run Keystone in Apache HTPD, use Kerberos and the LDAP backend to talk to AD. On 05/14/2013 06:11 PM, Aaron Knister wrote: *bump* Here's the tl;dr version: - How have other folks handled integration of OpenStack with existing authN/authZ infrastructures? I'm particularly interested in the

Re: [Openstack] Share Glance between cells or regions

2013-05-15 Thread Craig Lee
All, We've been working on a Virtual Organization (VO) capability to allow federated OpenStacks. So far, we've concentrated on just federated data access, having modified Keystone and Swift on both the server and client sides. The are a number of further distributed/federated capabilities

Re: [Openstack] Share Glance between cells or regions

2013-05-15 Thread John Bresnahan
On 05/15/2013 08:46 AM, John Paul Walters wrote: Hi, We're looking at setting up a geographically distributed OpenStack installation, and we're considering either cells or regions. We'd like to share a single Glance install between our regions (or cells), so the same images can be

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Aaron Rosen
Weird looks fine to me. What happens if you do: sudo service nova-api stop; and then run nova-api in the foreground. $ nova-api Aaron On Wed, May 15, 2013 at 10:58 AM, Sam Su susltd...@gmail.com wrote: Sure, here are my nova-api.log file and nova.conf file: nova-api.log

[Openstack] Announcing: S3 Multi-Upload module for SWIFT

2013-05-15 Thread Wyllys Ingersoll
The initial release of a new Swift middleware module that enables support for the Amazon S3 Multi-Upload feature is now available at http://github.com/wyllys66/s3multi under the Apache License (2.0). This module works in conjunction with the most recently updated 'swift3' module from Fujita

Re: [Openstack] Cannot start nova-api service

2013-05-15 Thread Sam Su
Nova-api service can start now. I replace the line enabled_apis=ec2,osapi_compute,metadata with enabled_apis=ec2,osapi_compute at the file nova.conf, the service nova-api can be started. Thanks for all you guys help. Sam On Wed, May 15, 2013 at 1:19 PM, Aaron Rosen aro...@nicira.com wrote:

Re: [Openstack] AuthN/AuthZ

2013-05-15 Thread Sill, Alan
Aaron, I'd be interested in hearing more about what you are doing. As you know, VOMS is a general method of supplying virtual organization membership attributes (e.g., groups, roles, etc.) as a web service. One method of doing this is in the form of extended attribute certificates, which can

Re: [Openstack] Import professional translations

2013-05-15 Thread Tom Fifield
This is an amazing contribution! I also think option #1 is a good starting point :) On 15/05/13 19:01, Ying Chun Guo wrote: Hi, My company, IBM, has finished the translation of messages in Nova, Glance, Keystone, Quantum and Cinder to 9 languages (de, es, fr, it, ja, ko, pt_BR, zh_CN,

Re: [Openstack] Import professional translations

2013-05-15 Thread Shake Chen
Hope to Merge asap. On Thu, May 16, 2013 at 6:38 AM, Tom Fifield fifie...@unimelb.edu.auwrote: This is an amazing contribution! I also think option #1 is a good starting point :) On 15/05/13 19:01, Ying Chun Guo wrote: Hi, My company, IBM, has finished the translation of messages in

Re: [Openstack] Import professional translations

2013-05-15 Thread KATO Tomoyuki
Hi Daisy, It's a wonderful news. We Japanese team (ja) are welcome to your contribution. Plaese merge the translations by option #1. After merged, should we continuously maintain them? Regards, KATO Tomoyuki Hi, My company, IBM, has finished the translation of messages in Nova, Glance,

Re: [Openstack] [Openstack-translation] Import professional translations

2013-05-15 Thread Sungjin Gang
Hi Daisy. :) * 100. I think Option #1. :) Thank. http://about.me/gangsungjin * *** 마음의 변덕에 따라 이리저리 흔들리지 말라. 항상 마음을 잘 다스려서 부드럽고 순하고 고요함을 지니도록 하라. 마음이 하늘도 만들고 사람도 만들고, 지옥도 만들고 친구도 만든다. 그러니 마음에 쫓아가지 말고, 항상 마음의 주인이 되도록 노력하라.

[Openstack] Vmware running images

2013-05-15 Thread Jay Kumbhani
Guys I am trying to import running vmware virtual machines into openstack private cloud. I did some steps but couldn't succeed. Please send me steps or links to follow. Thanks Jay Sent from my iPad ___ Mailing list:

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_python-swiftclient_trunk #8

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_python-swiftclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-swiftclient_trunk/8/Project:precise_havana_python-swiftclient_trunkDate of build:Wed, 15 May 2013 04:30:22 -0400Build duration:2 min 0 secBuild

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_python-swiftclient_trunk #6

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_python-swiftclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_python-swiftclient_trunk/6/Project:saucy_havana_python-swiftclient_trunkDate of build:Wed, 15 May 2013 04:30:23 -0400Build duration:2 min 26 secBuild cause:Started

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/152/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 06:30:24 -0400Build duration:3 min 0 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/153/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 07:00:25 -0400Build duration:3 min 14 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/154/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 07:30:23 -0400Build duration:3 min 37 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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 #36

2013-05-15 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_ceilometer_trunk #51

2013-05-15 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 #37

2013-05-15 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_python-keystoneclient_trunk #9

2013-05-15 Thread openstack-testing-bot
at 20130515

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

2013-05-15 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 #38

2013-05-15 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_ceilometer_trunk #53

2013-05-15 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 #39

2013-05-15 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 Fixed: saucy_havana_python-swiftclient_trunk #7

2013-05-15 Thread openstack-testing-bot
at 20130515

[Openstack-ubuntu-testing-notifications] Build Fixed: saucy_havana_python-ceilometerclient_trunk #11

2013-05-15 Thread openstack-testing-bot
at 20130515

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

2013-05-15 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 #40

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

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

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_horizon_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_horizon_trunk/17/Project:saucy_havana_horizon_trunkDate of build:Wed, 15 May 2013 11:58:42 -0400Build duration:2 min 42 secBuild cause:Started by user Adam GandelmanBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/41/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 15 May 2013 12:30:22 -0400Build duration:3 min 3 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/156/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 12:33:27 -0400Build duration:3 min 49 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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_glance_trunk #47

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_glance_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_glance_trunk/47/Project:precise_havana_glance_trunkDate of build:Wed, 15 May 2013 12:30:23 -0400Build duration:9 min 41 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
at 20130515

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/157/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 15:00:26 -0400Build duration:4 min 18 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/119/Project:precise_havana_quantum_trunkDate of build:Wed, 15 May 2013 15:30:31 -0400Build duration:5 min 52 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/158/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 16:00:31 -0400Build duration:3 min 48 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/159/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 17:00:25 -0400Build duration:3 min 14 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/160/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 18:00:26 -0400Build duration:3 min 40 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/161/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 18:31:28 -0400Build duration:4 min 19 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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 #30

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/30/Project:saucy_havana_cinder_trunkDate of build:Wed, 15 May 2013 20:00:25 -0400Build duration:2 min 45 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/162/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 20:00:28 -0400Build duration:4 min 7 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/163/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 20:30:25 -0400Build duration:3 min 16 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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 #31

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/31/Project:saucy_havana_cinder_trunkDate of build:Wed, 15 May 2013 21:00:23 -0400Build duration:2 min 22 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/164/Project:precise_havana_nova_trunkDate of build:Wed, 15 May 2013 21:30:25 -0400Build duration:3 min 3 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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 #32

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/32/Project:saucy_havana_cinder_trunkDate of build:Wed, 15 May 2013 22:00:23 -0400Build duration:3 min 16 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/42/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 15 May 2013 22:00:23 -0400Build duration:3 min 28 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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_ceilometer_trunk #57

2013-05-15 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 #43

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/43/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 15 May 2013 22:30:22 -0400Build duration:3 min 25 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/120/Project:precise_havana_quantum_trunkDate of build:Wed, 15 May 2013 22:30:22 -0400Build duration:4 min 30 secBuild cause:Started by an SCM changeBuilt

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

2013-05-15 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 #44

2013-05-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/44/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 15 May 2013 23:01:33 -0400Build duration:2 min 59 secBuild cause:Started by an SCM changeBuilt