Re: [Openstack] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Tim Bell
I'd suggest to have a look at the openstack Operations Guide which contains 
information on scaling approaches
(http://docs.openstack.org/ops/)

In particular, the use of cells is a good way to build large scale 
infrastructures (see
http://docs.openstack.org/trunk/openstack-ops/content/scaling.html)

Tim


smime.p7s
Description: S/MIME cryptographic signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika

Hello, i'm new in here
- Does vlan tagging that connected between network node and compute node 
need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or vlan 
configuration on unmanage switch? so i can add more compute node.


Thanks!
--
Regards,
Mahardhika Gilang

___
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] Vlan or Gre on Switch

2013-06-26 Thread Sergey Skripnick


Sure you can use GRE tunnel on unmanaged switch.


Hello, i'm new in here
- Does vlan tagging that connected between network node and compute node  
need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or vlan  
configuration on unmanage switch? so i can add more compute node.






___
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] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika

Could you help me? i have configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum
reconnect_interval = 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode

when i direct connected both of node it's working (can assign ip to 
instance etc)

networknode===computenode

Thanks!

On 6/26/2013 2:55 PM, Sergey Skripnick wrote:


Sure you can use GRE tunnel on unmanaged switch.


Hello, i'm new in here
- Does vlan tagging that connected between network node and compute 
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or 
vlan configuration on unmanage switch? so i can add more compute node.








--
Regards,
Mahardhika Gilang

___
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] Vlan or Gre on Switch

2013-06-26 Thread Darragh O'Reilly


can the nodes ping each other via the switch? You will need to get that working 
first.


 From: Mahardhika mahardika.gil...@andalabs.com
To: Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
Sent: Wednesday, 26 June 2013, 9:04
Subject: Re: [Openstack] Vlan or Gre on Switch
 

Could you help me? i have configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum
reconnect_interval = 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode

when i direct connected both of node it's working (can assign ip to 
instance etc)
networknode===computenode

Thanks!

On 6/26/2013 2:55 PM, Sergey Skripnick wrote:

 Sure you can use GRE tunnel on unmanaged switch.

 Hello, i'm new in here
 - Does vlan tagging that connected between network node and compute 
 node need a manageable switch?
 - Can i used GRE tunnel on unmanaged switch? is that possible? or 
 vlan configuration on unmanage switch? so i can add more compute node.





-- 
Regards,
Mahardhika Gilang

___
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] ifup script

2013-06-26 Thread Peter Cheung
Hihow to launch a VM through API and add this parameter to kvm -net 
tap,script=/etc/ovs-ifup, downscript=/etc/ovs-ifdown?

Thanksfrom Peter  ___
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] quantum/neutron plugin development tutorial/guide

2013-06-26 Thread Peter Cheung
Hi all  Any good quantum/neutron plugin development tutorial/guide ?

Thanksfrom Peter  ___
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] Availability of metrics from SWIFT - Object Storage

2013-06-26 Thread Narayanan, Krishnaprasad
Hallo All,

Based on the documentation from Ceilometer, I see the metrics from all the 
components except SWIFT. Can I get to know whether Ceilometer offers any 
metrics from the SWIFT component?

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


Re: [Openstack] Nova API to get VMs belonging to other users / tenants

2013-06-26 Thread Narayanan, Krishnaprasad
Hi Brent,

Thanks for your suggestion. I will try it out.

Cheers,
Krishnaprasad
From: Brent Roskos [mailto:brent.ros...@solinea.com]
Sent: Dienstag, 25. Juni 2013 23:16
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Nova API to get VMs belonging to other users / tenants

No - you need a token with admin creds for that (user must have admin role in 
keystone).
Once you have the correct creds, you can use the nova cli:

nova list  --all-tenants

If you wanted to see how this looks in the raw API, just pass the debug flag in 
the cli and it will show you the correct post.

Brent

On Tue, Jun 25, 2013 at 11:59 AM, Narayanan, Krishnaprasad 
naray...@uni-mainz.demailto:naray...@uni-mainz.de wrote:
Hallo All,

Is it possible using the Nova API for a normal user / tenant to get all VMs 
belonging to other users / tenants?

If yes, can I get to know how to achieve this?

Thanks
Krishnaprasad

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

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


Re: [Openstack] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika

Sure it is, but it's on vlan configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote:


can the nodes ping each other via the switch? You will need to get that working 
first.



From: Mahardhika mahardika.gil...@andalabs.com
To: Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net
Sent: Wednesday, 26 June 2013, 9:04
Subject: Re: [Openstack] Vlan or Gre on Switch


Could you help me? i have configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum
reconnect_interval = 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode

when i direct connected both of node it's working (can assign ip to
instance etc)
networknode===computenode

Thanks!

On 6/26/2013 2:55 PM, Sergey Skripnick wrote:

Sure you can use GRE tunnel on unmanaged switch.


Hello, i'm new in here
- Does vlan tagging that connected between network node and compute
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.





--
Regards,
Mahardhika Gilang

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






--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
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] Availability of metrics from SWIFT - Object Storage

2013-06-26 Thread raghavendra.lad
Hi All,

I am able to configure Openstack Essex using Ubuntu 12.04 Precise Pangolin for 
Swift Proxy, and 3 storage nodes.
In dashboard while I create a Container it is creating however a error pops up 
Error Unable to create container.
I can upload objects but cant delete objects or container.

Any help would be appreciated.

Regards,
Raghavendra Lad

From: Openstack 
[mailto:openstack-bounces+raghavendra.lad=accenture@lists.launchpad.net] On 
Behalf Of Narayanan, Krishnaprasad
Sent: Wednesday, June 26, 2013 3:10 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] Availability of metrics from SWIFT - Object Storage

Hallo All,

Based on the documentation from Ceilometer, I see the metrics from all the 
components except SWIFT. Can I get to know whether Ceilometer offers any 
metrics from the SWIFT component?

Thanks
Krishnaprasad


This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

__

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


Re: [Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread Peter Cheung
I use devstack, i can install it in 5 linux commands.

Thanksfrom Peter

From: raghavendra@accenture.com
To: mcheun...@hotmail.com; openstack@lists.launchpad.net
Subject: Grizzly openstack installation - tutorial/guide
Date: Wed, 26 Jun 2013 09:49:18 +









Hi Team,
 
Any easy simple guide/tutorial for the Grizzly openstack installation?
 

Regards,
Raghavendra Lad 




 







This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the
 original. Any other use of the e-mail by you is prohibited.



Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance
 with Accenture policy.



__



www.accenture.com

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


[Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread raghavendra.lad
Hi Team,

Any easy simple guide/tutorial for the Grizzly openstack installation?

Regards,
Raghavendra Lad



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

__

www.accenture.com
___
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] Vlan or Gre on Switch

2013-06-26 Thread Darragh O'Reilly


ok good, run 'ovs-vsctl show' on both nodes. There should be gre-X port on each 
with remote_ip that points to the other node.
If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints.


 From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net 
Sent: Wednesday, 26 June 2013, 10:44
Subject: Re: [Openstack] Vlan or Gre on Switch
 


Sure it is, but it's on vlan configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote:

can the nodes ping each other via the switch? You will need to get that 
working first. 

From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 
June 2013, 9:04
Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to 
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote: 
Sure you can use GRE tunnel on unmanaged switch. 
Hello, i'm new in here
- Does vlan tagging that connected between network node and compute 
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or 
vlan configuration on unmanage switch? so i can add more compute node. 
-- 
Regards,
Mahardhika Gilang ___
Mailing list: https://launchpad.net/~openstack Post to     : 
openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack 
More help   : https://help.launchpad.net/ListHelp


-- 
Regards,
Mahardhika Gilang

PT. Andalabs Technology 
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com 



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


Re: [Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread claudio marques
Hi
Devstack is an easy way to test Openstcak, but it is not reliable through 
reboot's.I advice you to follow one of the tutorial's  in 
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide, depending on 
your required architecture! 
I bit more work but, it pay's of :)
Cheers
Claudio Marques
claudio@onesource.pthttp://www.onesource.pt/


From: mcheun...@hotmail.com
To: raghavendra@accenture.com; openstack@lists.launchpad.net
Date: Wed, 26 Jun 2013 17:50:39 +0800
Subject: Re: [Openstack] Grizzly openstack installation - tutorial/guide




I use devstack, i can install it in 5 linux commands.

Thanksfrom Peter

From: raghavendra@accenture.com
To: mcheun...@hotmail.com; openstack@lists.launchpad.net
Subject: Grizzly openstack installation - tutorial/guide
Date: Wed, 26 Jun 2013 09:49:18 +









Hi Team,
 
Any easy simple guide/tutorial for the Grizzly openstack installation?
 

Regards,
Raghavendra Lad 




 







This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the
 original. Any other use of the e-mail by you is prohibited.



Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance
 with Accenture policy.



__



www.accenture.com

  

___
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] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Brent Roskos
Kylin,

I think there is some confusion as to the term broadcast.  Many of the
Rabbit docs describe the delivery of a message from one publisher to
multiple subscribers as a 'broadcast'.  This is not to be confused with a
network broadcast where traffic is sent over the network broadcast address.
 Rabbit uses tcp and a publisher/subscriber model - even in more complex
configurations where there are multiple publishers (think cluster).

I have personally implemented large openstack compute clouds that had many
hypervisors, each on individual subnets and a rabbit server on yet another
subnet and all message traffic worked as expected.  There were no actual
network broadcasts to worry about.

In my previous message I had assumed that you were actually in the process
of implementation and were running into problems.  It now seems that is not
the case - you are in a review or planning period.  However - as I noted
above the openstack queues on rabbit will work in a distributed network
configuration as long as all of the subscribers can reach the rabbit server
on tcp/5672.  I've personally done it and not had an issue.

Brent


On Tue, Jun 25, 2013 at 9:40 PM, Sg Kylin kylin7...@gmail.com wrote:

 Hi Brent,

 Thanks for your reply! But we are afraid that Rabbitmq needs broadcast to
 work correctly and usually broadcast is not available in cross-subnets
 deployments. That is what we are worrying about...

 Best,

 Kylin CG




 2013/6/26 Brent Roskos brent.ros...@solinea.com

 By default rabbit uses tcp port 5672 for communication.. tcp can
 certainly cross subnet boundaries and be routed without issue.

   I suggest you do some network troubleshooting; ping your rabbit server
 then telnet to port 5672 on the rabbit server from hosts on the other
 subnets.

 Check your router acls and local host firewalls.  Check to make sure that
 your rabbit server has a route to get back to the other subnets with the
 reply.

 Dual homed hosts with one local connection and one Internet connection
 will need specific routes added to allow them to reach other local subnets
 since you wouldn't want that traffic to try to traverse the default route
 which points out to the Internet.  This is true even if you are using
 virtual interfaces with vlans instead of separate physical interfaces.

 Regards,
 Brent


 On Tue, Jun 25, 2013 at 6:10 AM, Sg Kylin kylin7...@gmail.com wrote:

 Hi All,

 We are currently trying to deploy OpenStack on thousands of nodes. We
 are using Grizzly stable version and Ubuntu 12.04.2. However, the big
 problem we meet now is the network topology. If we want to use HA
 (haproxy + keepalived) for the controller nodes on which *-apis are
 running as well as network nodes which are deployed across different
 VLANs (VLANs can reach each other by setting gateways), e.g
 10.1.0.0/16 and 10.2.0.0/16, HA would not work correctly. Also we
 found that rabbitmq could not work when nova-* services were deployed
 across different subnets.

 Thus, we want to know whether HA and rabbitmq can be used across
 subnets? If it not true, we can only deploy them in a single flat
 layer 2 net, which seems unfeasible in real-world because of
 broadcast storms...

 Best,

 Kylin CG

 ___
 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] custom url for openstack dashboard

2013-06-26 Thread JuanFra Rodriguez Cardoso
Have you tried WEBROOT options in .../settings.py?

