[Openstack] grizzly swift/keystone clients

2013-06-05 Thread Axel Christiansen
Hello List, what GUI-Clients like Cyberduck do exist, wich can talk the v2.0 API? Thank you Axel ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More

[Openstack] Issue with OpenStack installation on Ubuntu 12.04 LTS

2013-06-05 Thread Sreejith N
Hi, I am trying to setup Openstack in a single node architecture for evaluation. I am following the Openstack installation Guide for Ubuntu 12.04 LTS. I am getting the following error when trying to setup tenants, users and roles manually. OS: Ubuntu 12.04 LTS Model: Single node (For

[Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Axel Christiansen
Hello List again, on the zmanda-blog is a description to make a swift/keystone setup work again via the v1.0 API. Had anyone success doing this on grizzly? I sadly did not. Regards, Axel ___ Mailing list: https://launchpad.net/~openstack Post to

[Openstack] Quantum VLAN tag mismatch between Network-node and Compute-node

2013-06-05 Thread Chu Duc Minh
Hi, i'm converting from GRE tunnel to VLAN tagging, and deleted all old project/user/net/subnet. in file /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini @ all nodes, I already set: network_vlan_ranges = physnet1:2:4094 When I create a new net:

Re: [Openstack] grizzly swift/keystone clients

2013-06-05 Thread Kuo Hugo
Gladinet might be the one you looking for. Hope it help Hugo +Hugo Kuo+ h...@swiftstack.com tonyt...@gmail.com +886 935004793 2013/6/5 Axel Christiansen axel.christian...@softreset.de Hello List, what GUI-Clients like Cyberduck do exist, wich can talk the v2.0 API? Thank you Axel

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Kuo Hugo
I thought the legacy auth (v1.0) was been removed since Essex in Keystone. Hope it help Hugo +Hugo Kuo+ h...@swiftstack.com tonyt...@gmail.com +886 935004793 2013/6/5 Axel Christiansen axel.christian...@softreset.de Hello List again, on the zmanda-blog is a description to make a

Re: [Openstack] Issue with OpenStack installation on Ubuntu 12.04 LTS

2013-06-05 Thread Sreejith N
I have the following line in keystone.conf: connection = mysql://keystone:keystone@localhost/keystone mysql SHOW DATABASES; ++ | Database | ++ | information_schema | | keystone | mysql select User from mysql.user; +--+ |

[Openstack] OpenStack CVE Wiki page

2013-06-05 Thread Jolyon Brown
Hi All Wasn't sure which list to address this to (possibly documentation?), please feel free to redirect me! In my (day) job (not Limilo!) we're currently evaluating an IBM product which is underpinned by OpenStack. During review our InfoSec people claimed many (22) open CVE vulnerabilities for

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Axel Christiansen
Thank you Matthieu, that sounds very interesting. The grizzly i am using comes with an all in one keystone.conf. I think that is fine and should work. Would you be so kind and send me your /etc/keystone/keystone.conf and /etc/keystone/keystone-paste.ini. I would like to compare these to mine

Re: [Openstack] Quantum VLAN tag mismatch between Network-node and Compute-node

2013-06-05 Thread Aaron Rosen
Hi, Those vlan tags you are showing are not the actual tags that will be seen on the wire. Those tags are auto incremented and used for each new port that lands on a server that is in a different network. If you run ovs-ofctl dump-flows br-int you'll see those vlan tags are stripped off and the

Re: [Openstack] OpenStack CVE Wiki page

2013-06-05 Thread Thierry Carrez
Jolyon Brown wrote: In my (day) job (not Limilo!) we're currently evaluating an IBM product which is underpinned by OpenStack. During review our InfoSec people claimed many (22) open CVE vulnerabilities for the underlying version of OpenStack used (Folsom). I don't believe this to be the case,

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Chmouel Boudjnah
FYI I had a clean extension for keystone doing just that : https://github.com/chmouel/keystone-legacyv1-extension but it needed the review in keystone : https://review.openstack.org/#/c/25235/ for keystone which was unfortunately not accepted for a reason I am not totally sure about. Chmouel.

Re: [Openstack] Issue with OpenStack installation on Ubuntu 12.04 LTS

2013-06-05 Thread Sreejith N
'keystone-manage db_sync' was failing to create the keystone tables. When I used root privileges, it succeeded and tenants, users and roles setup succeeded. BR Sreejith On Wed, Jun 5, 2013 at 3:18 PM, Sreejith N sreejith.naarakat...@gmail.comwrote: I have the following line in keystone.conf:

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Axel Christiansen
yes, i added these files and they do get compiled and invoked. (added some more debug code). At least an object of ProtocolConverter gets created, but the converter methods never get called. The grizzly keystone tar archive does not come with a keystone-paste.ini. What i can tell so fare, the

Re: [Openstack] OpenStack CVE Wiki page

2013-06-05 Thread Jolyon Brown
Hi Thierry Thanks for the response. So in summary... yes this is currently harder than it should be and I'd like to fix that. Yes you're welcome to edit [1] so that it's made more current. If you think it has value I can retroactively mention past OSSAs in [2]. And you should have a look at [3]

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Axel Christiansen
Thanks for your configs! Am 05.06.13 15:20, schrieb Matthieu Huin: With the config I've sent, the v1 API is accessible at a URL looking like this: http://endpoint:5000/v1.0 What do you get in the keystone logs when you send a cURL request like curl -H x-auth-user: tenant:user -H

Re: [Openstack] Quantum VLAN tag mismatch between Network-node and Compute-node

2013-06-05 Thread Chu Duc Minh
Thank you very much! I don't have much knowledge about OpenvSwitch OpenFlow. I checked VLAN follow your guide and found everything seems correct. Finally, I figure out why it did not work - because before it, i created some VLAN manually using vconfig (to confirm that trunk port is configured

Re: [Openstack] volumeId is not in proper format

2013-06-05 Thread John Griffith
Not exactly sure what it's tripping up on when using the volume name there, but I would suggest using the volume-id rather than the name. On Wed, Jun 5, 2013 at 9:46 AM, Greg Chavez greg.cha...@gmail.com wrote: So I'm happily spinning virts on my new Grizzly installation (Ubuntu 13.04, per

Re: [Openstack] grizzly keystone with v1.0 API

2013-06-05 Thread Axel Christiansen
Hello Matthieu, hello List, thank a lot for your contributions. In the process of tracking this donw with you i came to an enlightenment. My openstack setup is just fine. The load balancer needed a little adjustment to have the v1.0 API request send to keystone. Thank you :) Axel Am

Re: [Openstack] volumeId is not in proper format

2013-06-05 Thread Greg Chavez
Well that's embarrassing. Thanks. On Wed, Jun 5, 2013 at 11:53 AM, John Griffith john.griff...@solidfire.com wrote: Not exactly sure what it's tripping up on when using the volume name there, but I would suggest using the volume-id rather than the name. On Wed, Jun 5, 2013 at 9:46 AM, Greg

[Openstack] Help, guidance for Openstack for me to contribute

2013-06-05 Thread Sid Sudhi
I want to help build some tools to manage and monitor openstack powered iaas. I do not want to set up the environment. I was wondering if any one can provide me access to openstack powered IaaS to leverage and use it to build and help build services. I am basically working on a concept to

[Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-05 Thread Bruno Oliveira
Dear Stackers, Please I'd like to ask your expertise on ceilometer to try an approach for monitoring a compute nova running hyper-v I got a running environment of devstack with KVM on a single-node machine being fully monitored by ceilometer. I'm being able to access its API to see the data

Re: [Openstack] [HyperV][Ceilometer] Performance statistics from Hyper-V with Ceilometer and libvirt

2013-06-05 Thread Bruno Oliveira
ERRATA: irc-channel is #openstack-metering, not #openstack-ceilometer -- Bruno Oliveira Developer, Software Engineer +55 11 9-6193-3987 skype: brunnop.oliveira brunnop.olive...@gmail.com On Wed, Jun 5, 2013 at 6:40 PM, Bruno Oliveira brunnop.olive...@gmail.com wrote: Dear Stackers,

Re: [Openstack] [HyperV][Quantum] Quantum dhcp agent not working for Hyper-V

2013-06-05 Thread Steve Heistand
is the MAC addr coming from the hyper-v on the dhcp request the same one the dhcp-agent is expecting? s On 06/05/2013 03:23 PM, Bruno Oliveira wrote: Hello all, Guys, there's something regarding quantum that we've been hitting our heads against a wall for a few weeks, but can't figure

Re: [Openstack] nova network-list = malformed request error

2013-06-05 Thread Dennis Jacobfeuerborn
Turns out that auth_strategy = keystone missing in nova.conf was the reason for this error. On 06.06.2013 00:31, Dennis Jacobfeuerborn wrote: Hi, I'm trying to set up nova-network and while the service is running I cannot seem to get it to work properly: [root@controller1 ~]# nova

Re: [Openstack] [HyperV][Quantum] Quantum dhcp agent not working for Hyper-V

2013-06-05 Thread Peter Pouliot
First off you should be using hyper-v from 2012 server. 2008 only supports flat networking as of the last time I used it. All active development is geared towards 2012 hyper-v. Functionality for is minimal for 2008 which is also in the wmiv1 namespace. The legacy/original wmiv1 is

Re: [Openstack] Swift performance issues with requests

2013-06-05 Thread Jonathan Lu
Hi, Hugo, and all list, I'm also facing the issue about the performance degradation of swift that Hugo had once mentioned in his Message #14935. I'm in tesing with 50KB-size_object putting, and after several turn of test the throughout dropped dramatically. Have you found the

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

2013-06-05 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_cinder_trunk #118

2013-06-05 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 #172

2013-06-05 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 #90

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/90/Project:saucy_havana_cinder_trunkDate of build:Wed, 05 Jun 2013 03:30:23 -0400Build duration:6 min 1 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_keystone_trunk/48/Project:saucy_havana_keystone_trunkDate of build:Wed, 05 Jun 2013 03:32:59 -0400Build duration:3 min 21 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_quantum_trunk #107

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_quantum_trunk/107/Project:saucy_havana_quantum_trunkDate of build:Wed, 05 Jun 2013 03:32:59 -0400Build duration:4 min 55 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 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_quantum_trunk #108

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_quantum_trunk/108/Project:saucy_havana_quantum_trunkDate of build:Wed, 05 Jun 2013 04:00:23 -0400Build duration:7 min 47 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 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-quantumclient_trunk #23

2013-06-05 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 #91

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/91/Project:saucy_havana_cinder_trunkDate of build:Wed, 05 Jun 2013 04:31:38 -0400Build duration:2 min 26 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 Thread openstack-testing-bot
Title: precise_havana_horizon_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_horizon_trunk/65/Project:precise_havana_horizon_trunkDate of build:Wed, 05 Jun 2013 07:00:22 -0400Build duration:2 min 52 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: saucy_havana_horizon_trunk #46

2013-06-05 Thread openstack-testing-bot
at 20130605

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #197

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/197/Project:saucy_havana_nova_trunkDate of build:Wed, 05 Jun 2013 10:00:26 -0400Build duration:8 min 38 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_python-keystoneclient_trunk #28

2013-06-05 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 #25

2013-06-05 Thread openstack-testing-bot
at 20130605-1140Build needed 00:00:44, 1716k disc spaceERROR:root:Error occurred during package creation

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

2013-06-05 Thread openstack-testing-bot
at 20130605-1156Build needed 00:00:44, 1716k disc spaceERROR:root:Error occurred during package creation

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

2013-06-05 Thread openstack-testing-bot
at 20130605-1251Build needed 00:00:43, 1704k disc spaceERROR:root:Error occurred during package creation

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

2013-06-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/290/Project:precise_havana_nova_trunkDate of build:Wed, 05 Jun 2013 14:00:23 -0400Build duration:4 min 35 secBuild cause:Started by an SCM changeBuilt

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

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

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_quantum_trunk #109

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_quantum_trunk/109/Project:saucy_havana_quantum_trunkDate of build:Wed, 05 Jun 2013 16:30:23 -0400Build duration:4 min 36 secBuild cause:Started by an SCM changeBuilt

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

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

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

2013-06-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/293/Project:precise_havana_nova_trunkDate of build:Wed, 05 Jun 2013 18:02:17 -0400Build duration:5 min 15 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #201

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/201/Project:saucy_havana_nova_trunkDate of build:Wed, 05 Jun 2013 18:00:25 -0400Build duration:12 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth

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

2013-06-05 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 #103

2013-06-05 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 #92

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/92/Project:saucy_havana_cinder_trunkDate of build:Wed, 05 Jun 2013 19:02:21 -0400Build duration:4 min 19 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 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_quantum_trunk #110

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_quantum_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_quantum_trunk/110/Project:saucy_havana_quantum_trunkDate of build:Wed, 05 Jun 2013 19:03:28 -0400Build duration:7 min 46 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/294/Project:precise_havana_nova_trunkDate of build:Wed, 05 Jun 2013 19:06:52 -0400Build duration:4 min 13 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: saucy_havana_ceilometer_trunk #88

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/88/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 05 Jun 2013 19:00:23 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #202

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/202/Project:saucy_havana_nova_trunkDate of build:Wed, 05 Jun 2013 19:06:41 -0400Build duration:7 min 38 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_python-glanceclient_trunk #22

2013-06-05 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_nova_trunk #295

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

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #203

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/203/Project:saucy_havana_nova_trunkDate of build:Wed, 05 Jun 2013 20:30:25 -0400Build duration:5 min 36 secBuild cause:Started by an SCM changeBuilt

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

2013-06-05 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 #87

2013-06-05 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_keystone_trunk #49

2013-06-05 Thread openstack-testing-bot
Title: saucy_havana_keystone_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_keystone_trunk/49/Project:saucy_havana_keystone_trunkDate of build:Wed, 05 Jun 2013 21:31:37 -0400Build duration:2 min 34 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #18507

2013-06-05 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/18507/ -- Started by timer Building remotely on pkg-builder in workspace http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/ [cloud-archive_folsom_version-drift] $ /bin/bash

[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #18508

2013-06-05 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/18508/ -- Started by timer Building remotely on pkg-builder in workspace http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/ [cloud-archive_folsom_version-drift] $ /bin/bash

[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #18509

2013-06-05 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/18509/ -- Started by timer Building remotely on pkg-builder in workspace http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/ [cloud-archive_folsom_version-drift] $ /bin/bash

[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #18510

2013-06-05 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/18510/ -- Started by timer Building remotely on pkg-builder in workspace http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/ [cloud-archive_folsom_version-drift] $ /bin/bash

[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #18511

2013-06-05 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/18511/ -- Started by timer Building remotely on pkg-builder in workspace http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/ [cloud-archive_folsom_version-drift] $ /bin/bash