Re: [Openstack] nova-compute : nbd module not loaded

2013-05-03 Thread Michael Still
You get this error if there are no nbd devices. Specifically
/sys/block/nbd0 doesn't exist. I'd start by seeing if the kernel
module is loaded.

Cheers,
Michael

On Fri, May 3, 2013 at 10:57 AM, Mohammed Amine SAYA
asaya.openst...@gmail.com wrote:
 Hi All,

 I have had time to investigate why booting from volume doesn't work and I
 found the following trace in /var/log/nova/nova-compute.log.

 I took a look at nova.conf but I couldn't find any relevent entry for
 nova.virt.disk.mount.disk.

 Is it normal to have this trace? It occurs every time I try to launch a new
 instance whether nova uses a standalone image or tries to boot from a
 volume.

 Has nova.virt.disk.mount.nbd module been integrated to nova?

 BTW, I deployed grizzly 2013.1.

 Any hint on this issue guys?

 Thanks for you help.
 Amine.

 2013-05-03 02:04:03.447 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:05.449 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:07.451 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:09.452 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:11.454 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:13.475 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:15.477 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:17.479 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:19.481 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:21.483 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:23.551 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:25.554 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:27.556 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:29.556 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:31.558 ERROR nova.virt.disk.mount.nbd
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] nbd module not loaded
 2013-05-03 02:04:33.636 WARNING nova.virt.disk.mount.api
 [req-afe5f7ba-ac22-4d6c-9fad-283903de0193 f037cb17ddba4a92b1429e11b0c3200e
 28be43a159854b43ae3b3bdcec3f266a] Device allocation failed after repeated
 retries.


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Grizzly] Inbound VM traffic fails at compute node

2013-05-03 Thread Greg Chavez
A fellow name George clued me into my problem.  I had my secgroup rules set
for source 0.0.0.0/24 which is stupid.  This is how it should look:

root@kcon-cs-gen-01i:~# nova secgroup-list-rules default
+-+---+-+---+--+
| IP Protocol | From Port | To Port | IP Range  | Source Group |
+-+---+-+---+--+
| icmp| -1| -1  | 0.0.0.0/0 |  |
| tcp | 22| 22  | 0.0.0.0/0 |  |
+-+---+-+---+--+

Thanks again, George.


On Thu, May 2, 2013 at 6:27 PM, Greg Chavez greg.cha...@gmail.com wrote:


 I have Grizzly up and running on Ubuntu 13.04, following the excellent
 instructions by Msekni Bilel. I'm using gre tunneling and per-tenant
 routers. It looks something like this:

 http://chavezy.files.wordpress.com/2013/03/ostack-log-net_iscsi.png

 I was able to get a cirros m1.tiny VM launched easily.  But although I've
 associated a floating IP and configured secgroup rules, I am unable to get
 any inbound traffic past the VM bridge.

 The internal network is 192.168.252.0/23.  The floating IP range is
 10.21.166.1-254.  The guest has IP 192.168.252.3 and is associate to
 10.21.166.2.

 So if I ping 10.21.166.2 from my external network, I can sniff the icmp
 packets all the way to the VM linux bridge on the compute node.  I can see
 packets on qvb* but not tap*.

 From the VM console I am able to reach the external network.  Packet dumps
 show that traffic originates from 10.21.166.2.

 Finally, I see no hits on my secgroup rules.

 Any advice?  I have interesting command output here:
 http://pastebin.com/Cs514mkN

 Thanks in advance.

 --
 \*..+.-
 --Greg Chavez
 +//..;};




-- 
\*..+.-
--Greg Chavez
+//..;};
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Stderr: qemu-nbd: Failed to bdrv_open when attempting to boot from cinder volume

2013-05-03 Thread Mohammed Amine SAYA
Hi all,

After loading nbd module in compute node, I continued trying to boot from a
bootable cinder volume but this is what I see in nova-compute.log.

I checked in the archive and I found that this bug (1126348) has been fixed
in grizzly 2013.1 which I am running.

Thanks for your help.
Amine.

Command: sudo nova-rootwrap /etc/nova/rootwrap.conf qemu-nbd -c /dev/nbd9
/var/lib/nova/instances/933d4f37-ce12-4ac8-abc7-d248295375a4/disk
Exit code: 1
Stdout: ''
Stderr: qemu-nbd: Failed to bdrv_open
'/var/lib/nova/instances/933d4f37-ce12-4ac8-abc7-d248295375a4/disk': No
such file or directory\n)
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Thierry Carrez
Gabriel Hurley wrote:
 I'll throw it out there again:
 
 We really ought to deploy an OpenComparison site (http://opencomparison.org/) 
 for OpenStack. It's awesome, and does massive amounts of goodness for managed 
 information and discovery.

Isn't that what stackmeat.org was supposed to cover ? Doesn't this
transcluded RelatedProjects wikipage kind of duplicate this effort ?

I'd hate it if related projects had to register to multiple sites to get
properly discovered.

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] grizzly quantum with namespaces, default route for dhcp-agent

2013-05-03 Thread Molnár Mihály László
hi all!

I'm new to this namespace and quantum networking. So my VM-s works
fine, got an ip, DGW and nameserver from the dhcp agent. So the
nameserver is the dhcp agent, but if I check the routing table of the
dhcpagent's namespace there is no default route, so dnsmasque can't
resolv anything.
root@network:/var/log/quantum# ip netns exec
qdhcp-ff74b46a-1ab4-4a97-91c7-21c95485aa34 route -nv
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
172.18.0.0  0.0.0.0 255.255.255.0   U 0  0
0 tap287d564d-c2

If I add a default route:
root@network:/var/log/quantum# ip netns exec
qdhcp-ff74b46a-1ab4-4a97-91c7-21c95485aa34 route -nv
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 172.18.0.1  0.0.0.0 UG0  0
0 tap287d564d-c2
172.18.0.0  0.0.0.0 255.255.255.0   U 0  0
0 tap287d564d-c2

It works fine.

What is the normal behaviour here? How should I make this permanent?

Thanks!

Rusty

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Jeremy Stanley
On 2013-05-03 12:12:25 +0200 (+0200), Thierry Carrez wrote:
 Isn't that what stackmeat.org was supposed to cover ? Doesn't this
 transcluded RelatedProjects wikipage kind of duplicate this effort ?
[...]

Good point--I'd sadly forgotten about stackmeat.org... perhaps
https://wiki.openstack.org/wiki/RelatedProjects should just be
deleted, the project owners encouraged to register their entries on
http://stackmeat.org/ (if they haven't already), and link that from
https://wiki.openstack.org/wiki/Projects#Unofficial.2Frelated_projects
to improve its discoverability a little more?
-- 
Jeremy Stanley

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Stderr: qemu-nbd: Failed to bdrv_open when attempting to boot from cinder volume

2013-05-03 Thread Mark Lehrer



After loading nbd module in compute node, I continued trying to boot from a
bootable cinder volume but this is what I see in nova-compute.log.


I am not using Cinder so maybe this isn't an option for you, but my
recommendation is to blacklist the nbd module altogether, and remove
the nbd option from the nova-compute upstart init file.  It is a neat
protocol but it has not been nearly reliable enough to use on my
system.

nova-compute is able to work around the missing nbd module (with
glance at least), and it cut my image create and snapshot times
drastically in addition to reducing the launch  snapshot failures.

Mark

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Stderr: qemu-nbd: Failed to bdrv_open when attempting to boot from cinder volume

2013-05-03 Thread Mohammed Amine SAYA
Hi Mark,

Thanks for your answer.

What I noticed is that this issue happens only when I try to start a VMfrom a
bootable volume. I created the colume with
cinder create --image-id __image_id__ volume_name.

I don't see it when I boot a VM from an image in glance (nova boot --image
__image_id__ --flavor __flavor_id__ vm_name).
Which runs just fine. I can ping and ssh into the VM. But this is ephemeral
boot and I want to be able to boot on a
persistent volume so that the application won't lose data from previous
session. And you are right, I can see nova-compute
getting around nbd module in this case.

I followed the instructions in this paragraph (http://docs.openstack
.org/grizzly/openstack-compute/admin/content/instance-creation.html#boot_from_volume)
but without success until now.

Did you manage to boot from a volume? If nbd is not the right module to use
then what else should I use to boot a VM from
a persistent volume?

Thanks for your help,
Amine.


On Fri, May 3, 2013 at 3:49 PM, Mark Lehrer m...@tpsit.com wrote:


  After loading nbd module in compute node, I continued trying to boot from
 a
 bootable cinder volume but this is what I see in nova-compute.log.


 I am not using Cinder so maybe this isn't an option for you, but my
 recommendation is to blacklist the nbd module altogether, and remove
 the nbd option from the nova-compute upstart init file.  It is a neat
 protocol but it has not been nearly reliable enough to use on my
 system.

 nova-compute is able to work around the missing nbd module (with
 glance at least), and it cut my image create and snapshot times
 drastically in addition to reducing the launch  snapshot failures.

 Mark

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
I have looked through all the log files (/var/log/*) and the 1 error that
I do see is on the compute node from the file libvirtd.log:

2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2113 :
internal error ifname vnet1 not in key map
2013-05-03 14:30:27.709+: 2474: error : virNetDevGetIndex:657 : Unable
to get index for interface vnet1: No such device

Can anyone point me in the right direction (or suggest some way of
debugging this)

Many Thanks,

-Farhan.





On 5/2/13 4:01 PM, Farhan Patwa farhan.pa...@utsa.edu wrote:

Hi all,
I followed the instructions for OpenStack Folsom install at
http://docs.openstack.org/folsom/basic-install/content/basic-install_intro
.
html
I am at the point where I am able to boot up a VM and I can see the IP
assigned to it in the GUI and when I do nova list.
Also I have assigned a floating IP to it using the quantum commands
specified in the guide above.
But when I boot the VM I get the logs below.
The tap device is UP and I am able to ping the 3 servers on the management
LAN and the 2 servers (network and compute) on their data network.
I would really appreciate any help/pointers that anyone can provide.

#
cloud-init start-local running: Thu, 02 May 2013 20:10:55 +. up 3.74
seconds

no instance data found in start-local

cloud-init-nonet waiting 120 seconds for a network device.

cloud-init-nonet gave up waiting for a network device.

ci-info: lo: 1 127.0.0.1   255.0.0.0   .

ci-info: eth0  : 1 .   .   fa:16:3e:9e:88:7d

route_info failed

 * Stopping Handle applying cloud-config[74G[ OK ]

Waiting for network configuration...

Waiting up to 60 more seconds for network configuration...

Booting system without full network configuration...

 * Stopping Failsafe Boot Delay[74G[ OK ]

 * Starting System V initialisation compatibility[74G[ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

 * Starting AppArmor profiles   [80G
[74G[ OK ]

#

Thanks,


-Farhan Patwa.



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Molnár Mihály László
do you use kvm or qemu?


Rusty


On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa farhan.pa...@utsa.edu wrote:

 I have looked through all the log files (/var/log/*) and the 1 error that
 I do see is on the compute node from the file libvirtd.log:

 2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2113 :
 internal error ifname vnet1 not in key map
 2013-05-03 14:30:27.709+: 2474: error : virNetDevGetIndex:657 : Unable
 to get index for interface vnet1: No such device

 Can anyone point me in the right direction (or suggest some way of
 debugging this)

 Many Thanks,

 -Farhan.





 On 5/2/13 4:01 PM, Farhan Patwa farhan.pa...@utsa.edu wrote:

 Hi all,
 I followed the instructions for OpenStack Folsom install at
 
 http://docs.openstack.org/folsom/basic-install/content/basic-install_intro
 .
 html
 I am at the point where I am able to boot up a VM and I can see the IP
 assigned to it in the GUI and when I do nova list.
 Also I have assigned a floating IP to it using the quantum commands
 specified in the guide above.
 But when I boot the VM I get the logs below.
 The tap device is UP and I am able to ping the 3 servers on the management
 LAN and the 2 servers (network and compute) on their data network.
 I would really appreciate any help/pointers that anyone can provide.
 
 #
 cloud-init start-local running: Thu, 02 May 2013 20:10:55 +. up 3.74
 seconds
 
 no instance data found in start-local
 
 cloud-init-nonet waiting 120 seconds for a network device.
 
 cloud-init-nonet gave up waiting for a network device.
 
 ci-info: lo: 1 127.0.0.1   255.0.0.0   .
 
 ci-info: eth0  : 1 .   .   fa:16:3e:9e:88:7d
 
 route_info failed
 
  * Stopping Handle applying cloud-config[74G[ OK ]
 
 Waiting for network configuration...
 
 Waiting up to 60 more seconds for network configuration...
 
 Booting system without full network configuration...
 
  * Stopping Failsafe Boot Delay[74G[ OK ]
 
  * Starting System V initialisation compatibility[74G[ OK ]
 
 Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
 
  * Starting AppArmor profiles   [80G
 [74G[ OK ]
 
 #
 
 Thanks,
 
 
 -Farhan Patwa.
 
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
Hi Rusty,
The instructions list kvm and that is what I am using.
From the compute node:
###
root@openstack-3:~# cat /etc/nova/nova-compute.conf
[DEFAULT]
libvirt_type=kvm
libvirt_ovs_bridge=br-int
libvirt_vif_type=ethernet
libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver
libvirt_use_virtio_for_bridges=True
###

Thanks,

-Farhan.
Farhan Patwa
Associate Director  Chief Architect
Institute for Cyber Security
University of Texas at San Antonio
Phone: (210) 458-7003
Email: farhan.pa...@utsa.edu
Website: http://ics.utsa.edu

From: Molnár Mihály László lacik...@gmail.commailto:lacik...@gmail.com
Date: Friday, May 3, 2013 9:41 AM
To: Farhan Patwa farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure 
network

do you use kvm or qemu?


Rusty


On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa 
farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu wrote:
I have looked through all the log files (/var/log/*) and the 1 error that
I do see is on the compute node from the file libvirtd.log:

2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2113 :
internal error ifname vnet1 not in key map
2013-05-03 14:30:27.709+: 2474: error : virNetDevGetIndex:657 : Unable
to get index for interface vnet1: No such device

Can anyone point me in the right direction (or suggest some way of
debugging this)

Many Thanks,

-Farhan.





On 5/2/13 4:01 PM, Farhan Patwa 
farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu wrote:

Hi all,
I followed the instructions for OpenStack Folsom install at
http://docs.openstack.org/folsom/basic-install/content/basic-install_intro
.
html
I am at the point where I am able to boot up a VM and I can see the IP
assigned to it in the GUI and when I do nova list.
Also I have assigned a floating IP to it using the quantum commands
specified in the guide above.
But when I boot the VM I get the logs below.
The tap device is UP and I am able to ping the 3 servers on the management
LAN and the 2 servers (network and compute) on their data network.
I would really appreciate any help/pointers that anyone can provide.

#
cloud-init start-local running: Thu, 02 May 2013 20:10:55 +. up 3.74
seconds

no instance data found in start-local

cloud-init-nonet waiting 120 seconds for a network device.

cloud-init-nonet gave up waiting for a network device.

ci-info: lo: 1 127.0.0.1   255.0.0.0   .

ci-info: eth0  : 1 .   .   fa:16:3e:9e:88:7d

route_info failed

 * Stopping Handle applying cloud-config[74G[ OK ]

Waiting for network configuration...

Waiting up to 60 more seconds for network configuration...

Booting system without full network configuration...

 * Stopping Failsafe Boot Delay[74G[ OK ]

 * Starting System V initialisation compatibility[74G[ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

 * Starting AppArmor profiles   [80G
[74G[ OK ]

#

Thanks,


-Farhan Patwa.



___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] horizon dashboard error 500

2013-05-03 Thread Julie Pichon
Hi,

Rajesh Upadhayay rupadha...@xavient.com wrote:
 I have just installed Openstack Grizzly on Ubuntu 12.04 LTS.. Everything was
 fine but after server reboot, I lost dashboard and getting error 500
 Internal Server Error.
 
 I have verified all configuration but didn't get any idea.

Have a look in the Apache error logs, there should be more information about 
the error.

If this is a dev or test environment (not production), you could also set DEBUG 
to True in your local_settings.py to display more information when the error 
occurs.

Regards,

Julie

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread John Hebert
John Wong's idea is a good one. Including the Hong Kong Openstack community
in the naming process would be very helpful in attracting developers.

I like Ichang (EE-chang). It is short and the name of a place at the
summit.

John Hebert


On Thu, May 2, 2013 at 8:59 PM, John Wong gokoproj...@gmail.com wrote:

 Hi,

 Interesting. I came from HK when I was kid. I will give a good thought on
 this tomorrow.

 BUT BUT first impression on the list: drop the idea of imperial, please.
 If the reason behind the suggestion has to do with British Empire, I
 strongly advised you drop that suggestion because that description is
 highly political. There are people in HK against the whole power shift
 from Britain to China since 1997. And submit usually draw hundreds, if not,
 thousands of developers across the world together. This will be a big event.

 If we go with street name I know Ichang Street (宜昌街), Inverness Road
 (延文禮士道) are good candidate. I submitted my edit:
 https://wiki.openstack.org/wiki/Release_Naming#.22I.22_release_cycle_naming

 I haven't crossed out Imperial on the WiKi, but the community should vote
 on removal though.
 Also, why don't we send this to the CS students enrolled in
 HK's universities? This is a big event - driving potentially thousands
 developers to HK? That's really the first time I can recall as a HK child.

 John


 On Thu, May 2, 2013 at 9:22 PM, Wang, Shane shane.w...@intel.com wrote:

 What about Ili, which is a prefecture name in Xinjiang in China:
 http://en.wikipedia.org/wiki/Ili_Kazakh_Autonomous_Prefecture

 --
 Shane

  -Original Message-
  From: Openstack
  [mailto:openstack-bounces+shane.wang=intel@lists.launchpad.net] On
  Behalf Of Thierry Carrez
  Sent: Thursday, May 02, 2013 10:02 PM
  To: openstack@lists.launchpad.net
  Subject: [Openstack] I release naming (calling APAC community)
 
  Hi everyone,
 
  As you may know, we name our release cycles after cities or counties in
  the state/country where the corresponding design summit is held.
 
  That creates an interesting problem for the I release, since there is
  no word starting with i in classic transliteration of Chinese words...
  so not so many candidates. We'll have to get a bit creative and be
  willing to bend the rules a little.
 
  Feel free to suggest names on this thread, or on the wiki page at:
  https://wiki.openstack.org/wiki/Release_Naming
 
  I am especially interested by the input of our APAC community in general
  and our Chinese members in particular, which are probably the best to
  let us know which transliteration crime could be acceptable or which
  name they would particularly like.
 
  Cheers,
 
  --
  Thierry Carrez (ttx)
  Release Manager, OpenStack
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread Frans Thamura
+1 for iching
On May 3, 2013 12:17 PM, yoyochi...@itri.org.tw wrote:

 How about I-Ching? One of the oldest of the Chinese classic texts, can
 be referred to the influence of OpenStack to cloud computing.

 See Wikipedia page here : http://en.wikipedia.org/wiki/I_Ching

 Yoyo

 -Original Message-
 From: Openstack [mailto:openstack-bounces+yoyochiang=
 itri.org...@lists.launchpad.net] On Behalf Of Thierry Carrez
 Sent: Thursday, May 02, 2013 10:02 PM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] I release naming (calling APAC community)

 Hi everyone,

 As you may know, we name our release cycles after cities or counties in
 the state/country where the corresponding design summit is held.

 That creates an interesting problem for the I release, since there is no
 word starting with i in classic transliteration of Chinese words...
 so not so many candidates. We'll have to get a bit creative and be willing
 to bend the rules a little.

 Feel free to suggest names on this thread, or on the wiki page at:
 https://wiki.openstack.org/wiki/Release_Naming

 I am especially interested by the input of our APAC community in general
 and our Chinese members in particular, which are probably the best to let
 us know which transliteration crime could be acceptable or which name they
 would particularly like.

 Cheers,

 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


 
 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
 This email may contain confidential information. Please do not use or
 disclose it in any way and delete it if you are not the intended recipient.
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Thierry Carrez
Jeremy Stanley wrote:
 On 2013-05-03 12:12:25 +0200 (+0200), Thierry Carrez wrote:
 Isn't that what stackmeat.org was supposed to cover ? Doesn't this
 transcluded RelatedProjects wikipage kind of duplicate this effort ?
 [...]
 
 Good point--I'd sadly forgotten about stackmeat.org... perhaps
 https://wiki.openstack.org/wiki/RelatedProjects should just be
 deleted, the project owners encouraged to register their entries on
 http://stackmeat.org/ (if they haven't already), and link that from
 https://wiki.openstack.org/wiki/Projects#Unofficial.2Frelated_projects
 to improve its discoverability a little more?

Unless stackmeat is considered abandoned, that sounds like the right way
to go.

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] horizon dashboard error 500

2013-05-03 Thread Rajesh Upadhayay
This has issue has been fixed by changing False as false.
COMPRESS_OFFLINE = false

-Original Message-
From: Julie Pichon [mailto:jpic...@redhat.com] 
Sent: Friday, May 03, 2013 8:29 PM
To: Rajesh Upadhayay
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] horizon dashboard error 500

Hi,

Rajesh Upadhayay rupadha...@xavient.com wrote:
 I have just installed Openstack Grizzly on Ubuntu 12.04 LTS.. 
 Everything was fine but after server reboot, I lost dashboard and 
 getting error 500 Internal Server Error.
 
 I have verified all configuration but didn't get any idea.

Have a look in the Apache error logs, there should be more information about 
the error.

If this is a dev or test environment (not production), you could also set DEBUG 
to True in your local_settings.py to display more information when the error 
occurs.

Regards,

Julie
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
Ok I found the issue:
I had the incorrect IP in the 
/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini file
local_ip was set to the VM IP instead of the local data network IP for the 
compute node. Now I need to figure out my next error: )


ci-info: eth0  : 1 50.50.1.3   255.255.255.0   fa:16:3e:4c:c1:34

ci-info: route-0: 0.0.0.0 50.50.1.1   0.0.0.0 eth0   UG

ci-info: route-1: 50.50.1.0   0.0.0.0 255.255.255.0   eth0   U

cloud-init start running: Fri, 03 May 2013 15:41:12 +. up 4.47 seconds

2013-05-03 15:41:15,645 - util.py[WARNING]: 
'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: url 
error [[Errno 113] No route to host]

2013-05-03 15:41:18,645 - util.py[WARNING]: 
'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/120s]: url 
error [[Errno 113] No route to host]

2013-05-03 15:41:21,645 - util.py[WARNING]: 
'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [8/120s]: url 
error [[Errno 113] No route to host]



Thanks,

-Farhan.
From: Farhan Patwa farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu
Date: Friday, May 3, 2013 9:49 AM
To: Molnár Mihály László lacik...@gmail.commailto:lacik...@gmail.com
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure 
network

Hi Rusty,
The instructions list kvm and that is what I am using.
From the compute node:
###
root@openstack-3:~# cat /etc/nova/nova-compute.conf
[DEFAULT]
libvirt_type=kvm
libvirt_ovs_bridge=br-int
libvirt_vif_type=ethernet
libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver
libvirt_use_virtio_for_bridges=True
###

Thanks,

-Farhan.
Farhan Patwa
Associate Director  Chief Architect
Institute for Cyber Security
University of Texas at San Antonio
Phone: (210) 458-7003
Email: farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu
Website: http://ics.utsa.edu

From: Molnár Mihály László lacik...@gmail.commailto:lacik...@gmail.com
Date: Friday, May 3, 2013 9:41 AM
To: Farhan Patwa farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure 
network

do you use kvm or qemu?


Rusty


On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa 
farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu wrote:
I have looked through all the log files (/var/log/*) and the 1 error that
I do see is on the compute node from the file libvirtd.log:

2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2113 :
internal error ifname vnet1 not in key map
2013-05-03 14:30:27.709+: 2474: error : virNetDevGetIndex:657 : Unable
to get index for interface vnet1: No such device

Can anyone point me in the right direction (or suggest some way of
debugging this)

Many Thanks,

-Farhan.





On 5/2/13 4:01 PM, Farhan Patwa 
farhan.pa...@utsa.edumailto:farhan.pa...@utsa.edu wrote:

Hi all,
I followed the instructions for OpenStack Folsom install at
http://docs.openstack.org/folsom/basic-install/content/basic-install_intro
.
html
I am at the point where I am able to boot up a VM and I can see the IP
assigned to it in the GUI and when I do nova list.
Also I have assigned a floating IP to it using the quantum commands
specified in the guide above.
But when I boot the VM I get the logs below.
The tap device is UP and I am able to ping the 3 servers on the management
LAN and the 2 servers (network and compute) on their data network.
I would really appreciate any help/pointers that anyone can provide.

#
cloud-init start-local running: Thu, 02 May 2013 20:10:55 +. up 3.74
seconds

no instance data found in start-local

cloud-init-nonet waiting 120 seconds for a network device.

cloud-init-nonet gave up waiting for a network device.

ci-info: lo: 1 127.0.0.1   255.0.0.0   .

ci-info: eth0  : 1 .   .   fa:16:3e:9e:88:7d

route_info failed

 * Stopping Handle applying cloud-config[74G[ OK ]

Waiting for network configuration...

Waiting up to 60 more seconds for network configuration...

Booting system without full network configuration...

 * Stopping Failsafe Boot Delay[74G[ OK ]

 * Starting System V initialisation compatibility[74G[ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

 * Starting AppArmor profiles   [80G
[74G[ OK ]

#

Thanks,


-Farhan Patwa.



___
Mailing list: https://launchpad.net/~openstack
Post to : 

[Openstack] slow terminate jobs..

2013-05-03 Thread Steve Heistand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

so in addition to my problem of really long startup times, the process of
trying to terminate a number of instances is taking ages as well.
currently into an 18 instance terminate and its been 45 minutes.
As there probably isnt much data movement involved with terminating a job
Im wondering if there is a keystone/nova/mysql/apache/something deadlock going 
on.
normal CLI commands are taking a fairly long time to complete.
10 seconds for a nova service-list (only 16 compute nodes)
8 seconds for a userland nova list  (20 instances running)
7 seconds for a keystone tenant-list

not really sure there is a question in all this aside from something like
has anyone else seen such slowness?

s

- -- 

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGD/noACgkQoBCTJSAkVrEvOACg1/mjC45NrTey36xvNrhmOlM1
mhAAn0Q3I2vu20ydFmlZzcL6tmhjmldG
=dRui
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] slow terminate jobs..

2013-05-03 Thread Eric_E_Smith
How does RabbitMQ look?  Are the messages being consumed in a timely fashion?

-Original Message-
From: Openstack 
[mailto:openstack-bounces+eric_e_smith=dell@lists.launchpad.net] On Behalf 
Of Steve Heistand
Sent: Friday, May 03, 2013 1:14 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] slow terminate jobs..

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

so in addition to my problem of really long startup times, the process of 
trying to terminate a number of instances is taking ages as well.
currently into an 18 instance terminate and its been 45 minutes.
As there probably isnt much data movement involved with terminating a job Im 
wondering if there is a keystone/nova/mysql/apache/something deadlock going on.
normal CLI commands are taking a fairly long time to complete.
10 seconds for a nova service-list (only 16 compute nodes)
8 seconds for a userland nova list  (20 instances running)
7 seconds for a keystone tenant-list

not really sure there is a question in all this aside from something like has 
anyone else seen such slowness?

s

- --

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGD/noACgkQoBCTJSAkVrEvOACg1/mjC45NrTey36xvNrhmOlM1
mhAAn0Q3I2vu20ydFmlZzcL6tmhjmldG
=dRui
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] nova scheduler: AggregateMultiTenancyIsolation enhanced for domain level tenancy

2013-05-03 Thread boden

Hi,
I was poking around for a way to scope host aggregates at the domain 
level and moreover support the notion multiple tenant access.


For example:
* As an Cloud provider, I want to isolate aggregates/availability zones 
at the domain level (i.e. assign which domain can spawn instances on a 
given aggregate/az)
* As an Cloud provider, I want to isolate aggregates/availability zones 
at the domain level and permit multiple domains or projects access (i.e. 
same as previous UC but permit a set of domains access to the aggregate/az)


I came across the AggregateMultiTenancyIsolation scheduler filter and it 
appears it might be fairly simple to enhance this filter to:
(a) support domains in addition to tenants/project (i.e. 
filter_domain_id in aggregate metadata)
(b) support multiple domains/projects access (i.e. allow a comma list or 
array or domains/tenants on the aggregate metadata)


Anyone else see a need for this?

Disclaimer: nova n00b here, so my above assertions may be off target.

Thx


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] OVS plugin

2013-05-03 Thread Yuling_C
 Hi All,

I was wondering if anyone could help me with a question related to the 
guideline of Quantum plugin development.

Let's say if we need to develop a quantum plugin and we would need to use OVS 
plugin in our plugin. Is it a good practice to change the code of OVS plugin 
when we need to, or we should preserve the OVS plugin and only add code on top 
of it?

Or in another word, if we would need to contribute back our quantum plugin to 
OpenStack, will there be any issue if we changed OVS plugin in our solution?

Thanks,

YuLing


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] slow terminate jobs..

2013-05-03 Thread Steve Heistand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

well there are a lot (68) beam.smp processes running, well in existence only a 
few at a
time are
consuming cpu time.
Aside from that Im not sure how to answer the question.
or does this perhaps indicate a problem:

root@cloudfe:/var/log/rabbitmq# tail /var/log/rabbitmq/rab...@cloudfe.log

=INFO REPORT 3-May-2013::11:14:36 ===
starting TCP connection 0.14589.260 from 10.0.1.16:40015

=INFO REPORT 3-May-2013::11:19:13 ===
accepted TCP connection on [::]:5672 from 10.0.1.16:40233

5 minutes from starting connection to accepted connection.

thanks

s

On 05/03/2013 11:22 AM, eric_e_sm...@dell.com wrote:
 How does RabbitMQ look?  Are the messages being consumed in a timely fashion?
 
 -Original Message- From: Openstack
 [mailto:openstack-bounces+eric_e_smith=dell@lists.launchpad.net] On 
 Behalf Of
 Steve Heistand Sent: Friday, May 03, 2013 1:14 PM To: 
 openstack@lists.launchpad.net 
 Subject: [Openstack] slow terminate jobs..
 
 so in addition to my problem of really long startup times, the process of 
 trying to
 terminate a number of instances is taking ages as well. currently into an 18 
 instance
 terminate and its been 45 minutes. As there probably isnt much data movement 
 involved
 with terminating a job Im wondering if there is a
 keystone/nova/mysql/apache/something deadlock going on. normal CLI commands 
 are
 taking a fairly long time to complete. 10 seconds for a nova service-list 
 (only 16
 compute nodes) 8 seconds for a userland nova list  (20 instances running) 7 
 seconds
 for a keystone tenant-list
 
 not really sure there is a question in all this aside from something like has 
 anyone
 else seen such slowness?
 
 s
 
 
 ___ Mailing list:
 https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net 
 Unsubscribe : https://launchpad.net/~openstack More help   :
 https://help.launchpad.net/ListHelp
 

- -- 

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGEAcYACgkQoBCTJSAkVrHmDwCgzC1XvbqxfE62BuKhb3iU95AL
miUAoKFFQ6xXZ0Zs6ImFFzG02v8/Q/uz
=R+69
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] slow terminate jobs..

2013-05-03 Thread Eric_E_Smith
Have you by chance looked at the management plugin for RabbitMQ? 
http://www.rabbitmq.com/management.html 

You can get great information from the management CLI / Web UI and quickly 
determine if RabbitMQ is having a problem.

-Original Message-
From: Steve Heistand [mailto:steve.heist...@nasa.gov] 
Sent: Friday, May 03, 2013 1:28 PM
To: Smith, Eric E
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] slow terminate jobs..

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

well there are a lot (68) beam.smp processes running, well in existence only a 
few at a time are consuming cpu time.
Aside from that Im not sure how to answer the question.
or does this perhaps indicate a problem:

root@cloudfe:/var/log/rabbitmq# tail /var/log/rabbitmq/rab...@cloudfe.log

=INFO REPORT 3-May-2013::11:14:36 === starting TCP connection 0.14589.260 
from 10.0.1.16:40015

=INFO REPORT 3-May-2013::11:19:13 === accepted TCP connection on [::]:5672 
from 10.0.1.16:40233

5 minutes from starting connection to accepted connection.

thanks

s

On 05/03/2013 11:22 AM, eric_e_sm...@dell.com wrote:
 How does RabbitMQ look?  Are the messages being consumed in a timely fashion?
 
 -Original Message- From: Openstack 
 [mailto:openstack-bounces+eric_e_smith=dell@lists.launchpad.net] 
 On Behalf Of Steve Heistand Sent: Friday, May 03, 2013 1:14 PM To: 
 openstack@lists.launchpad.net
 Subject: [Openstack] slow terminate jobs..
 
 so in addition to my problem of really long startup times, the process 
 of trying to terminate a number of instances is taking ages as well. 
 currently into an 18 instance terminate and its been 45 minutes. As 
 there probably isnt much data movement involved with terminating a job 
 Im wondering if there is a keystone/nova/mysql/apache/something 
 deadlock going on. normal CLI commands are taking a fairly long time 
 to complete. 10 seconds for a nova service-list (only 16 compute 
 nodes) 8 seconds for a userland nova list  (20 instances running) 7 
 seconds for a keystone tenant-list
 
 not really sure there is a question in all this aside from something 
 like has anyone else seen such slowness?
 
 s
 
 
 ___ Mailing list:
 https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net 
 Unsubscribe : https://launchpad.net/~openstack More help   :
 https://help.launchpad.net/ListHelp
 

- --

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGEAcYACgkQoBCTJSAkVrHmDwCgzC1XvbqxfE62BuKhb3iU95AL
miUAoKFFQ6xXZ0Zs6ImFFzG02v8/Q/uz
=R+69
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] nova scheduler: AggregateMultiTenancyIsolation enhanced for domain level tenancy

2013-05-03 Thread Belmiro Moreira
Hi,
I never thought about domains but it seems a great idea!
If you want to extend it would be great.

Remember that at the moment the AggregateMultiTenancyIsolation filter only 
guaranties that the nodes in the aggregate will run instances from the 
specified tenant. But it isn't exclusive…
There is a blueprint to extend it: 
https://blueprints.launchpad.net/nova/+spec/multi-tenancy-isolation-only-aggregates
At CERN we already implemented this blueprint and we also support of multiple 
tenants in the same aggregate. We use this filter to have dedicated resources 
for some tenants.

I didn't upload the code yet… in my TODO list 
but also waiting for the blueprint approval.

cheers,
Belmiro


On May 3, 2013, at 8:21 PM, boden bo...@linux.vnet.ibm.com wrote:

 Hi,
 I was poking around for a way to scope host aggregates at the domain level 
 and moreover support the notion multiple tenant access.
 
 For example:
 * As an Cloud provider, I want to isolate aggregates/availability zones at 
 the domain level (i.e. assign which domain can spawn instances on a given 
 aggregate/az)
 * As an Cloud provider, I want to isolate aggregates/availability zones at 
 the domain level and permit multiple domains or projects access (i.e. same as 
 previous UC but permit a set of domains access to the aggregate/az)
 
 I came across the AggregateMultiTenancyIsolation scheduler filter and it 
 appears it might be fairly simple to enhance this filter to:
 (a) support domains in addition to tenants/project (i.e. filter_domain_id in 
 aggregate metadata)
 (b) support multiple domains/projects access (i.e. allow a comma list or 
 array or domains/tenants on the aggregate metadata)
 
 Anyone else see a need for this?
 
 Disclaimer: nova n00b here, so my above assertions may be off target.
 
 Thx
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] slow terminate jobs..

2013-05-03 Thread Steve Heistand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I hadnt seen the management plugin. I am updating from the rabbitmq's repo as 
the
default (and canonical's) repos dont have a version new enough.
it also seems there are new openstack versions in canonical's that I will 
upgrade to as
well.
once everything reboots I will see what the plugin says.

thanks

s


On 05/03/2013 11:43 AM, eric_e_sm...@dell.com wrote:
 Have you by chance looked at the management plugin for RabbitMQ?
 http://www.rabbitmq.com/management.html
 
 You can get great information from the management CLI / Web UI and quickly 
 determine
 if RabbitMQ is having a problem.
 
 -Original Message- From: Steve Heistand 
 [mailto:steve.heist...@nasa.gov] 
 Sent: Friday, May 03, 2013 1:28 PM To: Smith, Eric E Cc:
 openstack@lists.launchpad.net Subject: Re: [Openstack] slow terminate jobs..
 
 well there are a lot (68) beam.smp processes running, well in existence only 
 a few at
 a time are consuming cpu time. Aside from that Im not sure how to answer the
 question. or does this perhaps indicate a problem:
 
 root@cloudfe:/var/log/rabbitmq# tail /var/log/rabbitmq/rab...@cloudfe.log
 
 =INFO REPORT 3-May-2013::11:14:36 === starting TCP connection 
 0.14589.260 from
 10.0.1.16:40015
 
 =INFO REPORT 3-May-2013::11:19:13 === accepted TCP connection on 
 [::]:5672 from
 10.0.1.16:40233
 
 5 minutes from starting connection to accepted connection.
 
 thanks
 
 s
 
 On 05/03/2013 11:22 AM, eric_e_sm...@dell.com wrote:
 How does RabbitMQ look?  Are the messages being consumed in a timely fashion?
 
 -Original Message- From: Openstack 
 [mailto:openstack-bounces+eric_e_smith=dell@lists.launchpad.net] On 
 Behalf Of
 Steve Heistand Sent: Friday, May 03, 2013 1:14 PM To: 
 openstack@lists.launchpad.net Subject: [Openstack] slow terminate jobs..
 
 so in addition to my problem of really long startup times, the process of 
 trying to
 terminate a number of instances is taking ages as well. currently into an 18
 instance terminate and its been 45 minutes. As there probably isnt much data
 movement involved with terminating a job Im wondering if there is a
 keystone/nova/mysql/apache/something deadlock going on. normal CLI commands 
 are
 taking a fairly long time to complete. 10 seconds for a nova service-list 
 (only 16
 compute nodes) 8 seconds for a userland nova list  (20 instances running) 7 
 seconds
 for a keystone tenant-list
 
 not really sure there is a question in all this aside from something like has
 anyone else seen such slowness?
 
 s
 
 
 ___ Mailing list: 
 https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net 
 Unsubscribe : https://launchpad.net/~openstack More help   : 
 https://help.launchpad.net/ListHelp
 
 
 

- -- 

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGECrsACgkQoBCTJSAkVrGi9ACcDWuFH3C5vrstu7egwACM6Kn6
qYkAoJs/TUwJqEJCKdL2FJLO/R+YKelU
=9Mr+
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Marton Kiss
I'm taking care of stackmeat, and some feature upgrade is in the queue. If
somebody like to join and help in content management, any help is welcome
from my part.

Regards,
  Márton


2013/5/3 Thierry Carrez thie...@openstack.org

 Jeremy Stanley wrote:
  On 2013-05-03 12:12:25 +0200 (+0200), Thierry Carrez wrote:
  Isn't that what stackmeat.org was supposed to cover ? Doesn't this
  transcluded RelatedProjects wikipage kind of duplicate this effort ?
  [...]
 
  Good point--I'd sadly forgotten about stackmeat.org... perhaps
  https://wiki.openstack.org/wiki/RelatedProjects should just be
  deleted, the project owners encouraged to register their entries on
  http://stackmeat.org/ (if they haven't already), and link that from
  https://wiki.openstack.org/wiki/Projects#Unofficial.2Frelated_projects
  to improve its discoverability a little more?

 Unless stackmeat is considered abandoned, that sounds like the right way
 to go.

 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OVS plugin

2013-05-03 Thread Kyle Mestery (kmestery)
On May 3, 2013, at 1:27 PM, yulin...@dell.com wrote:
 Hi All,
 
 I was wondering if anyone could help me with a question related to the 
 guideline of Quantum plugin development.
 
 Let's say if we need to develop a quantum plugin and we would need to use OVS 
 plugin in our plugin. Is it a good practice to change the code of OVS plugin 
 when we need to, or we should preserve the OVS plugin and only add code on 
 top of it?
 
 Or in another word, if we would need to contribute back our quantum plugin to 
 OpenStack, will there be any issue if we changed OVS plugin in our solution?
 
Bob Kakura is developing something called the Module Layer2 Plugin 
(https://blueprints.launchpad.net/quantum/+spec/modular-l2) which may be what 
you want to use here. In general, if you're adding functionality to the OVS 
plugin, that would likely be ok. But if you're attaching anything vendor 
specific to it, I would expect some pushback from the community, given the OVS 
plugin is the default plugin most people use. Perhaps knowing a bit more about 
what you're doing would help in answering this with more certainty.

Thanks,
Kyle

 Thanks,
 
 YuLing
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Stefano Maffulli

On Fri 03 May 2013 12:15:26 PM PDT, Marton Kiss wrote:

I'm taking care of stackmeat, and some feature upgrade is in the
queue. If somebody like to join and help in content management, any
help is welcome from my part.


I would vote to include stackmeat inside the OpenStack infrastructure 
so that others can contribute to it and the site can go on.


What do you guys think?

/stef

--
Ask and answer questions on https://ask.openstack.org

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Marton Kiss
It is a good idea, it was the original plan with this project. If Harvard
also like to use it we can refactor the current stackmeat distro into a
common project distribution (like openatrium or openpublish) and OpenStack
and Harvard distribution can inherit the commonly maintained codebase.

M.


2013/5/3 Stefano Maffulli stef...@openstack.org

 On Fri 03 May 2013 12:15:26 PM PDT, Marton Kiss wrote:

 I'm taking care of stackmeat, and some feature upgrade is in the
 queue. If somebody like to join and help in content management, any
 help is welcome from my part.


 I would vote to include stackmeat inside the OpenStack infrastructure so
 that others can contribute to it and the site can go on.

 What do you guys think?

 /stef

 --
 Ask and answer questions on https://ask.openstack.org

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Gabriel Hurley
Do you have plans to add comparison matrices, user counts, github stats, 
categories (aside from arbitrary tags), etc.? No offense meant to stackmeat, 
but the OpenComparison project is way ahead in terms of features that make it 
easy for consumers to make educated choices about the projects/tools they're 
choosing. It's Python-based and used for lots of other Python communities. If 
stackmeat wants to re-invest the energy to get there that's your prerogative, 
but we desperately need better tooling for our ecosystem.

All the best,


-  Gabriel

From: Openstack 
[mailto:openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net] On 
Behalf Of Marton Kiss
Sent: Friday, May 03, 2013 12:15 PM
To: Thierry Carrez
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Related Projects

I'm taking care of stackmeat, and some feature upgrade is in the queue. If 
somebody like to join and help in content management, any help is welcome from 
my part.

Regards,
  Márton

2013/5/3 Thierry Carrez thie...@openstack.orgmailto:thie...@openstack.org
Jeremy Stanley wrote:
 On 2013-05-03 12:12:25 +0200 (+0200), Thierry Carrez wrote:
 Isn't that what stackmeat.orghttp://stackmeat.org was supposed to cover ? 
 Doesn't this
 transcluded RelatedProjects wikipage kind of duplicate this effort ?
 [...]

 Good point--I'd sadly forgotten about stackmeat.org... perhaps
 https://wiki.openstack.org/wiki/RelatedProjects should just be
 deleted, the project owners encouraged to register their entries on
 http://stackmeat.org/ (if they haven't already), and link that from
 https://wiki.openstack.org/wiki/Projects#Unofficial.2Frelated_projects
 to improve its discoverability a little more?
Unless stackmeat is considered abandoned, that sounds like the right way
to go.

--
Thierry Carrez (ttx)
Release Manager, OpenStack
___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Marton Kiss
The original plan with stackmeat was to provide a space for related
projects with relatively small effort as part of
.openstack.orginfrastructure. I got a lot of support from Stefano
(thanks for that!), but
finally it was launched as separate project, because we cannot move it
under projects.openstack.org without a consensus/support from other board
members. Of course we can always find better solutions, but without strong
community support/contribution neither framework could work. So stackmeat
currently exists, and if we can find some support from community, we can
focus on content improvement and lead generation. Currently it doesn't have
a too huge traffic, so I not feel that we need to add very complex feature
set. If we reach the 100 visits / day, and current implementation is a
limit, let's consider a change.

M.


2013/5/3 Gabriel Hurley gabriel.hur...@nebula.com

  Do you have plans to add comparison matrices, user counts, github stats,
 categories (aside from arbitrary tags), etc.? No offense meant to
 stackmeat, but the OpenComparison project is way ahead in terms of features
 that make it easy for consumers to make educated choices about the
 projects/tools they’re choosing. It’s Python-based and used for lots of
 other Python communities. If stackmeat wants to re-invest the energy to get
 there that’s your prerogative, but we desperately need better tooling for
 our ecosystem.

 ** **

 All the best,

 ** **

 **-  **Gabriel

 ** **

 *From:* Openstack [mailto:openstack-bounces+gabriel.hurley=
 nebula@lists.launchpad.net] *On Behalf Of *Marton Kiss
 *Sent:* Friday, May 03, 2013 12:15 PM
 *To:* Thierry Carrez
 *Cc:* openstack@lists.launchpad.net

 *Subject:* Re: [Openstack] Related Projects

  ** **

 I'm taking care of stackmeat, and some feature upgrade is in the queue. If
 somebody like to join and help in content management, any help is welcome
 from my part.

 ** **

 Regards,

   Márton

 ** **

 2013/5/3 Thierry Carrez thie...@openstack.org

 Jeremy Stanley wrote:
  On 2013-05-03 12:12:25 +0200 (+0200), Thierry Carrez wrote:
  Isn't that what stackmeat.org was supposed to cover ? Doesn't this
  transcluded RelatedProjects wikipage kind of duplicate this effort ?
  [...]
 
  Good point--I'd sadly forgotten about stackmeat.org... perhaps
  https://wiki.openstack.org/wiki/RelatedProjects should just be
  deleted, the project owners encouraged to register their entries on
  http://stackmeat.org/ (if they haven't already), and link that from
  https://wiki.openstack.org/wiki/Projects#Unofficial.2Frelated_projects
  to improve its discoverability a little more?

 Unless stackmeat is considered abandoned, that sounds like the right way
 to go.


 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

 ** **

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Marton Kiss
Michael, thanks for the feedback, I record it as a feature request as a
different view of projects.

M.


2013/5/3 Michael Bright mjbrigh...@gmail.com


 I just discovered these different sites thanks to this mail thread.

 I guess different people are looking for different types of info, judging
 by these exchanges.

 Whatever you decide as to where the list is hosted, I just wanted to say
 that I appreciated the simple *but* informative format
 of the related projects page
 https://wiki.openstack.org/wiki/RelatedProjects rather than the more
 dashboard like interfaces.

 My 2 cts,
 Mike.




 On 3 May 2013 22:07, Marton Kiss marton.k...@gmail.com wrote:

 It is a good idea, it was the original plan with this project. If Harvard
 also like to use it we can refactor the current stackmeat distro into a
 common project distribution (like openatrium or openpublish) and OpenStack
 and Harvard distribution can inherit the commonly maintained codebase.

 M.


 2013/5/3 Stefano Maffulli stef...@openstack.org

 On Fri 03 May 2013 12:15:26 PM PDT, Marton Kiss wrote:

 I'm taking care of stackmeat, and some feature upgrade is in the
 queue. If somebody like to join and help in content management, any
 help is welcome from my part.


 I would vote to include stackmeat inside the OpenStack infrastructure so
 that others can contribute to it and the site can go on.

 What do you guys think?

 /stef

 --
 Ask and answer questions on https://ask.openstack.org



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] OVS plugin

2013-05-03 Thread Chris Wright
* yulin...@dell.com (yulin...@dell.com) wrote:
 I was wondering if anyone could help me with a question related to the 
 guideline of Quantum plugin development.
 
 Let's say if we need to develop a quantum plugin and we would need to use OVS 
 plugin in our plugin. Is it a good practice to change the code of OVS plugin 
 when we need to, or we should preserve the OVS plugin and only add code on 
 top of it?

It really depends on the specific details of your changes.

 Or in another word, if we would need to contribute back our quantum plugin to 
 OpenStack, will there be any issue if we changed OVS plugin in our solution?

There's been a few different efforts here.  A promising forward
looking one is from Bob Kukura (Cc'd) called ML2.

https://blueprints.launchpad.net/quantum/+spec/modular-l2

You may want to read the details of this gerrit review:

https://review.openstack.org/#/c/20754/

To see some of the issues that you'd likely hit w/out ml2.

thanks,
-chris

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] moving glance service

2013-05-03 Thread Dmitry Makovey
Hi,

Nova does not get  the glance endpoint from keystone, this is a parameter in 
nova.conf : either glance_host + glance_port or glance_api_servers

Hope this helps.


It sure did! Thank you.

I'm puzzled though why do we have the same information replicated in bazillion 
places? We've got endpoints defined, and we also have to define 
glance_api_servers for both nova and cinder... isn't that redundant? Does 
anybody know the purpose of having both?

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Matt Joyce
This is going to come off as a bit of a rant.  Pardon me.  I feel it needs
saying.

There's a few ways to look at what OpenStack is.  It's an IaaS solution.
It's a cloud solution.  But at it's heart, core to the design principles of
OpenStack development ideology it is a collection of tools designed
specifically to support elastic design patterns.

The reason I bring this up is because of some thinking I've been doing
about the future of OpenStack.  Where it's place  is in the world.  Where
it's place will be in the world.  I've found that despite the crass nature
of the puppies vs cattle explanation of elastic design, it really does get
the most important selling point home to potential customers, and engineers
who don't do ec2 already.  And that point is that OpenStack exists to
further a design pattern.  It's not about clouds, or IaaS.  It's about a
design pattern.  The pattern of horizontal scalability.  The pattern of
ephemeral resources.  The pattern of share nothing.  These core design
ethics allow us to build software in a fashion that makes it consumable,
scalable, and fault tolerant beyond any existing pattern by far.  It makes
development efforts become commodities that can be openly traded on a
market free or otherwise.

We need to stop thinking of OpenStack as just an IaaS solution.  Or just a
cloud.  It's a development platform.  It's a way of building software
well.  Once we do that, we can look to the past and see where we need to
go.  We want OpenStack to enjoy the some level of success as Java, or
python as a collaborative development environment.  We want kids in
colleges to be training to write the next 50 years of applications in our
environment, following our design patterns.  But to do that, and to do it
well, we'll need to solve a few things.

This thread points to a growing problem in our community.  One that was a
primary focus of discussion in the last summit.  OpenStack deployments are
growing up and they are growing apart.  We're building things too
differently.  The reason we employed PEP-8 gate tests, and the reason
python works as a language in general is in part because when you give
developers too many options, you end up losing a common language, or
methodology that allows us to easily come up to speed on each others work.
It makes collaboration hard.  Now, not to start a language war, but I love
perl.  Nothing rips apart text like perl.  Nothing.  But, at the same time,
I know that if I write perl code, it's going to be a pain in the ass for
someone to come back to that code later and maintain it.  Python on the
other hand, especially with PEP-8, restricts a developers aesthetic
options.  It forces us to follow a common grammar.

My point here, is that when you ask people what languages work with a 100+
active developers working on the same project, you get responses like Java,
C#, maybe python.  And you say, well why?  And one of the responses is that
Java and C# have an extensive common library.  It allows developers to
share a common method set.  We've already begun the task of creating oslo
to solve part of that problem for us in development.  But in deployment,
we're woefully behind the curve.  We want to support diversity in the
market eco system, but we also want to ensure that an OpenStack environment
is adherent to some sort of baseline or flavor set.  That is why folks have
begun pushing things like refstack.

I look at this thread, and what I see is a further need to unify solutions
into a community supported method set that trumps outliers and one offs.  A
common set of tools.  A common library of solutions.  If OpenStack is to be
the development environment of the next 75 years or more, we need to build
this.  It's one part of the many things we need to and are doing.  But it's
an important part.  I think we can't just say, this isn't part of
openstack, or this is outside of scope.  It's part of the development
environment that OpenStack is the runtime environment for ( forgive the
analogy ).

Anyways,

That's my rant.

-Matt


On Fri, May 3, 2013 at 1:27 PM, Marton Kiss marton.k...@gmail.com wrote:

 Michael, thanks for the feedback, I record it as a feature request as a
 different view of projects.

 M.


 2013/5/3 Michael Bright mjbrigh...@gmail.com


 I just discovered these different sites thanks to this mail thread.

 I guess different people are looking for different types of info, judging
 by these exchanges.

 Whatever you decide as to where the list is hosted, I just wanted to say
 that I appreciated the simple *but* informative format
 of the related projects page
 https://wiki.openstack.org/wiki/RelatedProjects rather than the more
 dashboard like interfaces.

 My 2 cts,
 Mike.




 On 3 May 2013 22:07, Marton Kiss marton.k...@gmail.com wrote:

 It is a good idea, it was the original plan with this project. If
 Harvard also like to use it we can refactor the current stackmeat distro
 into a common project distribution (like openatrium or 

Re: [Openstack] moving glance service

2013-05-03 Thread François Charlier



Dmitry Makovey dmako...@yahoo.com a écrit :

Hi,

Nova does not get  the glance endpoint from keystone, this is a
parameter in nova.conf : either glance_host + glance_port or
glance_api_servers

Hope this helps.


It sure did! Thank you.

I'm puzzled though why do we have the same information replicated in
bazillion places? We've got endpoints defined, and we also have to
define glance_api_servers for both nova and cinder... isn't that
redundant? Does anybody know the purpose of having both?

I think this might be some leftover from a time when keystone was not mandatory 
(or maybe did not exist at all).
-- 
François Charlier - Software engineer - eNovance

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Related Projects

2013-05-03 Thread Marton Kiss
Hi Matt,

I mostly agree with your post, but from other side we are not living in an
ideal world, and just doing the first steps on a long road. OpenStack is a
very young platform, the wider ecosystem is forming, and a lot of things
for me or you seems to be evident, not even known for others. I think the
devops model / CI / Community is the real driver of the components, and
core / incubated projects are using those technologies and policies.
Related or satellite projects are more diverse, even from language
aspect, and some of them not so tightly coupled to OpenStack API-s as
others. This type of categorization works currently, and satellite is an
entrance to incubated or even core status, if the project owners have such
intentions. From my perspective refstack is  good initiative to provide a
common understanding and acceptance of basic principles, and forcing the
interoperability between stacks.

I feel we need to give time to forming policies, and common practices, and
of course need try to find a good consensus among the lot of interests
involved in the community, supporter companies and organizations.

I din't want to stir up too much emotions in this topic, and sorry for
that, if this was the outcome.

M.


2013/5/3 Matt Joyce matt.jo...@cloudscaling.com

 This is going to come off as a bit of a rant.  Pardon me.  I feel it needs
 saying.

 There's a few ways to look at what OpenStack is.  It's an IaaS solution.
 It's a cloud solution.  But at it's heart, core to the design principles of
 OpenStack development ideology it is a collection of tools designed
 specifically to support elastic design patterns.

 The reason I bring this up is because of some thinking I've been doing
 about the future of OpenStack.  Where it's place  is in the world.  Where
 it's place will be in the world.  I've found that despite the crass nature
 of the puppies vs cattle explanation of elastic design, it really does get
 the most important selling point home to potential customers, and engineers
 who don't do ec2 already.  And that point is that OpenStack exists to
 further a design pattern.  It's not about clouds, or IaaS.  It's about a
 design pattern.  The pattern of horizontal scalability.  The pattern of
 ephemeral resources.  The pattern of share nothing.  These core design
 ethics allow us to build software in a fashion that makes it consumable,
 scalable, and fault tolerant beyond any existing pattern by far.  It makes
 development efforts become commodities that can be openly traded on a
 market free or otherwise.

 We need to stop thinking of OpenStack as just an IaaS solution.  Or just a
 cloud.  It's a development platform.  It's a way of building software
 well.  Once we do that, we can look to the past and see where we need to
 go.  We want OpenStack to enjoy the some level of success as Java, or
 python as a collaborative development environment.  We want kids in
 colleges to be training to write the next 50 years of applications in our
 environment, following our design patterns.  But to do that, and to do it
 well, we'll need to solve a few things.

 This thread points to a growing problem in our community.  One that was a
 primary focus of discussion in the last summit.  OpenStack deployments are
 growing up and they are growing apart.  We're building things too
 differently.  The reason we employed PEP-8 gate tests, and the reason
 python works as a language in general is in part because when you give
 developers too many options, you end up losing a common language, or
 methodology that allows us to easily come up to speed on each others work.
 It makes collaboration hard.  Now, not to start a language war, but I love
 perl.  Nothing rips apart text like perl.  Nothing.  But, at the same time,
 I know that if I write perl code, it's going to be a pain in the ass for
 someone to come back to that code later and maintain it.  Python on the
 other hand, especially with PEP-8, restricts a developers aesthetic
 options.  It forces us to follow a common grammar.

 My point here, is that when you ask people what languages work with a 100+
 active developers working on the same project, you get responses like Java,
 C#, maybe python.  And you say, well why?  And one of the responses is that
 Java and C# have an extensive common library.  It allows developers to
 share a common method set.  We've already begun the task of creating oslo
 to solve part of that problem for us in development.  But in deployment,
 we're woefully behind the curve.  We want to support diversity in the
 market eco system, but we also want to ensure that an OpenStack environment
 is adherent to some sort of baseline or flavor set.  That is why folks have
 begun pushing things like refstack.

 I look at this thread, and what I see is a further need to unify solutions
 into a community supported method set that trumps outliers and one offs.  A
 common set of tools.  A common library of solutions.  If OpenStack is to be
 the development 

Re: [Openstack] Related Projects

2013-05-03 Thread Gabriel Hurley
+1. And I'd add that we need to do everything in our collective power to treat 
OpenStack as a coherent whole, not as a loosely federated set of projects that 
are released together.

We are still a young community, but doing things to build supporting tools, 
expose commonalities and overlaps, and further healthy competition are all 
tremendously valuable. Don't force the solutions, build the ecosystem in which 
projects can compete. Tend the garden so the plants can thrive.

The line between fragmentation and healthy competition lies mostly in the 
bounds set by the community and the leadership. Let's work on that.


-  Gabriel

From: Openstack 
[mailto:openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net] On 
Behalf Of Matt Joyce
Sent: Friday, May 03, 2013 2:25 PM
To: Marton Kiss
Cc: Michael Bright; Thierry Carrez; openstack@lists.launchpad.net
Subject: Re: [Openstack] Related Projects

This is going to come off as a bit of a rant.  Pardon me.  I feel it needs 
saying.
There's a few ways to look at what OpenStack is.  It's an IaaS solution.  It's 
a cloud solution.  But at it's heart, core to the design principles of 
OpenStack development ideology it is a collection of tools designed 
specifically to support elastic design patterns.
The reason I bring this up is because of some thinking I've been doing about 
the future of OpenStack.  Where it's place  is in the world.  Where it's place 
will be in the world.  I've found that despite the crass nature of the puppies 
vs cattle explanation of elastic design, it really does get the most important 
selling point home to potential customers, and engineers who don't do ec2 
already.  And that point is that OpenStack exists to further a design pattern.  
It's not about clouds, or IaaS.  It's about a design pattern.  The pattern of 
horizontal scalability.  The pattern of ephemeral resources.  The pattern of 
share nothing.  These core design ethics allow us to build software in a 
fashion that makes it consumable, scalable, and fault tolerant beyond any 
existing pattern by far.  It makes development efforts become commodities that 
can be openly traded on a market free or otherwise.
We need to stop thinking of OpenStack as just an IaaS solution.  Or just a 
cloud.  It's a development platform.  It's a way of building software well.  
Once we do that, we can look to the past and see where we need to go.  We want 
OpenStack to enjoy the some level of success as Java, or python as a 
collaborative development environment.  We want kids in colleges to be training 
to write the next 50 years of applications in our environment, following our 
design patterns.  But to do that, and to do it well, we'll need to solve a few 
things.

This thread points to a growing problem in our community.  One that was a 
primary focus of discussion in the last summit.  OpenStack deployments are 
growing up and they are growing apart.  We're building things too differently.  
The reason we employed PEP-8 gate tests, and the reason python works as a 
language in general is in part because when you give developers too many 
options, you end up losing a common language, or methodology that allows us to 
easily come up to speed on each others work.  It makes collaboration hard.  
Now, not to start a language war, but I love perl.  Nothing rips apart text 
like perl.  Nothing.  But, at the same time, I know that if I write perl code, 
it's going to be a pain in the ass for someone to come back to that code later 
and maintain it.  Python on the other hand, especially with PEP-8, restricts a 
developers aesthetic options.  It forces us to follow a common grammar.
My point here, is that when you ask people what languages work with a 100+ 
active developers working on the same project, you get responses like Java, C#, 
maybe python.  And you say, well why?  And one of the responses is that Java 
and C# have an extensive common library.  It allows developers to share a 
common method set.  We've already begun the task of creating oslo to solve part 
of that problem for us in development.  But in deployment, we're woefully 
behind the curve.  We want to support diversity in the market eco system, but 
we also want to ensure that an OpenStack environment is adherent to some sort 
of baseline or flavor set.  That is why folks have begun pushing things like 
refstack.
I look at this thread, and what I see is a further need to unify solutions into 
a community supported method set that trumps outliers and one offs.  A common 
set of tools.  A common library of solutions.  If OpenStack is to be the 
development environment of the next 75 years or more, we need to build this.  
It's one part of the many things we need to and are doing.  But it's an 
important part.  I think we can't just say, this isn't part of openstack, or 
this is outside of scope.  It's part of the development environment that 
OpenStack is the runtime environment for ( forgive the analogy ).
Anyways,

[Openstack] OpenStack Community Weekly Newsletter (Apr 25 – May 3)

2013-05-03 Thread Stefano Maffulli


 Introducing Murano: Bringing Windows Environments to OpenStack
 
http://www.mirantis.com/blog/introducing-murano-bringing-windows-environment-to-openstack/

In response to growing demand for deploying and running Windows based 
applications on OpenStack cloud, the team at Mirantis started Murano 
https://wiki.openstack.org/wiki/Murano: a native OpenStack component 
that enables fast provisioning and operation of Windows Environments on 
demand.



 Who Wrote OpenStack Grizzly Docs?
 http://justwriteclick.com/2013/04/26/who-wrote-openstack-grizzly-docs/

Sneaking a peek at the numbers for documentation along with the code 
should show us pointers about docs keeping up with code. Anne Gentle 
http://justwriteclick.com/ dives into the documentation with data and 
insights.



 “I” release cycle naming
 
https://wiki.openstack.org/wiki/Release_Naming#.22I.22_release_cycle_naming

The next OpenStack summit will happen in Hong Kong. That creates a 
pretty challenging naming problem, since there is no word starting with 
“i’ in classic transliteration of Chinese words. So the Technical 
Committee is willing to bend the rules /a little/ to extend the range of 
candidates… Feel free to add suggestions to the list on the wiki.



 Stacker Voices: Monty Taylor, HP
 http://engineering.cloudscaling.com/stacker-voices-monty-taylor-hp/

Cloudscaling Engineering http://engineering.cloudscaling.com/ talked 
with Monty Taylor of HP (reaching rockstar status also with a wired.com 
http://www.wired.com/ profile 
http://www.wired.com/wiredenterprise/2013/04/new-hackers-taylor/ this 
week) at the OpenStack Summit in Portland. Monty leads the CI 
(continuous innovation) project for OpenStack. In that role, he and his 
group have built testing systems that have made it possible for the 
OpenStack project to scale from a few dozen contributors for the Bexar 
release to more than 700 developers now pushing hundreds of patches 
daily to OpenStack. Watch the video on YouTube 
http://www.youtube.com/watch?v=eqw4zxqPelc.



 A little tracing hack http://markmail.org/message/kjv4kry67732nawb

Timothy Daly at Yahoo! added metrics and tracing for OpenStack and 
released tomograph https://github.com/timjr/tomograph: a tool to see 
what and how OpenStack is doing behind the curtains.



 Contribute to OpenStack Activity Board
 
http://www.openstack.org/blog/2013/05/contribute-to-openstack-activity-board/

We’ve released the complete documentation 
http://activity.openstack.org/data/display/WIKIDS/Home for OpenStack 
Insights http://activity.openstack.org/data/, with binaries and source 
code downloadable from Sourceforge 
https://sourceforge.net/projects/wikidsopenstack while the OpenStack 
Dash http://activity.openstack.org/dash/ tools are the vanilla 
MetricsGrimoire http://metricsgrimoire.github.io/ set hosted on github 
https://github.com/MetricsGrimoire. The code is free as in freedom so 
you’re welcome to play with it.



 How to run pylint with few false positives
 
http://cloudystuffhappens.blogspot.com/2013/04/how-to-run-pylint-with-few-false.html

Testing your python code can get complex and with pylint, you /will /see 
false positives, meaning it will complain some lines as bugs that are 
actually correct. lintstack is designed to address this problem: *reduce 
false positives from pylint as much as possible without sacrificing 
accuracy*. Yun Mao 
http://cloudystuffhappens.blogspot.com/search/label/openstack 
describes how lintstack works.



   Report from Previous Events

 * By Alessio Ababilov http://aababilov.wordpress.com/: OpenStack
   Summit April 2013: a First Experience
   
http://aababilov.wordpress.com/2013/05/02/openstack-summit-april-2013-a-first-experience/
 * By Amar Kapadia http://www.buildcloudstorage.com/: Coming of Age
   of Swift
   
http://blogs.evault.com/cloud-connected-recovery/cloud-connected-storage/openstack-swift-comes-of-age-with-the-grizzly-release/.


   Tips and Tricks

 * By Adam Young http://adam.younglogic.com/: Kerberizing PostgreSQL
   with FreeIPA for Keystone
   
http://adam.younglogic.com/2013/05/kerberizing-postgresql-with-freeipa-for-keystone/
 * By Giulio Fidente http://giuliofidente.com/: OpenStack Cinder –
   Add more volume nodes
   
http://giuliofidente.com/2013/04/openstack-cinder-add-more-volume-nodes.html
 * By Flavio Percoco http://blog.flaper87.org/: Dynamic TTL
   Collection in Mongodb for Marconi
   http://blog.flaper87.org/post/517c3ea50f06d3497faffe5a/


   OpenStack In The Wild

A new section of the weekly newsletter dedicated to users of OpenStack. 
If you want to showcase how OpenStack helps you (or you know somebody 
that uses OpenStack) please let us know: email 
mailto:communitym...@openstack.org, twitter 
http://twitter.com/openstack, reddit 
http://www.reddit.com/r/openstack/ or avian carrier 
http://en.wikipedia.org/wiki/IP_over_Avian_Carriers will do). 
Meanwhile watch the keynotes from Portland Summit:


 * 

[Openstack] time from patch to canonical repo?

2013-05-03 Thread Steve Heistand
is there any way to judge how long it takes a patch to go from committed into 
the source
tree until it shows up in the canonical repo?

or alternatively I guess are there a guide to building from source?

thanks

-- 

 Steve Heistand   NASA Ames Research Center
 SciCon Group Mail Stop 258-6
 steve.heist...@nasa.gov  (650) 604-4369  Moffett Field, CA 94035-1000

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #




signature.asc
Description: OpenPGP digital signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread Wang, Shane
Thierry is correct, there is no word starting with “I”, “U” and “V” in classic 
transliteration of Chinese words in Mandarin.
If we consider the words in Cantonese, Taiwanese (Hakka), or foreign words, 
there will be some candidates, as the friends suggested.

For example in the list:
Foreign words – Inner Mongolia, Ili
Cantonese – Ichang street (there really is a city in mainland but named as 
“Yichang” in Mandarin with the same Chinese characters 宜昌市 near Yangtze river, 
and it locates at the end of the biggest three-gorge dam), Ip man and Iching 
(but those are not place names).

Thanks.
--
Shane
From: John Hebert [mailto:johnalexheb...@gmail.com]
Sent: Friday, May 03, 2013 11:49 PM
To: John Wong; openstack@lists.launchpad.net
Cc: Wang, Shane; Thierry Carrez
Subject: Re: [Openstack] I release naming (calling APAC community)

John Wong's idea is a good one. Including the Hong Kong Openstack community in 
the naming process would be very helpful in attracting developers.

I like Ichang (EE-chang). It is short and the name of a place at the summit.

John Hebert

On Thu, May 2, 2013 at 8:59 PM, John Wong 
gokoproj...@gmail.commailto:gokoproj...@gmail.com wrote:
Hi,

Interesting. I came from HK when I was kid. I will give a good thought on this 
tomorrow.

BUT BUT first impression on the list: drop the idea of imperial, please. If 
the reason behind the suggestion has to do with British Empire, I strongly 
advised you drop that suggestion because that description is highly political. 
There are people in HK against the whole power shift from Britain to China 
since 1997. And submit usually draw hundreds, if not, thousands of developers 
across the world together. This will be a big event.

If we go with street name I know Ichang Street (宜昌街), Inverness Road (延文禮士道) 
are good candidate. I submitted my edit: 
https://wiki.openstack.org/wiki/Release_Naming#.22I.22_release_cycle_naming

I haven't crossed out Imperial on the WiKi, but the community should vote on 
removal though.
Also, why don't we send this to the CS students enrolled in HK's universities? 
This is a big event - driving potentially thousands developers to HK? That's 
really the first time I can recall as a HK child.

John

On Thu, May 2, 2013 at 9:22 PM, Wang, Shane 
shane.w...@intel.commailto:shane.w...@intel.com wrote:
What about Ili, which is a prefecture name in Xinjiang in China: 
http://en.wikipedia.org/wiki/Ili_Kazakh_Autonomous_Prefecture

--
Shane

 -Original Message-
 From: Openstack
 [mailto:openstack-bounces+shane.wangmailto:openstack-bounces%2Bshane.wang=intel@lists.launchpad.netmailto:intel@lists.launchpad.net]
  On
 Behalf Of Thierry Carrez
 Sent: Thursday, May 02, 2013 10:02 PM
 To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
 Subject: [Openstack] I release naming (calling APAC community)

 Hi everyone,

 As you may know, we name our release cycles after cities or counties in
 the state/country where the corresponding design summit is held.

 That creates an interesting problem for the I release, since there is
 no word starting with i in classic transliteration of Chinese words...
 so not so many candidates. We'll have to get a bit creative and be
 willing to bend the rules a little.

 Feel free to suggest names on this thread, or on the wiki page at:
 https://wiki.openstack.org/wiki/Release_Naming

 I am especially interested by the input of our APAC community in general
 and our Chinese members in particular, which are probably the best to
 let us know which transliteration crime could be acceptable or which
 name they would particularly like.

 Cheers,

 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : 
 openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread Haitao Jiang
I like I-Ching most among proposed ones. +1

Haitao

On Thu, May 2, 2013 at 10:16 PM, yoyochi...@itri.org.tw wrote:

 How about I-Ching? One of the oldest of the Chinese classic texts, can
 be referred to the influence of OpenStack to cloud computing.

 See Wikipedia page here : http://en.wikipedia.org/wiki/I_Ching

 Yoyo

 -Original Message-
 From: Openstack [mailto:openstack-bounces+yoyochiang=
 itri.org...@lists.launchpad.net] On Behalf Of Thierry Carrez
 Sent: Thursday, May 02, 2013 10:02 PM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] I release naming (calling APAC community)

 Hi everyone,

 As you may know, we name our release cycles after cities or counties in
 the state/country where the corresponding design summit is held.

 That creates an interesting problem for the I release, since there is no
 word starting with i in classic transliteration of Chinese words...
 so not so many candidates. We'll have to get a bit creative and be willing
 to bend the rules a little.

 Feel free to suggest names on this thread, or on the wiki page at:
 https://wiki.openstack.org/wiki/Release_Naming

 I am especially interested by the input of our APAC community in general
 and our Chinese members in particular, which are probably the best to let
 us know which transliteration crime could be acceptable or which name they
 would particularly like.

 Cheers,

 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


 
 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
 This email may contain confidential information. Please do not use or
 disclose it in any way and delete it if you are not the intended recipient.
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread Ray Sun
I-Ching +1

Best Regards
-- Ray


On Sat, May 4, 2013 at 11:48 AM, Haitao Jiang jianghai...@gmail.com wrote:

 I like I-Ching most among proposed ones. +1

 Haitao


 On Thu, May 2, 2013 at 10:16 PM, yoyochi...@itri.org.tw wrote:

 How about I-Ching? One of the oldest of the Chinese classic texts, can
 be referred to the influence of OpenStack to cloud computing.

 See Wikipedia page here : http://en.wikipedia.org/wiki/I_Ching

 Yoyo

 -Original Message-
 From: Openstack [mailto:openstack-bounces+yoyochiang=
 itri.org...@lists.launchpad.net] On Behalf Of Thierry Carrez
 Sent: Thursday, May 02, 2013 10:02 PM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] I release naming (calling APAC community)

 Hi everyone,

 As you may know, we name our release cycles after cities or counties in
 the state/country where the corresponding design summit is held.

 That creates an interesting problem for the I release, since there is
 no word starting with i in classic transliteration of Chinese words...
 so not so many candidates. We'll have to get a bit creative and be
 willing to bend the rules a little.

 Feel free to suggest names on this thread, or on the wiki page at:
 https://wiki.openstack.org/wiki/Release_Naming

 I am especially interested by the input of our APAC community in general
 and our Chinese members in particular, which are probably the best to let
 us know which transliteration crime could be acceptable or which name they
 would particularly like.

 Cheers,

 --
 Thierry Carrez (ttx)
 Release Manager, OpenStack

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


 
 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
 This email may contain confidential information. Please do not use or
 disclose it in any way and delete it if you are not the intended recipient.
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread mail.zhang.yee
+1 Ili, beautiful word and beautiful place.

在 2013-5-3 上午11:47,Hua ZZ Zhang zhu...@cn.ibm.com写道:

 +1! the Chinese character is '伊犁' and can be easily spelled, remembered
and  pronounced in English.
 This city name 'ili' is also searchable on google map. It is beautiful
city located in the westernmost province of China.
 There lives people from different ethnic such as Han, Kazak, Uyghur, Hui,
Mongol, Xibe.

 -Zhang Hua(Edward)


 Wang, Shane ---2013-05-03 上午 09:23:24---Wang, Shane 
shane.w...@intel.com

 Wang, Shane shane.w...@intel.com
 Sent by: Openstack openstack-bounces+zhuadl=
cn.ibm@lists.launchpad.net

 2013-05-03 上午 09:22


 To

 Thierry Carrez thie...@openstack.org, openstack@lists.launchpad.net 
openstack@lists.launchpad.net,

 cc


 Subject

 Re: [Openstack] I release naming (calling APAC community)

 What about Ili, which is a prefecture name in Xinjiang in China:
http://en.wikipedia.org/wiki/Ili_Kazakh_Autonomous_Prefecture

 --
 Shane

  -Original Message-
  From: Openstack
  [mailto:openstack-bounces+shane.wang=intel@lists.launchpad.net] On
  Behalf Of Thierry Carrez
  Sent: Thursday, May 02, 2013 10:02 PM
  To: openstack@lists.launchpad.net
  Subject: [Openstack] I release naming (calling APAC community)
 
  Hi everyone,
 
  As you may know, we name our release cycles after cities or counties in
  the state/country where the corresponding design summit is held.
 
  That creates an interesting problem for the I release, since there is
  no word starting with i in classic transliteration of Chinese words...
  so not so many candidates. We'll have to get a bit creative and be
  willing to bend the rules a little.
 
  Feel free to suggest names on this thread, or on the wiki page at:
  https://wiki.openstack.org/wiki/Release_Naming
 
  I am especially interested by the input of our APAC community in general
  and our Chinese members in particular, which are probably the best to
  let us know which transliteration crime could be acceptable or which
  name they would particularly like.
 
  Cheers,
 
  --
  Thierry Carrez (ttx)
  Release Manager, OpenStack
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_glance_trunk/40/Project:precise_havana_glance_trunkDate of build:Fri, 03 May 2013 05:32:34 -0400Build duration:7 min 6 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix functional test test_copy_from_swiftby john.lenihaneditglance/tests/functional/v1/test_copy_to_file.pyeditglance/tests/functional/store_utils.pyConsole Output[...truncated 7320 lines...]dch -a [9174753] Create package for registry's clientdch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdch -a [ff75ad4] Fix functional test 'test_copy_from_swift'dch -a [d700f24] Remove unused configure_db functiondch -a [2d492e0] Don't raise HTTPForbidden on a multitenant environmentdch -a [acc2900] Expand HACKING with commit message guidelinesdch -a [39477af] Redirects requests from /v# to /v#/dch -a [d415611] Functional tests use a clean cached db that is only created once.dch -a [d3c5a6c] Fixes for mis-use of various exceptionsdch -a [545cb15] scrubber: dont print URI of image to be deleteddch -a [6335fdb] Eliminate the race when selecting a port for tests.dch -a [7d341de] Raise 404 while deleting a deleted imagedch -a [459e3e6] Sync with oslo-incubator copy of setup.py and version.pydch -a [1e98e10] Gracefully handle qpid errorsdch -a [6780571] Fix Qpid test casesdch -a [cd00848] Fix the deletion of a pending_delete image.dch -a [1e49329] Fix functional test 'test_scrubber_with_metadata_enc'dch -a [1c5a4d2] Call monkey_patch before other modules are loadeddch -a [6eaf42a] Improve unit tests for glance.api.middleware.cache moduledch -a [ae0f904] Add GridFS storedch -a [28b1129] Verify SSL certificates at boot timedch -a [b1ac90f] Add a policy handler to control copy-from functionalitydch -a [62068a3] Remove internal store references from migration 015dch -a [7155134] Add unit tests for glance.api.cached_images moduledebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305030532~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A glance_2013.2+git201305030532~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305030532~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305030532~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_glance_trunk/11/Project:saucy_havana_glance_trunkDate of build:Fri, 03 May 2013 05:39:41 -0400Build duration:7 min 29 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix functional test test_copy_from_swiftby john.lenihaneditglance/tests/functional/v1/test_copy_to_file.pyeditglance/tests/functional/store_utils.pyConsole Output[...truncated 7974 lines...]Job: glance_2013.2+git201305030539~saucy-0ubuntu1.dscMachine Architecture: amd64Package: glancePackage-Time: 352Source-Version: 1:2013.2+git201305030539~saucy-0ubuntu1Space: 22760Status: attemptedVersion: 1:2013.2+git201305030539~saucy-0ubuntu1Finished at 20130503-0547Build needed 00:05:52, 22760k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305030539~saucy-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305030539~saucy-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/glance/havana /tmp/tmpJzgkTT/glancemk-build-deps -i -r -t apt-get -y /tmp/tmpJzgkTT/glance/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305030539~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [cc938e2] Use RBAC policy to determine if context is admin.dch -a [9174753] Create package for registry's clientdch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305030539~saucy-0ubuntu1_source.changessbuild -d saucy-havana -n -A glance_2013.2+git201305030539~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305030539~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305030539~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/104/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 05:47:10 -0400Build duration:44 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd force_nodes to filter propertiesby devananda.vdveditnova/tests/scheduler/test_host_manager.pyeditnova/scheduler/host_manager.pyeditnova/compute/api.pyDeprecate show_host_resources() in scheduler managerby hanlindeditnova/cmd/manage.pyeditnova/tests/scheduler/test_rpcapi.pyeditnova/scheduler/manager.pyeditnova/scheduler/rpcapi.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 8bb1cc2f82b0d1dcfb08777537584e5f574ae439 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 00daebb7d12e6b78cc77f9d6eaaa19e940b21b38 (origin/master)Checking out Revision 00daebb7d12e6b78cc77f9d6eaaa19e940b21b38 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson4674098605495968386.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/16/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 03 May 2013 06:06:30 -0400Build duration:1 min 33 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditceilometer/locale/ja/LC_MESSAGES/ceilometer.poeditceilometer/locale/ceilometer.poteditceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.poaddceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.poeditceilometer/locale/fr/LC_MESSAGES/ceilometer.poaddceilometer/locale/it/LC_MESSAGES/ceilometer.poConsole Output[...truncated 1919 lines...]Applying patch requests-dep.patchpatching file tools/pip-requiresHunk #1 FAILED at 15.1 out of 1 hunk FAILED -- rejects in file tools/pip-requiresPatch requests-dep.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2dd481ba-e413-43ba-8db6-bbc00f770768', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2dd481ba-e413-43ba-8db6-bbc00f770768', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/havana /tmp/tmpxlGGwi/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpxlGGwi/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 6f7efd1efedbc4baa7c2263d1536a985f0895fc0..HEAD --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305030606~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [9518813] Imported Translations from Transifexdch -a [82ad299] Modify limitation on request versiondch -a [f90b36d] Doc improvementsdch -a [92905c9] Rename EventFilter to SampleFilter.dch -a [0d5c271] Add just the most minimal alarm APIdch -a [4fb7650] Enumerate the meter type in the API Meter classdch -a [ca971ff] Remove "extras" as it is not useddch -a [6979b16] Adds examples of CLI and API queries to the V2 documentation.dch -a [1828143] update the ceilometer.conf.sampledch -a [8bcc377] Set hbase table_prefix default to Nonedch -a [6cb0eb9] Add some recommendations about databasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2dd481ba-e413-43ba-8db6-bbc00f770768', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2dd481ba-e413-43ba-8db6-bbc00f770768', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_horizon_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_horizon_trunk/27/Project:precise_havana_horizon_trunkDate of build:Fri, 03 May 2013 08:02:35 -0400Build duration:2 min 21 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesAdding extensibility to table actions template.by lin-hua.chengedithorizon/templates/horizon/common/_data_table_table_actions.htmlConsole Output[...truncated 1031 lines...]Download error on http://pypi.python.org/simple/pbr/: timed out -- Some packages may not be found!Couldn't find index page for 'pbr' (maybe misspelled?)Download error on http://pypi.python.org/simple/: timed out -- Some packages may not be found!No local packages or download links found for pbrTraceback (most recent call last):  File "setup.py", line 28, in d2to1=True)  File "/usr/lib/python2.7/distutils/core.py", line 112, in setup_setup_distribution = dist = klass(attrs)  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 221, in __init__self.fetch_build_eggs(attrs.pop('setup_requires'))  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 245, in fetch_build_eggsparse_requirements(requires), installer=self.fetch_build_egg  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 576, in resolvedist = best[req.key] = env.best_match(req, self, installer)  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 821, in best_matchreturn self.obtain(req, installer) # try and download/install  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 833, in obtainreturn installer(requirement)  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 294, in fetch_build_eggreturn cmd.easy_install(req)  File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 602, in easy_installraise DistutilsError(msg)distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f684f378-a5e9-4c14-953a-5b7a4d042579', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f684f378-a5e9-4c14-953a-5b7a4d042579', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/horizon/havana /tmp/tmpjDnVgt/horizonmk-build-deps -i -r -t apt-get -y /tmp/tmpjDnVgt/horizon/debian/controlpython setup.py sdistTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f684f378-a5e9-4c14-953a-5b7a4d042579', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f684f378-a5e9-4c14-953a-5b7a4d042579', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_swift_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_swift_trunk/47/Project:precise_havana_swift_trunkDate of build:Fri, 03 May 2013 08:04:57 -0400Build duration:2 min 14 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAdd an explicit unit test for handling content-length: 0by peter.portanteedittest/unit/obj/test_server.pyConsole Output[...truncated 2526 lines...]Build-Time: 15Distribution: precise-havanaFail-Stage: buildHost Architecture: amd64Install-Time: 26Job: swift_1.8.1+git201305030805~precise-0ubuntu1.dscMachine Architecture: amd64Package: swiftPackage-Time: 54Source-Version: 1.8.1+git201305030805~precise-0ubuntu1Space: 19788Status: attemptedVersion: 1.8.1+git201305030805~precise-0ubuntu1Finished at 20130503-0807Build needed 00:00:54, 19788k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'swift_1.8.1+git201305030805~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'swift_1.8.1+git201305030805~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/havana /tmp/tmpkWntWK/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmpkWntWK/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hdch -b -D precise --newversion 1.8.1+git201305030805~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.8.1+git201305030805~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A swift_1.8.1+git201305030805~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'swift_1.8.1+git201305030805~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'swift_1.8.1+git201305030805~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_swift_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_swift_trunk/8/Project:saucy_havana_swift_trunkDate of build:Fri, 03 May 2013 08:07:11 -0400Build duration:2 min 26 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAdd an explicit unit test for handling content-length: 0by peter.portanteedittest/unit/obj/test_server.pyConsole Output[...truncated 2926 lines...]Build-Time: 15Distribution: saucy-havanaFail-Stage: buildHost Architecture: amd64Install-Time: 28Job: swift_1.8.1+git201305030807~saucy-0ubuntu1.dscMachine Architecture: amd64Package: swiftPackage-Time: 53Source-Version: 1.8.1+git201305030807~saucy-0ubuntu1Space: 19792Status: attemptedVersion: 1.8.1+git201305030807~saucy-0ubuntu1Finished at 20130503-0809Build needed 00:00:53, 19792k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'swift_1.8.1+git201305030807~saucy-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'swift_1.8.1+git201305030807~saucy-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/havana /tmp/tmpFTBgF6/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmpFTBgF6/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hdch -b -D saucy --newversion 1.8.1+git201305030807~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.8.1+git201305030807~saucy-0ubuntu1_source.changessbuild -d saucy-havana -n -A swift_1.8.1+git201305030807~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'swift_1.8.1+git201305030807~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'swift_1.8.1+git201305030807~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/84/Project:precise_havana_quantum_trunkDate of build:Fri, 03 May 2013 09:02:35 -0400Build duration:2 min 12 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesOnly map nicira_nvp_plugin module if installedby mriedemeditquantum/plugins/__init__.pyConsole Output[...truncated 3216 lines...]dch -a [01a977b] Send 400 error if device specification contains unexpected attributesdch -a [62017cd] Imported Translations from Transifexdch -a [26b98b7] lbaas: check object state before update for pools, members, health monitorsdch -a [49c1c98] Metadata agent: reuse authentication info across eventlet threadsdch -a [11639a2] Imported Translations from Transifexdch -a [35988f1] Make the 'admin' role configurabledch -a [ee50162] Simplify delete_health_monitor() using cascadesdch -a [765baf8] Imported Translations from Transifexdch -a [15a1445] Update latest OSLO codedch -a [343ca18] Imported Translations from Transifexdch -a [c117074] Remove locals() from strings substitutionsdch -a [fb66e24] Imported Translations from Transifexdch -a [e001a8d] Add string 'quantum'/ version to scope/tag in NVPdch -a [5896322] Changed DHCPV6_PORT from 467 to 547, the correct port for DHCPv6.dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201305030902~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201305030902~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305030902~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305030902~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/17/Project:saucy_havana_ceilometer_trunkDate of build:Fri, 03 May 2013 09:04:47 -0400Build duration:1 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesadd links to return values from API methodsby chunggedittests/api/v2/test_list_resources.pyeditdoc/source/webapi/v2.rsteditceilometer/api/controllers/v2.pyRemove extras againby asalkeldedittools/pip-requiresConsole Output[...truncated 1926 lines...]patching file tools/pip-requiresHunk #1 FAILED at 15.1 out of 1 hunk FAILED -- rejects in file tools/pip-requiresPatch requests-dep.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-72b3e19b-4075-4cd7-823e-a6a843abc513', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-72b3e19b-4075-4cd7-823e-a6a843abc513', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/havana /tmp/tmpyxZ9Jd/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpyxZ9Jd/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 6f7efd1efedbc4baa7c2263d1536a985f0895fc0..HEAD --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305030904~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [9518813] Imported Translations from Transifexdch -a [d764f8c] Remove "extras" againdch -a [89ab2f8] add links to return values from API methodsdch -a [82ad299] Modify limitation on request versiondch -a [f90b36d] Doc improvementsdch -a [92905c9] Rename EventFilter to SampleFilter.dch -a [0d5c271] Add just the most minimal alarm APIdch -a [4fb7650] Enumerate the meter type in the API Meter classdch -a [ca971ff] Remove "extras" as it is not useddch -a [6979b16] Adds examples of CLI and API queries to the V2 documentation.dch -a [1828143] update the ceilometer.conf.sampledch -a [8bcc377] Set hbase table_prefix default to Nonedch -a [6cb0eb9] Add some recommendations about databasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-72b3e19b-4075-4cd7-823e-a6a843abc513', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-72b3e19b-4075-4cd7-823e-a6a843abc513', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: saucy_havana_swift_trunk #9

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_swift_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_swift_trunk/9/Project:saucy_havana_swift_trunkDate of build:Fri, 03 May 2013 09:47:33 -0400Build duration:2 min 46 secBuild cause:Started by user Chuck ShortBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 4073 lines...]Build needed 00:01:08, 23572k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/havanaDEBUG:root:['dput', 'ppa:openstack-ubuntu-testing/havana', 'swift_1.8.1+git201305030947~saucy-0ubuntu1_source.changes']gpg: Signature made Fri May  3 09:49:06 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Fri May  3 09:49:06 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmpJQaDac/swift_1.8.1+git201305030947~saucy-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpJQaDac/swift_1.8.1+git201305030947~saucy-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading swift_1.8.1+git201305030947~saucy-0ubuntu1.dsc: done.  Uploading swift_1.8.1+git201305030947~saucy.orig.tar.gz: done.  Uploading swift_1.8.1+git201305030947~saucy-0ubuntu1.debian.tar.gz: done.  Uploading swift_1.8.1+git201305030947~saucy-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'saucy-havana', 'swift_1.8.1+git201305030947~saucy-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/s/swift/python-swift_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-account_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-container_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-doc_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-object_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-proxy_1.8.1+git201305021543~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift_1.8.1+git201305021543~saucy-0ubuntu1_all.debINFO:root:Storing current commit for next build: 99891e0d2e45986064f46444b6d0c029537f0665INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/havana /tmp/tmpJQaDac/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmpJQaDac/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hdch -b -D saucy --newversion 1.8.1+git201305030947~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.8.1+git201305030947~saucy-0ubuntu1_source.changessbuild -d saucy-havana -n -A swift_1.8.1+git201305030947~saucy-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana swift_1.8.1+git201305030947~saucy-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include saucy-havana swift_1.8.1+git201305030947~saucy-0ubuntu1_amd64.changesEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/85/Project:precise_havana_quantum_trunkDate of build:Fri, 03 May 2013 11:02:34 -0400Build duration:2 min 4 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditquantum/locale/ko_KR/LC_MESSAGES/quantum.poeditquantum/locale/ka_GE/LC_MESSAGES/quantum.poeditquantum/locale/ja/LC_MESSAGES/quantum.poeditquantum/locale/quantum.potConsole Output[...truncated 3219 lines...]dch -a [62017cd] Imported Translations from Transifexdch -a [26b98b7] lbaas: check object state before update for pools, members, health monitorsdch -a [49c1c98] Metadata agent: reuse authentication info across eventlet threadsdch -a [11639a2] Imported Translations from Transifexdch -a [35988f1] Make the 'admin' role configurabledch -a [ee50162] Simplify delete_health_monitor() using cascadesdch -a [765baf8] Imported Translations from Transifexdch -a [15a1445] Update latest OSLO codedch -a [343ca18] Imported Translations from Transifexdch -a [c117074] Remove locals() from strings substitutionsdch -a [fb66e24] Imported Translations from Transifexdch -a [e001a8d] Add string 'quantum'/ version to scope/tag in NVPdch -a [5896322] Changed DHCPV6_PORT from 467 to 547, the correct port for DHCPv6.dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201305031102~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git2013050INFO:root:Destroying schroot.31102~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305031102~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305031102~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/105/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 11:17:01 -0400Build duration:48 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix key error when create lpar instance failedby phongdlyeditnova/virt/powervm/operator.pyeditnova/tests/test_powervm.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 00daebb7d12e6b78cc77f9d6eaaa19e940b21b38 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 5d96c9dbfb82e888a235075b34d6c7c9783fbd5c (origin/master)Checking out Revision 5d96c9dbfb82e888a235075b34d6c7c9783fbd5c (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson2422519950089207104.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: precise_havana_swift_trunk #48

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_swift_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_swift_trunk/48/Project:precise_havana_swift_trunkDate of build:Fri, 03 May 2013 11:22:08 -0400Build duration:2 min 36 secBuild cause:Started by user Chuck ShortBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 3667 lines...]Build needed 00:01:07, 23544k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/havanaDEBUG:root:['dput', 'ppa:openstack-ubuntu-testing/havana', 'swift_1.8.1+git201305031122~precise-0ubuntu1_source.changes']gpg: Signature made Fri May  3 11:23:31 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Fri May  3 11:23:31 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmp8uGt8l/swift_1.8.1+git201305031122~precise-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmp8uGt8l/swift_1.8.1+git201305031122~precise-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading swift_1.8.1+git201305031122~precise-0ubuntu1.dsc: done.  Uploading swift_1.8.1+git201305031122~precise.orig.tar.gz: done.  Uploading swift_1.8.1+git201305031122~precise-0ubuntu1.debian.tar.gz: done.  Uploading swift_1.8.1+git201305031122~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-havana', 'swift_1.8.1+git201305031122~precise-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/precise-havana/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/precise-havana/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/s/swift/python-swift_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-account_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-container_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-doc_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-object_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift-proxy_1.8.1+git201305021510~precise-0ubuntu1_all.debdeleting and forgetting pool/main/s/swift/swift_1.8.1+git201305021510~precise-0ubuntu1_all.debINFO:root:Storing current commit for next build: 99891e0d2e45986064f46444b6d0c029537f0665INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/havana /tmp/tmp8uGt8l/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmp8uGt8l/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hdch -b -D precise --newversion 1.8.1+git201305031122~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.8.1+git201305031122~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A swift_1.8.1+git201305031122~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana swift_1.8.1+git201305031122~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-havana swift_1.8.1+git201305031122~precise-0ubuntu1_amd64.changesEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/106/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 11:32:35 -0400Build duration:44 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd missing tests for db.floating_ip_* methodsby boriseditnova/db/sqlalchemy/api.pyeditnova/tests/network/test_manager.pyeditnova/tests/test_db_api.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 5d96c9dbfb82e888a235075b34d6c7c9783fbd5c (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 138b7ffb5ec35eb1806fbe2c5edff2d19dae08cb (origin/master)Checking out Revision 138b7ffb5ec35eb1806fbe2c5edff2d19dae08cb (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson237061733344995571.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/107/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 12:02:35 -0400Build duration:59 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRemove race condition (in FloatingIps)by boriseditnova/db/sqlalchemy/api.pyeditnova/tests/test_db_api.pyaddnova/db/sqlalchemy/migrate_repo/versions/177_add_floating_ip_uc.pyeditnova/tests/test_migrations.pyfix broken WSDL logicby hartsockseditnova/virt/vmwareapi/vim.pyeditetc/nova/nova.conf.sampleeditnova/tests/test_vmwareapi.pynova coverage creates lots of empty foldersby yuyangbjeditnova/api/openstack/compute/contrib/coverage_ext.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 138b7ffb5ec35eb1806fbe2c5edff2d19dae08cb (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision a7a81b887384f51bc8c0218778601e6565dfba21 (origin/master)Checking out Revision a7a81b887384f51bc8c0218778601e6565dfba21 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson3139829926098159896.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/108/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 12:32:34 -0400Build duration:1 min 6 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate oslo-incubator import.by mikaleditnova/openstack/common/log.pyeditnova/openstack/common/rpc/impl_qpid.pyeditnova/openstack/common/rootwrap/filters.pyedittools/install_venv_common.pyeditnova/openstack/common/db/sqlalchemy/utils.pyUpdate our import of oslos processutils.by mikaleditnova/openstack/common/processutils.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision a7a81b887384f51bc8c0218778601e6565dfba21 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 054793a649cee9a4f9db40fba99950a1ba2524ff (origin/master)Checking out Revision 054793a649cee9a4f9db40fba99950a1ba2524ff (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson1456569696408067748.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_horizon_trunk #7

2013-05-03 Thread openstack-testing-bot
Title: saucy_havana_horizon_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_horizon_trunk/7/Project:saucy_havana_horizon_trunkDate of build:Fri, 03 May 2013 12:37:53 -0400Build duration:3 min 1 secBuild cause:Started by user James PageBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesAdding extensibility to table actions template.by lin-hua.chengedithorizon/templates/horizon/common/_data_table_table_actions.htmlDont duplicate networks list on keypair importby tomasedithorizon/static/horizon/js/horizon.projects.jsFix translation error for missing default roleby ifarkaseditopenstack_dashboard/dashboards/admin/projects/workflows.pyConsole Output[...truncated 1444 lines...]Download error on http://pypi.python.org/simple/pbr/: timed out -- Some packages may not be found!Couldn't find index page for 'pbr' (maybe misspelled?)Download error on http://pypi.python.org/simple/: timed out -- Some packages may not be found!No local packages or download links found for pbrTraceback (most recent call last):  File "setup.py", line 28, in d2to1=True)  File "/usr/lib/python2.7/distutils/core.py", line 112, in setup_setup_distribution = dist = klass(attrs)  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 221, in __init__self.fetch_build_eggs(attrs.pop('setup_requires'))  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 245, in fetch_build_eggsparse_requirements(requires), installer=self.fetch_build_egg  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 586, in resolvedist = best[req.key] = env.best_match(req, self, installer)  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 831, in best_matchreturn self.obtain(req, installer) # try and download/install  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 843, in obtainreturn installer(requirement)  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 295, in fetch_build_eggreturn cmd.easy_install(req)  File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 611, in easy_installraise DistutilsError(msg)distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-7e91ee03-ec39-4ee9-97a7-bd94a29782a2', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-7e91ee03-ec39-4ee9-97a7-bd94a29782a2', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/horizon/havana /tmp/tmpE5BA0H/horizonmk-build-deps -i -r -t apt-get -y /tmp/tmpE5BA0H/horizon/debian/controlpython setup.py sdistTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-7e91ee03-ec39-4ee9-97a7-bd94a29782a2', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-7e91ee03-ec39-4ee9-97a7-bd94a29782a2', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_ceilometer_trunk #30

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/30/Project:precise_havana_ceilometer_trunkDate of build:Fri, 03 May 2013 13:01:34 -0400Build duration:1 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdds examples of CLI and API queries to the V2 documentation.by phil.nealeditdoc/source/webapi/v2.rstAdd just the most minimal alarm APIby asalkeldaddtests/api/v2/test_alarm.pyeditceilometer/api/controllers/v2.pyeditceilometer/tests/api.pyRename EventFilter to SampleFilter.by sandy.walsheditceilometer/storage/impl_hbase.pyedittests/storage/test_impl_hbase.pyedittests/storage/base.pyeditceilometer/storage/impl_mongodb.pyeditceilometer/storage/__init__.pyeditceilometer/storage/impl_log.pyeditceilometer/storage/impl_sqlalchemy.pyedittests/storage/test_impl_mongodb.pyeditceilometer/storage/models.pyeditceilometer/storage/base.pyeditceilometer/api/v1/blueprint.pyeditceilometer/api/controllers/v2.pyedittests/storage/test_impl_sqlalchemy.pyedittools/show_data.pyDoc improvementsby nickeditdoc/source/measurements.rsteditdoc/source/install/dbreco.rstModify limitation on request versionby julienedittools/pip-requiresadd links to return values from API methodsby chunggeditdoc/source/webapi/v2.rstedittests/api/v2/test_list_resources.pyeditceilometer/api/controllers/v2.pyRemove extras againby asalkeldedittools/pip-requiresImported Translations from Transifexby Jenkinseditceilometer/locale/fr/LC_MESSAGES/ceilometer.poaddceilometer/locale/it/LC_MESSAGES/ceilometer.poeditceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.poeditceilometer/locale/ceilometer.potaddceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.poeditceilometer/locale/ja/LC_MESSAGES/ceilometer.poConsole Output[...truncated 1265 lines...]patching file tools/pip-requiresHunk #1 FAILED at 15.1 out of 1 hunk FAILED -- rejects in file tools/pip-requiresPatch requests-dep.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-eab231aa-aeb0-41e7-8d82-21964db45b50', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-eab231aa-aeb0-41e7-8d82-21964db45b50', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/havana /tmp/tmpmv2bLe/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpmv2bLe/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 6f7efd1efedbc4baa7c2263d1536a985f0895fc0..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201305031301~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [9518813] Imported Translations from Transifexdch -a [d764f8c] Remove "extras" againdch -a [89ab2f8] add links to return values from API methodsdch -a [82ad299] Modify limitation on request versiondch -a [f90b36d] Doc improvementsdch -a [92905c9] Rename EventFilter to SampleFilter.dch -a [0d5c271] Add just the most minimal alarm APIdch -a [4fb7650] Enumerate the meter type in the API Meter classdch -a [ca971ff] Remove "extras" as it is not useddch -a [6979b16] Adds examples of CLI and API queries to the V2 documentation.dch -a [1828143] update the ceilometer.conf.sampledch -a [8bcc377] Set hbase table_prefix default to Nonedch -a [6cb0eb9] Add some recommendations about databasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-eab231aa-aeb0-41e7-8d82-21964db45b50', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-eab231aa-aeb0-41e7-8d82-21964db45b50', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: 

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

2013-05-03 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/109/Project:precise_havana_nova_trunkDate of build:Fri, 03 May 2013 13:32:42 -0400Build duration:30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdds --addn-hosts to the dnsmasq arg listby dmartls1editnova/network/linux_net.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 054793a649cee9a4f9db40fba99950a1ba2524ff (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision f0da3464ab17552f24977d22365fa9573702f5a8 (origin/master)Checking out Revision f0da3464ab17552f24977d22365fa9573702f5a8 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson637106159830999831.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/989/Project:precise_grizzly_nova_trunkDate of build:Fri, 03 May 2013 14:35:22 -0400Build duration:51 secBuild cause:Started by user Adam GandelmanBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole OutputStarted by user Adam GandelmanBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunkCheckout:precise_grizzly_nova_trunk / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 43004ba04e77cb4776b42b4697f28364ef2db839 (remotes/origin/stable/grizzly)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 43004ba04e77cb4776b42b4697f28364ef2db839 (remotes/origin/stable/grizzly)Checking out Revision 43004ba04e77cb4776b42b4697f28364ef2db839 (remotes/origin/stable/grizzly)No emails were triggered.[precise_grizzly_nova_trunk] $ /bin/sh -xe /tmp/hudson256088781948456396.sh+ envJENKINS_HOME=/var/lib/jenkinsUSER=jenkinsNODE_LABELS=builder, pkg-builder test_runnerHUDSON_URL=http://10.189.74.7:8080/GIT_COMMIT=43004ba04e77cb4776b42b4697f28364ef2db839HOME=/var/lib/jenkinsBUILD_URL=http://10.189.74.7:8080/job/precise_grizzly_nova_trunk/989/JENKINS_SERVER_COOKIE=505d0ca2d9bed53fHUDSON_COOKIE=1f63a54e-fb93-4e93-b592-0cde7dfad590WORKSPACE=/var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunkDEBEMAIL=openstack-testing-...@ubuntu.comUPSTART_JOB=jenkins-slaveNODE_NAME=pkg-builderDEBFULLNAME=Openstack Ubuntu Testing BotOPENSTACK_UBUNTU_ROOT=/var/lib/jenkins/tools/openstack-ubuntu-testingEXECUTOR_NUMBER=1GIT_BRANCH=remotes/origin/stable/grizzlyTERM=linuxHUDSON_HOME=/var/lib/jenkinsPATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binBUILD_ID=2013-05-03_14-35-22BUILD_TAG=jenkins-precise_grizzly_nova_trunk-989JENKINS_URL=http://10.189.74.7:8080/JOB_URL=http://10.189.74.7:8080/job/precise_grizzly_nova_trunk/BUILD_NUMBER=989HUDSON_SERVER_COOKIE=505d0ca2d9bed53fJOB_NAME=precise_grizzly_nova_trunkPWD=/var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunkJENKINS_HOSTNAME=pkg-builder+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


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

2013-05-03 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/990/Project:precise_grizzly_nova_trunkDate of build:Fri, 03 May 2013 14:44:41 -0400Build duration:10 minBuild cause:Started by user Adam GandelmanBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 18577 lines...]dch -a [55df546] Add missing snapshot image properties for VMware Hyper.dch -a [df5d13c] Raise rather than generating millions of IPs.dch -a [c185195] Fix ec2 CreateVolumes/DescribeVolumes statusdch -a [7771985] Fix missing kernel output via VNC/Spice on bootdch -a [447e4a3] Grab instance for migration before updating usagedch -a [6d16278] Correct disk's over committed size computing errordch -a [e653938] Query quantum once for instance's security groupsdch -a [f7bcd95] get context from req rather than getting a new admin contextdch -a [71e39dc] Cannot boot vm if quantum plugin does not support L3 apidch -a [1168873] Encode consoleauth token in utf-8 to make it a strdch -a [2574421] set timeout for paramiko ssh connectiondch -a [c4cd98c] Remove unnecessary method argument.dch -a [c7a0d74] Raise correct exception for duplicate networksdch -a [a1fe8e2] Make compute/manager use conductor for unrescue()dch -a [52663f7] Change DB API instance functions for selective metadata fetchingdch -a [02da2d5] Don't swallow PolicyNotAuthorized for resize/reboot actionsdch -a [7e527ca] Cleans up orphan compute_nodes not cleaned up by compute managerdch -a [9909095] Remove unnecessary db call in scheduler driver live-migration codedch -a [9db4729] Fixes argument order of quantumv2.api.get_instance_nw_infodch -a [6c01eee] Accepts aws-sdk-java timestamp formatdch -a [a3cc7bc] Fix error message in pre_live_migration.dch -a [0f4c3f9] sync oslo db/sqlalchemy moduledch -a [e48e194] Update latest oslo.setup.dch -a [05e1c47] Fallback to conductor if types are not stashed.dch -a [1ecc009] Ensure only pickle-able objects live in metadatadch -a [232f874] Convert host value from unicode to a string.dch -a [fd66545] Set defaultbranch in .gitreview to stable/grizzlydch -a [3861f8c] improve handling of an empty dnsmasq --domaindch -a [c118890] Fix _error_out_instance exception handlerdch -a [44d42e2] libvirt: Get driver type from base image type.dch -a [c244d66] After migrate, catch and remove deleted instancesdch -a [b2ec668] Fix legacy_net_info guarddch -a [308e721] Fix a typo in attach_interface error pathdch -a [54fd249] Correct network uuid field for os-network extensiondch -a [8859914] Security groups may be unavailabledch -a [994ed95] Catch NoValidHost exception during live-migrationdch -a [99b77cc] Resolve conflicting mac address in resizedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201305031445~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201305031445~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201305031445~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly nova_2013.1+git201305031445~precise-0ubuntu1_amd64.changes+ [ 0 != 0 ]+ jenkins-cli build -p pipeline_parameters=pipeline_parameters -p PARENT_BUILD_TAG=jenkins-precise_grizzly_nova_trunk-990 pipeline_runnerEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_ceilometer_trunk #154

2013-05-03 Thread openstack-testing-bot
Title: precise_grizzly_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_ceilometer_trunk/154/Project:precise_grizzly_ceilometer_trunkDate of build:Fri, 03 May 2013 17:31:36 -0400Build duration:1 min 30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80Changesinstances: fix counter unitby eglynneditceilometer/compute/notifications.pyupdate the ceilometer.conf.sampleby eglynnedittools/conf/extract_opts.pyeditetc/ceilometer/ceilometer.conf.sampleAdds examples of CLI and API queries to the V2 documentation.by eglynneditdoc/source/webapi/v2.rstMeasurements documentation updateby eglynneditdoc/source/measurements.rstSet hbase table_prefix default to Noneby eglynneditceilometer/storage/impl_hbase.pyCeilometer configuration.rst file not using right param names for loggingby eglynneditdoc/source/configuration.rstConsole Output[...truncated 1242 lines...]Applying patch remove-hbase-support.patchpatching file tools/pip-requiresApplying patch requests-dep.patchpatching file tools/pip-requiresApplying patch default-dbconnection-sqlite.patchpatching file etc/ceilometer/ceilometer.conf.sampleHunk #1 FAILED at 262.1 out of 1 hunk FAILED -- rejects in file etc/ceilometer/ceilometer.conf.samplePatch default-dbconnection-sqlite.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3de9330d-ef90-4a65-a222-151350c41d44', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3de9330d-ef90-4a65-a222-151350c41d44', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/grizzly /tmp/tmpReNfkk/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpReNfkk/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 01ced1c02adb73f289f88c28b3dba5bc4d160b12..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.1+git201305031731~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [2adac26] Ceilometer configuration.rst file not using right param names for loggingdch -a [966539a] Set hbase table_prefix default to Nonedch -a [b889430] Measurements documentation updatedch -a [e9198d7] Adds examples of CLI and API queries to the V2 documentation.dch -a [f209b24] update the ceilometer.conf.sampledch -a [a2dd8c0] instances: fix counter unitdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3de9330d-ef90-4a65-a222-151350c41d44', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-3de9330d-ef90-4a65-a222-151350c41d44', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: raring_grizzly_ceilometer_trunk #154

2013-05-03 Thread openstack-testing-bot
Title: raring_grizzly_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_ceilometer_trunk/154/Project:raring_grizzly_ceilometer_trunkDate of build:Fri, 03 May 2013 17:31:37 -0400Build duration:1 min 40 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80Changesinstances: fix counter unitby eglynneditceilometer/compute/notifications.pyupdate the ceilometer.conf.sampleby eglynneditetc/ceilometer/ceilometer.conf.sampleedittools/conf/extract_opts.pyAdds examples of CLI and API queries to the V2 documentation.by eglynneditdoc/source/webapi/v2.rstMeasurements documentation updateby eglynneditdoc/source/measurements.rstSet hbase table_prefix default to Noneby eglynneditceilometer/storage/impl_hbase.pyCeilometer configuration.rst file not using right param names for loggingby eglynneditdoc/source/configuration.rstConsole Output[...truncated 1913 lines...]Applying patch remove-hbase-support.patchpatching file tools/pip-requiresApplying patch requests-dep.patchpatching file tools/pip-requiresApplying patch default-dbconnection-sqlite.patchpatching file etc/ceilometer/ceilometer.conf.sampleHunk #1 FAILED at 262.1 out of 1 hunk FAILED -- rejects in file etc/ceilometer/ceilometer.conf.samplePatch default-dbconnection-sqlite.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'raring-amd64-7f3885ec-f2e5-4990-81bf-664c5ab2b50e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'raring-amd64-7f3885ec-f2e5-4990-81bf-664c5ab2b50e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/grizzly /tmp/tmpQeNJUo/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpQeNJUo/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 01ced1c02adb73f289f88c28b3dba5bc4d160b12..HEAD --no-merges --pretty=format:[%h] %sdch -b -D raring --newversion 1:2013.1+git201305031731~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [2adac26] Ceilometer configuration.rst file not using right param names for loggingdch -a [966539a] Set hbase table_prefix default to Nonedch -a [b889430] Measurements documentation updatedch -a [e9198d7] Adds examples of CLI and API queries to the V2 documentation.dch -a [f209b24] update the ceilometer.conf.sampledch -a [a2dd8c0] instances: fix counter unitdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'raring-amd64-7f3885ec-f2e5-4990-81bf-664c5ab2b50e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'raring-amd64-7f3885ec-f2e5-4990-81bf-664c5ab2b50e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
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   : https://help.launchpad.net/ListHelp