JuanFra
El 24/06/2013 08:07, Anshul Gangwar anshul1...@yahoo.co.in escribió:

 Hi JuanFra,

 This is not solving my problem. I want a solution where urls are relative
 to certain fixed string  say os.

 Currently I can either make them relative by making changes in settings.py
 or absolute.

 for example when I see page source I can see urls are of form

 /static/*
 /auth/*

 what I want is that when these urls are returned to browser, they are
 prefixed with some string like

 /os/static/*
 /os/auth/*

 this os string is added on the fly i.e. these urls are absolute, but
 relative to certain fixed string.

  Thanks,
 Anshul


   --
  *From:* JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
 *To:* Anshul Gangwar anshul1...@yahoo.co.in
 *Cc:* Balamurugan V G balamuruga...@gmail.com; 
 openstack@lists.launchpad.net openstack@lists.launchpad.net
 *Sent:* Friday, 21 June 2013 6:43 PM
 *Subject:* Re: [Openstack] custom url for openstack dashboard

 Hi Anshul,
 you can try to change WSGI alias in file
 '/etc/httpd/conf.d/openstack-dahsboard' file (on RHEL-based installation).

 DEFAULT -- WSGIScriptAlias /dashboard
 /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
 NEW -- WSGIScriptAlias /os
 /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi


 Regards,
 JuanFRa

 ---
 JuanFra


 2013/6/21 Anshul Gangwar anshul1...@yahoo.co.in

 I am already using one proxy. So below doesn't seems to serve my purpose.

 Basically I want something like such that  urls within the page are not
 absolute, instead they are relative.

 i.e. In page source I can see that urls are like /static/admin(absolute).
 Can I change them to static/admin(relative) with some dashboard/horizon
 setting?

 Thanks,
 Anshul

   --
  *From:* Balamurugan V G balamuruga...@gmail.com
 *To:* Anshul Gangwar anshul1...@yahoo.co.in
 *Cc:* openstack@lists.launchpad.net openstack@lists.launchpad.net
 *Sent:* Friday, 21 June 2013 1:28 PM
 *Subject:* Re: [Openstack] custom url for openstack dashboard

 You can try Apache's mod rewrite and do URL rewrites as desired.

 Regards,
 Balu


 On Fri, Jun 21, 2013 at 1:05 PM, Anshul Gangwar anshul1...@yahoo.co.in
 wrote:
  I want to give custom url for openstack dashboard, say
 
  http://10.1.1.1/os
 
  How can I acheive this?
 
  Thanks,
  Anshul
 
  ___
  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] custom url for openstack dashboard

2013-06-26 Thread Anshul Gangwar
I have solved my problem by using VirtualHost concept of apache2

Anshul





 From: JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: Openstack openstack@lists.launchpad.net; Balamurugan V G 
balamuruga...@gmail.com 
Sent: Wednesday, 26 June 2013 4:00 PM
Subject: Re: [Openstack] custom url for openstack dashboard
 


Have you tried WEBROOT options in .../settings.py?
JuanFra
El 24/06/2013 08:07, Anshul Gangwar anshul1...@yahoo.co.in escribió:

Hi JuanFra,

This is not solving my problem. I want a solution where urls are relative to 
certain fixed string  say os.

Currently I can either make them relative by making changes in settings.py or 
absolute.

for example when I see page source I can see urls are of form

/static/*
/auth/*

what I want is that when these urls are returned to browser, they are prefixed 
with some string like

/os/static/*
/os/auth/*

this os string is added on the fly i.e. these urls are absolute, but relative 
to certain fixed string.

 Thanks,
Anshul







 From: JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: Balamurugan V G balamuruga...@gmail.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net 
Sent: Friday, 21 June 2013 6:43 PM
Subject: Re: [Openstack] custom url for openstack dashboard
 


Hi Anshul,
you can try to change WSGI alias in file 
'/etc/httpd/conf.d/openstack-dahsboard' file (on RHEL-based installation).

DEFAULT -- WSGIScriptAlias /dashboard
 /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi

NEW -- WSGIScriptAlias /os 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi


Regards,
JuanFRa



---
JuanFra


2013/6/21 Anshul Gangwar anshul1...@yahoo.co.in

I am already using one proxy. So below doesn't seems to serve my purpose.


Basically I want something like such that  urls within the page are not 
absolute, instead they are relative.


i.e. In page source I can see that urls are like /static/admin(absolute). Can 
I change them to static/admin(relative) with some dashboard/horizon setting? 


Thanks,
Anshul





 From: Balamurugan V G balamuruga...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Friday, 21 June 2013 1:28 PM
Subject: Re: [Openstack] custom url for openstack dashboard
 

You can try Apache's mod rewrite and do URL rewrites as desired.

Regards,
Balu


On Fri, Jun 21, 2013 at 1:05 PM, Anshul Gangwar anshul1...@yahoo.co.in 
wrote:
 I want to give custom url for openstack dashboard, say

 http://10.1.1.1/os

 How can I acheive this?

 Thanks,
 Anshul


 ___
 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] Finding Openstack / DevOps consultants

2013-06-26 Thread Drew Weaver
Are there any online places where one can find consultants or companies that 
provide consultancy for Openstack and DevOps related to Openstack deployments?

If not, I'm also open to hearing from anyone who feels that they fit into that 
description.

Thanks,
-Drew

___
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] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika
Yes it is, it's gre-2 and connect each other, then i restart interface 
on VM, but it still can't get IP from network node.

checking dnsmasq on network node is working
$ps faux | grep dnsmasq

 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces 
--interface=tap1a8f1ea3-54 --except-interface=lo 
--pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid --dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host 
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts 
--dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update 
--leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s --conf-file= 
--domain=openstacklocal


On 6/26/2013 5:02 PM, Darragh O'Reilly wrote:


ok good, run 'ovs-vsctl show' on both nodes. There should be gre-X port on each 
with remote_ip that points to the other node.
If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints.



From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net
Sent: Wednesday, 26 June 2013, 10:44
Subject: Re: [Openstack] Vlan or Gre on Switch



Sure it is, but it's on vlan configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote:

can the nodes ping each other via the switch? You will need to get that working 
first.



From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 June 
2013, 9:04
Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote:

Sure you can use GRE tunnel on unmanaged switch.

Hello, i'm new in here

- Does vlan tagging that connected between network node and compute
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.

--

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


--
Regards,
Mahardhika Gilang

PT. Andalabs Technology
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
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] Vlan or Gre on Switch

2013-06-26 Thread Darragh O'Reilly


ok time to see what is actually going on. Start tcpdump on the physical 
interfaces on both nodes:

sudo tcpdump -n -i ethX proto GRE

if the switch is blocking GRE, then you should see the DHCP request packets 
leave the compute node but not appear on the network node.


If you see nothing at all - take off the 'proto GRE' from tcpdump. Or try again 
with the crossover to see how that worked.




 From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net 
Sent: Wednesday, 26 June 2013, 12:39
Subject: Re: [Openstack] Vlan or Gre on Switch
 


Yes it is, it's gre-2 and connect each other, then i restart interface on VM, 
but it still can't get IP from network node.
checking dnsmasq on network node is working
$ps faux | grep dnsmasq

 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces
  --interface=tap1a8f1ea3-54 --except-interface=lo
  --pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid
  
--dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host
  
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts
  --dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update
  --leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s
  --conf-file= --domain=openstacklocal

On 6/26/2013 5:02 PM, Darragh O'Reilly wrote:

ok good, run 'ovs-vsctl show' on both nodes. There should be gre-X port on 
each with remote_ip that points to the other node.
If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints. 

From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly 
dara2002-openst...@yahoo.com; Sergey Skripnick sskripn...@mirantis.com; 
openstack@lists.launchpad.net openstack@lists.launchpad.net Sent: 
Wednesday, 26 June 2013, 10:44
Subject: Re: [Openstack] Vlan or Gre on Switch Sure it is, but it's on vlan 
configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote: can the nodes ping each other via 
the switch? You will need to get that working first. 
 
From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 
June 2013, 9:04
Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to 
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote: 
Sure you can use GRE tunnel on unmanaged switch. 
Hello, i'm new in here 
- Does vlan tagging that connected between network node and compute 
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or 
vlan configuration on unmanage switch? so i can add more compute node. 
-- 
Regards,
Mahardhika Gilang ___
Mailing list: https://launchpad.net/~openstack Post to     : 
openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack 
More help   : https://help.launchpad.net/ListHelp
-- 
Regards,
Mahardhika Gilang PT. Andalabs Technology 
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150 HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com 


-- 
Regards,
Mahardhika Gilang

PT. Andalabs Technology 
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com 



___
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] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika
Nothing at all on tcpdump, do you mean crossover cable? damn i used 
straight ! as nowdays switch recognize it.

On 6/26/2013 7:00 PM, Darragh O'Reilly wrote:


ok time to see what is actually going on. Start tcpdump on the physical 
interfaces on both nodes:

sudo tcpdump -n -i ethX proto GRE

if the switch is blocking GRE, then you should see the DHCP request packets 
leave the compute node but not appear on the network node.


If you see nothing at all - take off the 'proto GRE' from tcpdump. Or try again 
with the crossover to see how that worked.





From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net
Sent: Wednesday, 26 June 2013, 12:39
Subject: Re: [Openstack] Vlan or Gre on Switch



Yes it is, it's gre-2 and connect each other, then i restart interface on VM, 
but it still can't get IP from network node.
checking dnsmasq on network node is working
$ps faux | grep dnsmasq

  dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces

   --interface=tap1a8f1ea3-54 --except-interface=lo
   --pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid
   
--dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host
   
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts
   --dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update
   --leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s
   --conf-file= --domain=openstacklocal


On 6/26/2013 5:02 PM, Darragh O'Reilly wrote:

ok good, run 'ovs-vsctl show' on both nodes. There should be gre-X port on each 
with remote_ip that points to the other node.

If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints.



From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net Sent: Wednesday, 26 June 2013, 10:44
Subject: Re: [Openstack] Vlan or Gre on Switch Sure it is, but it's on vlan 
configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote: can the nodes ping each other via 
the switch? You will need to get that working first.



From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 June 
2013, 9:04

Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote:

Sure you can use GRE tunnel on unmanaged switch.

Hello, i'm new in here

- Does vlan tagging that connected between network node and compute

node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.

--
Regards,

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

--

Regards,
Mahardhika Gilang PT. Andalabs Technology
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150 HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com


--
Regards,
Mahardhika Gilang

PT. Andalabs Technology
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
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] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Sg Kylin
Hi Brent,

Thanks very much for your sharing of your experience. I want to clarify
that we are indeed trying to deploy OpenStack on thousands of nodes. The
first block we met was keepalived based HA which needs multicast. Thus we
are reviewing our network topology design again. At the same time we knew
from the docs of rabbmit needs broadcast. And in the first try we made a
wrong configuration for rabbitmq thus it did not work. We will have a
detailed test on both of that.

Best,

Kylin CG


2013/6/26 Brent Roskos brent.ros...@solinea.com

 Kylin,

 I think there is some confusion as to the term broadcast.  Many of the
 Rabbit docs describe the delivery of a message from one publisher to
 multiple subscribers as a 'broadcast'.  This is not to be confused with a
 network broadcast where traffic is sent over the network broadcast address.
  Rabbit uses tcp and a publisher/subscriber model - even in more complex
 configurations where there are multiple publishers (think cluster).

 I have personally implemented large openstack compute clouds that had many
 hypervisors, each on individual subnets and a rabbit server on yet another
 subnet and all message traffic worked as expected.  There were no actual
 network broadcasts to worry about.

 In my previous message I had assumed that you were actually in the process
 of implementation and were running into problems.  It now seems that is not
 the case - you are in a review or planning period.  However - as I noted
 above the openstack queues on rabbit will work in a distributed network
 configuration as long as all of the subscribers can reach the rabbit server
 on tcp/5672.  I've personally done it and not had an issue.

 Brent


 On Tue, Jun 25, 2013 at 9:40 PM, Sg Kylin kylin7...@gmail.com wrote:

 Hi Brent,

 Thanks for your reply! But we are afraid that Rabbitmq needs broadcast to
 work correctly and usually broadcast is not available in cross-subnets
 deployments. That is what we are worrying about...

 Best,

 Kylin CG




 2013/6/26 Brent Roskos brent.ros...@solinea.com

 By default rabbit uses tcp port 5672 for communication.. tcp can
 certainly cross subnet boundaries and be routed without issue.

   I suggest you do some network troubleshooting; ping your rabbit server
 then telnet to port 5672 on the rabbit server from hosts on the other
 subnets.

 Check your router acls and local host firewalls.  Check to make sure
 that your rabbit server has a route to get back to the other subnets with
 the reply.

 Dual homed hosts with one local connection and one Internet connection
 will need specific routes added to allow them to reach other local subnets
 since you wouldn't want that traffic to try to traverse the default route
 which points out to the Internet.  This is true even if you are using
 virtual interfaces with vlans instead of separate physical interfaces.

 Regards,
 Brent


 On Tue, Jun 25, 2013 at 6:10 AM, Sg Kylin kylin7...@gmail.com wrote:

 Hi All,

 We are currently trying to deploy OpenStack on thousands of nodes. We
 are using Grizzly stable version and Ubuntu 12.04.2. However, the big
 problem we meet now is the network topology. If we want to use HA
 (haproxy + keepalived) for the controller nodes on which *-apis are
 running as well as network nodes which are deployed across different
 VLANs (VLANs can reach each other by setting gateways), e.g
 10.1.0.0/16 and 10.2.0.0/16, HA would not work correctly. Also we
 found that rabbitmq could not work when nova-* services were deployed
 across different subnets.

 Thus, we want to know whether HA and rabbitmq can be used across
 subnets? If it not true, we can only deploy them in a single flat
 layer 2 net, which seems unfeasible in real-world because of
 broadcast storms...

 Best,

 Kylin CG

 ___
 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] Vlan or Gre on Switch

2013-06-26 Thread Darragh O'Reilly

are you sure the instance is sending DHCP requests? Because if you are seeing 
nothing leave the compute-node, then neither direct nor via switch will work. 
But you say GRE worked with a direct cable. So I can't explain that, unless 
your new config is wrong or the switch is blocking GRE for some reason. Are you 
using the same IP addresses for the switch connection as you used for the 
direct connection? If you could post 'ovs-vsctl show' and 'ip link' from both 
nodes. 



 From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Wednesday, 26 June 2013, 13:14
Subject: Re: [Openstack] Vlan or Gre on Switch
 


Nothing at all on tcpdump, do you mean crossover cable? damn i used straight ! 
as nowdays switch recognize it.
On 6/26/2013 7:00 PM, Darragh O'Reilly wrote:

ok time to see what is actually going on. Start tcpdump on the physical 
interfaces on both nodes: sudo tcpdump -n -i ethX proto GRE if the switch is 
blocking GRE, then you should see the DHCP request packets leave the compute 
node but not appear on the network node. If you see nothing at all - take off 
the 'proto GRE' from tcpdump. Or try again with the crossover to see how that 
worked. 

From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly 
dara2002-openst...@yahoo.com; Sergey Skripnick sskripn...@mirantis.com; 
openstack@lists.launchpad.net openstack@lists.launchpad.net Sent: 
Wednesday, 26 June 2013, 12:39
Subject: Re: [Openstack] Vlan or Gre on Switch Yes it is, it's gre-2 and 
connect each other, then i restart interface on VM, but it still can't get IP 
from network node.
checking dnsmasq on network node is working
$ps faux | grep dnsmasq

 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces 
  --interface=tap1a8f1ea3-54 --except-interface=lo
  --pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid
  
--dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host
  
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts
  --dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update
  --leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s
  --conf-file= --domain=openstacklocal 

On 6/26/2013 5:02 PM, Darragh O'Reilly wrote: ok good, run 'ovs-vsctl show' on 
both nodes. There should be gre-X port on each with remote_ip that points to 
the other node. 
If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints. 
 
From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly 
dara2002-openst...@yahoo.com; Sergey Skripnick sskripn...@mirantis.com; 
openstack@lists.launchpad.net openstack@lists.launchpad.net Sent: 
Wednesday, 26 June 2013, 10:44
Subject: Re: [Openstack] Vlan or Gre on Switch Sure it is, but it's on vlan 
configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote: can the nodes ping each other via 
the switch? You will need to get that working first. 
 
From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 
26 June 2013, 9:04 
Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini

[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to 
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote: 
Sure you can use GRE tunnel on unmanaged switch. 
Hello, i'm new in here 
- Does vlan tagging that connected between network node and compute 
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or 
vlan configuration on unmanage switch? so i can add more compute node. 
-- 
Regards, 
Mahardhika Gilang ___
Mailing list: https://launchpad.net/~openstack Post to     : 
openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack 
More help   : https://help.launchpad.net/ListHelp
-- 
Regards,
Mahardhika Gilang PT. Andalabs Technology 
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150 HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com 
-- 
Regards,
Mahardhika Gilang PT. Andalabs Technology 
Gedung Gravira
Jl. Cideng Barat no. 54

Re: [Openstack] quantum/neutron plugin development tutorial/guide

2013-06-26 Thread Salvatore Orlando
Hi Peter,

So far I think this is your best bet:
http://docs.openstack.org/developer/quantum/

There might be other documents, but none that I'm aware of.
There's plenty of awesome people writing on their own blogs about
openstack, and possibly about developing for Neutron.
planet.openstack.org collects most of these resources.

Nevertheless, I am working on some plugin development tutorials - as this
is a question that is coming quite often. Hopefully I will have them read
in a week or something like that.

Salvatore



On 26 June 2013 11:32, Peter Cheung mcheun...@hotmail.com wrote:

 Hi all
   Any good quantum/neutron plugin development tutorial/guide ?

 Thanks
 from Peter

 ___
 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] Swift / Keystone authentication

2013-06-26 Thread CHABANI Mohamed El Hadi
*Mark Miller : *Until yesterday the container.recon didn't exist at all,
this morning when rectifying a mistake in the keystone.conf, the keystone
service started and these files (account.recon, container and object.recon)
were created and the problem is solved.

Now the problem is that there is no logs in Keystone.log, only in syslog (i
set the permissions as mentioned )

*Tudor : *Thank you for the advice :)  i will keep it in mind.

*Jamie Lennox :* - How can i put Swift into debug mode ? i've changed the
debug and verbose variables in Keystone.conf to*True* but nothing
happened !
  - For the bug, i don't think that is my case, i
don't have the same exceptions, this one is much more complicated than mine
:)

Thanks to all of you !


2013/6/26 Jamie Lennox jlen...@redhat.com

 On Tue, 2013-06-25 at 18:05 +0200, CHABANI Mohamed El Hadi wrote:
  my logs looks like that : http://pastebin.ubuntu.com/5798930/i
  didn't really understand a lot of things ! any suggestions please ?

 So the logs are not really informative, they just show that swift is
 crashing. Generally you should put swift into debug mode via the config
 files so there is some information there.

 However given that this has happened today i would suggest that this is
 being caused by the same bug that is being discussed in
 http://lists.openstack.org/pipermail/openstack-dev/2013-June/010861.html
 which is this bug: https://bugs.launchpad.net/keystone/+bug/1193112



  2013/6/25 Miller, Mark M (EB SW Cloud - RD - Corvallis)
  mark.m.mil...@hp.com
  Bottom line the keystone service attempting to start but is
  running into a problem and cannot start. Check
  the /var/log/syslog file.
 
 
 
  From: CHABANI Mohamed El Hadi
  [mailto:chabani.mohamed.h...@gmail.com]
  Sent: Tuesday, June 25, 2013 8:46 AM
  To: Miller, Mark M (EB SW Cloud - RD - Corvallis)
  Cc: Виль Суркин; openstack@lists.launchpad.net
 
 
  Subject: Re: [Openstack] Swift / Keystone authentication
 
 
  Yes you are right :) !
 
   When trying 'service keystone status' i get : keystone
  stop/waiting..however when i do service keystone start, it
  shows 'keystone start/running, process 32462' i'm missing
  something here ? because i've installed keystone without
  changing his database (no need).
 
 
 
 
  2013/6/25 Miller, Mark M (EB SW Cloud - RD - Corvallis)
  mark.m.mil...@hp.com
 
  The keystone service will open these 2 ports. They are defined
  in file /etc/keystone/keystone.conf
 
 
 
  From: Openstack [mailto:openstack-bounces
  +mark.m.miller=hp@lists.launchpad.net] On Behalf Of
  CHABANI Mohamed El Hadi
  Sent: Tuesday, June 25, 2013 7:48 AM
  To: Виль Суркин
 
 
  Cc: openstack@lists.launchpad.net
  Subject: Re: [Openstack] Swift / Keystone authentication
 
 
 
 
  When i tried with port : 5000 and even 35357 i got :
  Authorization Failed: [Errno 111] Connection refused
 
 
  These 2 ports are not open i guess, should i open them
  manually ? (the keystone service is start/running)
 
 
 
 
 
 
  2013/6/25 Виль Суркин vill@gmail.com
 
  You should authenticate in keystone service, not in
  swift-proxy.
 
 
  Keystone's Public API usually binds to TCP port 5000.
 
 
 
 
 
  --
 
 
  Виль Суркин
 
 
 
 
 
  вторник, 25 июня 2013 г. в 18:38, CHABANI Mohamed El Hadi
  написал:
 
  Hi,
 
 
  I'm trying to install Swift from this Guide, and for
  the authentication service (Keystone) i'm a bit lost,
  should i install Keystone as a full-fledged service
  with the MySql database ? i want just to use Swift for
  test purpose (but not SAIO version), so idon't need a
  lot of bandwidth or storage space, i finished the
  nodes configuration and when verifying the
  installation with : swift -V 2.0 -A
  http://127.0.0.1:/v2.0 -U swift:swift -K swift
  stat
  i get : Unauthorised. Check username, password and
  tenant name/id
 
 
  Or with : keystone --os-username=swift
  --os-password=swift
  --os-auth-url=http://127.0.0.1:/v2.0 token-get
  i get :
 
  This server could not verify that you are authorized
  to access the document you requested. Either you
  supplied the wrong credentials (e.g., bad password),
  or your browser does not understand how to supply the
  credentials required.
 
  Any sugestions ? here my proxy-server.conf.
 
 
 
  Thank you
 
 
 
 

Re: [Openstack] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Brent Roskos
Kylin,

I've previously used ECMP to balance traffic to Openstack components that
scale laterally like nova-api.  This was fairly easy to set up and worked
well for what we needed where state was not needed.

I've also used keepalived for services that did not scale laterally.  In
this case I put two horizon servers behind an active/passive virtual IP.
 This was also pretty simple as there was no need to maintain state
information in for active passive. That wouldn't work quite as well when
capacity thresholds started to become a concern.

Neither of the above required multicast support - which really helps with
deployment options.

Support for Rabbit and persistent queues in Openstack has gotten much
better, making a highly available rabbit configuration at least possible.
 I've not done much with this myself, beyond basic active/passive.  I've
worked with one particular implementation that used ZeroMQ to handle
messaging with no single point of failure.  ZMQ is peer to peer with no
central message server.  This works - but can be problematic for some of
the less mature Openstack products, like Ceilometer which doesn't have full
ZMQ support yet.




On Wed, Jun 26, 2013 at 9:00 AM, Sg Kylin kylin7...@gmail.com wrote:

 Hi Brent,

 Thanks very much for your sharing of your experience. I want to clarify
 that we are indeed trying to deploy OpenStack on thousands of nodes. The
 first block we met was keepalived based HA which needs multicast. Thus we
 are reviewing our network topology design again. At the same time we knew
 from the docs of rabbmit needs broadcast. And in the first try we made a
 wrong configuration for rabbitmq thus it did not work. We will have a
 detailed test on both of that.

 Best,

 Kylin CG


 2013/6/26 Brent Roskos brent.ros...@solinea.com

 Kylin,

 I think there is some confusion as to the term broadcast.  Many of the
 Rabbit docs describe the delivery of a message from one publisher to
 multiple subscribers as a 'broadcast'.  This is not to be confused with a
 network broadcast where traffic is sent over the network broadcast address.
  Rabbit uses tcp and a publisher/subscriber model - even in more complex
 configurations where there are multiple publishers (think cluster).

 I have personally implemented large openstack compute clouds that had
 many hypervisors, each on individual subnets and a rabbit server on yet
 another subnet and all message traffic worked as expected.  There were no
 actual network broadcasts to worry about.

 In my previous message I had assumed that you were actually in the
 process of implementation and were running into problems.  It now seems
 that is not the case - you are in a review or planning period.  However -
 as I noted above the openstack queues on rabbit will work in a distributed
 network configuration as long as all of the subscribers can reach the
 rabbit server on tcp/5672.  I've personally done it and not had an issue.

 Brent


 On Tue, Jun 25, 2013 at 9:40 PM, Sg Kylin kylin7...@gmail.com wrote:

 Hi Brent,

 Thanks for your reply! But we are afraid that Rabbitmq needs broadcast
 to work correctly and usually broadcast is not available in cross-subnets
 deployments. That is what we are worrying about...

 Best,

 Kylin CG




 2013/6/26 Brent Roskos brent.ros...@solinea.com

 By default rabbit uses tcp port 5672 for communication.. tcp can
 certainly cross subnet boundaries and be routed without issue.

   I suggest you do some network troubleshooting; ping your rabbit
 server then telnet to port 5672 on the rabbit server from hosts on the
 other subnets.

 Check your router acls and local host firewalls.  Check to make sure
 that your rabbit server has a route to get back to the other subnets with
 the reply.

 Dual homed hosts with one local connection and one Internet connection
 will need specific routes added to allow them to reach other local subnets
 since you wouldn't want that traffic to try to traverse the default route
 which points out to the Internet.  This is true even if you are using
 virtual interfaces with vlans instead of separate physical interfaces.

 Regards,
 Brent


 On Tue, Jun 25, 2013 at 6:10 AM, Sg Kylin kylin7...@gmail.com wrote:

 Hi All,

 We are currently trying to deploy OpenStack on thousands of nodes. We
 are using Grizzly stable version and Ubuntu 12.04.2. However, the big
 problem we meet now is the network topology. If we want to use HA
 (haproxy + keepalived) for the controller nodes on which *-apis are
 running as well as network nodes which are deployed across different
 VLANs (VLANs can reach each other by setting gateways), e.g
 10.1.0.0/16 and 10.2.0.0/16, HA would not work correctly. Also we
 found that rabbitmq could not work when nova-* services were deployed
 across different subnets.

 Thus, we want to know whether HA and rabbitmq can be used across
 subnets? If it not true, we can only deploy them in a single flat
 layer 2 net, which seems unfeasible in real-world because of
 

Re: [Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread Marco Bravo
Hi, stackers I have reviewed some installation scripts (many of them) and I
believe one point to start quickly is http://openstack.redhat.com/Quickstart
You can start quickly using on Red Hat or Fedora 18. For me (Fedora fan was
great)
The RDO support forum is small and have some few issues.

Best regards, Marco Bravo.


2013/6/26 raghavendra@accenture.com

  Hi Team,

 ** **

 Any easy simple guide/tutorial for the Grizzly openstack installation?

 ** **

 

 Regards,

 Raghavendra Lad  

 * *

 --
 This message is for the designated recipient only and may contain
 privileged, proprietary, or otherwise confidential information. If you have
 received it in error, please notify the sender immediately and delete the
 original. Any other use of the e-mail by you is prohibited.

 Where allowed by local law, electronic communications with Accenture and
 its affiliates, including e-mail and instant messaging (including content),
 may be scanned by our systems for the purposes of information security and
 assessment of internal compliance with Accenture policy.


 __

 www.accenture.com

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


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


Re: [Openstack] [openstack-dev] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Jesse Pretorius
On 26 June 2013 15:42, Brent Roskos brent.ros...@solinea.com wrote:

 I've also used keepalived for services that did not scale laterally.  In
 this case I put two horizon servers behind an active/passive virtual IP.
  This was also pretty simple as there was no need to maintain state
 information in for active passive. That wouldn't work quite as well when
 capacity thresholds started to become a concern.

 Neither of the above required multicast support - which really helps with
 deployment options.


*ahem* keepalived most definitely requires multicast support for its
vrrp... and it's quite noisy. If there's a way to make it use unicast
instead, I'd definitely like to know.

corosync  pacemaker can do a virtual IP failover between as many nodes as
you like using unicast instead of multicast.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread raghavendra.lad
Hi,

Thanks you, Marco.


Hi,

Please find the below Grizzly link that I have followed to install separate 
Network, compute and Openstack.


http://docs.openstack.org/grizzly/basic-install/apt/openstack-basic-install-apt-grizzly.pdf


At page 8 I find that the bash script for keystone may not be correctly pasted 
(any help..!1)


At page 11 unable to I can wget glance but cannot save I get the below error.

Unable to communicate with identity service: {error: {message: Invalid 
project,   code: 401, title: Not Authorized}}. (HTTP 401)





glance image-create --is-public true --disk-format qcow2 --container-format 
bare --name Ubuntu  ubuntu-12.04-server-cloudimg-amd64-disk1.img
Unable to communicate with identity service: {error: {message: Invalid 
project, code: 401, title: Not Authorized}}. (HTTP 401)



My source file is below:

export OS_TENANT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=password
export OS_AUTH_URL=http://localhost:5000/v2.0/;
export SERVICE_ENDPOINT=http://localhost:35357/v2.0;
export SERVICE_TOKEN=password


The Grizzly install setup, I am stuck at glance and get the above error message.

Regards,
Raghavendra

From: Marco Bravo [mailto:marcobra...@gmail.com]
Sent: Wednesday, June 26, 2013 7:21 PM
To: Lad, Raghavendra
Cc: mcheun...@hotmail.com; openstack@lists.launchpad.net
Subject: Re: [Openstack] Grizzly openstack installation - tutorial/guide

Hi, stackers I have reviewed some installation scripts (many of them) and I 
believe one point to start quickly is http://openstack.redhat.com/Quickstart
You can start quickly using on Red Hat or Fedora 18. For me (Fedora fan was 
great)
The RDO support forum is small and have some few issues.

Best regards, Marco Bravo.

2013/6/26 raghavendra@accenture.commailto:raghavendra@accenture.com
Hi Team,

Any easy simple guide/tutorial for the Grizzly openstack installation?

Regards,
Raghavendra Lad



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

__

www.accenture.comhttp://www.accenture.com

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

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


[Openstack] [Cinder][HyperV][KVM] iSCSI / NFS/ FCoE for Block Storage Implementation

2013-06-26 Thread Bruno Oliveira ~lychinus
Dear stackers, salute o

As I'm moving forward to finally deploy Openstack to production,
I'd like to hear your thoughts for when dealing with Cinder in an approach
of Block  (iSCSI) vs Filesystem (NFS)

As far as I've read, iSCSI is extremely resilient and more reliable than NFS
since it already address issues like network faults, by using multiple
channels as individual paths to make sure the data reaches its targets.
On the other hand, NFS would require the infrastructure itself to guarantee
the network connectivity (not that this would be a major issue, though).

That for a production use is very important indeed, but I cannot forget of
the performance between the two (I've also got to know that NFS might
have a superior read IO, due to its read_cache, but it lacks when it comes
to writing -- unless I have some sort of write cache, like the one deployed
in the ZFS filesystem).

Note: we have a Sun/Oracle Storage using the ZFS filesystem for what
 we're using currently. I've read a lot on the internet, but as you know,
I'm not sure how practical these articles can be or if they're just
comparing them theorically)

**Question 1**
 Performance-wise, in a very high-throughput network
(supposely 10G), would iSCSI perform better than other alternatives ?

**Question 2**
Would you guys have any thoughts on FCoE over iSCSI ? According to this
blueprint, it's already implemented and available for libvirt to use it

https://blueprints.launchpad.net/cinder/+spec/fibre-channel-block-storage

**Question 3**
If NFS is the best option out of the 3, I'm not sure how to deal with it
for Hyper-V hosts, I mean, would it be technically possible at all ?

**Question 4** [Cloudbase-question]
Since the Cinder Volume for Windows Storage Server 2012
doesn't use the libvirt driver, may I ask you if the current build already
supports FCoE (Fibre Channel over Ethernet) ? Thank you very very much.


Thank you a lot, Stackers.

Best regards.

--

Bruno Oliveira
Developer, Software Engineer
irc: lychinus | skype: brunnop.oliveira
brunnop.olive...@gmail.com

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


Re: [Openstack] [openstack-dev] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Brent Roskos
I stand corrected.  Mostly confused since the keepalived didn't actually
need addresses in the multicast IP range.  It does use it - as I can see
with ifconfig.  We minimized the  impact of this by creating a small subnet
that just had the switch address, host addresses and vrrp address in it.
 All the chatter was contained within that block.

We avoided pacemaker in this particular instance because the keepalived
setup and configuration was so very simple - only a couple of lines in a
config file, and because we didn't need any of the other available HA
features.

Brent


On Wed, Jun 26, 2013 at 10:03 AM, Jesse Pretorius jesse.pretor...@gmail.com
 wrote:

 On 26 June 2013 15:42, Brent Roskos brent.ros...@solinea.com wrote:

 I've also used keepalived for services that did not scale laterally.  In
 this case I put two horizon servers behind an active/passive virtual IP.
  This was also pretty simple as there was no need to maintain state
 information in for active passive. That wouldn't work quite as well when
 capacity thresholds started to become a concern.

 Neither of the above required multicast support - which really helps with
 deployment options.


 *ahem* keepalived most definitely requires multicast support for its
 vrrp... and it's quite noisy. If there's a way to make it use unicast
 instead, I'd definitely like to know.

 corosync  pacemaker can do a virtual IP failover between as many nodes as
 you like using unicast instead of multicast.

 ___
 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] python-keystoneclient v0.3.0 released

2013-06-26 Thread Dolph Mathews
python-keystoneclient v0.3.0 has been released to pypi [1].

Bug fixes [2] since v0.2.5 include two security vulnerabilities [3]
[4] related to keystoneclient.middleware.auth_token's handling of signing 
encryption for memcache.

This release also includes support for Identity API v3 [5] auth and
identity management through the Python API. Identity API v3 support will be
exposed on the CLI through the python-openstackclient project [6].

[1]: https://pypi.python.org/pypi/python-keystoneclient/
[2]: https://bugs.launchpad.net/python-keystoneclient/+milestone/0.3.0
[3]: https://bugs.launchpad.net/bugs/1175367
[4]: https://bugs.launchpad.net/bugs/1175368
[5]:
https://github.com/openstack/identity-api/blob/master/openstack-identity-api/src/markdown/identity-api-v3.md
[6]: https://launchpad.net/python-openstackclient/

-Dolph
___
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] python-keystoneclient v0.3.0 released

2013-06-26 Thread Mac Innes, Kiall
On 26/06/13 15:44, Dolph Mathews wrote:
 Identity API v3 support will be exposed on the CLI through the
 python-openstackclient project [6].

I wonder if this will be the turning point for adoption of 
python-openstackclient? Hopefully! :)

Thanks,
Kiall

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


Re: [Openstack] [openstack-dev] How to deploy OpenStack on thousands of nodes?

2013-06-26 Thread Sg Kylin
We minimized the  impact of this by creating a small subnet that just had
the switch address, host addresses and vrrp address in it.
It seems a feasible solution for us.

We avoided pacemaker in this particular instance because the keepalived
setup and configuration was so very simple - only a couple of lines in a
config file, and because we didn't need any of the other available HA
features.

Actually this is also the reason we chose keepalived.


2013/6/26 Brent Roskos brent.ros...@solinea.com

 I stand corrected.  Mostly confused since the keepalived didn't actually
 need addresses in the multicast IP range.  It does use it - as I can see
 with ifconfig.  We minimized the  impact of this by creating a small subnet
 that just had the switch address, host addresses and vrrp address in it.
  All the chatter was contained within that block.

 We avoided pacemaker in this particular instance because the keepalived
 setup and configuration was so very simple - only a couple of lines in a
 config file, and because we didn't need any of the other available HA
 features.

 Brent


 On Wed, Jun 26, 2013 at 10:03 AM, Jesse Pretorius 
 jesse.pretor...@gmail.com wrote:

 On 26 June 2013 15:42, Brent Roskos brent.ros...@solinea.com wrote:

 I've also used keepalived for services that did not scale laterally.  In
 this case I put two horizon servers behind an active/passive virtual IP.
  This was also pretty simple as there was no need to maintain state
 information in for active passive. That wouldn't work quite as well when
 capacity thresholds started to become a concern.

 Neither of the above required multicast support - which really helps
 with deployment options.


 *ahem* keepalived most definitely requires multicast support for its
 vrrp... and it's quite noisy. If there's a way to make it use unicast
 instead, I'd definitely like to know.

 corosync  pacemaker can do a virtual IP failover between as many nodes
 as you like using unicast instead of multicast.

 ___
 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] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread Atul Jha
Hi,

snip

Hi,

Please find the below Grizzly link that I have followed to install separate 
Network, compute and Openstack.


http://docs.openstack.org/grizzly/basic-install/apt/openstack-basic-install-apt-grizzly.pdf


At page 8 I find that the bash script for keystone may not be correctly pasted 
(any help..!1)


At page 11 unable to I can wget glance but cannot save I get the below error.

Unable to communicate with identity service: {error: {message: Invalid 
project,   code: 401, title: Not Authorized}}. (HTTP 401)
/snip


 glance image-create --is-public true --disk-format qcow2 --container-format 
bare --name Ubuntu  ubuntu-12.04-server-cloudimg-amd64-disk1.img
Unable to communicate with identity service: {error: {message: Invalid 
project, code: 401, title: Not Authorized}}. (HTTP 401)



My source file is below:

export OS_TENANT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=password
export OS_AUTH_URL=http://localhost:5000/v2.0/;
export SERVICE_ENDPOINT=http://localhost:35357/v2.0;
export SERVICE_TOKEN=password


The Grizzly install setup, I am stuck at glance and get the above error message.

/snip

The error suggests the tenant is not created. Can you confirm if you executed 
the bash script[page 8] correctly?
What do you get when you do :  -- $ keystone tenant-list , are you getting 
result as per the script?

Thanks!!

Atul

Regards,
Raghavendra

From: Marco Bravo [mailto:marcobra...@gmail.com]
Sent: Wednesday, June 26, 2013 7:21 PM
To: Lad, Raghavendra
Cc: mcheun...@hotmail.com; openstack@lists.launchpad.net
Subject: Re: [Openstack] Grizzly openstack installation - tutorial/guide

Hi, stackers I have reviewed some installation scripts (many of them) and I 
believe one point to start quickly is http://openstack.redhat.com/Quickstart
You can start quickly using on Red Hat or Fedora 18. For me (Fedora fan was 
great)
The RDO support forum is small and have some few issues.

Best regards, Marco Bravo.

2013/6/26 raghavendra@accenture.commailto:raghavendra@accenture.com
Hi Team,

Any easy simple guide/tutorial for the Grizzly openstack installation?

Regards,
Raghavendra Lad



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

__

www.accenture.comhttp://www.accenture.com

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

http://www.csscorp.com/common/email-disclaimer.php
___
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] Finding Openstack / DevOps consultants

2013-06-26 Thread Atul Jha
Hi,


From: Openstack [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on 
behalf of Drew Weaver [drew.wea...@thenap.com]
Sent: Wednesday, June 26, 2013 5:00 PM
To: 'openstack@lists.launchpad.net'
Subject: [Openstack] Finding Openstack / DevOps consultants

Are there any online places where one can find consultants or companies that 
provide consultancy for Openstack and DevOps related to Openstack deployments?

If not, I’m also open to hearing from anyone who feels that they fit into that 
description.

How about posting what you are looking for  -- 
http://www.openstack.org/community/jobs/

Thanks,
-Drew

Thanks!!

Atul

http://www.csscorp.com/common/email-disclaimer.php
___
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] custom url for openstack dashboard

2013-06-26 Thread Atul Jha
Anshul,

Would you mind adding the question with solution on ask.openstack.org ? It will 
help other. :)

Cheers!!

Atul


From: Openstack [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on 
behalf of Anshul Gangwar [anshul1...@yahoo.co.in]
Sent: Wednesday, June 26, 2013 4:10 PM
To: JuanFra Rodriguez Cardoso
Cc: Openstack
Subject: Re: [Openstack] custom url for openstack dashboard

I have solved my problem by using VirtualHost concept of apache2

Anshul



From: JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in
Cc: Openstack openstack@lists.launchpad.net; Balamurugan V G 
balamuruga...@gmail.com
Sent: Wednesday, 26 June 2013 4:00 PM
Subject: Re: [Openstack] custom url for openstack dashboard

Have you tried WEBROOT options in .../settings.py?
JuanFra
El 24/06/2013 08:07, Anshul Gangwar 
anshul1...@yahoo.co.inmailto:anshul1...@yahoo.co.in escribió:
Hi JuanFra,

This is not solving my problem. I want a solution where urls are relative to 
certain fixed string  say os.

Currently I can either make them relative by making changes in settings.py or 
absolute.

for example when I see page source I can see urls are of form

/static/*
/auth/*

what I want is that when these urls are returned to browser, they are prefixed 
with some string like

/os/static/*
/os/auth/*

this os string is added on the fly i.e. these urls are absolute, but relative 
to certain fixed string.

 Thanks,
Anshul



From: JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.commailto:juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.inmailto:anshul1...@yahoo.co.in
Cc: Balamurugan V G balamuruga...@gmail.commailto:balamuruga...@gmail.com; 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Sent: Friday, 21 June 2013 6:43 PM
Subject: Re: [Openstack] custom url for openstack dashboard

Hi Anshul,
you can try to change WSGI alias in file 
'/etc/httpd/conf.d/openstack-dahsboard' file (on RHEL-based installation).

DEFAULT -- WSGIScriptAlias /dashboard 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
NEW -- WSGIScriptAlias /os 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi


Regards,
JuanFRa

---
JuanFra


2013/6/21 Anshul Gangwar anshul1...@yahoo.co.inmailto:anshul1...@yahoo.co.in
I am already using one proxy. So below doesn't seems to serve my purpose.

Basically I want something like such that  urls within the page are not 
absolute, instead they are relative.

i.e. In page source I can see that urls are like /static/admin(absolute). Can I 
change them to static/admin(relative) with some dashboard/horizon setting?

Thanks,
Anshul


From: Balamurugan V G balamuruga...@gmail.commailto:balamuruga...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.inmailto:anshul1...@yahoo.co.in
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Sent: Friday, 21 June 2013 1:28 PM
Subject: Re: [Openstack] custom url for openstack dashboard

You can try Apache's mod rewrite and do URL rewrites as desired.

Regards,
Balu


On Fri, Jun 21, 2013 at 1:05 PM, Anshul Gangwar 
anshul1...@yahoo.co.inmailto:anshul1...@yahoo.co.in wrote:
 I want to give custom url for openstack dashboard, say

 http://10.1.1.1/os

 How can I acheive this?

 Thanks,
 Anshul

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




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






http://www.csscorp.com/common/email-disclaimer.php
___
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] custom url for openstack dashboard

2013-06-26 Thread Anshul Gangwar
Mine problem was not specific to openstack, and solution has nothing to do with 
openstack.
Mine problem was similar to 
http://www.thegeekstuff.com/2011/07/apache-virtual-host/


Regards,
Anshul



 From: Atul Jha atul@csscorp.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: Openstack openstack@lists.launchpad.net 
Sent: Wednesday, 26 June 2013 9:03 PM
Subject: RE: [Openstack] custom url for openstack dashboard
 


 
Anshul, 

Would you mind adding the question with solution on ask.openstack.org ? It will 
help other. :)

Cheers!!

Atul




 
From: Openstack [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on 
behalf of Anshul Gangwar [anshul1...@yahoo.co.in]
Sent: Wednesday, June 26, 2013 4:10 PM
To: JuanFra Rodriguez Cardoso
Cc: Openstack
Subject: Re: [Openstack] custom url for openstack dashboard


I have solved my problem by using VirtualHost concept of apache2

Anshul





 From: JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: Openstack openstack@lists.launchpad.net; Balamurugan V G 
balamuruga...@gmail.com 
Sent: Wednesday, 26 June 2013 4:00 PM
Subject: Re: [Openstack] custom url for openstack dashboard



Have you tried WEBROOT options in .../settings.py?
JuanFra
El 24/06/2013 08:07, Anshul Gangwar anshul1...@yahoo.co.in escribió:

Hi JuanFra,

This is not solving my problem. I want a solution where urls are relative to 
certain fixed string  say os.

Currently I can either make them relative by making changes in settings.py or 
absolute.

for example when I see page source I can see urls are of form

/static/*
/auth/*

what I want is that when these urls are returned to browser, they are prefixed 
with some string like

/os/static/*
/os/auth/*

this os string is added on the fly i.e. these urls are absolute, but relative 
to certain fixed string.

 Thanks,
Anshul







 From: JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: Balamurugan V G balamuruga...@gmail.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net 
Sent: Friday, 21 June 2013 6:43 PM
Subject: Re: [Openstack] custom url for openstack dashboard



Hi Anshul,

you can try to change WSGI alias in file 
'/etc/httpd/conf.d/openstack-dahsboard' file (on RHEL-based installation).

DEFAULT -- WSGIScriptAlias /dashboard 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi

NEW -- WSGIScriptAlias /os 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi



Regards,

JuanFRa



---
JuanFra


2013/6/21 Anshul Gangwar anshul1...@yahoo.co.in

I am already using one proxy. So below doesn't seems to serve my purpose.


Basically I want something like such that  urls within the page are not 
absolute, instead they are relative.


i.e. In page source I can see that urls are like /static/admin(absolute). Can 
I change them to static/admin(relative) with some dashboard/horizon setting? 


Thanks,
Anshul





 From: Balamurugan V G balamuruga...@gmail.com
To: Anshul Gangwar anshul1...@yahoo.co.in 
Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Friday, 21 June 2013 1:28 PM
Subject: Re: [Openstack] custom url for openstack dashboard


You can try Apache's mod rewrite and do URL rewrites as desired.

Regards,
Balu


On Fri, Jun 21, 2013 at 1:05 PM, Anshul Gangwar anshul1...@yahoo.co.in 
wrote:
 I want to give custom url for openstack dashboard, say

 http://10.1.1.1/os

 How can I acheive this?

 Thanks,
 Anshul

 ___
 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







http://www.csscorp.com/common/email-disclaimer.php ___
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] [OpenStack][nova]host and node difference

2013-06-26 Thread Jay Lau
Hi,

I noticed that now in nova::host_manager.py, the function
get_all_host_states() is returnning constructing a state key with host and
node.

def get_all_host_states(self, context):
Returns a list of HostStates that represents all the hosts
the HostManager knows about. Also, each of the consumable resources
in HostState are pre-populated and adjusted based on data in the db.


# Get resource usage across the available compute nodes:
compute_nodes = db.compute_node_get_all(context)
seen_nodes = set()
for compute in compute_nodes:
service = compute['service']
if not service:
LOG.warn(_(No service for compute ID %s) % compute['id'])
continue
host = service['host']  
node = compute.get('hypervisor_hostname') 
state_key = (host, node) 

Can someone show me a case when host and node are different?

Thanks,

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


Re: [Openstack] [Horizon] [UX] phabriactor/pholio as a possible UX option

2013-06-26 Thread Monty Taylor
Hi!

Thanks for looking in to Phabricator for us! The feedback is helpful. I
think we've also got some concerns around elements of it as well.

However, I still don't feel like I fully understand what the
requirements list are here. github isn't a requirement, it's a suggested
solution, and one with already distressing massive negative
implications. so I'd like us to work on what requirements the tool needs
to have so that we can figure out solutions that will solve them.

So far, my understanding is that requirements are:
- discussion
- messages containing images
- possibly specific image annotation/commenting

Are there any others I've missed?

To summarize things we've learned so far about possible solutions:
- Launchpad Bugs don't work due to lack of images
- Phabricator is too image centric, and also confusing
- github issues is not open source, and also increases confusion about
OpenStack's use of github, and is not integrated with the rest of the
project
- mailing list is too text oriented and has a bad threading model

We've got folks working on the area - so let's figure out what we need
and then we can move forward.

thanks!
Monty

On 06/25/2013 12:16 AM, Jaromir Coufal wrote:
 Hey All,
 
 I investigated and played with few tools for team collaboration, mainly
 focused on designs and discussions. They are mostly similar as
 Phabricator [1], what Monty suggested. You can see inVision [2] or
 GoVisually [3] for example. And of course there are more, however they
 are all somehow similar.
 
 I have few notes which covers most of them (from my point of view):
 
 * I can't help myself, but I have disorganized feeling.
 - Might be only my problem, but the whole system navigation is
 just... Strange. Maybe too much graphical :)
 * Main focus on pictures.
 - You can't start a thread without picture.
 - It's just a little bit weird, if everything is focused on the
 picture, which from my point of view shouldn't be the main point.
 Pictures and other documents should be supportive material - discussion
 matters here.
 - Due on pictures focus, discussions are just somehow neglected.
 * I love the inline comments for pictures, but...
  - Having possibility to attach comment to any place of the picture
 is cool, but... still this tool will fail for example in sequence of
 screens, if you are presenting workflow.
 * Mainly - I don't see developers coming to this tool and actively ask 
 discuss.
 
 Therefore, also thanks to comments from Toshi and Kyle, I tried to focus
 a little bit more on GitHub. I asked couple of colleagues and friends
 what would they prefer. From developers, the answer was obvious -
 GitHub. Designers said that they wouldn't mind GH, they are ok with it.
 Anyway, it's a normal discussion tool, nothing to be afraid of. The
 reasons why GitHub matters are already covered in my first e-mail and I
 still see it as the best possibility.
 
 Another reason for GitHub occurred in last conversation on G+ community
 site. There started thread about design question, which got solved, but
 then followed implementation discussion how to implement such thing. And
 here you can see, that any tool focusing on designers in the first
 place, would fail.
 
 I really don't want to discourage creative people from proposals and
 discussions - completely the opposite. I want them to connect to
 developers and vice versa.
 
 That's why I believe that GitHub worths trying.
 
 -- Jarda
 
 [1] http://www.invisionapp.com/
 [2] http://www.invisionapp.com/
 [3] http://www.govisually.com/
 
 
 On 2013/19/06 03:49, Monty Taylor wrote:
 Hey all!

 I spoke with Gabriel about this briefly on IRC, but there is an app for
 Phabricator called Pholio which seems to do the things the UI folks are
 looking for.

 To play with it further, I've spun up a phabricator here:

 http://phab.mnorp.com/

 You should have gotten account signup emails (if not, look in your spam
 folder - it's a throwaway machine)

 Check out:

 http://phab.mnorp.com/pholio/

 I've put up one design review here:

 http://phab.mnorp.com/M1

 that Jim and I have discussed a little bit.

 We're not thrilled with Phabricator for things like bug tracking or code
 review yet - but it's configurable enough that we could turn off
 everything except design review and move forward with that.

 Then, if we get to a point where more of its features are useful to us,
 then great - or if this winds up something we only ever use for design
 reviews - well, that's great too.

 David/Olaph - we'll need an OpenID SSO provider landed upstream before
 we can use this. (we are NOT going to carry local patches) There is an
 upstream auth refactor going on:

 https://secure.phabricator.com/T1536

 Also, you'll see on http://phab.mnorp.com/M1 a lorem ipsum over to the
 side. We should finish that work. Then we'll need to do a proper puppet
 install and skinning.

 Don't anybody do work yet - mainly I want to see if this is suitable for
 the UI folks, and if we 

Re: [Openstack] Windows Image in OpenStack

2013-06-26 Thread Narayanan, Krishnaprasad
Hi,

I executed the below command
kvm -m 2048 -no-reboot -boot order=d -drive 
file=windows_server_2012.img,if=virtio,boot=off -drive 
file=windows_server_2012_x64.iso,media=cdrom,boot=on -drive 
file=virtio-win-0.1-59.iso,media=cdrom,boot=off -net nic,model=virtio 
-nographic -vnc :1

and I got the following warning vlan0 is not connected to host network. Is 
this a valid behavior?

When I connected to the VNC and tried to discover the Virtio driver, I was 
unable to discover it. Can anybody suggest where I am going wrong or any 
solution in order to get rid of the problem?

Thanks
Krishnaprasad
From: Razique Mahroua [mailto:razique.mahr...@gmail.com]
Sent: Samstag, 22. Juni 2013 20:23
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Windows Image in OpenStack

Can you try that command

kvm -m 2048 -no-reboot -boot order=d -drive 
file=windowsr2.img,if=virtio,boot=off -drive 
file=windows-2008r2.iso,media=cdrom,boot=on -drive 
file=virtio-win-0.1-30.iso,media=cdrom,boot=off -net nic,model=virtio 
-nographic -vnc :1


Razique Mahroua - Nuage  Co
razique.mahr...@gmail.commailto:razique.mahr...@gmail.com
Tel : +33 9 72 37 94 15

[cid:image001.jpg@01CE72CB.097F2C60]


Make sure to use the good comas and spaces :-)

regard
Razique


Le 21 juin 2013 à 11:58, Narayanan, Krishnaprasad 
naray...@uni-mainz.demailto:naray...@uni-mainz.de a écrit :


Hi,

Thanks for your response. When I execute the command (egrep '(vmx|svm)' 
/proc/cpuinfo) in the compute node, I am getting an output that starts with 
flags and with several lines (refer image below). Any suggestions would be 
appreciated.

image002.png

Cheers,
Krishnaprasad

From: Razique Mahroua [mailto:razique.mahr...@gmail.comhttp://gmail.com]
Sent: Freitag, 21. Juni 2013 11:46
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] Windows Image in OpenStack

Hey Krishnaprasad,
you cannot run kmv is the server doesn't contain the virtualization instruction.
Can you run :
$ egrep '(vmx|svm)' /proc/cpuinfo

thanks!

Razique Mahroua - Nuage  Co
razique.mahr...@gmail.commailto:razique.mahr...@gmail.com
Tel : +33 9 72 37 94 15

image001.jpg

Le 21 juin 2013 à 11:22, Narayanan, Krishnaprasad 
naray...@uni-mainz.demailto:naray...@uni-mainz.de a écrit :



Hallo All,

When I tried to execute the commands provided in the OpenStack guide for 
installing Windows Image, I am getting the following error: kvm: -drive 
file=windows_server_2012.img: drive with bus=0, unit=0 (index=0) exists.

The command was executed on a compute node that was virtualizable. Command was 
kvm -m 2048 -no-reboot -boot order=d -drive file=windows_server_2012.img 
if=virtio,boot=off -drive file=windows_server_2012_x64.iso,media=cdrom boot=on 
-drive file=virtio-win-0.1-59.iso,media=cdrom,boot=off -net nic,model=virtio 
-nographic -vnc :1.

Can anybody suggest me pointers to get rid of this problem?

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


inline: image001.jpg___
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] Open vSwitch Errors on When Launching Instance

2013-06-26 Thread Samuel Winchenbach
Hello

I have taken a step back and am trying to get an all-in-one node up and
running.  Everything works wonderful (a few warnings in the log about using
default MAC addresses) until I launch an instance.

here is the output of openvswitch-vswitchd.log:
http://pastie.org/pastes/8084556/text

Does anyone have any clue what could be causing this?  It says it creates
the tap device and then it can't find it?

P.S. I know those are warnings are in the logs, not errors... but based on
the severity of the problem it seems as though they should be errors!

If you need any more information please ask!

Thanks,
Sam
___
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] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika

br-tun and br-int is down on both node
 #br-tun: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN mode DEFAULT
#br-int: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN mode DEFAULT
how can they down, i have restart openvswitch agent and restart both 
machine still same.


On 6/26/2013 8:02 PM, Darragh O'Reilly wrote:

are you sure the instance is sending DHCP requests? Because if you are seeing 
nothing leave the compute-node, then neither direct nor via switch will work. 
But you say GRE worked with a direct cable. So I can't explain that, unless 
your new config is wrong or the switch is blocking GRE for some reason. Are you 
using the same IP addresses for the switch connection as you used for the 
direct connection? If you could post 'ovs-vsctl show' and 'ip link' from both 
nodes.




From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net
Sent: Wednesday, 26 June 2013, 13:14
Subject: Re: [Openstack] Vlan or Gre on Switch



Nothing at all on tcpdump, do you mean crossover cable? damn i used straight ! 
as nowdays switch recognize it.
On 6/26/2013 7:00 PM, Darragh O'Reilly wrote:

ok time to see what is actually going on. Start tcpdump on the physical 
interfaces on both nodes: sudo tcpdump -n -i ethX proto GRE if the switch is 
blocking GRE, then you should see the DHCP request packets leave the compute 
node but not appear on the network node. If you see nothing at all - take off 
the 'proto GRE' from tcpdump. Or try again with the crossover to see how that 
worked.



From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net Sent: Wednesday, 26 June 2013, 12:39
Subject: Re: [Openstack] Vlan or Gre on Switch Yes it is, it's gre-2 and 
connect each other, then i restart interface on VM, but it still can't get IP 
from network node.
checking dnsmasq on network node is working
$ps faux | grep dnsmasq

  dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces

   --interface=tap1a8f1ea3-54 --except-interface=lo

   --pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid
   
--dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host
   
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts
   --dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update
   --leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s
   --conf-file= --domain=openstacklocal



On 6/26/2013 5:02 PM, Darragh O'Reilly wrote: ok good, run 'ovs-vsctl show' on 
both nodes. There should be gre-X port on each with remote_ip that points to 
the other node.

If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints.

From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net Sent: Wednesday, 26 June 2013, 10:44

Subject: Re: [Openstack] Vlan or Gre on Switch Sure it is, but it's on vlan 
configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote: can the nodes ping each other via 
the switch? You will need to get that working first.



From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 June 
2013, 9:04

Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini


[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote:

Sure you can use GRE tunnel on unmanaged switch.

Hello, i'm new in here
- Does vlan tagging that connected between network node and compute

node need a manageable switch?

- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.

--

Regards,

Mahardhika Gilang ___

Mailing list: https://launchpad.net/~openstack Post to : 
openstack@lists.launchpad.net Unsubscribe : 

Re: [Openstack] Vlan or Gre on Switch

2013-06-26 Thread Mahardhika
Hi, i've got it work! i just missing # in ovs_quantum_plugin.ini in vlan 
configuration, but in #ip link, br-int and br-tun still state down

but it just work on unmanaged switch.
Thanks for helping me out Darragh O'Reilly and all, now i can move to 
next level.

On 6/26/2013 8:02 PM, Darragh O'Reilly wrote:

are you sure the instance is sending DHCP requests? Because if you are seeing 
nothing leave the compute-node, then neither direct nor via switch will work. 
But you say GRE worked with a direct cable. So I can't explain that, unless 
your new config is wrong or the switch is blocking GRE for some reason. Are you 
using the same IP addresses for the switch connection as you used for the 
direct connection? If you could post 'ovs-vsctl show' and 'ip link' from both 
nodes.




From: Mahardhika mahardika.gil...@andalabs.com
To: Darragh O'Reilly dara2002-openst...@yahoo.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net
Sent: Wednesday, 26 June 2013, 13:14
Subject: Re: [Openstack] Vlan or Gre on Switch



Nothing at all on tcpdump, do you mean crossover cable? damn i used straight ! 
as nowdays switch recognize it.
On 6/26/2013 7:00 PM, Darragh O'Reilly wrote:

ok time to see what is actually going on. Start tcpdump on the physical 
interfaces on both nodes: sudo tcpdump -n -i ethX proto GRE if the switch is 
blocking GRE, then you should see the DHCP request packets leave the compute 
node but not appear on the network node. If you see nothing at all - take off 
the 'proto GRE' from tcpdump. Or try again with the crossover to see how that 
worked.



From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net Sent: Wednesday, 26 June 2013, 12:39
Subject: Re: [Openstack] Vlan or Gre on Switch Yes it is, it's gre-2 and 
connect each other, then i restart interface on VM, but it still can't get IP 
from network node.
checking dnsmasq on network node is working
$ps faux | grep dnsmasq

  dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces

   --interface=tap1a8f1ea3-54 --except-interface=lo

   --pid-file=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/pid
   
--dhcp-hostsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/host
   
--dhcp-optsfile=/var/lib/quantum/dhcp/5b4619d2-198b-453a-8ab6-b1c5545edb1f/opts
   --dhcp-script=/usr/bin/quantum-dhcp-agent-dnsmasq-lease-update
   --leasefile-ro --dhcp-range=set:tag0,10.10.30.0,static,120s
   --conf-file= --domain=openstacklocal



On 6/26/2013 5:02 PM, Darragh O'Reilly wrote: ok good, run 'ovs-vsctl show' on 
both nodes. There should be gre-X port on each with remote_ip that points to 
the other node.

If not, check local_ip on both is correct and restart the OVS plugin agent - 
that should rebuild the tunnel endpoints.

From: Mahardhika mahardika.gil...@andalabs.com To: Darragh O'Reilly dara2002-openst...@yahoo.com; 
Sergey Skripnick sskripn...@mirantis.com; openstack@lists.launchpad.net 
openstack@lists.launchpad.net Sent: Wednesday, 26 June 2013, 10:44

Subject: Re: [Openstack] Vlan or Gre on Switch Sure it is, but it's on vlan 
configuration, i am working on tunnel now.
On 6/26/2013 3:51 PM, Darragh O'Reilly wrote: can the nodes ping each other via 
the switch? You will need to get that working first.



From: Mahardhika mahardika.gil...@andalabs.com To: Sergey Skripnick 
sskripn...@mirantis.com; openstack@lists.launchpad.net Sent: Wednesday, 26 June 
2013, 9:04

Subject: Re: [Openstack] Vlan or Gre on Switch Could you help me? i have 
configure like this on ovs_quantum_plugin.ini


[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum reconnect_interval 
= 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=
and not work if attached to switch
networknode=switch=computenode when i direct connected both of 
node it's working (can assign ip to
instance etc)
networknode===computenode Thanks! On 6/26/2013 2:55 PM, Sergey 
Skripnick wrote:

Sure you can use GRE tunnel on unmanaged switch.

Hello, i'm new in here
- Does vlan tagging that connected between network node and compute

node need a manageable switch?

- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.

--

Regards,

Mahardhika Gilang ___

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

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

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/284/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 02:31:18 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesPort quota API into v3 part2by xuhjeditnova/tests/fake_policy.pyeditnova/api/openstack/compute/plugins/v3/quota_sets.pyeditsetup.cfgeditetc/nova/policy.jsoneditnova/tests/api/openstack/compute/plugins/v3/test_quota_sets.pyConsole Output[...truncated 150356 lines...]INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log c9bb51c6da93a40f4057e99db146c109718bc3a6..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D saucy --newversion 1:2013.2+git201306260231~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [7696c3c] Port quota API into v3 part2dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [cf472da] port agent API into v3 part1dch -a [614b209] Adds v3 API extension discovery filteringdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306260231~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmprviDSY/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306260231~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306260231~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306260231~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_quantum_trunk #239

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/239/Project:precise_havana_quantum_trunkDate of build:Wed, 26 Jun 2013 04:01:16 -0400Build duration:1 min 26 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesUpdate to use OSLO dbby gkottonaddquantum/openstack/common/db/sqlalchemy/session.pyeditquantum/plugins/nicira/READMEeditetc/quantum/plugins/ml2/ml2_conf.inieditquantum/plugins/brocade/README.mdeditetc/quantum/plugins/plumgrid/plumgrid.iniaddquantum/openstack/common/db/sqlalchemy/utils.pyaddquantum/openstack/common/db/exception.pyeditetc/quantum/plugins/midonet/midonet.inieditquantum/tests/unit/test_db_plugin.pyeditetc/quantum/plugins/openvswitch/ovs_quantum_plugin.inieditquantum/tests/unit/bigswitch/etc/restproxy.ini.testeditetc/quantum/plugins/ryu/ryu.inieditetc/quantum/plugins/nec/nec.inieditetc/quantum/plugins/mlnx/mlnx_conf.inieditetc/quantum/plugins/linuxbridge/linuxbridge_conf.inieditetc/quantum/plugins/hyperv/hyperv_quantum_plugin.inieditetc/quantum/plugins/cisco/cisco_plugins.inieditquantum/tests/unit/test_routerserviceinsertion.pyeditquantum/db/migration/alembic_migrations/env.pyeditopenstack-common.confeditquantum/tests/unit/nicira/etc/quantum.conf.testeditquantum/db/loadbalancer/loadbalancer_db.pyeditquantum/tests/etc/quantum.conf.testeditquantum/tests/unit/test_quota_ext.pyeditquantum/tests/unit/test_servicetype.pyaddquantum/openstack/common/db/__init__.pyeditquantum/plugins/metaplugin/READMEeditetc/quantum/plugins/nicira/nvp.iniaddquantum/openstack/common/db/sqlalchemy/models.pyaddquantum/openstack/common/db/api.pydeletequantum/tests/unit/test_db.pyeditetc/quantum/plugins/metaplugin/metaplugin.inieditquantum/common/config.pyaddquantum/openstack/common/db/sqlalchemy/__init__.pyeditetc/quantum/plugins/bigswitch/restproxy.inieditquantum/db/migration/cli.pyeditquantum/plugins/nicira/check_nvp_config.pyeditquantum/tests/unit/cisco/test_network_plugin.pyeditquantum/db/api.pyeditetc/quantum/plugins/brocade/brocade.iniConsole Output[...truncated 1544 lines...]Hunk #2 succeeded at 34 (offset -9 lines).1 out of 2 hunks FAILED -- rejects in file etc/quantum/plugins/nec/nec.inipatching file etc/quantum/plugins/nicira/nvp.iniHunk #1 FAILED at 68.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/nicira/nvp.inipatching file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.iniHunk #1 FAILED at 4.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.inipatching file etc/quantum/plugins/plumgrid/plumgrid.iniHunk #1 FAILED at 6.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/plumgrid/plumgrid.inipatching file etc/quantum/plugins/ryu/ryu.iniHunk #1 FAILED at 2.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/ryu/ryu.inipatching file etc/quantum.confPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-d38cf114-1c1e-42b3-b178-7e0c08fe3b4d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-d38cf114-1c1e-42b3-b178-7e0c08fe3b4d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr branch lp:~ubuntu-server-dev/quantum/havana quantumdch -b -D precise --newversion 1:2013.2+git201306260401~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-d38cf114-1c1e-42b3-b178-7e0c08fe3b4d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-d38cf114-1c1e-42b3-b178-7e0c08fe3b4d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', 

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_nova_trunk #443

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/443/Project:precise_havana_nova_trunkDate of build:Wed, 26 Jun 2013 12:02:18 -0400Build duration:3 min 8 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesRefactor db.security_group_get() instance join behaviorby cbehrenseditnova/tests/api/openstack/compute/contrib/test_security_groups.pyeditnova/db/api.pyeditnova/tests/db/test_db_api.pyeditnova/db/sqlalchemy/api.pyeditnova/compute/api.pyConsole Output[...truncated 3836 lines...]Get:110 http://us.archive.ubuntu.com/ubuntu/ precise/main python-dingus all 0.3.2-1ubuntu1 [8748 B]Get:111 http://us.archive.ubuntu.com/ubuntu/ precise/main python-imaging amd64 1.1.7-4 [294 kB]Get:112 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-libxml2 amd64 2.7.8.dfsg-5.1ubuntu4.4 [186 kB]Get:113 http://us.archive.ubuntu.com/ubuntu/ precise/main python-nose all 1.1.2-3 [135 kB]Get:114 http://us.archive.ubuntu.com/ubuntu/ precise/main python-openid all 2.2.5-3ubuntu1 [118 kB]Get:115 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pastescript all 1.7.5-1 [113 kB]Get:116 http://us.archive.ubuntu.com/ubuntu/ precise/main python-scgi amd64 1.13-1ubuntu1 [20.1 kB]Get:117 http://us.archive.ubuntu.com/ubuntu/ precise/main python-stompy all 0.2.9-1ubuntu1 [11.2 kB]Get:118 http://us.archive.ubuntu.com/ubuntu/ precise/main python-utidylib all 0.2-8build1 [9370 B]Get:119 http://us.archive.ubuntu.com/ubuntu/ precise/main python-yaml amd64 3.10-2 [122 kB]Get:120 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main sphinx-doc all 1.1.3+dfsg-2ubuntu2.1 [847 kB]Failed to fetch http://localhost/ubuntu/pool/main/p/python-keystoneclient/python-keystoneclient_0.2.5.17.g3056f33+git201306231232~precise-0ubuntu1_all.deb  404  Not FoundFetched 48.9 MB in 2s (23.8 MB/s)E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?install call failedERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ea52ce0f-26b3-4af1-8a55-43c5005236a0', '-u', 'root', '--', 'mk-build-deps', '-i', '-r', '-t', 'apt-get -y', '/tmp/tmp3uwaGb/nova/debian/control']' returned non-zero exit status 100ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ea52ce0f-26b3-4af1-8a55-43c5005236a0', '-u', 'root', '--', 'mk-build-deps', '-i', '-r', '-t', 'apt-get -y', '/tmp/tmp3uwaGb/nova/debian/control']' returned non-zero exit status 100INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D precise --newversion 1:2013.2+git201306261203~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261203~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmp3uwaGb/nova/debian/controlTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ea52ce0f-26b3-4af1-8a55-43c5005236a0', '-u', 'root', '--', 'mk-build-deps', '-i', '-r', '-t', 'apt-get -y', '/tmp/tmp3uwaGb/nova/debian/control']' returned non-zero exit status 100Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ea52ce0f-26b3-4af1-8a55-43c5005236a0', '-u', 'root', '--', 'mk-build-deps', '-i', '-r', '-t', 'apt-get -y', '/tmp/tmp3uwaGb/nova/debian/control']' returned non-zero exit status 100Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/285/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 12:05:07 -0400Build duration:7 min 28 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRefactor db.security_group_get() instance join behaviorby cbehrenseditnova/db/api.pyeditnova/tests/db/test_db_api.pyeditnova/compute/api.pyeditnova/db/sqlalchemy/api.pyeditnova/tests/api/openstack/compute/contrib/test_security_groups.pyConsole Output[...truncated 150330 lines...]INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log c9bb51c6da93a40f4057e99db146c109718bc3a6..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D saucy --newversion 1:2013.2+git201306261205~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [7696c3c] Port quota API into v3 part2dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [cf472da] port agent API into v3 part1dch -a [614b209] Adds v3 API extension discovery filteringdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261205~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpGUEJu4/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306261205~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261205~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261205~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/286/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 14:31:23 -0400Build duration:13 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd basic InstanceFault modelby danmsaddnova/objects/instance_fault.pyaddnova/tests/objects/test_instance_fault.pyAdd Instance.faultby danmseditnova/objects/instance.pyeditnova/tests/objects/test_instance.pyMake NovaObject support the in operatorby danmseditnova/objects/base.pyeditnova/tests/objects/test_objects.pyFix instance objects use of a db query method parameterby danmseditnova/objects/instance.pyeditnova/tests/objects/test_instance.pyMake info_cache handle when network_info is Noneby danmseditnova/objects/instance_info_cache.pyConsole Output[...truncated 150331 lines...]bzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D saucy --newversion 1:2013.2+git201306261436~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [851205b] Make info_cache handle when network_info is Nonedch -a [38ff719] Fix instance object's use of a db query method parameterdch -a [9480d1e] Make NovaObject support the 'in' operatordch -a [9c99ba9] Add Instance.faultdch -a [60aa25d] Add basic InstanceFault modeldch -a [7696c3c] Port quota API into v3 part2dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [cf472da] port agent API into v3 part1dch -a [614b209] Adds v3 API extension discovery filteringdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261436~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpoq510A/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306261436~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261436~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261436~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/240/Project:precise_havana_quantum_trunkDate of build:Wed, 26 Jun 2013 16:02:25 -0400Build duration:1 min 35 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesRequire greenlet 0.3.2 (or later)by dirkeditrequirements.txtImported Translations from Transifexby Jenkinseditquantum/locale/ru/LC_MESSAGES/quantum.poeditquantum/locale/fi_FI/LC_MESSAGES/quantum.poeditquantum/locale/pt_BR/LC_MESSAGES/quantum.poeditquantum/locale/it/LC_MESSAGES/quantum.poeditquantum/locale/es/LC_MESSAGES/quantum.poeditquantum/locale/ro/LC_MESSAGES/quantum.poeditquantum/locale/bg_BG/LC_MESSAGES/quantum.poeditquantum/locale/ja/LC_MESSAGES/quantum.poeditquantum/locale/ka_GE/LC_MESSAGES/quantum.poeditquantum/locale/vi_VN/LC_MESSAGES/quantum.poeditquantum/locale/zh_TW/LC_MESSAGES/quantum.poeditquantum/locale/ko_KR/LC_MESSAGES/quantum.poeditquantum/locale/fr/LC_MESSAGES/quantum.poeditquantum/locale/quantum.poteditquantum/locale/zh_CN/LC_MESSAGES/quantum.poeditquantum/locale/cs/LC_MESSAGES/quantum.poeditquantum/locale/da/LC_MESSAGES/quantum.poeditquantum/locale/de/LC_MESSAGES/quantum.poConsole Output[...truncated 1555 lines...]1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/nicira/nvp.inipatching file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.iniHunk #1 FAILED at 4.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.inipatching file etc/quantum/plugins/plumgrid/plumgrid.iniHunk #1 FAILED at 6.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/plumgrid/plumgrid.inipatching file etc/quantum/plugins/ryu/ryu.iniHunk #1 FAILED at 2.1 out of 1 hunk FAILED -- rejects in file etc/quantum/plugins/ryu/ryu.inipatching file etc/quantum.confPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-01d8775e-28fc-412f-a6f2-7392e2c843cb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-01d8775e-28fc-412f-a6f2-7392e2c843cb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 2775a8a5677485d44d3b7a00bb90af469d6f110c..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/quantum/havana quantumdch -b -D precise --newversion 1:2013.2+git201306261602~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [f39d004] Imported Translations from Transifexdch -a [9f0c245] Update to use OSLO dbdch -a [3ecd1cb] Do not raise NEW exceptionsdch -a [fd4fae9] Require greenlet 0.3.2 (or later)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-01d8775e-28fc-412f-a6f2-7392e2c843cb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-01d8775e-28fc-412f-a6f2-7392e2c843cb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/141/Project:precise_havana_ceilometer_trunkDate of build:Wed, 26 Jun 2013 16:01:17 -0400Build duration:3 min 1 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesPin the keystone client versionby doug.hellmanneditrequirements.txtConsole Output[...truncated 1435 lines...]Package-Time: 0Source-Version: 1:2013.2+git201306261601~precise-0ubuntu1Space: 0Status: failedVersion: 1:2013.2+git201306261601~precise-0ubuntu1Finished at 20130626-1603Build needed 00:00:00, 0k disc spaceE: Package build dependencies not satisfied; skippingERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'ceilometer_2013.2+git201306261601~precise-0ubuntu1.dsc']' returned non-zero exit status 3ERROR:root:Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'ceilometer_2013.2+git201306261601~precise-0ubuntu1.dsc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 032f66c144e9c508dd469b5db0ade4c596f68e78..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/ceilometer/havana ceilometerdch -b -D precise --newversion 1:2013.2+git201306261601~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC ceilometer_2013.2+git201306261601~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpGQRn0q/ceilometer/debian/controlsbuild -d precise-havana -n -A ceilometer_2013.2+git201306261601~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'ceilometer_2013.2+git201306261601~precise-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 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'ceilometer_2013.2+git201306261601~precise-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: saucy_havana_nova_trunk #287

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/287/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 17:01:21 -0400Build duration:12 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCells: Add support for global cinderby cbehrenseditnova/db/sqlalchemy/api.pyeditnova/tests/cells/test_cells_messaging.pyeditnova/cells/messaging.pyeditnova/compute/cells_api.pyeditnova/tests/api/ec2/test_cloud.pyeditnova/cells/rpcapi.pyeditnova/cells/manager.pyeditnova/tests/db/test_db_api.pyeditnova/tests/cells/test_cells_rpcapi.pyeditnova/conductor/manager.pyeditnova/tests/cells/test_cells_manager.pyeditnova/tests/conductor/test_conductor.pyChange resource links when url has no project idby maurosreditnova/tests/api/openstack/compute/test_servers.pyeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditnova/api/openstack/common.pyPort flavors core API to v3 treeby maurosreditsetup.cfgaddnova/tests/api/openstack/compute/plugins/v3/test_flavors.pyaddnova/api/openstack/compute/plugins/v3/flavors.pyPrepare fake instance stubs for objectsby danmseditnova/tests/api/openstack/fakes.pyMake fake_network tolerant of objectsby danmseditnova/tests/fake_network.pyImported Translations from Transifexby Jenkinseditnova/locale/ko_KR/LC_MESSAGES/nova.poeditnova/locale/tr/LC_MESSAGES/nova.poeditnova/locale/ru/LC_MESSAGES/nova.poeditnova/locale/ca/LC_MESSAGES/nova.poeditnova/locale/bg_BG/LC_MESSAGES/nova.poeditnova/locale/bs/LC_MESSAGES/nova.poeditnova/locale/nl_NL/LC_MESSAGES/nova.poeditnova/locale/sw_KE/LC_MESSAGES/nova.poeditnova/locale/ja/LC_MESSAGES/nova.poeditnova/locale/en_GB/LC_MESSAGES/nova.poeditnova/locale/da/LC_MESSAGES/nova.poeditnova/locale/it/LC_MESSAGES/nova.poeditnova/locale/id/LC_MESSAGES/nova.poeditnova/locale/es/LC_MESSAGES/nova.poeditnova/locale/zh_CN/LC_MESSAGES/nova.poeditnova/locale/tl/LC_MESSAGES/nova.poeditnova/locale/nova.poteditnova/locale/hr/LC_MESSAGES/nova.poeditnova/locale/vi_VN/LC_MESSAGES/nova.poeditnova/locale/it_IT/LC_MESSAGES/nova.poeditnova/locale/fi_FI/LC_MESSAGES/nova.poeditnova/locale/uk/LC_MESSAGES/nova.poeditnova/locale/ru_RU/LC_MESSAGES/nova.poeditnova/locale/ka_GE/LC_MESSAGES/nova.poeditnova/locale/cs/LC_MESSAGES/nova.poeditnova/locale/hu/LC_MESSAGES/nova.poeditnova/locale/ko/LC_MESSAGES/nova.poeditnova/locale/zh_HK/LC_MESSAGES/nova.poeditnova/locale/en_AU/LC_MESSAGES/nova.poeditnova/locale/nb/LC_MESSAGES/nova.poeditnova/locale/fr/LC_MESSAGES/nova.poeditnova/locale/en_US/LC_MESSAGES/nova.poeditnova/locale/pt/LC_MESSAGES/nova.poeditnova/locale/pt_BR/LC_MESSAGES/nova.poeditnova/locale/de/LC_MESSAGES/nova.poeditnova/locale/tr_TR/LC_MESSAGES/nova.poeditnova/locale/ro/LC_MESSAGES/nova.poeditnova/locale/ms/LC_MESSAGES/nova.poeditnova/locale/zh_TW/LC_MESSAGES/nova.poConsole Output[...truncated 159791 lines...]dch -a [38ff719] Fix instance object's use of a db query method parameterdch -a [9480d1e] Make NovaObject support the 'in' operatordch -a [9c99ba9] Add Instance.faultdch -a [60aa25d] Add basic InstanceFault modeldch -a [7696c3c] Port quota API into v3 part2dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261703~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpuoiI9_/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306261703~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261703~saucy-0ubuntu1.dsc']' returned non-zero exit status 

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_nova_trunk #445

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/445/Project:precise_havana_nova_trunkDate of build:Wed, 26 Jun 2013 17:01:21 -0400Build duration:12 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesCells: Add support for global cinderby cbehrenseditnova/tests/conductor/test_conductor.pyeditnova/tests/api/ec2/test_cloud.pyeditnova/cells/rpcapi.pyeditnova/conductor/manager.pyeditnova/tests/db/test_db_api.pyeditnova/cells/manager.pyeditnova/tests/cells/test_cells_messaging.pyeditnova/cells/messaging.pyeditnova/tests/cells/test_cells_manager.pyeditnova/compute/cells_api.pyeditnova/db/sqlalchemy/api.pyeditnova/tests/cells/test_cells_rpcapi.pyChange resource links when url has no project idby maurosreditnova/tests/api/openstack/compute/test_servers.pyeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditnova/api/openstack/common.pyPort flavors core API to v3 treeby maurosraddnova/tests/api/openstack/compute/plugins/v3/test_flavors.pyaddnova/api/openstack/compute/plugins/v3/flavors.pyeditsetup.cfgPrepare fake instance stubs for objectsby danmseditnova/tests/api/openstack/fakes.pyMake fake_network tolerant of objectsby danmseditnova/tests/fake_network.pyImported Translations from Transifexby Jenkinseditnova/locale/tr_TR/LC_MESSAGES/nova.poeditnova/locale/zh_CN/LC_MESSAGES/nova.poeditnova/locale/nl_NL/LC_MESSAGES/nova.poeditnova/locale/zh_TW/LC_MESSAGES/nova.poeditnova/locale/ro/LC_MESSAGES/nova.poeditnova/locale/bs/LC_MESSAGES/nova.poeditnova/locale/ja/LC_MESSAGES/nova.poeditnova/locale/ko/LC_MESSAGES/nova.poeditnova/locale/tr/LC_MESSAGES/nova.poeditnova/locale/pt_BR/LC_MESSAGES/nova.poeditnova/locale/ms/LC_MESSAGES/nova.poeditnova/locale/bg_BG/LC_MESSAGES/nova.poeditnova/locale/nova.poteditnova/locale/en_GB/LC_MESSAGES/nova.poeditnova/locale/zh_HK/LC_MESSAGES/nova.poeditnova/locale/es/LC_MESSAGES/nova.poeditnova/locale/tl/LC_MESSAGES/nova.poeditnova/locale/nb/LC_MESSAGES/nova.poeditnova/locale/fi_FI/LC_MESSAGES/nova.poeditnova/locale/ka_GE/LC_MESSAGES/nova.poeditnova/locale/vi_VN/LC_MESSAGES/nova.poeditnova/locale/en_AU/LC_MESSAGES/nova.poeditnova/locale/pt/LC_MESSAGES/nova.poeditnova/locale/hr/LC_MESSAGES/nova.poeditnova/locale/en_US/LC_MESSAGES/nova.poeditnova/locale/hu/LC_MESSAGES/nova.poeditnova/locale/ru_RU/LC_MESSAGES/nova.poeditnova/locale/ru/LC_MESSAGES/nova.poeditnova/locale/uk/LC_MESSAGES/nova.poeditnova/locale/da/LC_MESSAGES/nova.poeditnova/locale/sw_KE/LC_MESSAGES/nova.poeditnova/locale/it/LC_MESSAGES/nova.poeditnova/locale/de/LC_MESSAGES/nova.poeditnova/locale/it_IT/LC_MESSAGES/nova.poeditnova/locale/ca/LC_MESSAGES/nova.poeditnova/locale/fr/LC_MESSAGES/nova.poeditnova/locale/id/LC_MESSAGES/nova.poeditnova/locale/ko_KR/LC_MESSAGES/nova.poeditnova/locale/cs/LC_MESSAGES/nova.poConsole Output[...truncated 17658 lines...]Checking signature on .changesGood signature on /tmp/tmpVA5X6k/nova_2013.2+git201306261702~precise-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpVA5X6k/nova_2013.2+git201306261702~precise-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):Connection failed, aborting. Check your network [Errno 111] Connection refusedERROR:root:Error occurred during package creation/build: Command '['dput', 'ppa:openstack-ubuntu-testing/havana', 'nova_2013.2+git201306261702~precise-0ubuntu1_source.changes']' returned non-zero exit status 1ERROR:root:Command '['dput', 'ppa:openstack-ubuntu-testing/havana', 'nova_2013.2+git201306261702~precise-0ubuntu1_source.changes']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 851205b8edd2950949e98103d25141c45a744cb1..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D precise --newversion 1:2013.2+git201306261702~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [80d2cbd] Imported Translations from Transifexdch -a [22c46e5] Make fake_network tolerant of objectsdch -a [8a393e4] Prepare fake instance stubs for objectsdch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [39e8f5b] Cells: Add support for global cinderdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261702~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpVA5X6k/nova/debian/controlsbuild -d precise-havana -n -A nova_2013.2+git201306261702~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana nova_2013.2+git201306261702~precise-0ubuntu1_source.changesTraceback (most recent 

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

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/288/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 18:01:19 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRetry quota_reserve on DBDeadlockby cbehrenseditnova/db/sqlalchemy/api.pyCells: Pass object for start/stopby cbehrenseditnova/cells/messaging.pyeditnova/tests/cells/test_cells_messaging.pyPort quota classes extension to v3 API Part 1by cyeohaddnova/api/openstack/compute/plugins/v3/quota_classes.pyaddnova/tests/api/openstack/compute/plugins/v3/test_quota_classes.pyConsole Output[...truncated 159792 lines...]dch -a [60aa25d] Add basic InstanceFault modeldch -a [7696c3c] Port quota API into v3 part2dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [e7a8dc0] Port quota classes extension to v3 API Part 1dch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [3689771] Cells: Pass object for start/stopdch -a [c0ca847] Retry quota_reserve on DBDeadlockdch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261801~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmp5FqXdI/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306261801~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261801~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261801~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: precise_havana_nova_trunk #446

2013-06-26 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/446/Project:precise_havana_nova_trunkDate of build:Wed, 26 Jun 2013 18:02:21 -0400Build duration:14 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesRetry quota_reserve on DBDeadlockby cbehrenseditnova/db/sqlalchemy/api.pyCells: Pass object for start/stopby cbehrenseditnova/cells/messaging.pyeditnova/tests/cells/test_cells_messaging.pyPort quota classes extension to v3 API Part 1by cyeohaddnova/api/openstack/compute/plugins/v3/quota_classes.pyaddnova/tests/api/openstack/compute/plugins/v3/test_quota_classes.pyConsole Output[...truncated 17737 lines...]deleting and forgetting pool/main/n/nova/nova-compute-xen_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-conductor_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-console_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-consoleauth_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-doc_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-network_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-novncproxy_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-objectstore_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-scheduler_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-spiceproxy_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-volume_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.2+git201306261804~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.2+git201306261804~precise-0ubuntu1_all.debINFO:root:Storing current commit for next build: 80d2cbd24bef0d356daed2a5b19c87587cbeeabbINFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 851205b8edd2950949e98103d25141c45a744cb1..HEAD --no-merges --pretty=format:[%h] %sbzr branch lp:~ubuntu-server-dev/nova/havana novadch -b -D precise --newversion 1:2013.2+git201306261804~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [80d2cbd] Imported Translations from Transifexdch -a [22c46e5] Make fake_network tolerant of objectsdch -a [8a393e4] Prepare fake instance stubs for objectsdch -a [e7a8dc0] Port quota classes extension to v3 API Part 1dch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [3689771] Cells: Pass object for start/stopdch -a [c0ca847] Retry quota_reserve on DBDeadlockdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [39e8f5b] Cells: Add support for global cinderdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261804~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpjrnlmQ/nova/debian/controlsbuild -d precise-havana -n -A nova_2013.2+git201306261804~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana nova_2013.2+git201306261804~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-havana nova_2013.2+git201306261804~precise-0ubuntu1_amd64.changes+ [ 0 != 0 ]+ jenkins-cli build -p pipeline_parameters=pipeline_parameters -p PARENT_BUILD_TAG=jenkins-precise_havana_nova_trunk-446 pipeline_runnerEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-06-26 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/289/Project:saucy_havana_nova_trunkDate of build:Wed, 26 Jun 2013 18:38:59 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdds support for the Indigo Virtual Switch (IVS)by kevin.bentoneditnova/network/linux_net.pyeditnova/network/model.pyeditnova/tests/virt/libvirt/test_libvirt_vif.pyeditnova/virt/libvirt/vif.pyeditetc/nova/rootwrap.d/network.filtersAccept is_public=None when listing all flavorsby xqueralteditnova/api/openstack/compute/flavors.pyeditnova/utils.pyeditnova/tests/api/openstack/compute/test_flavors.pyConsole Output[...truncated 159768 lines...]dch -a [df40429] Imported Translations from Transifexdch -a [db39895] Refresh volume connections when starting instancesdch -a [4f87589] Fix trivial mismatch of license headerdch -a [86487bf] Port quota API into v3 part1dch -a [91756f4] Make InstanceList filter non-column extra attributesdch -a [eec6ddc] Add Instance.security_groupsdch -a [1792c03] Add basic SecurityGroup modeldch -a [2d7bedd] Extract live-migration scheduler logic from the scheduler driverdch -a [e7a8dc0] Port quota classes extension to v3 API Part 1dch -a [90b5796] Refactor db.security_group_get() instance join behaviordch -a [92a3190] Fix serialization of iterable typesdch -a [a9c695d] Fix orphaned instance from get_by_uuid() and _from_db_object()dch -a [3689771] Cells: Pass object for start/stopdch -a [c0ca847] Retry quota_reserve on DBDeadlockdch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201306261839~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmpH2FkJo/nova/debian/controlsbuild -d saucy-havana -n -A nova_2013.2+git201306261839~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261839~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201306261839~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp