[Openstack] [swift] RAID Performance Issue

2012-12-19 Thread Hua ZZ Zhang

Hi,

I have read the admin document of Swift and find there's recommendation of
not using RAID 5 or 6 because swift performance degrades quickly with it.
Can anyone explain why this could happen? If the RAID is done by hardware
RAID controller, will the performance issue still exist?
Anyone can share such kind of experience of using RAID with Swift?
Appreciated for any suggestion from you.

-Zhang Hua___
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] [swift] RAID Performance Issue

2012-12-19 Thread JuanFra Rodriguez Cardoso
Hi Zang:

Basically, it makes no sense to use Swift on top of RAID because Swift just
delivers replication schema.

Regards,
JuanFra.

2012/12/19 Hua ZZ Zhang zhu...@cn.ibm.com

 Hi,

 I have read the admin document of Swift and find there's recommendation of
 not using RAID 5 or 6 because swift performance degrades quickly with it.
 Can anyone explain why this could happen? If the RAID is done by hardware
 RAID controller, will the performance issue still exist?
 Anyone can share such kind of experience of using RAID with Swift?
 Appreciated for any suggestion from you.

 -Zhang Hua

 ___
 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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Thierry Carrez
Ryan Lane wrote:
 [...]
 * TableOfContents: we used that macro on a lot of pages -- but I
 guess we could abandon them
 
 This is a simple search and replace. I can install an extension to let
 us search/replace across all pages. MediaWiki creates a TOC by default
 if a page has three headings or more. It can be forced using
 __FORCETOC__. It can be force removed using __NOTOC__.

That's probably sane by default. Thanks for the pointer.

 I fear we are more than just a couple of days away from being able to
 migrate content in a mostly agreeable way, but you're the expert :)
 
 I meant the content being agreeable, not the style and such. Wiki
 migrations often take months, not days. After the switchover we can have
 a sprint to fix the most glaring issues.
 
 That said, I'm willing to push the migration back if needed. Waiting on
 a theme is worth pushing it back for.

I think it would be good to have the following set up before we move:
* OpenStack theme -- volunteers ?
* Cleaned up main page -- I may have a shot at this one
* Root-served articles (to avoid breaking links) -- Ryan
* Access control on protected pages -- Ryan

Then we can work post-migration (in a sprint or in the following
days/weeks) on various conversion issues on sub pages:
* Table issues
* Link issues
* Image inclusions
* etc.

-- 
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Daniel P. Berrange
On Mon, Dec 17, 2012 at 06:51:23PM -0800, Ryan Lane wrote:
 I've just finished importing the content from the MoinMoin wiki into the
 MediaWiki instance. Please check the content:
 
 https://wiki-staging.openstack.org/wiki/Main_Page
 
 We're using a self-signed certificate for now. We are ordering a proper
 certificate, but eve that cert will still appear invalid until we've
 switched to the correct URL.
 
 Also note that the migration script doesn't map from MoinMoin to MediaWiki
 perfectly and we'll need to clean up some of the content manually. We'll
 need to create some templates for missing features too (like columned
 layout).
 
 We're going to leave the wiki up for a couple days in this state. If the
 content is mostly agreeable and we decide to press forward, I'll migrate
 the data again and we'll replace MoinMoin.

The migration has not handled 'BR' syntax that Moin uses to
insert line breaks. This causes a bit of a mess, eg look at
the  Things to avoid when creating commits  section here

  https://wiki-staging.openstack.org/wiki/GitCommitMessages

which is full of stray '' and '' characters

Daniel
-- 
|: http://berrange.com  -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o- http://virt-manager.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org   -o-   http://live.gnome.org/gtk-vnc :|

___
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] [swift] RAID Performance Issue

2012-12-19 Thread David Busby
Hi Zang,

As JuanFra points out there's not much sense in using Swift on top of raid
as swift handel; extending on this RAID introduces a write penalty (
http://theithollow.com/2012/03/21/understanding-raid-penalty/) this in turn
leads to performance issues, refer the link for write penalty's per
configuration.

As I recall (though this was from way back in October 2010) the suggested
method of deploying swift is onto standalone XFS drives, leaving swift to
handel the replication and distribution.


Cheers

David






On Wed, Dec 19, 2012 at 9:12 AM, JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com wrote:

 Hi Zang:

 Basically, it makes no sense to use Swift on top of RAID because Swift
 just delivers replication schema.

 Regards,
 JuanFra.

 2012/12/19 Hua ZZ Zhang zhu...@cn.ibm.com

 Hi,

 I have read the admin document of Swift and find there's recommendation
 of not using RAID 5 or 6 because swift performance degrades quickly with it.
 Can anyone explain why this could happen? If the RAID is done by hardware
 RAID controller, will the performance issue still exist?
 Anyone can share such kind of experience of using RAID with Swift?
 Appreciated for any suggestion from you.

 -Zhang Hua

 ___
 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] moving cloud controller to another IP network

2012-12-19 Thread Roman Shiryaev
Hello,

Currently we have the following simple infrastructure (Essex release):
single cloud controller with all services (except nova-compute)
running and 3 compute nodes with nova-compute only.

We are going to change IP addresses on public interfaces for each
OpenStack's machine.
Let's assume that I've already changed config files.

What database changes  are required for successful move?

I guess the most important is to change endpoint in Keystone DB.  At
the moment every endpoint contain an old IP address of our cloud
controller. So we need to adjust them (using `keystone
endpoint-create` command).

Could you tell me what else? And what is the right sequence to apply
the changes?

Thanks.

-- 
Roman Shiryaev

___
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 cloud controller to another IP network

2012-12-19 Thread Ajiva Fan
in my situation, endpoint is saved in /etc/keystone/default_templates
and ip address is replaced by localhost.
i think it is better to use hostname instead of real ip address if you
may often change ip network, when you have to change, just modify the
/etc/hosts
am i right?

___
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Sébastien Santoro
On Tue, Dec 18, 2012 at 11:03 AM, Thierry Carrez thie...@openstack.org wrote:
 The most obvious issue is how ugly the new main page is :) The loss of
 image inclusion and columns transformed an admittedly not perfect page
 (disclaimer: I authored it) into something unreadable and very
 unwelcoming. Note that it's probably the only page that uses column
 layout, so maybe we can just special case the main page rather than
 write a generic column-handler.

To create a multi column layout on MediaWiki, I use the following technique:

(1) Add in [[MediaWiki:Common.css]] a 960 Grid code - http://grids.heroku.com/

The explanation of the concept is on http://960.gs/.

An example on 
http://www.wolfplex.org/w/index.php?title=MediaWiki:Common.cssaction=edit
(a grid of 12 columns, scroll to one quarter, or find 960 to find
the relevant CSS start)

(2) Use a classic CSS div layout.

For two columns with generous spaces:

div class=container_12
div class=grid_5 alpha suffix_2Content of the first col/div
div class=grid_5 omegaContent of the second col/div
div class=clear/div
/div

For a three columns layout and generous spaces, I think it would work
better with a 16 cols grid:

div class=container_16
div class=grid_4 alpha suffix_2Content of the first col/div
div class=grid_4 suffix_2Content of the second col/div
div class=grid_4 omegaContent of the third col/div
div class=clear/div
/div

If the columns has to be more compact, stick with a 12 grid:

div class=container_12
div class=grid_4 alphaContent of the first col/div
div class=grid_4Content of the second col/div
div class=grid_4 omegaContent of the third col/div
div class=clear/div
/div

-- 
Best Regards,
Sébastien Santoro aka Dereckson
http://www.dereckson.be/

___
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] Instances can't reach metadata server in network HA mode

2012-12-19 Thread Gui Maluf
My set up is a 
nova-network-hahttp://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html,
so each of my nodes run a nova-{api-metadata,network,compute,volume}, my
controller runs all of this plus the rest of things it should run.
Each of my nodes are the gateway for it's own instances. They all have the
same net config, ip_forwarding.

The main issue is that I can't telnet the nodes on port 80 that should
redirect to metadatas server. metadata IP is set correctly to eth0, but 80
port is not open.
My doubt is, should I create a endpoint for each node api-metadata service?
should I install apache on nodes?

I really don't know what to do anymore. This only happen on nodes, on
cloudcontroller all instance run smoothly. they get the floatip, metadata
service, etc.

Thanks in advance!


I will put the max of info I can here.

root@oxala:~# nova-manage service
list

Binary   Host Zone
Status State Updated_At
nova-compute xangonova
enabled:-)   2012-12-18 20:34:21
nova-network xangonova
enabled:-)   2012-12-18 20:34:20
nova-compute oxossi   nova
enabled:-)   2012-12-18 20:34:15
nova-network oxossi   nova
enabled:-)   2012-12-18 20:34:20
nova-volume  oxossi   nova
enabled:-)   2012-12-18 20:34:18
nova-volume  xangonova
enabled:-)   2012-12-18 20:34:19
nova-consoleauth oxalanova
enabled:-)   2012-12-18 20:34:24
nova-scheduler   oxalanova
enabled:-)   2012-12-18 20:34:25
nova-certoxalanova
enabled:-)   2012-12-18 20:34:25
nova-volume  oxalanova
enabled:-)   2012-12-18 20:34:25
nova-network oxalanova
enabled:-)   2012-12-18 20:34:17
nova-compute oxalanova
enabled:-)   2012-12-18 20:34:10

*controller nova.conf*
#NETWORK
--allow_same_net_traffic=true
--network_manager=nova.network.manager.FlatDHCPManager
--firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
--public_interface=eth0
--flat_interface=eth1
--flat_network_bridge=br100
--fixed_range=10.5.5.32/27
--network_size=32
--flat_network_dhcp_start=10.5.5.33
--my_ip=200.131.6.250
--multi_host=True
#--enabled_apis=ec2,osapi_compute,osapi_volume,metadata
--dhcpbridge_flagfile=/etc/nova/nova.conf
--dhcpbridge=/usr/bin/nova-dhcpbridge
--force_dhcp_release
--ec2_private_dns_show
--routing_source_ip=$my_ip

*nodes nova.conf*
{same network configs}
--my_ip=200.131.6.248
--multi_host=True
--enabled_apis=ec2,osapi_compute,osapi_volume,metadata
--routing_source_ip=$my_ip

*controller iptables -L -vn  **iptables -L -vn* *-t nat*
http://paste.openstack.org/show/mkWZTYI6cKHR4qUWbOUz/
*node* *iptables -L -vn  **iptables -L -vn* *-t nat
*http://paste.openstack.org/show/28384/*
**
*
*controller ip a*
http://paste.openstack.org/show/W2vrVtost2EP2u62iZwp/
root@oxala:~# route
Tabela de Roteamento IP do Kernel
Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso
Iface
default 200.131.6.129   0.0.0.0 UG10000 eth0
10.5.5.32   *   255.255.255.224 U 0  00
br100
200.131.6.128   *   255.255.255.128 U 0  00 eth0

*node ip a
*http://paste.openstack.org/show/S44TL3sznIztNCO3s8p2/*
*root@oxossi:~# route
Tabela de Roteamento IP do Kernel
Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso
Iface
default 200.131.6.129   0.0.0.0 UG10000 eth0
10.5.5.32   *   255.255.255.224 U 0  00
br100
200.131.6.128   *   255.255.255.128 U 0  00 eth0
*

*
*And finnaly the error throw out by the vm when running on Nodes.

*

ci-info: lo: 1 127.0.0.1   255.0.0.0   .

ci-info: eth0  : 1 10.5.5.53   255.255.255.224 fa:16:3e:69:cb:d2

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

ci-info: route-1: 10.5.5.32   0.0.0.0 255.255.255.224 eth0   U

cloud-init start running: Tue, 18 Dec 2012 20:34:09 +. up 4.02 seconds

2012-12-18 20:34:15,967 - util.py[WARNING]:
'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed
[6/120s]: url error [[Errno 113] No route to host]



-- 
*guilherme* \n
\t *maluf*
___
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] Fwd: [openstack-community] Requesting volunteers to staff the OpenStack booth at the Open Compute Project Summit

2012-12-19 Thread Stefano Maffulli

Hello folks

can anybody help the Foundation staffing a booth at Open Compute Project 
Summit January 16-17 2013, at the Santa Clara

Convention Center in California? Please contact Kathy (email below).

Cheers,
stef


 Original Message 
Subject:[openstack-community] Requesting volunteers to staff the
OpenStack booth at the Open Compute Project Summit
Date:   Mon, 17 Dec 2012 17:06:02 -0600 (CST)
From:   kat...@openstack.org
To: commun...@lists.openstack.org



Hi everyone, I am the relatively new OpenStack Foundation industry
events planner.  I'll post this kind of request for community support
for events from time to time.

The Open Compute Project has provided OpenStack with a very nice 10' x
10' booth at the OCP Summit January 16-17 2013, at the Santa Clara
Convention Center in California.  The Foundation staff cannot attend,
unfortunately. We're looking for volunteers to staff the booth.
The Expo Hall is open both days from 8am - 6pm with peak times over
breaks and lunch.  Volunteers will have full conference access to attend
keynotes, sessions, and evening cocktail party in addition to speaking
with potential developers and users in the booth.

We will provide everything needed (except travel expenses)
including videos for the large monitor, collateral, OpenStack logo'd
backdrop and more.  Please reply to me directly at kat...@openstack.org
mailto:kat...@openstack.org, by end of day Wednesday, December 19 if
interested.  Thank you!

--
Regards,

Kathy Cacciatore
OpenStack Industry Event Planner
1-512-970-2807 (mobile)
Part time: Monday - Thursday, 9am - 2pm US CT
kat...@openstack.org


___
Community mailing list
commun...@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/community

___
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] Instances can't reach metadata server in network HA mode

2012-12-19 Thread Vishvananda Ishaya
There should be a redirect in iptables from 169.254.169.254:80 to $my_ip:8775 
(where nova-api-metadata is running)

So:

a) can you

  curl $my_ip:8775 (should 404)

b) if you do

  sudo iptables -t nat -L -n v

do you see the forward rule? Is it getting hit properly?

Vish
 
On Dec 19, 2012, at 6:39 AM, Gui Maluf guimal...@gmail.com wrote:

 My set up is a nova-network-ha, so each of my nodes run a 
 nova-{api-metadata,network,compute,volume}, my controller runs all of this 
 plus the rest of things it should run.
 Each of my nodes are the gateway for it's own instances. They all have the 
 same net config, ip_forwarding. 
 
 The main issue is that I can't telnet the nodes on port 80 that should 
 redirect to metadatas server. metadata IP is set correctly to eth0, but 80 
 port is not open.
 My doubt is, should I create a endpoint for each node api-metadata service? 
 should I install apache on nodes?
 
 I really don't know what to do anymore. This only happen on nodes, on 
 cloudcontroller all instance run smoothly. they get the floatip, metadata 
 service, etc.
 
 Thanks in advance!
 
 
 I will put the max of info I can here.
 
 root@oxala:~# nova-manage service list
   
   
   
 Binary   Host Zone Status 
 State Updated_At
 nova-compute xangonova 
 enabled:-)   2012-12-18 20:34:21
 nova-network xangonova 
 enabled:-)   2012-12-18 20:34:20
 nova-compute oxossi   nova 
 enabled:-)   2012-12-18 20:34:15
 nova-network oxossi   nova 
 enabled:-)   2012-12-18 20:34:20
 nova-volume  oxossi   nova 
 enabled:-)   2012-12-18 20:34:18
 nova-volume  xangonova 
 enabled:-)   2012-12-18 20:34:19
 nova-consoleauth oxalanova 
 enabled:-)   2012-12-18 20:34:24
 nova-scheduler   oxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-certoxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-volume  oxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-network oxalanova 
 enabled:-)   2012-12-18 20:34:17
 nova-compute oxalanova 
 enabled:-)   2012-12-18 20:34:10
 
 controller nova.conf
 #NETWORK
 --allow_same_net_traffic=true
 --network_manager=nova.network.manager.FlatDHCPManager
 --firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
 --public_interface=eth0
 --flat_interface=eth1
 --flat_network_bridge=br100
 --fixed_range=10.5.5.32/27
 --network_size=32
 --flat_network_dhcp_start=10.5.5.33
 --my_ip=200.131.6.250
 --multi_host=True
 #--enabled_apis=ec2,osapi_compute,osapi_volume,metadata 
 --dhcpbridge_flagfile=/etc/nova/nova.conf
 --dhcpbridge=/usr/bin/nova-dhcpbridge
 --force_dhcp_release
 --ec2_private_dns_show
 --routing_source_ip=$my_ip
 
 nodes nova.conf
 {same network configs}
 --my_ip=200.131.6.248
 --multi_host=True
 --enabled_apis=ec2,osapi_compute,osapi_volume,metadata 
 --routing_source_ip=$my_ip
 
 controller iptables -L -vn  iptables -L -vn -t nat
 http://paste.openstack.org/show/mkWZTYI6cKHR4qUWbOUz/
 node iptables -L -vn  iptables -L -vn -t nat
 http://paste.openstack.org/show/28384/
 
 
 controller ip a
 http://paste.openstack.org/show/W2vrVtost2EP2u62iZwp/
 root@oxala:~# route
 Tabela de Roteamento IP do Kernel
 Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso Iface
 default 200.131.6.129   0.0.0.0 UG10000 eth0
 10.5.5.32   *   255.255.255.224 U 0  00 br100
 200.131.6.128   *   255.255.255.128 U 0  00 eth0
 
 node ip a
 http://paste.openstack.org/show/S44TL3sznIztNCO3s8p2/
 root@oxossi:~# route
 Tabela de Roteamento IP do Kernel
 Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso Iface
 default 200.131.6.129   0.0.0.0 UG10000 eth0
 10.5.5.32   *   255.255.255.224 U 0  00 br100
 200.131.6.128   *   255.255.255.128 U 0  00 eth0
 
 
 And finnaly the error throw out by the vm when running on Nodes.
 
 ci-info: lo: 1 127.0.0.1   255.0.0.0   .
 
 ci-info: eth0  : 1 10.5.5.53   255.255.255.224 fa:16:3e:69:cb:d2
 
 ci-info: route-0: 0.0.0.0 10.5.5.35   0.0.0.0 eth0   UG
 

Re: [Openstack] Instances can't reach metadata server in network HA mode

2012-12-19 Thread Gui Maluf
On Wed, Dec 19, 2012 at 1:13 PM, Vishvananda Ishaya
vishvana...@gmail.comwrote:

 There should be a redirect in iptables from 169.254.169.254:80 to
 $my_ip:8775 (where nova-api-metadata is running)

 So:

 a) can you

   curl $my_ip:8775 (should 404)

CloudController and Nodes awnser in the same way:
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04



 b) if you do

   sudo iptables -t nat -L -n v

 do you see the forward rule? Is it getting hit properly?


there is the correct rule, but they never got hit
controller
0 0 DNAT   tcp  --  *  *   0.0.0.0/0
169.254.169.254  tcp dpt:80 to:200.131.6.250:8775

nodes
0 0 DNAT   tcp  --  *  *   0.0.0.0/0
169.254.169.254  tcp dpt:80 to:200.131.6.248:8775
0 0 DNAT   tcp  --  *  *   0.0.0.0/0
169.254.169.254  tcp dpt:80 to:200.131.6.249:8775


Thanks for appearing Vish! I was wishing your help!


 Vish

 On Dec 19, 2012, at 6:39 AM, Gui Maluf guimal...@gmail.com wrote:

 My set up is a 
 nova-network-hahttp://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html,
 so each of my nodes run a nova-{api-metadata,network,compute,volume}, my
 controller runs all of this plus the rest of things it should run.
 Each of my nodes are the gateway for it's own instances. They all have the
 same net config, ip_forwarding.

 The main issue is that I can't telnet the nodes on port 80 that should
 redirect to metadatas server. metadata IP is set correctly to eth0, but 80
 port is not open.
 My doubt is, should I create a endpoint for each node api-metadata
 service? should I install apache on nodes?

 I really don't know what to do anymore. This only happen on nodes, on
 cloudcontroller all instance run smoothly. they get the floatip, metadata
 service, etc.

 Thanks in advance!


 I will put the max of info I can here.

 root@oxala:~# nova-manage service
 list

 Binary   Host Zone
 Status State Updated_At
 nova-compute xangonova
 enabled:-)   2012-12-18 20:34:21
 nova-network xangonova
 enabled:-)   2012-12-18 20:34:20
 nova-compute oxossi   nova
 enabled:-)   2012-12-18 20:34:15
 nova-network oxossi   nova
 enabled:-)   2012-12-18 20:34:20
 nova-volume  oxossi   nova
 enabled:-)   2012-12-18 20:34:18
 nova-volume  xangonova
 enabled:-)   2012-12-18 20:34:19
 nova-consoleauth oxalanova
 enabled:-)   2012-12-18 20:34:24
 nova-scheduler   oxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-certoxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-volume  oxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-network oxalanova
 enabled:-)   2012-12-18 20:34:17
 nova-compute oxalanova
 enabled:-)   2012-12-18 20:34:10

 *controller nova.conf*
 #NETWORK
 --allow_same_net_traffic=true
 --network_manager=nova.network.manager.FlatDHCPManager
 --firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
 --public_interface=eth0
 --flat_interface=eth1
 --flat_network_bridge=br100
 --fixed_range=10.5.5.32/27
 --network_size=32
 --flat_network_dhcp_start=10.5.5.33
 --my_ip=200.131.6.250
 --multi_host=True
 #--enabled_apis=ec2,osapi_compute,osapi_volume,metadata
 --dhcpbridge_flagfile=/etc/nova/nova.conf
 --dhcpbridge=/usr/bin/nova-dhcpbridge
 --force_dhcp_release
 --ec2_private_dns_show
 --routing_source_ip=$my_ip

 *nodes nova.conf*
 {same network configs}
 --my_ip=200.131.6.248
 --multi_host=True
 --enabled_apis=ec2,osapi_compute,osapi_volume,metadata
 --routing_source_ip=$my_ip

 *controller iptables -L -vn  **iptables -L -vn* *-t nat*
 http://paste.openstack.org/show/mkWZTYI6cKHR4qUWbOUz/
 *node* *iptables -L -vn  **iptables -L -vn* *-t nat
 *http://paste.openstack.org/show/28384/*
 **
 *
 *controller ip a*
 http://paste.openstack.org/show/W2vrVtost2EP2u62iZwp/
 root@oxala:~# route
 Tabela de Roteamento IP do Kernel
 Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso
 Iface
 default 200.131.6.129   0.0.0.0 UG10000
 eth0
 10.5.5.32   *   255.255.255.224 U 0  00
 br100
 200.131.6.128   *   255.255.255.128 U 0  00
 eth0

 *node ip a
 *http://paste.openstack.org/show/S44TL3sznIztNCO3s8p2/*
 *root@oxossi:~# route
 Tabela de Roteamento IP do Kernel
 Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso
 Iface
 default 200.131.6.129   0.0.0.0 UG10000
 eth0
 10.5.5.32   *   

Re: [Openstack] Instances can't reach metadata server in network HA mode

2012-12-19 Thread Vishvananda Ishaya
Are you sure your network has multi_host = True? It seems like it isn't, since 
the gateway listed by the guest is 10.5.5.32

In multi_host mode each node should be getting an ip from the fixed range and 
the guest should be using that as the gateway.

Vish

 
 
 
 On Wed, Dec 19, 2012 at 1:13 PM, Vishvananda Ishaya vishvana...@gmail.com 
 wrote:
 There should be a redirect in iptables from 169.254.169.254:80 to $my_ip:8775 
 (where nova-api-metadata is running)
 
 So:
 
 a) can you
 
   curl $my_ip:8775 (should 404)
 CloudController and Nodes awnser in the same way:
 1.0
 2007-01-19
 2007-03-01
 2007-08-29
 2007-10-10
 2007-12-15
 2008-02-01
 2008-09-01
 2009-04-04
  
 
 b) if you do
 
   sudo iptables -t nat -L -n v
 
 do you see the forward rule? Is it getting hit properly?
 
 there is the correct rule, but they never got hit
 controller
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.250:8775
 
 nodes
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.248:8775
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.249:8775
 
  
 Thanks for appearing Vish! I was wishing your help!
 
 Vish
  
 On Dec 19, 2012, at 6:39 AM, Gui Maluf guimal...@gmail.com wrote:
 
 My set up is a nova-network-ha, so each of my nodes run a 
 nova-{api-metadata,network,compute,volume}, my controller runs all of this 
 plus the rest of things it should run.
 Each of my nodes are the gateway for it's own instances. They all have the 
 same net config, ip_forwarding. 
 
 The main issue is that I can't telnet the nodes on port 80 that should 
 redirect to metadatas server. metadata IP is set correctly to eth0, but 80 
 port is not open.
 My doubt is, should I create a endpoint for each node api-metadata service? 
 should I install apache on nodes?
 
 I really don't know what to do anymore. This only happen on nodes, on 
 cloudcontroller all instance run smoothly. they get the floatip, metadata 
 service, etc.
 
 Thanks in advance!
 
 
 I will put the max of info I can here.
 
 root@oxala:~# nova-manage service list   
  
  
  
 Binary   Host Zone 
 Status State Updated_At
 nova-compute xangonova 
 enabled:-)   2012-12-18 20:34:21
 nova-network xangonova 
 enabled:-)   2012-12-18 20:34:20
 nova-compute oxossi   nova 
 enabled:-)   2012-12-18 20:34:15
 nova-network oxossi   nova 
 enabled:-)   2012-12-18 20:34:20
 nova-volume  oxossi   nova 
 enabled:-)   2012-12-18 20:34:18
 nova-volume  xangonova 
 enabled:-)   2012-12-18 20:34:19
 nova-consoleauth oxalanova 
 enabled:-)   2012-12-18 20:34:24
 nova-scheduler   oxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-certoxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-volume  oxalanova 
 enabled:-)   2012-12-18 20:34:25
 nova-network oxalanova 
 enabled:-)   2012-12-18 20:34:17
 nova-compute oxalanova 
 enabled:-)   2012-12-18 20:34:10
 
 controller nova.conf
 #NETWORK
 --allow_same_net_traffic=true
 --network_manager=nova.network.manager.FlatDHCPManager
 --firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
 --public_interface=eth0
 --flat_interface=eth1
 --flat_network_bridge=br100
 --fixed_range=10.5.5.32/27
 --network_size=32
 --flat_network_dhcp_start=10.5.5.33
 --my_ip=200.131.6.250
 --multi_host=True
 #--enabled_apis=ec2,osapi_compute,osapi_volume,metadata 
 --dhcpbridge_flagfile=/etc/nova/nova.conf
 --dhcpbridge=/usr/bin/nova-dhcpbridge
 --force_dhcp_release
 --ec2_private_dns_show
 --routing_source_ip=$my_ip
 
 nodes nova.conf
 {same network configs}
 --my_ip=200.131.6.248
 --multi_host=True
 --enabled_apis=ec2,osapi_compute,osapi_volume,metadata 
 --routing_source_ip=$my_ip
 
 controller iptables -L -vn  iptables -L -vn -t nat
 http://paste.openstack.org/show/mkWZTYI6cKHR4qUWbOUz/
 node iptables -L -vn  iptables -L -vn -t nat
 http://paste.openstack.org/show/28384/
 
 
 controller ip a
 http://paste.openstack.org/show/W2vrVtost2EP2u62iZwp/
 root@oxala:~# route
 Tabela de Roteamento IP do Kernel
 

Re: [Openstack] Can somebody offer some help regarding Keystone interaction with LDAP in Essex?

2012-12-19 Thread Christopher Smith
Thanks, Dolph.  I have the following Openstack related variables set:

OS_AUTH_URL=http://127.0.0.1:5000/v2.0/
OS_PASSWORD=admin
OS_REGION_NAME=WRI
OS_TENANT_NAME=admin
OS_USERNAME=admin


This worked fine for the SQL identity backend, and I've tried to replicate that 
exact setup into LDAP.  I'll poke around with the token-get command later today.

Chris

- Original Message -
 From: Dolph Mathews dolph.math...@gmail.com
 To: Christopher Smith csm...@wolfram.com
 Cc: openstack openstack@lists.launchpad.net
 Sent: Tuesday, December 18, 2012 5:57:59 PM
 Subject: Re: [Openstack] Can somebody offer some help regarding Keystone 
 interaction with LDAP in Essex?
 
 
 Make sure you're specifying a tenant (e.g. OS_TENANT_NAME) in order
 to receive authorization (e.g. the admin role) to perform nova list.
 You can debug the authn/authz process using keystone token-get
 (this doc is for folsom, but should work for essex, although the
 arguments may have changed, check keystone --help):
 
 http://docs.openstack.org/trunk/openstack-compute/install/apt/content/verifying-identity-install.html
 
 
 If you're running into issues between your LDAP schema and what
 keystone Essex expects, it's worth pointing out that keystone became
 a lot more flexible in terms of LDAP configuration in Folsom.
 
 
 
 
 -Dolph
 
 
 
 On Tue, Dec 18, 2012 at 3:07 PM, Christopher Smith 
 csm...@wolfram.com  wrote:
 
 
 Hey everybody,
 
 We're trying very hard to build an Openstack cluster here, and I've
 been running into some trouble with the Keystone LDAP identity
 backend. I have every expectation that this is just something I have
 misconfigured, but honestly the documentation seems somewhat lacking
 for this, so I haven't been able to figure out what is going wrong.
 
 Here's the current situation:
 
 We have gotten an entire Openstack installation working, using the
 SQL backends to keystone. We're currently trying to move the
 identity into LDAP. This has caused a few problems, but the one I'm
 stuck on at the moment is that the admin user seems not to be
 associated with the admin role. Nor does keystone seem to be
 attempting at all to look up role information.
 
 The relevant section of keystone.conf looks like:
 
 [ldap]
 url = ldap:// ldap.wolfram.com
 tree_dn = ou=OpenStack,dc=wolfram,dc=com
 user_tree_dn = ou=Users,ou=OpenStack,dc=wolfram,dc=com
 role_tree_dn = ou=Roles,ou=OpenStack,dc=example,dc=com
 tenant_tree_dn = ou=Groups,ou=OpenStack,dc=wolfram,dc=com
 user = cn=directory,ou=misc,ou=OpenStack,dc=wolfram,dc=com
 password = redacted (but the bind is successful)
 suffix = cn=wolfram,cn=com
 
 Now, I've captured the traffic between keystone and ldap for when I
 execute any nova operation, say, nova list. What I get is a set of
 successful binds as cn=directory, a search request against ou=Users,
 one against ou=Groups, one for admin's UID in ou=Users, then re-bind
 as the Admin object -- also successful, so I assume I'm
 authenticated. Next I have a search by ID for the admin group. This,
 depending on the operation, might be repeated along with additional
 lookups for the lists of users and groups against the corresponding
 OUs. Anyway, all of this looks reasonable to me, expect that it
 doesn't appear to ever be trying to assign roles, which I'd like for
 it to do.
 
 My LDAP structure looks like this:
 
 ou=OpenStack
 ou=Groups
 Contains a set of groupOfNames objects with cn=id,ou=name member=DN
 of member. Our tenants are stored here.
 ou=misc
 This is just a place to stick the keystone directory user for the
 initial bind.
 ou=Roles
 Contains a set of organizationalRole objects with ou=name, cn=id,
 roleOccupant=DN of member
 ou=Users
 Contains a set of inetOrgPerson objects with ou=username and cn=id
 
 Any ideas what I'm missing?
 
 Chris
 
 --
 Christopher Smith
 Systems Engineer, Wolfram Research
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help : https://help.launchpad.net/ListHelp
 
 

-- 
Christopher Smith
Systems Engineer, Wolfram Research

___
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] [swift] RAID Performance Issue

2012-12-19 Thread Chuck Thier
There are a couple of things to think about when using RAID (or more
specifically parity RAID) with swift.

The first has already been identified in that the workload for swift
is very write heavy with small random IO, which is very bad for most
parity RAID.  In our testing, under heavy workloads, the overall RAID
performance would degrade to be as slow as a single drive.

It is very common for servers to have many hard drives (our first
servers that we did testing with had 24 2T drives).  During testing,
RAID rebuilds were looking like they would take 2 weeks or so, which
was not acceptable.  While the array was in a degraded state, the
overall performance of that box would suffer dramatically, which would
have ripple effects across the rest of the cluster.

We tried to make things work well with RAID 5 for quite a while as it
would have made operations easier, and the code simpler since we
wouldn't have had to handle many of the failure scenarios.

Looking back, having to not rely on RAID has made swift a much more
robust and fault tolerant platform.

--
Chuck

On Wed, Dec 19, 2012 at 4:32 AM, David Busby d.bu...@saiweb.co.uk wrote:
 Hi Zang,

 As JuanFra points out there's not much sense in using Swift on top of raid
 as swift handel; extending on this RAID introduces a write penalty
 (http://theithollow.com/2012/03/21/understanding-raid-penalty/) this in turn
 leads to performance issues, refer the link for write penalty's per
 configuration.

 As I recall (though this was from way back in October 2010) the suggested
 method of deploying swift is onto standalone XFS drives, leaving swift to
 handel the replication and distribution.


 Cheers

 David






 On Wed, Dec 19, 2012 at 9:12 AM, JuanFra Rodriguez Cardoso
 juanfra.rodriguez.card...@gmail.com wrote:

 Hi Zang:

 Basically, it makes no sense to use Swift on top of RAID because Swift
 just delivers replication schema.

 Regards,
 JuanFra.

 2012/12/19 Hua ZZ Zhang zhu...@cn.ibm.com

 Hi,

 I have read the admin document of Swift and find there's recommendation
 of not using RAID 5 or 6 because swift performance degrades quickly with it.
 Can anyone explain why this could happen? If the RAID is done by hardware
 RAID controller, will the performance issue still exist?
 Anyone can share such kind of experience of using RAID with Swift?
 Appreciated for any suggestion from you.

 -Zhang Hua


 ___
 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] Instances can't reach metadata server in network HA mode

2012-12-19 Thread Gui Maluf
Yes, it's in multi_host=true. In nova.conf and in the database multi_host
is set to True. 10.5.5.32 isn't the gateway, instead is the private network.

LoL

Out of nothing my instances can now reach metadata. But when I login and
ping www.google.com VM can resolv name but there is no answer back, all
packets are lost.  And I've attached a floating IP for two vms, on
different node, and they dont even ping back in the same node.

This is so confused! I'll do some tcpdump to check what is happening!





On Wed, Dec 19, 2012 at 2:05 PM, Vishvananda Ishaya
vishvana...@gmail.comwrote:

 Are you sure your network has multi_host = True? It seems like it isn't,
 since the gateway listed by the guest is 10.5.5.32

 In multi_host mode each node should be getting an ip from the fixed range
 and the guest should be using that as the gateway.

 Vish




 On Wed, Dec 19, 2012 at 1:13 PM, Vishvananda Ishaya vishvana...@gmail.com
  wrote:

 There should be a redirect in iptables from 
 169.254.169.254:80http://169.254.169.254/to $my_ip:8775 (where 
 nova-api-metadata is running)

 So:

 a) can you

   curl $my_ip:8775 (should 404)

 CloudController and Nodes awnser in the same way:
 1.0
 2007-01-19
 2007-03-01
 2007-08-29
 2007-10-10
 2007-12-15
 2008-02-01
 2008-09-01
 2009-04-04



 b) if you do

   sudo iptables -t nat -L -n v

 do you see the forward rule? Is it getting hit properly?


 there is the correct rule, but they never got hit
 controller
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.250:8775

 nodes
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.248:8775
 0 0 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:200.131.6.249:8775


 Thanks for appearing Vish! I was wishing your help!


 Vish

 On Dec 19, 2012, at 6:39 AM, Gui Maluf guimal...@gmail.com wrote:

 My set up is a 
 nova-network-hahttp://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html,
 so each of my nodes run a nova-{api-metadata,network,compute,volume}, my
 controller runs all of this plus the rest of things it should run.
 Each of my nodes are the gateway for it's own instances. They all have
 the same net config, ip_forwarding.

 The main issue is that I can't telnet the nodes on port 80 that should
 redirect to metadatas server. metadata IP is set correctly to eth0, but 80
 port is not open.
 My doubt is, should I create a endpoint for each node api-metadata
 service? should I install apache on nodes?

 I really don't know what to do anymore. This only happen on nodes, on
 cloudcontroller all instance run smoothly. they get the floatip, metadata
 service, etc.

 Thanks in advance!


 I will put the max of info I can here.

 root@oxala:~# nova-manage service
 list

 Binary   Host Zone
 Status State Updated_At
 nova-compute xangonova
 enabled:-)   2012-12-18 20:34:21
 nova-network xangonova
 enabled:-)   2012-12-18 20:34:20
 nova-compute oxossi   nova
 enabled:-)   2012-12-18 20:34:15
 nova-network oxossi   nova
 enabled:-)   2012-12-18 20:34:20
 nova-volume  oxossi   nova
 enabled:-)   2012-12-18 20:34:18
 nova-volume  xangonova
 enabled:-)   2012-12-18 20:34:19
 nova-consoleauth oxalanova
 enabled:-)   2012-12-18 20:34:24
 nova-scheduler   oxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-certoxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-volume  oxalanova
 enabled:-)   2012-12-18 20:34:25
 nova-network oxalanova
 enabled:-)   2012-12-18 20:34:17
 nova-compute oxalanova
 enabled:-)   2012-12-18 20:34:10

 *controller nova.conf*
 #NETWORK
 --allow_same_net_traffic=true
 --network_manager=nova.network.manager.FlatDHCPManager
 --firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
 --public_interface=eth0
 --flat_interface=eth1
 --flat_network_bridge=br100
 --fixed_range=10.5.5.32/27
 --network_size=32
 --flat_network_dhcp_start=10.5.5.33
 --my_ip=200.131.6.250
 --multi_host=True
 #--enabled_apis=ec2,osapi_compute,osapi_volume,metadata
 --dhcpbridge_flagfile=/etc/nova/nova.conf
 --dhcpbridge=/usr/bin/nova-dhcpbridge
 --force_dhcp_release
 --ec2_private_dns_show
 --routing_source_ip=$my_ip

 *nodes nova.conf*
 {same network configs}
 --my_ip=200.131.6.248
 --multi_host=True
 --enabled_apis=ec2,osapi_compute,osapi_volume,metadata
 --routing_source_ip=$my_ip

 *controller iptables -L -vn  **iptables -L -vn* *-t nat*
 

Re: [Openstack] Cloud-Init for Windows

2012-12-19 Thread Alessandro Pilotti
Thanks guys! 

We just released an updated installer with EC2 metadata support, contributed by 
Mirantis (thanks Georgy!)

Let me know if we can help with your tests.

My IRC id: alexpilotti


Alessandro Pilotti
Cloudbase Solutions | CEO
-
MVP ASP.Net / IIS
Windows Azure Insider
Red Hat Certified Engineer 
-





On Dec 5, 2012, at 11:32 , Yacine Kheddache yacine.khedda...@alyseo.com wrote:

 Thank you Alessandro, will put it in our openstack lab todo list ;-)
 
 Cordialement / Regards
 –
 Yacine Kheddache
 Alyseo
 
 Le mardi 4 décembre 2012 à 19:16, Alessandro Pilotti a écrit :
 
 We just release a new project for initializing Windows cloud instances on 
 OpenStack:
 
 http://www.cloudbase.it/cloud-init-for-windows-instances/
 
 Some quick facts about it:
 
  • Supports HTTP and ConfigDriveV2 metadata sources
  • Provides out the box: user creation, password injection, static 
 networking configuration, hostname, SSH public keys and userdata scripts 
 (Powershell, Cmd or Bash)
  • It’s highly modular and can be easily extended to provide support for 
 more features and metadata sources.
  • Works on any hypervisor (Hyper-V, KVM, Xen, etc)
  • Works on Windows Server 2003 / 2003 R2 / 2008 / 2008 R2 / 2012 and 
 Windows 7 and 8.
  • It’s platform independent, meaning that we plan to add other OSs, 
 e.g.: FreeBSD
  • Written in Python
  • Open source, Apache 2 licensed: 
 https://github.com/alexpilotti/cloudbase-init
 
 It's currently in beta status, we are looking for help to test it on various 
 hypervisor / guest combinations. I'd be glad to answer any question (and fix 
 any bug)! :-) 
 We did most of our testing so far on Windows 2008 R2 and Windows 2012 using 
 ConfigDriveV2 metadata on Grizzly, but we plan to add more platforms to the 
 tests soon.
 
 IRC: alexpilotti 
 
 
 Thanks!
 
 Alessandro Pilotti
 Cloudbase Solutions | CEO
 -
 MVP ASP.Net / IISWindows Azure Insider
 Red Hat Certified Engineer 
 -
 
 
 
 
 
 ___
 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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Ryan Lane
On Wed, Dec 19, 2012 at 2:27 AM, Daniel P. Berrange berra...@redhat.comwrote:


 The migration has not handled 'BR' syntax that Moin uses to
 insert line breaks. This causes a bit of a mess, eg look at
 the  Things to avoid when creating commits  section here

   https://wiki-staging.openstack.org/wiki/GitCommitMessages

 which is full of stray '' and '' characters


MediaWiki uses br /. We can fix that with a global search/replace.

- Ryan
___
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Nicolas Barcet
On Tue, Dec 18, 2012 at 3:51 AM, Ryan Lane rl...@wikimedia.org wrote:

 I've just finished importing the content from the MoinMoin wiki into the
 MediaWiki instance. Please check the content:

 https://wiki-staging.openstack.org/wiki/Main_Page

 We're using a self-signed certificate for now. We are ordering a proper
 certificate, but eve that cert will still appear invalid until we've
 switched to the correct URL.

 Also note that the migration script doesn't map from MoinMoin to MediaWiki
 perfectly and we'll need to clean up some of the content manually. We'll
 need to create some templates for missing features too (like columned
 layout).

 We're going to leave the wiki up for a couple days in this state. If the
 content is mostly agreeable and we decide to press forward, I'll migrate
 the data again and we'll replace MoinMoin.

 - Ryan

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



At first glance, the Ceilometer main page [1] lost from [2]:

 * last column from each table
 * colors in tables
 * did not convert macro Navigation(children,1) to list sub pages

[1] https://wiki-staging.openstack.org/wiki/Ceilometer
[2] http://wiki.openstack.org/Ceilometer

What's the recommended path:
 1/ edit the pages to fix them or
 2/ wait for the conversion macro to be improved?

Given the loss of data in tables, I would hope for 2...

Best,
-- 
Nicolas Barcet nico...@barcet.com
a.k.a. nijaba, nick
___
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-network can't startup

2012-12-19 Thread 小盆儿
Hi everybody,
I try to build an all-in-one openstack env.
but i can't start up nova-network

nova-manage service list  didn't display nova-network
I check the /var/log/nova/nova-network.log
got the error like this

2012-12-20 02:04:43 TRACE nova Traceback (most recent call last):
2012-12-20 02:04:43 TRACE nova   File /usr/bin/nova-network, line 48, in
module
2012-12-20 02:04:43 TRACE nova service.wait()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/service.py, line 659, in wait
2012-12-20 02:04:43 TRACE nova _launcher.wait()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/service.py, line 192, in wait
2012-12-20 02:04:43 TRACE nova super(ServiceLauncher, self).wait()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in wait
2012-12-20 02:04:43 TRACE nova service.wait()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in
wait
2012-12-20 02:04:43 TRACE nova return self._exit_event.wait()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
2012-12-20 02:04:43 TRACE nova return hubs.get_hub().switch()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
2012-12-20 02:04:43 TRACE nova return self.greenlet.switch()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in
main
2012-12-20 02:04:43 TRACE nova result = function(*args, **kwargs)
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/service.py, line 132, in run_server
2012-12-20 02:04:43 TRACE nova server.start()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/service.py, line 398, in start
2012-12-20 02:04:43 TRACE nova self.manager.init_host()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/manager.py, line 1899, in
init_host
2012-12-20 02:04:43 TRACE nova self.l3driver.initialize()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/l3.py, line 82, in
initialize
2012-12-20 02:04:43 TRACE nova linux_net.init_host()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/linux_net.py, line 552, in
init_host
2012-12-20 02:04:43 TRACE nova add_snat_rule(ip_range)
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/linux_net.py, line 542, in
add_snat_rule
2012-12-20 02:04:43 TRACE nova iptables_manager.apply()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/linux_net.py, line 345, in
apply
2012-12-20 02:04:43 TRACE nova self._apply()
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/utils.py, line 744, in inner
2012-12-20 02:04:43 TRACE nova retval = f(*args, **kwargs)
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/linux_net.py, line 365, in
_apply
2012-12-20 02:04:43 TRACE nova attempts=5)
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/network/linux_net.py, line 948, in
_execute
2012-12-20 02:04:43 TRACE nova return utils.execute(*cmd, **kwargs)
2012-12-20 02:04:43 TRACE nova   File
/usr/lib/python2.7/dist-packages/nova/utils.py, line 198, in execute
2012-12-20 02:04:43 TRACE nova cmd=' '.join(cmd))
2012-12-20 02:04:43 TRACE nova ProcessExecutionError: Unexpected error
while running command.
2012-12-20 02:04:43 TRACE nova Command: sudo nova-rootwrap iptables-save -c
-t filter
2012-12-20 02:04:43 TRACE nova Exit code: 1
2012-12-20 02:04:43 TRACE nova Stdout: ''
2012-12-20 02:04:43 TRACE nova Stderr: 'sudo: sorry, you must have a tty to
run sudo\n'
2012-12-20 02:04:43 TRACE nova

My nova.conf
[DEFAULT]

# LOGS/STATE
verbose=True
logdir=/var/log/nova
state_path=/var/lib/nova
lock_path=/run/lock/nova

# AUTHENTICATION
auth_strategy=keystone

# SCHEDULER
scheduler_driver=nova.scheduler.multi.MultiScheduler
compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler

# CINDER
volume_api_class=nova.volume.cinder.API

# DATABASE
sql_connection=mysql://nova:ops.cntv.cn@10.64.0.1/nova

# COMPUTE
libvirt_type=kvm
libvirt_use_virtio_for_bridges=True
start_guests_on_host_boot=True
resume_guests_state_on_host_boot=True
api_paste_config=/etc/nova/api-paste.ini
allow_admin_api=True
use_deprecated_auth=False
nova_url=http://10.64.0.1:8774/v1.1/
#root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
root_helper=sudo nova-rootwrap

# APIS:
ec2_host=10.64.0.1
ec2_url=http://10.64.0.1:8773/services/Cloud
keystone_ec2_url=http://10.64.0.1:5000/v2.0/ec2tokens
s3_host=10.64.0.1
cc_host=10.64.0.1
metadata_host=10.64.0.1
#metadata_listen=0.0.0.0
enabled_apis=ec2,osapi_compute,metadata

# RABBITMQ
rabbit_host=10.64.0.1
rabbit_password=ops.cntv.cn

# GLANCE

Re: [Openstack] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Ryan Lane
On Wed, Dec 19, 2012 at 10:18 AM, Nicolas Barcet nico...@barcet.com wrote:


 At first glance, the Ceilometer main page [1] lost from [2]:

  * last column from each table
  * colors in tables
  * did not convert macro Navigation(children,1) to list sub pages

 [1] https://wiki-staging.openstack.org/wiki/Ceilometer
 [2] http://wiki.openstack.org/Ceilometer

 What's the recommended path:
  1/ edit the pages to fix them or
  2/ wait for the conversion macro to be improved?

 Given the loss of data in tables, I would hope for 2...


My vote is to edit the pages to fix them. The conversion script is a giant
hideous mess of perl. Overall I think we'll be able to fix most issues
quickly in a doc sprint by editing the pages.

for Navigation(children,1) we can use:

1. An extension: http://www.mediawiki.org/wiki/Extension:SubPageList
2. A built-in feature: {{Special:PrefixIndex/Ceilometer}}

SubPageList is more flexible in how the output is displayed and doesn't
disable page cache like PrefIndex. I'll add that extension today.

- Ryan
___
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Ryan Lane
On Wed, Dec 19, 2012 at 10:57 AM, Ryan Lane rl...@wikimedia.org wrote:

 My vote is to edit the pages to fix them. The conversion script is a giant
 hideous mess of perl. Overall I think we'll be able to fix most issues
 quickly in a doc sprint by editing the pages.

 for Navigation(children,1) we can use:

 1. An extension: http://www.mediawiki.org/wiki/Extension:SubPageList
 2. A built-in feature: {{Special:PrefixIndex/Ceilometer}}

 SubPageList is more flexible in how the output is displayed and doesn't
 disable page cache like PrefIndex. I'll add that extension today.


I just added the extension, and used the Ceilometer page as an example of
enabling it.

- Ryan
___
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Richard Shaw
What's the relationship between the wiki and the existing docs site going
to be moving forwards ? I've got a whole load of changes I'd like to get
put into the docs, but if the main community focus is going to be on the
wiki it may make sense for me to do them here.

Regards

Richard

On 18 Dec 2012 02:52, Ryan Lane rl...@wikimedia.org wrote:

 I've just finished importing the content from the MoinMoin wiki into the
MediaWiki instance. Please check the content:

 https://wiki-staging.openstack.org/wiki/Main_Page

 We're using a self-signed certificate for now. We are ordering a proper
certificate, but eve that cert will still appear invalid until we've
switched to the correct URL.

 Also note that the migration script doesn't map from MoinMoin to
MediaWiki perfectly and we'll need to clean up some of the content
manually. We'll need to create some templates for missing features too
(like columned layout).

 We're going to leave the wiki up for a couple days in this state. If the
content is mostly agreeable and we decide to press forward, I'll migrate
the data again and we'll replace MoinMoin.

 - Ryan

 ___
 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] delete a wiki id

2012-12-19 Thread Doug Davis

when I first created by Wiki id I messed up and I need to erase it to start
over - but  I don't see any option to do that.  Does someone have a URL to
a page that will let me do that?

thanks
-Doug

STSM |  Standards Architect  |  IBM Software Group
(919) 254-6905  |  IBM 444-6905  |  d...@us.ibm.com
The more I'm around some people, the more I like my dog.___
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] Wiki content imported into MediaWiki - please check

2012-12-19 Thread Anne Gentle
On Wed, Dec 19, 2012 at 1:18 PM, Richard Shaw rich...@aggress.net wrote:


 What's the relationship between the wiki and the existing docs site going
 to be moving forwards ? I've got a whole load of changes I'd like to get
 put into the docs, but if the main community focus is going to be on the
 wiki it may make sense for me to do them here.


Hi Richard -
The docs.openstack.org site has always been generated from a repository and
is not related to the wiki.

I've got a long explanation on which docs go where on this page:
http://wiki.openstack.org/Documentation/HowTo#What_Docs_Go_Where.3F

Basically, the wiki is for project and release documentation such as
blueprint specs. It's not for developer, admin, API, or user docs.

Hope this helps.
Anne


 Regards

 Richard

 On 18 Dec 2012 02:52, Ryan Lane rl...@wikimedia.org wrote:
 
  I've just finished importing the content from the MoinMoin wiki into the
 MediaWiki instance. Please check the content:
 
  https://wiki-staging.openstack.org/wiki/Main_Page
 
  We're using a self-signed certificate for now. We are ordering a proper
 certificate, but eve that cert will still appear invalid until we've
 switched to the correct URL.
 
  Also note that the migration script doesn't map from MoinMoin to
 MediaWiki perfectly and we'll need to clean up some of the content
 manually. We'll need to create some templates for missing features too
 (like columned layout).
 
  We're going to leave the wiki up for a couple days in this state. If the
 content is mostly agreeable and we decide to press forward, I'll migrate
 the data again and we'll replace MoinMoin.
 
  - Ryan
 
  ___
  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] Can't access external network when starting cloud-init

2012-12-19 Thread 이창만

I think that this is due to firewall, because I'm using masquerade with 2 NICs 
as I'm in proxy.
Does anyone have a clue to solve this?

[My Environment]
My PC used as gateway.
Public ip (eth0 : 12.xxx.xxx.xxx)
Private ip (eth1 : 192.168.1.1)   --- switch  Controller, Compute1, 
Compute2 (all use 192.168.x.x)


 * Error Log
 cloud-init start-local running: Tue, 18 Dec 2012 16:19:07 +. up 1.53
 seconds
 no instance data found in start-local
 ci-info: lo: 1 127.0.0.1   255.0.0.0   .
 ci-info: eth0  : 1 10.10.10.4  255.255.255.0   fa:16:3e:68:ee:b2
 ci-info: route-0: 0.0.0.0 10.10.10.1  0.0.0.0 eth0   UG
 ci-info: route-1: 10.10.10.0  0.0.0.0 255.255.255.0   eth0   U
 cloud-init start running: Tue, 18 Dec 2012 16:19:09 +. up 3.62 seconds
 2012-12-18 16:20:00,031 - util.py[WARNING]: 'http://169.254.169.254/2009-
 04-04/meta-data/instance-id' failed [50/120s]: url error [timed out]


$ sudo iptables -t nat -L -n

Chain PREROUTING (policy ACCEPT)
target prot opt source   destination 

Chain INPUT (policy ACCEPT)
target prot opt source   destination 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination 

Chain POSTROUTING (policy ACCEPT)
target prot opt source   destination 
MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0   
MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0   
MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0


$ tail -f /var/log/kern.log

Dec 20 08:10:46 lcm kernel: [842945.911608] [UFW BLOCK] IN=eth1 OUT= 
MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd 
SRC=fe80::::52e5:49ff:febd:5acc 
DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1 FLOWLBL=0 
PROTO=ICMPv6 TYPE=130 CODE=0 
Dec 20 08:10:47 lcm kernel: [842946.898156] [UFW BLOCK] IN=eth1 OUT= 
MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd 
SRC=fe80::::ea11:32ff:fe32:5078 
DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1 FLOWLBL=0 
PROTO=ICMPv6 TYPE=131 CODE=0 
Dec 20 08:12:51 lcm kernel: [843071.361815] [UFW BLOCK] IN=eth1 OUT= 
MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd 
SRC=fe80::::52e5:49ff:febd:5acc 
DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1 FLOWLBL=0 
PROTO=ICMPv6 TYPE=130 CODE=0 
Dec 20 08:12:52 lcm kernel: [843071.588065] [UFW BLOCK] IN=eth1 OUT= 
MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd 
SRC=fe80::::ea11:32ff:fe32:5078 
DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1 FLOWLBL=0 
PROTO=ICMPv6 TYPE=131 CODE=0




 -Original Message-
 From: openstack-bounces+cm224.lee=samsung@lists.launchpad.net
 [mailto:openstack-bounces+cm224.lee=samsung@lists.launchpad.net] On
 Behalf Of 이창만
 Sent: Tuesday, December 18, 2012 4:43 PM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Can't access external network when starting cloud-init
 
 Hello, list.
 
 I've used precise-server-cloudimg-amd64-disk1.img.
 And I've launched instance with keypair.
 Ping is good but ssh can't access. As below log, I think due to cloud-init
 is failed.
 
 What's the problem?
 
 
 $ quantum floatingip-create --port-id 413fd335-fb30-47fd-bd5e-6e3646924d52
 ext_net
 Created a new floatingip:
 +-+--+
 | Field   | Value|
 +-+--+
 | fixed_ip_address| 10.10.10.4   |
 | floating_ip_address | 192.168.1.4  |
 | floating_network_id | c6cfe1a8-6b57-4ec9-99b3-093911e3720b |
 | id  | a94e7feb-36d5-4f4c-948f-a02f62e7344d |
 | port_id | 413fd335-fb30-47fd-bd5e-6e3646924d52 |
 | router_id   | df2d5b7b-31c7-4266-93b0-3d172664f892 |
 | tenant_id   | c2465f074a4b43f483bd07a2d6c3b80a |
 +-+--+
 
 
 * Error Log
 cloud-init start-local running: Tue, 18 Dec 2012 16:19:07 +. up 1.53
 seconds
 no instance data found in start-local
 ci-info: lo: 1 127.0.0.1   255.0.0.0   .
 ci-info: eth0  : 1 10.10.10.4  255.255.255.0   fa:16:3e:68:ee:b2
 ci-info: route-0: 0.0.0.0 10.10.10.1  0.0.0.0 eth0   UG
 ci-info: route-1: 10.10.10.0  0.0.0.0 255.255.255.0   eth0   U
 cloud-init start running: Tue, 18 Dec 2012 16:19:09 +. up 3.62 seconds
 2012-12-18 16:20:00,031 - util.py[WARNING]: 'http://169.254.169.254/2009-
 04-04/meta-data/instance-id' failed [50/120s]: url error [timed out]
 
 
 Regards.
 
 
 ___
 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: 

Re: [Openstack] Installing Dashboard standalone

2012-12-19 Thread Guillermo Alvarado
I Installed the openstack-dashboard but I have this error in the apache
logs:

ImproperlyConfigured: Error importing middleware horizon.middleware:
cannot import name users



2012/12/19 Guillermo Alvarado guillermoalvarad...@gmail.com

 Hi everyone,

 I want to install the openstack-dashboard/horizon standalone, I mean, I
 want to have a node for compute, a node for controller and a node for the
 dashboard. How can I achive this?

 Thanks in advance,
 Best Regards.

___
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] Installing Dashboard standalone

2012-12-19 Thread Guillermo Alvarado
BTW I am trying to use a my own version of the openstack-dashboard/ horizon
because I made some modifications to the GUI. My version is based in Essex
release. Please anybody can help me with this?


2012/12/19 Guillermo Alvarado guillermoalvarad...@gmail.com

 I Installed the openstack-dashboard but I have this error in the apache
 logs:

 ImproperlyConfigured: Error importing middleware horizon.middleware:
 cannot import name users



 2012/12/19 Guillermo Alvarado guillermoalvarad...@gmail.com

 Hi everyone,

 I want to install the openstack-dashboard/horizon standalone, I mean, I
 want to have a node for compute, a node for controller and a node for the
 dashboard. How can I achive this?

 Thanks in advance,
 Best Regards.



___
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] Can't access external network when starting cloud-init

2012-12-19 Thread 이창만
Meta-data server does not response.

At Compute node,

$ iptables -t nat -A PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 
-j DNAT --to-destination 192.168.1.130:8773

$ curl http://169.254.169.254:8773
curl: (7) couldn't connect to host

Where is the problem?

Regards.

 -Original Message-
 From: openstack-bounces+cm224.lee=samsung@lists.launchpad.net
 [mailto:openstack-bounces+cm224.lee=samsung@lists.launchpad.net] On
 Behalf Of 이창만
 Sent: Thursday, December 20, 2012 8:26 AM
 To: openstack@lists.launchpad.net
 Subject: Re: [Openstack] Can't access external network when starting cloud-
 init
 
 
 I think that this is due to firewall, because I'm using masquerade with 2
 NICs as I'm in proxy.
 Does anyone have a clue to solve this?
 
 [My Environment]
 My PC used as gateway.
 Public ip (eth0 : 12.xxx.xxx.xxx)
 Private ip (eth1 : 192.168.1.1)   --- switch  Controller, Compute1,
 Compute2 (all use 192.168.x.x)
 
 
  * Error Log
  cloud-init start-local running: Tue, 18 Dec 2012 16:19:07 +. up 1.53
  seconds
  no instance data found in start-local
  ci-info: lo: 1 127.0.0.1   255.0.0.0   .
  ci-info: eth0  : 1 10.10.10.4  255.255.255.0   fa:16:3e:68:ee:b2
  ci-info: route-0: 0.0.0.0 10.10.10.1  0.0.0.0 eth0
 UG
  ci-info: route-1: 10.10.10.0  0.0.0.0 255.255.255.0   eth0
 U
  cloud-init start running: Tue, 18 Dec 2012 16:19:09 +. up 3.62
 seconds
  2012-12-18 16:20:00,031 - util.py[WARNING]: 'http://169.254.169.254/2009-
  04-04/meta-data/instance-id' failed [50/120s]: url error [timed out]
 
 
 $ sudo iptables -t nat -L -n
 
 Chain PREROUTING (policy ACCEPT)
 target prot opt source   destination
 
 Chain INPUT (policy ACCEPT)
 target prot opt source   destination
 
 Chain OUTPUT (policy ACCEPT)
 target prot opt source   destination
 
 Chain POSTROUTING (policy ACCEPT)
 target prot opt source   destination
 MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
 MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
 MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
 
 
 $ tail -f /var/log/kern.log
 
 Dec 20 08:10:46 lcm kernel: [842945.911608] [UFW BLOCK] IN=eth1 OUT=
 MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd
 SRC=fe80::::52e5:49ff:febd:5acc
 DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1
 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
 Dec 20 08:10:47 lcm kernel: [842946.898156] [UFW BLOCK] IN=eth1 OUT=
 MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd
 SRC=fe80::::ea11:32ff:fe32:5078
 DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1
 FLOWLBL=0 PROTO=ICMPv6 TYPE=131 CODE=0
 Dec 20 08:12:51 lcm kernel: [843071.361815] [UFW BLOCK] IN=eth1 OUT=
 MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd
 SRC=fe80::::52e5:49ff:febd:5acc
 DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1
 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
 Dec 20 08:12:52 lcm kernel: [843071.588065] [UFW BLOCK] IN=eth1 OUT=
 MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd
 SRC=fe80::::ea11:32ff:fe32:5078
 DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1
 FLOWLBL=0 PROTO=ICMPv6 TYPE=131 CODE=0
 
 
 
 
  -Original Message-
  From: openstack-bounces+cm224.lee=samsung@lists.launchpad.net
  [mailto:openstack-bounces+cm224.lee=samsung@lists.launchpad.net] On
  Behalf Of 이창만
  Sent: Tuesday, December 18, 2012 4:43 PM
  To: openstack@lists.launchpad.net
  Subject: [Openstack] Can't access external network when starting cloud-
 init
 
  Hello, list.
 
  I've used precise-server-cloudimg-amd64-disk1.img.
  And I've launched instance with keypair.
  Ping is good but ssh can't access. As below log, I think due to cloud-
 init
  is failed.
 
  What's the problem?
 
 
  $ quantum floatingip-create --port-id 413fd335-fb30-47fd-bd5e-
 6e3646924d52
  ext_net
  Created a new floatingip:
  +-+--+
  | Field   | Value|
  +-+--+
  | fixed_ip_address| 10.10.10.4   |
  | floating_ip_address | 192.168.1.4  |
  | floating_network_id | c6cfe1a8-6b57-4ec9-99b3-093911e3720b |
  | id  | a94e7feb-36d5-4f4c-948f-a02f62e7344d |
  | port_id | 413fd335-fb30-47fd-bd5e-6e3646924d52 |
  | router_id   | df2d5b7b-31c7-4266-93b0-3d172664f892 |
  | tenant_id   | c2465f074a4b43f483bd07a2d6c3b80a |
  +-+--+
 
 
  * Error Log
  cloud-init start-local running: Tue, 18 Dec 2012 16:19:07 +. up 1.53
  seconds
  no instance data found in start-local
  ci-info: lo: 1 127.0.0.1   255.0.0.0   .
  ci-info: eth0  : 1 10.10.10.4  255.255.255.0   fa:16:3e:68:ee:b2
  ci-info: route-0: 0.0.0.0 10.10.10.1  

Re: [Openstack] Can't access external network when starting cloud-init

2012-12-19 Thread Leandro Reox
If youre running on essex or plus the metadata server is running on port
8775 on the controller not 8773

cheers
On Dec 19, 2012 11:06 PM, 이창만 cm224@samsung.com wrote:

 Meta-data server does not response.

 At Compute node,

 $ iptables -t nat -A PREROUTING -d 169.254.169.254/32 -p tcp -m tcp
 --dport 80 -j DNAT --to-destination 192.168.1.130:8773

 $ curl http://169.254.169.254:8773
 curl: (7) couldn't connect to host

 Where is the problem?

 Regards.

  -Original Message-
  From: openstack-bounces+cm224.lee=samsung@lists.launchpad.net
  [mailto:openstack-bounces+cm224.lee=samsung@lists.launchpad.net] On
  Behalf Of 이창만
  Sent: Thursday, December 20, 2012 8:26 AM
  To: openstack@lists.launchpad.net
  Subject: Re: [Openstack] Can't access external network when starting
 cloud-
  init
 
 
  I think that this is due to firewall, because I'm using masquerade with 2
  NICs as I'm in proxy.
  Does anyone have a clue to solve this?
 
  [My Environment]
  My PC used as gateway.
  Public ip (eth0 : 12.xxx.xxx.xxx)
  Private ip (eth1 : 192.168.1.1)   --- switch  Controller, Compute1,
  Compute2 (all use 192.168.x.x)
 
 
   * Error Log
   cloud-init start-local running: Tue, 18 Dec 2012 16:19:07 +. up
 1.53
   seconds
   no instance data found in start-local
   ci-info: lo: 1 127.0.0.1   255.0.0.0   .
   ci-info: eth0  : 1 10.10.10.4  255.255.255.0   fa:16:3e:68:ee:b2
   ci-info: route-0: 0.0.0.0 10.10.10.1  0.0.0.0 eth0
  UG
   ci-info: route-1: 10.10.10.0  0.0.0.0 255.255.255.0   eth0
  U
   cloud-init start running: Tue, 18 Dec 2012 16:19:09 +. up 3.62
  seconds
   2012-12-18 16:20:00,031 - util.py[WARNING]: '
 http://169.254.169.254/2009-
   04-04/meta-data/instance-id' failed [50/120s]: url error [timed out]
 
 
  $ sudo iptables -t nat -L -n
 
  Chain PREROUTING (policy ACCEPT)
  target prot opt source   destination
 
  Chain INPUT (policy ACCEPT)
  target prot opt source   destination
 
  Chain OUTPUT (policy ACCEPT)
  target prot opt source   destination
 
  Chain POSTROUTING (policy ACCEPT)
  target prot opt source   destination
  MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
  MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
  MASQUERADE  all  --  192.168.1.0/24   0.0.0.0/0
 
 
  $ tail -f /var/log/kern.log
 
  Dec 20 08:10:46 lcm kernel: [842945.911608] [UFW BLOCK] IN=eth1 OUT=
  MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd
  SRC=fe80::::52e5:49ff:febd:5acc
  DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1
  FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
  Dec 20 08:10:47 lcm kernel: [842946.898156] [UFW BLOCK] IN=eth1 OUT=
  MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd
  SRC=fe80::::ea11:32ff:fe32:5078
  DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1
  FLOWLBL=0 PROTO=ICMPv6 TYPE=131 CODE=0
  Dec 20 08:12:51 lcm kernel: [843071.361815] [UFW BLOCK] IN=eth1 OUT=
  MAC=33:33:00:00:00:01:50:e5:49:bd:5a:cc:86:dd
  SRC=fe80::::52e5:49ff:febd:5acc
  DST=ff02:::::::0001 LEN=72 TC=0 HOPLIMIT=1
  FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
  Dec 20 08:12:52 lcm kernel: [843071.588065] [UFW BLOCK] IN=eth1 OUT=
  MAC=33:33:00:00:00:fb:e8:11:32:32:50:78:86:dd
  SRC=fe80::::ea11:32ff:fe32:5078
  DST=ff02:::::::00fb LEN=72 TC=0 HOPLIMIT=1
  FLOWLBL=0 PROTO=ICMPv6 TYPE=131 CODE=0
 
 
 
 
   -Original Message-
   From: openstack-bounces+cm224.lee=samsung@lists.launchpad.net
   [mailto:openstack-bounces+cm224.lee=samsung@lists.launchpad.net]
 On
   Behalf Of 이창만
   Sent: Tuesday, December 18, 2012 4:43 PM
   To: openstack@lists.launchpad.net
   Subject: [Openstack] Can't access external network when starting cloud-
  init
  
   Hello, list.
  
   I've used precise-server-cloudimg-amd64-disk1.img.
   And I've launched instance with keypair.
   Ping is good but ssh can't access. As below log, I think due to cloud-
  init
   is failed.
  
   What's the problem?
  
  
   $ quantum floatingip-create --port-id 413fd335-fb30-47fd-bd5e-
  6e3646924d52
   ext_net
   Created a new floatingip:
   +-+--+
   | Field   | Value|
   +-+--+
   | fixed_ip_address| 10.10.10.4   |
   | floating_ip_address | 192.168.1.4  |
   | floating_network_id | c6cfe1a8-6b57-4ec9-99b3-093911e3720b |
   | id  | a94e7feb-36d5-4f4c-948f-a02f62e7344d |
   | port_id | 413fd335-fb30-47fd-bd5e-6e3646924d52 |
   | router_id   | df2d5b7b-31c7-4266-93b0-3d172664f892 |
   | tenant_id   | c2465f074a4b43f483bd07a2d6c3b80a |
   +-+--+
  
  
   * Error Log
   

[Openstack] Debugging Quantum

2012-12-19 Thread Trinath Somanchi
Hi Stackers-

Since, my starting to understand the code as a student, I have face too
many dots to fill up in connection of understanding the REQUEST processing
flow from client to API server of Quantum.

I have the following doubts at the source code level. I'm a little bit
aware of the WSGI, WEBOB and the PASTE frameworks.


[1] How can I plot to know how the WSGI is capturing the client sent
request?

[2] How to know what CLIENT is sending via the RESTful calls to the API
server, since we dont have any LOGS for client.?

[3] How WSGI, WEBOB and PASTE help in framing the and (de)serializing the
request/response ?

Can any code enthusiastic help me in understanding these doubts at code
level

I feel a little comments in the source code can be more helpful...

thanks in advance...

kindly please help me understand these.

-- 
Regards,
--
Trinath Somanchi,
+91 9866 235 130
___
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_grizzly_nova_trunk #319

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/319/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 07:31:03 -0500Build duration:7 min 52 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixed deleting instance booted from invalid volby unmesh.gurjareditnova/tests/test_cinder.pyeditnova/volume/cinder.pyUpdate command on devref docby sulochaneditdoc/source/devref/development.environment.rstConsole Output[...truncated 10353 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212190731~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212190731~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212190731~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212190731~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: raring_grizzly_nova_trunk #322

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/322/Project:raring_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 07:31:02 -0500Build duration:11 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixed deleting instance booted from invalid volby unmesh.gurjareditnova/tests/test_cinder.pyeditnova/volume/cinder.pyUpdate command on devref docby sulochaneditdoc/source/devref/development.environment.rstConsole Output[...truncated 12125 lines...]dch -a [ae7bef3] Use service fixture in DB servicegroup tests.dch -a [a4b5aad] Reset the IPv6 API backend when resetting the conf stack.dch -a [f4ca695] fix test_nbd using stubsdch -a [1a7a0e1] Imported Translations from Transifexdch -a [21a86ef] Properly remove the time override in quota tests.dch -a [2e01dc0] Fix API samples generation.dch -a [ef5d2af] Move TimeOverride to the general reusable-test-helper place.dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212190731~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201212190731~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212190731~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212190731~raring-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: raring_grizzly_quantum_trunk #137

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_trunk/137/Project:raring_grizzly_quantum_trunkDate of build:Wed, 19 Dec 2012 08:01:04 -0500Build duration:8 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesThe patch introduces an API extension for LBaaS serviceby obondarevaddquantum/tests/unit/test_loadbalancer_plugin.pyeditquantum/plugins/common/constants.pyeditquantum/plugins/services/service_base.pyeditquantum/api/v2/attributes.pyeditquantum/api/v2/base.pyeditquantum/extensions/l3.pyaddquantum/extensions/loadbalancer.pyeditquantum/tests/unit/test_attributes.pyConsole Output[...truncated 8383 lines...]Finished at 20121219-0809Build needed 00:05:48, 48384k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'quantum_2013.1+git201212190801~raring-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'quantum_2013.1+git201212190801~raring-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpUQcGws/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpUQcGws/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 21b41383a49fbd465eae1f1e69ceca48b7cab9ea..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201212190801~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [e0fae85] The patch introduces an API extension for LBaaS servicedch -a [9b6297d] Fix pep8 issuesdch -a [659d70b] Add tox artifacts to .gitignoredch -a [dd5c7ea] Correct i18n messages for bigswitch plugindch -a [9917275] dhcp_agent.ini, l3_agent.ini: update dhcp/l3_agent.inidch -a [5b2f47c] Make patch-tun and patch-int configurabledch -a [9a442af] Update test_router_list to validate the router returned.dch -a [9ca602e] Fixed the security group port binding should be automatically deleted when delete_portdch -a [8057d31] Correct i18n message for nicira plugindch -a [f4e1fa0] add parent/sub-resource support into Quantum API frameworkdch -a [7ae7011] Add script for checking i18n messagedch -a [6cb4b04] Update evenlet monkey patch flags.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.1+git201212190801~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A quantum_2013.1+git201212190801~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'quantum_2013.1+git201212190801~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'quantum_2013.1+git201212190801~raring-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_grizzly_nova_trunk #320

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/320/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 11:01:03 -0500Build duration:6 min 5 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImport cfg module in extract_opts.py.by dprinceedittools/conf/extract_opts.pyConsole Output[...truncated 10356 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191101~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191101~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191101~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191101~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: raring_grizzly_nova_trunk #323

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/323/Project:raring_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 11:01:03 -0500Build duration:9 min 16 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImport cfg module in extract_opts.py.by dprinceedittools/conf/extract_opts.pyConsole Output[...truncated 12128 lines...]dch -a [ae7bef3] Use service fixture in DB servicegroup tests.dch -a [a4b5aad] Reset the IPv6 API backend when resetting the conf stack.dch -a [f4ca695] fix test_nbd using stubsdch -a [1a7a0e1] Imported Translations from Transifexdch -a [21a86ef] Properly remove the time override in quota tests.dch -a [2e01dc0] Fix API samples generation.dch -a [ef5d2af] Move TimeOverride to the general reusable-test-helper place.dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191102~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201212191102~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191102~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191102~raring-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: raring_grizzly_nova_trunk #324

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/324/Project:raring_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 11:31:04 -0500Build duration:8 min 35 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd option to make exception format errors fatal.by dprinceeditnova/exception.pyConsole Output[...truncated 12131 lines...]dch -a [ae7bef3] Use service fixture in DB servicegroup tests.dch -a [a4b5aad] Reset the IPv6 API backend when resetting the conf stack.dch -a [f4ca695] fix test_nbd using stubsdch -a [1a7a0e1] Imported Translations from Transifexdch -a [21a86ef] Properly remove the time override in quota tests.dch -a [2e01dc0] Fix API samples generation.dch -a [ef5d2af] Move TimeOverride to the general reusable-test-helper place.dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191132~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201212191132~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191132~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191132~raring-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_grizzly_nova_trunk #322

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/322/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 13:34:25 -0500Build duration:6 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake load_network_driver load passed in driver.by dprinceeditnova/network/driver.pyConsole Output[...truncated 10362 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191335~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191335~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191335~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191335~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_grizzly_nova_trunk #323

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/323/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 14:01:05 -0500Build duration:7 min 7 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake NBD retry logic more generic, add retry to loop.by mikaladdnova/tests/virt/disk/test_loop.pyeditnova/virt/disk/mount/loop.pyeditnova/virt/disk/mount/nbd.pyeditnova/tests/virt/disk/test_nbd.pyeditnova/virt/disk/mount/api.pyConsole Output[...truncated 10370 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191402~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191402~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191402~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191402~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: raring_grizzly_nova_trunk #326

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/326/Project:raring_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 14:01:05 -0500Build duration:9 min 22 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake NBD retry logic more generic, add retry to loop.by mikaleditnova/virt/disk/mount/api.pyeditnova/virt/disk/mount/nbd.pyeditnova/virt/disk/mount/loop.pyeditnova/tests/virt/disk/test_nbd.pyaddnova/tests/virt/disk/test_loop.pyConsole Output[...truncated 12142 lines...]dch -a [ae7bef3] Use service fixture in DB servicegroup tests.dch -a [a4b5aad] Reset the IPv6 API backend when resetting the conf stack.dch -a [f4ca695] fix test_nbd using stubsdch -a [1a7a0e1] Imported Translations from Transifexdch -a [21a86ef] Properly remove the time override in quota tests.dch -a [2e01dc0] Fix API samples generation.dch -a [ef5d2af] Move TimeOverride to the general reusable-test-helper place.dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191402~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201212191402~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191402~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191402~raring-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 Failure: raring_grizzly_swift_trunk #65

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_swift_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_swift_trunk/65/Project:raring_grizzly_swift_trunkDate of build:Wed, 19 Dec 2012 15:02:04 -0500Build duration:4 min 23 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesConvert LICENSE to use unix style line endings.by dprinceeditLICENSEConsole Output[...truncated 2999 lines...]Install-Time: 0Job: swift_1.7.6+git201212191502~raring-0ubuntu1.dscMachine Architecture: amd64Package: swiftPackage-Time: 0Source-Version: 1.7.6+git201212191502~raring-0ubuntu1Space: 0Status: failedVersion: 1.7.6+git201212191502~raring-0ubuntu1Finished at 20121219-1504Build needed 00:00:00, 0k disc spaceE: Package build dependencies not satisfied; skippingERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'swift_1.7.6+git201212191502~raring-0ubuntu1.dsc']' returned non-zero exit status 3ERROR:root:Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'swift_1.7.6+git201212191502~raring-0ubuntu1.dsc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/grizzly /tmp/tmpfj8qRS/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmpfj8qRS/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log b85f69ed70032d44bdc8a9e7626d4b2dcf38da04..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/swift/raring-grizzly --forcedch -b -D raring --newversion 1.7.6+git201212191502~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [97f79b9] Convert LICENSE to use unix style line endings.dch -a [dcff5ff] Use install_requires in setup.pydebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.7.6+git201212191502~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A swift_1.7.6+git201212191502~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'swift_1.7.6+git201212191502~raring-0ubuntu1.dsc']' 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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'swift_1.7.6+git201212191502~raring-0ubuntu1.dsc']' 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_grizzly_nova_trunk #324

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/324/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 15:06:28 -0500Build duration:6 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd .testrepository/ directory to gitginoreby maurosredit.gitignoreMove aggregate_get() to conductorby danmseditnova/conductor/api.pyeditnova/conductor/manager.pyeditnova/tests/conductor/test_conductor.pyeditnova/compute/manager.pyeditnova/conductor/rpcapi.pyAdd expected exception to aggregate_metadata_delete()by danmseditnova/conductor/manager.pyConsole Output[...truncated 10379 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191507~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191507~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191507~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191507~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: raring_grizzly_nova_trunk #327

2012-12-19 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/327/Project:raring_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 15:05:08 -0500Build duration:8 min 51 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd .testrepository/ directory to gitginoreby maurosredit.gitignoreMove aggregate_get() to conductorby danmseditnova/compute/manager.pyeditnova/conductor/manager.pyeditnova/conductor/rpcapi.pyeditnova/tests/conductor/test_conductor.pyeditnova/conductor/api.pyAdd expected exception to aggregate_metadata_delete()by danmseditnova/conductor/manager.pyConsole Output[...truncated 12151 lines...]dch -a [ae7bef3] Use service fixture in DB servicegroup tests.dch -a [a4b5aad] Reset the IPv6 API backend when resetting the conf stack.dch -a [f4ca695] fix test_nbd using stubsdch -a [1a7a0e1] Imported Translations from Transifexdch -a [21a86ef] Properly remove the time override in quota tests.dch -a [2e01dc0] Fix API samples generation.dch -a [ef5d2af] Move TimeOverride to the general reusable-test-helper place.dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191505~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201212191505~raring-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191505~raring-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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'raring-grizzly', '-n', '-A', 'nova_2013.1+git201212191505~raring-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_grizzly_nova_trunk #325

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/325/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 18:31:03 -0500Build duration:8 min 8 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd an iptables mangle rule per-bridge for DHCP.by adam.gandelmaneditnova/tests/network/test_linux_net.pyeditnova/network/linux_net.pyeditnova/tests/test_libvirt.pyConsole Output[...truncated 10382 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191832~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191832~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191832~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191832~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_grizzly_nova_trunk #326

2012-12-19 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/326/Project:precise_grizzly_nova_trunkDate of build:Wed, 19 Dec 2012 19:01:05 -0500Build duration:6 min 17 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake libvirt driver.listinstances return definedby kpaveleditnova/tests/fakelibvirt.pyeditnova/tests/test_libvirt.pyeditnova/virt/libvirt/driver.pyConsole Output[...truncated 10385 lines...]dch -a [aef4f3c] Added conf support for security groupsdch -a [07af4ce] Add accounting for orphans to resource tracker.dch -a [37d42ca] Add more association support to network APIdch -a [6ab2790] Remove the WillNotSchedule exception.dch -a [aef9802] Replace fixtures.DetailStream with fixtures.StringStream.dch -a [19558ab] Move network_driver into new nova.network.driverdch -a [06f0e45] Move DNS manager options into network.managerdch -a [2f8ffcc] Move agent_build_get_by_triple to conductordch -a [20f0c60] Move provider_fw_rule_get_all to conductordch -a [20811e9] Move security_group operations in VirtAPI to conductordch -a [6da1dbc] Retry NBD device allocation.dch -a [4abc8cc] Use testr to run nova unittests.dch -a [bd7fb1c] Add a developer trap for api samplesdch -a [694bcb7] Update command on devref docdch -a [921eec9] Fixed deleting instance booted from invalid voldch -a [461a966] Add the missing replacement text in devref doc.dch -a [5019de6] Allow xenapi to work with empty image metadatadch -a [18817c7] Imported Translations from Transifexdch -a [76588ed] Fix for broken switch for config_drivedch -a [98a7161] Fix use of osapi_compute_extension option in api_samples.dch -a [6c9d9ab] Fix errors in used_limits extensiondch -a [a5b12b6] Add syslogging to nova-rootwrapdch -a [a630ea4] Ensure that sql_dbpool_enable is a boolean valuedch -a [503d572] Fixes KeyError: 'sr_uuid' when booting from volume on xenapidch -a [d6aa0cc] Remove the deprecated quantum v1 code and directory.dch -a [a2101c4] Allows an instance to post encrypted passworddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201212191901~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201212191901~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191901~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 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'nova_2013.1+git201212191901~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