[Openstack] How to add an item in the list of instance Openstack!!!

2012-11-08 Thread 蒋平
Hi sir,  I have made several intances,for example: "admin,ps-15,bbb,192.168.0.4,m1.small-2GBmem-1VCPU-10GBdisk,Active,None,Running,edit instance".I want to add an item,such as 'Resize Flavor' in list when you press the arrow button on the right of 'edit instance'.   I have set the msgid and msgstr of 'Resize Flavor' in/usr/share/pyshared/horizon/locale/zh_CN/LC_MESSAGES,and then in/usr/share/pyshared/horizon/dashboards/nova/instances/tables.py,I imitate "class CreateSnapshot" etc,and add "class ResizeFlavor" in "class Meta",but there have been no effect,   I am sure the msgid and msgstr of 'Resize Flavor' is useful as I have tried to replace such as "View Log" or "VNC Console". 'url' means the path such as "hoizon:nova:instances:detail", "classes" means the style as it shows in web or dialog.Do you have some good ideas?thank you!!!___
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] Cinder snapshots

2012-11-08 Thread Avishay Traeger

Hi all,
I had a few questions about snapshot support in Cinder:
1) a. Why is a snapshot a fundamentally different entity than a volume?
   b. Is it because some back-ends don't support the same set of operations
on snapshots?
   c. Is this what the snapshot-to-volume operation was meant to achieve?
   d. If a back-end supports nested snapshots, each snapshot will need to
be converted to volume before a nested snapshot can be taken?
   e. And in this case, will the back-end driver simply do nothing for the
snapshot-to-volume operation?
2) Why can't you take snapshots of attached volumes?  I think most/all
back-ends will be fine with it (of course they will be crash-consistent if
the OS/application doesn't sync to disk).
3) Most back-ends support various types of snapshots - e.g., read-only,
read-write, full copy, etc.  How can we better support this notion?

Thanks,
Avishay


___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack

Hello Stackers !

I am currently trying to create pictures of my OpenStack deployment 
architecture as a part of my OpenStack Folsom install guide 
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst 
and i would like to ask a favorite.


Could you be kind and please take a look at these Pics below and report 
back if there is a missing or wrong thing.


Thank you.


==Quantum  on VLAN + 3 NICs on controller node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on controller node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards




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


Re: [Openstack] nova/quantum/ovs configuration conundrum

2012-11-08 Thread Kevin Jackson
Thanks for that - the namspace thing is starting to make sense.
So I see this rule in there now:

Chain quantum-l3-agent-PREROUTING (1 references)
 pkts bytes target prot opt in out source
destination
   62  3720 DNAT   tcp  --  *  *   0.0.0.0/0
169.254.169.254  tcp dpt:80 to:172.16.0.201:8775

But I never see a connection being made when I spin up an instance.  The
instance reports no route to host.


My environment is a single server (its a VM under VirtualBox) - am I
complicating things by having this as an all in one box - is the
use_namespace option adding to my woes and is this just a scenario that
doesn't make sense (although for someone investigating/learning OpenStack
these single instance environments have been valuable).

Cheers,
Kev


On 7 November 2012 18:21, Salvatore Orlando sorla...@nicira.com wrote:

 Kevin is correct; as your're running IP namespaces, you'll need to look
 for iptables in that namespace.
 The metadata settings however are visible in the log extract you posted.
 It seems your metadata server is sitting at 172.16.0.201:8775
 I guess you've already ensured that endpoint is reachable from the router
 (a wget execute in the router namespace will prove that).

 Also, metadata is one of those (few) features which in Quantum come with
 strings attached. You can find more info on this in the admin guide [1].
 The link to the page where metadata are discussed reported below, just in
 case you haven't already seen it.

 Salvatore


 [1]
 http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html

 On 7 November 2012 19:00, Stephen Gran stephen.g...@guardian.co.ukwrote:

 **
 On Wed, 2012-11-07 at 16:02 +, Kevin Jackson wrote:

 Heyup good folk of OpenStack,
 I'm having the same issue as Sina.  My configuration seems to look OK (I
 have an instance, with IP that can ping its default route to on an internal
 network) but I get the failure to contact the metadata server with the
 explanation that Sina gave.

 In my /var/log/quantum/l3_agent.log I have the following:
 http://paste.openstack.org/show/24801/
 There's also a paste of an iptables output that I would've expected to
 see the DNAT rules in.

 What am I missing?


 You're not looking in the correct network namespace:

 ip netns exec qrouter-61245d6f-1195-4ca0-ba08-f0636f7d44c6 iptables -L -v
 -t nat
 ip netns exec qrouter-61245d6f-1195-4ca0-ba08-f0636f7d44c6 ip r

 Cheers,

 --
 Stephen Gran
 Senior Systems Integrator - guardian.co.uk

   Please consider the environment before printing this email.
 --
 Visit guardian.co.uk - website of the year
  www.guardian.co.ukwww.observer.co.uk www.guardiannews.com

 On your mobile, visit m.guardian.co.uk or download the Guardian
 iPhone app www.guardian.co.uk/iphone and iPad edition www.guardian.co.uk/iPad

 Save up to 37% by subscribing to the Guardian and Observer - choose the 
 papers you want and get full digital access.
 Visit guardian.co.uk/subscribe

 -
 This e-mail and all attachments are confidential and may also
 be privileged. If you are not the named recipient, please notify
 the sender and delete the e-mail and all attachments immediately.
 Do not disclose the contents to another person. You may not use
 the information for any purpose, or store, or copy, it in any way.

 Guardian News  Media Limited is not liable for any computer
 viruses or other material transmitted with or as part of this
 e-mail. You should employ virus checking software.

 Guardian News  Media Limited

 A member of Guardian Media Group plc
 Registered Office
 PO Box 68164
 Kings Place
 90 York Way
 London
 N1P 2AP

 Registered in England Number 908396


 ___
 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




-- 
Kevin Jackson
@itarchitectkev
___
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] [Folsom] Horizon not working

2012-11-08 Thread Emilio García
Hello there,

I am having the exact same problem! Any fix?

On Fri, Nov 2, 2012 at 10:45 AM, Raja Gajju gajjuraja [at] yahoo wrote:

 Hi all,

 I am totally new to Folsom and just wanted to get into it.

 I followed installation instructions from this guide :

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst


 Everything went fine till the end(Horizon) but when I tried to access
 OpenStack 192.168.2.46/horizon on Firefox** with credentials
 admin:admin_pass,
 I am not able to login.

 I am having two new Ubuntu 12.10 machines (one Controller and one
 Compute). I have done every steps sequentially for Controller
 and have confirmed them also. I even also rebooted the machine after
 installing Horizon as it was mentioned in the guide.
 On my Controller eth0 is 192.168.2.46 and eth1 is 192.168.2.66

 I checked in this log file : /var/log/apache2/error.log and found
 following error :-

 [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog
with
 token
 [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last):
 [Fri Nov 02 14:25:28 2012] [error] File
 /usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py, line
132,
 in _extract_service_catalog
 [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')
 [Fri Nov 02 14:25:28 2012] [error] File
 /usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py,
line
 62, in url_for
 [Fri Nov 02 14:25:28 2012] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found.
 [Fri Nov 02 14:26:31 2012] [error] \x1b[.31;1mUnauthorized: n/a (HTTP
 401)\x1b[0m
 [Fri Nov 02 14:26:31 2012] [error] Traceback (most recent call last):
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/horizon/usage/base.py, line 93, in
 summarize
 [Fri Nov 02 14:26:31 2012] [error] self.usage_list =
 self.get_usage_list(start, end)
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/horizon/usage/base.py, line 128, in
 get_usage_list
 [Fri Nov 02 14:26:31 2012] [error] return api.usage_list(self.request,
 start, end)
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/horizon/api/nova.py, line 418, in
 usage_list
 [Fri Nov 02 14:26:31 2012] [error] return [Usage(u) for u in
 novaclient(request).usage.list(start, end, True)]
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/novaclient/v1_1/usage.py, line 35, in
 list
 [Fri Nov 02 14:26:31 2012] [error] tenant_usages)
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/novaclient/base.py, line 62, in _list
 [Fri Nov 02 14:26:31 2012] [error] _resp, body =
 self.api.client.get(url)
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/novaclient/client.py, line 239, in get
 [Fri Nov 02 14:26:31 2012] [error] return self._cs_request(url, 'GET',
 **kwargs)
 [Fri Nov 02 14:26:31 2012] [error] File
 /usr/lib/python2.7/dist-packages/novaclient/client.py, line 236, in
 _cs_request
 [Fri Nov 02 14:26:31 2012] [error] raise ex
 [Fri Nov 02 14:26:31 2012] [error] Unauthorized: n/a (HTTP 401)

 I am not getting any idea how to get rid of this problem.
 Any help to rectify this problem is appreciated.
 Thanks in advance.

 Thanks and Regards,
 Girija Sharan Singh

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



--

Cloudreach Limited is a limited company registered in England with registered 
number 06975407

The above terms reflect a potential business arrangement, are provided solely 
as a basis for further discussion, 
and are not intended to be and do not constitute a legally binding obligation. 
No legally binding obligations 
will be created, implied, or inferred until an agreement in final form is 
executed in writing by all parties involved.

This email may be confidential or privileged. If you received this 
communication by mistake, please don't forward 
it to anyone else, please erase all copies and attachments, and please let us 
know that it has gone to the wrong person.
___
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/quantum/ovs configuration conundrum

2012-11-08 Thread Stephen Gran
Hi,

On Thu, 2012-11-08 at 10:02 +, Kevin Jackson wrote:

 Thanks for that - the namspace thing is starting to make sense.
 So I see this rule in there now:
 
 Chain quantum-l3-agent-PREROUTING (1 references)
  pkts bytes target prot opt in out source
 destination 
62  3720 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:172.16.0.201:8775
 
 But I never see a connection being made when I spin up an instance.
 The instance reports no route to host.


It's unclear at this point if the problem is that your instance can't
reach it's gateway (the quantum router), or if the quantum router can't
reach the metadata server.

try:
 ip netns exec qrouter-61245d6f-1195-4ca0-ba08-f0636f7d44c6 wget
http://172.16.0.201:8775/

To rule out the latter so you know where to concentrate your efforts.
-- 
Stephen Gran
Senior Systems Integrator - guardian.co.uk

Please consider the environment before printing this email.
--
Visit guardian.co.uk - website of the year
 
www.guardian.co.ukwww.observer.co.uk www.guardiannews.com 
 
On your mobile, visit m.guardian.co.uk or download the Guardian
iPhone app www.guardian.co.uk/iphone and iPad edition www.guardian.co.uk/iPad 
 
Save up to 37% by subscribing to the Guardian and Observer - choose the papers 
you want and get full digital access. 
Visit guardian.co.uk/subscribe
 
-
This e-mail and all attachments are confidential and may also
be privileged. If you are not the named recipient, please notify
the sender and delete the e-mail and all attachments immediately.
Do not disclose the contents to another person. You may not use
the information for any purpose, or store, or copy, it in any way.
 
Guardian News  Media Limited is not liable for any computer
viruses or other material transmitted with or as part of this
e-mail. You should employ virus checking software.
 
Guardian News  Media Limited
 
A member of Guardian Media Group plc
Registered Office
PO Box 68164
Kings Place
90 York Way
London
N1P 2AP
 
Registered in England Number 908396
___
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] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Shengjie_Min
Thanks Julien, I will write up a blueprint soon.

Shengjie

-Original Message-
From: Julien Danjou [mailto:jul...@danjou.info] 
Sent: 07 November 2012 18:12
To: Min, Shengjie
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] [ceilometer] Hbase storage backend for Ceilometer - 
blueprint?

On Wed, Nov 07 2012, shengjie_...@dell.com wrote:

Hi Shengjie,

 I am looking for a way to propose a blueprint to the ceilometer team - 
 Adding Hbase storage backend for ceilometer. Currently we have only 
 MongoDB and SQLalchemy as the possible ceilometer storage backend. 
 Given the storage interface is clearly designed and allows us to have 
 different backend, it would be nice to have more options which make 
 Ceilometer more adoptive to some providers' existing architectures. As 
 a cloud IAAS provider, Ceilometer might not be just considered as a 
 usage db, also it's being seen as a centralized place to store all the 
 usage data cross platforms. Additionally, all the historical usage 
 data stored can be used for historical usage analysis as well, this is 
 where MapReduce comes into play. With Hadoop Hbase, it allows usage 
 data to be stored in HDFS, also it gives us the ability to run large 
 scale massive MapRed analysis jobs in the future.

This is indeed a good idea, and as you pointed out, Ceilometer collector has 
been designed so this is being possible.

I think you can create a blueprint here:

  https://blueprints.launchpad.net/ceilometer

And write in what should be done.

--
Julien Danjou
;; Free Software hacker  freelance
;; http://julien.danjou.info

___
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] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Skible OpenStack

Hi to all !

I am using Quantum with Tunneling and this is my 
/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini

[OVS]
tenant_network_type = gre
tunnel_id_ranges = 1:1000
integration_bridge = br-int
tunnel_bridge = br-tun
local_ip = 100.10.10.51
enable_tunneling = True

When i do look in the log of the openvSwitch plugin agent, i find this

2012-11-08 12:14:23ERROR 
[quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create 
OVS patch port. Cannot have tunneling enabled on this agent, since this 
version of OVS does not support tunnels or patch ports.


i am runing ubuntu 12.10 and my OpenVSwitch version is 1.4.3-0ubuntu2

Thank you for your help
___
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] [Folsom] Horizon not working

2012-11-08 Thread Robert van Leeuwen
  [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog with 
 token 
 [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last): 
 [Fri Nov 02 14:25:28 2012] [error] File 
 /usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py, line 132, 
 in _extract_service_catalog 
 [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL') 
 [Fri Nov 02 14:25:28 2012] [error] File 
 /usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py, line 
 62, in url_for 
 [Fri Nov 02 14:25:28 2012] [error] raise 
 exceptions.EndpointNotFound('Endpoint not found.') 
 [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found. 

Sounds like keystone is not properly setup.
Maybe one of the required endpoints is not setup?
( I think you will need at least 4 endpoints to make it work. 
They are for the following services: identity, image, compute, volume)

For debugging you can take a look at the keystone log so you can see the 
contents of the created tokens.

Regards,
Robert van Leeuwen





___
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/quantum/ovs configuration conundrum

2012-11-08 Thread Kevin Jackson
Hi Stephen,
This is what I get... (note change of namespace etc as this machine is a VM
that was recreated).

root@openstack:~# ip netns list
qdhcp-3f0a3d53-f3a4-4da8-a5e0-1a97b6e51424
qrouter-f26858db-3ae8-431b-86a7-edab80834586

root@openstack:~# ip netns exec
qrouter-f26858db-3ae8-431b-86a7-edab80834586 wget http://172.16.0.210:8775/
--2012-11-08 10:52:11--  http://172.16.0.210:8775/
Connecting to 172.16.0.210:8775... failed: No route to host.

root@openstack:~# ip netns exec
qrouter-f26858db-3ae8-431b-86a7-edab80834586 ip r
default via 172.16.1.254 dev qg-c396e75e-38
10.5.5.0/24 dev qr-031aafac-19  proto kernel  scope link  src 10.5.5.1
172.16.1.0/24 dev qg-c396e75e-38  proto kernel  scope link  src 172.16.1.10

So it is a problem between my router and the physical network... That
172.16.1.0/24 is an ext-net network created with an external router.
When I spin my instances up I use the 10.5.5.0/24 int-net network.

I followed the instructions to add a route from
http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_metadata.htmlbut
I don't immediately see how the route add helped here - but it has
raised an eyebrow.

The output of the port-list gave me 172.16.1.10 to use as the $ROUTER_GW_IP
- which is odd as that IP was set as my external floating range start IP.
Doing a traceroute to the 172.16.0.201 address from the router namespace
went via 172.16.1.10... so I've some things to play with for the time
being...

Thanks for your help so far.  Is the Guardian looking at OpenStack for any
projects (I'm from TMG)?

Cheers,
Kev


On 8 November 2012 10:49, Stephen Gran stephen.g...@guardian.co.uk wrote:

 **
 Hi,


 On Thu, 2012-11-08 at 10:02 +, Kevin Jackson wrote:

 Thanks for that - the namspace thing is starting to make sense.
 So I see this rule in there now:

 Chain quantum-l3-agent-PREROUTING (1 references)
  pkts bytes target prot opt in out source
 destination
62  3720 DNAT   tcp  --  *  *   0.0.0.0/0
 169.254.169.254  tcp dpt:80 to:172.16.0.201:8775

 But I never see a connection being made when I spin up an instance.  The
 instance reports no route to host.


 It's unclear at this point if the problem is that your instance can't
 reach it's gateway (the quantum router), or if the quantum router can't
 reach the metadata server.

 try:
 ip netns exec qrouter-61245d6f-1195-4ca0-ba08-f0636f7d44c6 wget
 http://172.16.0.201:8775/

 To rule out the latter so you know where to concentrate your efforts.

   --
 Stephen Gran
 Senior Systems Integrator - guardian.co.uk

   Please consider the environment before printing this email.
 --
 Visit guardian.co.uk - website of the year
  www.guardian.co.ukwww.observer.co.uk www.guardiannews.com

 On your mobile, visit m.guardian.co.uk or download the Guardian
 iPhone app www.guardian.co.uk/iphone and iPad edition www.guardian.co.uk/iPad

 Save up to 37% by subscribing to the Guardian and Observer - choose the 
 papers you want and get full digital access.
 Visit guardian.co.uk/subscribe

 -
 This e-mail and all attachments are confidential and may also
 be privileged. If you are not the named recipient, please notify
 the sender and delete the e-mail and all attachments immediately.
 Do not disclose the contents to another person. You may not use
 the information for any purpose, or store, or copy, it in any way.

 Guardian News  Media Limited is not liable for any computer
 viruses or other material transmitted with or as part of this
 e-mail. You should employ virus checking software.

 Guardian News  Media Limited

 A member of Guardian Media Group plc
 Registered Office
 PO Box 68164
 Kings Place
 90 York Way
 London
 N1P 2AP

 Registered in England Number 908396




-- 
Kevin Jackson
@itarchitectkev
___
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] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Doug Hellmann
+1

It will be good to see if the storage API design works for other backends
like HBase.

Doug

On Thu, Nov 8, 2012 at 5:50 AM, shengjie_...@dell.com wrote:

 Thanks Julien, I will write up a blueprint soon.

 Shengjie

 -Original Message-
 From: Julien Danjou [mailto:jul...@danjou.info]
 Sent: 07 November 2012 18:12
 To: Min, Shengjie
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] [ceilometer] Hbase storage backend for Ceilometer
 - blueprint?

 On Wed, Nov 07 2012, shengjie_...@dell.com wrote:

 Hi Shengjie,

  I am looking for a way to propose a blueprint to the ceilometer team -
  Adding Hbase storage backend for ceilometer. Currently we have only
  MongoDB and SQLalchemy as the possible ceilometer storage backend.
  Given the storage interface is clearly designed and allows us to have
  different backend, it would be nice to have more options which make
  Ceilometer more adoptive to some providers' existing architectures. As
  a cloud IAAS provider, Ceilometer might not be just considered as a
  usage db, also it's being seen as a centralized place to store all the
  usage data cross platforms. Additionally, all the historical usage
  data stored can be used for historical usage analysis as well, this is
  where MapReduce comes into play. With Hadoop Hbase, it allows usage
  data to be stored in HDFS, also it gives us the ability to run large
  scale massive MapRed analysis jobs in the future.

 This is indeed a good idea, and as you pointed out, Ceilometer collector
 has been designed so this is being possible.

 I think you can create a blueprint here:

   https://blueprints.launchpad.net/ceilometer

 And write in what should be done.

 --
 Julien Danjou
 ;; Free Software hacker  freelance
 ;; http://julien.danjou.info

 ___
 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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Veera Reddy
Hi Skible,

Can you please send me below configuration files of three setups you have
mentioned.


   - ovs_quantum_plugin.ini (For controller and node)
   - nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





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




-- 
Regards,
VeeraReddy.B
9959236555.
___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
OpenStack Folsom install guide 
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst 



You will find what you want and even more ;)

Le 08/11/2012 14:30, Veera Reddy a écrit :

Hi Skible,

Can you please send me below configuration files of three setups you 
have mentioned.


  * ovs_quantum_plugin.ini (For controller and node)
  * nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack 
skible.openst...@gmail.com mailto:skible.openst...@gmail.com wrote:


Hello Stackers !

I am currently trying to create pictures of my OpenStack
deployment architecture as a part of my OpenStack Folsom install
guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
and i would like to ask a favorite.

Could you be kind and please take a look at these Pics below and
report back if there is a missing or wrong thing.

Thank you.


==Quantum  on VLAN + 3 NICs on controller node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on controller node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards





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




--
Regards,
VeeraReddy.B
9959236555.


___
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] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Shengjie_Min
Hi Doug,

+1
It will be good to see if the storage API design works for other backends like 
HBase.

The first glance I had on ceilometer/storage/base.py, the design of basic 
storage class does look ok to work with.

The only challenge is that the Hbase schema is not as flexible as traditional 
RDBMS or MongoDB, so the efforts would be more on the Hbase implementation 
side. Eg. the design of row key, column family etc.

We can discuss more once I had a blueprint draft registered :)

--
Thanks,
Shengjie


___
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] FOSDEM 2013: Cloud Devroom - Call for Participation

2012-11-08 Thread Russell Bryant
Greetings,

The organizers of the Cloud devroom at FOSDEM 2012 invite you to submit
a session proposal.  The purpose of this devroom is to serve as a
meeting point for cloud infrastructure projects, including a unique
opportunity for discussion and collaboration between developers from
different projects.

This devroom will be focused on open source cloud infrastructure
projects.  Preference will be given to developer oriented proposals for
projects in the IaaS (Infrastructure as a Service) space, such as
CloudStack, Eucalyptus, OpenNebula, or OpenStack.  However, we are open
to proposals from other related projects, such as cloud management,
deployment, and orchestration, as well.

If you would like some help refining your proposal, or would like to
discuss what topics are most appropriate for this devroom, please use
the cloud-devr...@lists.fosdem.org mailing list.

The cloud devroom will last for one day: Sunday, February 3, 2013.
Talks will last 25 minutes (including QA).

Send your proposals to the cloud-devr...@lists.fosdem.org mailing list.
 The deadline is Friday, December 14, 2012.

Please include the following information in your proposal:

Talk Name
Talk Description
Speaker Name
Speaker's bio (including involvement in the project(s) being discussed)

Thank you,

-- 
Cloud Devroom Organizers

___
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] n-api installation problem with devstack (on centos)

2012-11-08 Thread Mauch, Viktor (SCC)
Hi Guys,

Now I found the solution for my problem:

n-api installation/start (via devstack) failed on centos 6.x with the error
message below



The problem is the old python-paste version of centos.

So if you get this error, just remove python-paste with:

yum remove python-paste python-paste-deploy python-paste-script

and install the new one via pip:

pip install --upgrade paste PasteDeploy PasteScript

in the last step you have to remove the package names (paste, paste-deploy,
paste-script) in devstack (./files/rpms/*) , because stack.sh will install
this package with the next run.

=

-Original Message-
From: openstack-bounces+mauch=kit@lists.launchpad.net
[mailto:openstack-bounces+mauch=kit@lists.launchpad.net] On Behalf Of
Mauch, Viktor (SCC)
Sent: Monday, September 24, 2012 3:39 PM
To: openstack
Subject: [Openstack] n-api installation problem with devstack (on centos)

Hi,

I have a problem with the installation of n-api (via devstack) on CentOS
6.3. I get the following error message during installation:


2012-09-24 15:11:55 DEBUG nova.wsgi [-] Loading app ec2 from
/etc/nova/api-paste.ini from (pid=12486) load_app
/opt/stack/nova/nova/wsgi.py:371
2012-09-24 15:11:55 ERROR nova.wsgi [-] URI scheme not known: 'call' (from
egg, config)
2012-09-24 15:11:55 CRITICAL nova [-] Could not load paste app 'ec2' from
/etc/nova/api-paste.ini
2012-09-24 15:11:55 TRACE nova Traceback (most recent call last):
2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/bin/nova-api, line
50, in module
2012-09-24 15:11:55 TRACE nova server = service.WSGIService(api)
2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/nova/service.py,
line 577, in __init__
2012-09-24 15:11:55 TRACE nova self.app = self.loader.load_app(name)
2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/nova/wsgi.py, line
375, in load_app
2012-09-24 15:11:55 TRACE nova raise
exception.PasteAppNotFound(name=name, path=self.config_path)
2012-09-24 15:11:55 TRACE nova PasteAppNotFound: Could not load paste app
'ec2' from /etc/nova/api-paste.ini
2012-09-24 15:11:55 TRACE nova

Can someone help??

Cheers Viktor


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


Re: [Openstack] n-api installation problem with devstack (on centos)

2012-11-08 Thread Choe, Cheng-Dae
hi...

centos is not officially supported in openstack.

- python package
- ip route package(namespace feature is missing in centos package)

currently ubuntu is best choice and ubuntu support openstack package too.
and also fedora is another option!

2012. 11. 9., 오전 1:12, Mauch, Viktor (SCC) ma...@kit.edu 작성:

 Hi Guys,
 
 Now I found the solution for my problem:
 
 n-api installation/start (via devstack) failed on centos 6.x with the error
 message below
 
 
 
 The problem is the old python-paste version of centos.
 
 So if you get this error, just remove python-paste with:
 
 yum remove python-paste python-paste-deploy python-paste-script
 
 and install the new one via pip:
 
 pip install --upgrade paste PasteDeploy PasteScript
 
 in the last step you have to remove the package names (paste, paste-deploy,
 paste-script) in devstack (./files/rpms/*) , because stack.sh will install
 this package with the next run.
 
 =
 
 -Original Message-
 From: openstack-bounces+mauch=kit@lists.launchpad.net
 [mailto:openstack-bounces+mauch=kit@lists.launchpad.net] On Behalf Of
 Mauch, Viktor (SCC)
 Sent: Monday, September 24, 2012 3:39 PM
 To: openstack
 Subject: [Openstack] n-api installation problem with devstack (on centos)
 
 Hi,
 
 I have a problem with the installation of n-api (via devstack) on CentOS
 6.3. I get the following error message during installation:
 
 
 2012-09-24 15:11:55 DEBUG nova.wsgi [-] Loading app ec2 from
 /etc/nova/api-paste.ini from (pid=12486) load_app
 /opt/stack/nova/nova/wsgi.py:371
 2012-09-24 15:11:55 ERROR nova.wsgi [-] URI scheme not known: 'call' (from
 egg, config)
 2012-09-24 15:11:55 CRITICAL nova [-] Could not load paste app 'ec2' from
 /etc/nova/api-paste.ini
 2012-09-24 15:11:55 TRACE nova Traceback (most recent call last):
 2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/bin/nova-api, line
 50, in module
 2012-09-24 15:11:55 TRACE nova server = service.WSGIService(api)
 2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/nova/service.py,
 line 577, in __init__
 2012-09-24 15:11:55 TRACE nova self.app = self.loader.load_app(name)
 2012-09-24 15:11:55 TRACE nova   File /opt/stack/nova/nova/wsgi.py, line
 375, in load_app
 2012-09-24 15:11:55 TRACE nova raise
 exception.PasteAppNotFound(name=name, path=self.config_path)
 2012-09-24 15:11:55 TRACE nova PasteAppNotFound: Could not load paste app
 'ec2' from /etc/nova/api-paste.ini
 2012-09-24 15:11:55 TRACE nova
 
 Can someone help??
 
 Cheers Viktor
 ___
 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] console.log is empty, what to do?

2012-11-08 Thread Mauch, Viktor (SCC)
Hi Guys,

I have a question concerning the instance console log.

Do I have to prepare an image in any way to see content in the file
console.log (or in horizon: instance console log)??

I have a standard centos6.2 image and I always have an empty file
(console.log)

Thanks in advance

Viktor


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


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Qin, Xiaohong
Hi Skible,

It will be great that if you could also cover Nova network, iptables, name 
space, and linux bridge (bridges that are handled by brctl CLIs).

Thanks.

Dennis Qin

From: openstack-bounces+xiaohong.qin=emc@lists.launchpad.net 
[mailto:openstack-bounces+xiaohong.qin=emc@lists.launchpad.net] On Behalf 
Of Skible OpenStack
Sent: Thursday, November 08, 2012 1:28 AM
To: openstack@lists.launchpad.net
Subject: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

Hello Stackers !

I am currently trying to create pictures of my OpenStack deployment 
architecture as a part of my OpenStack Folsom install 
guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
 and i would like to ask a favorite.

Could you be kind and please take a look at these Pics below and report back if 
there is a missing or wrong thing.

Thank you.


==Quantum  on VLAN + 3 NICs on controller node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on controller node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards




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


Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Choe, Cheng-Dae
Hi.

2012. 11. 9., 오전 1:49, Qin, Xiaohong xiaohong@emc.com 작성:

 Hi Skible,
  
 It will be great that if you could also cover Nova network, iptables, name 
 space, and linux bridge (bridges that are handled by brctl CLIs).
- Nova-network will be replaced to quantum. I think it is not necessary.

- iptables and linux bridge are automatically managed by agent(only needed is 
create br-ex bridge). to keep guide simple i think it not necessary. ^^;

  
 Thanks.
  
 Dennis Qin
  
 From: openstack-bounces+xiaohong.qin=emc@lists.launchpad.net 
 [mailto:openstack-bounces+xiaohong.qin=emc@lists.launchpad.net] On Behalf 
 Of Skible OpenStack
 Sent: Thursday, November 08, 2012 1:28 AM
 To: openstack@lists.launchpad.net
 Subject: [Openstack] OpenStack (+ Quantum Deployment) Scenarios
  
 Hello Stackers !
 
 I am currently trying to create pictures of my OpenStack deployment 
 architecture as a part of my OpenStack Folsom install guide and i would like 
 to ask a favorite.
 
 Could you be kind and please take a look at these Pics below and report back 
 if there is a missing or wrong thing.
 
 Thank you.
 
 
 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===
 
 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===
 
 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===
 
 
 To make of OpenStack, the IT project of the century
 
 Best regards
 
 
 
  
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
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] [ceilometer] Hbase storage backend for Ceilometer - blueprint?

2012-11-08 Thread Doug Hellmann
On Thu, Nov 8, 2012 at 9:33 AM, shengjie_...@dell.com wrote:

 Hi Doug,

 ** **

 +1

 It will be good to see if the storage API design works for other
 backends like HBase.

 ** **

 The first glance I had on ceilometer/storage/base.py, the design of basic
 storage class does look ok to work with. 

 ** **

 The only challenge is that the Hbase schema is not as flexible as
 traditional RDBMS or MongoDB, so the efforts would be more on the Hbase
 implementation side. Eg. the design of row key, column family etc.


I hope that the API provides enough encapsulation to let you implement that
in a reasonable way.


 

 ** **

 We can discuss more once I had a blueprint draft registered J


I'm looking forward to it!

Doug


 

 ** **

 --

 Thanks,

 Shengjie

 ** **

 ** **

___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Robert Garron

Hi Skible --

I believe I am using your guide to try to install Folsom.  I would be 
very happy to assist and feedback information to you to have a working 
installation guide.  I have written books and guides before myself.  I 
am currently trying to put Folsom into production for an SMB company 
that will be running a controller and 1 to 4 compute servers with about 
5 to 20 VM's.  I currently am having major issues with nova and horizon 
not working at all, but I am sure I will find the answers and/or get help.


But I to believe that OpenStack can be huge and the VM platform of 
choice if the documentation matches the functionality ... etc etc.


If you wish help on use, form, and/or feedback on spelling, grammar, 
checking steps etc... I would be happy to help.  Even write-ups after I 
get this project completed.


Regards,
Robert Garron - convert from VMware


On 11/8/12 11:49 AM, Qin, Xiaohong wrote:


Hi Skible,

It will be great that if you could also cover Nova network, iptables, 
name space, and linux bridge (bridges that are handled by brctl CLIs).


Thanks.

Dennis Qin

*From:*openstack-bounces+xiaohong.qin=emc@lists.launchpad.net 
[mailto:openstack-bounces+xiaohong.qin=emc@lists.launchpad.net] 
*On Behalf Of *Skible OpenStack

*Sent:* Thursday, November 08, 2012 1:28 AM
*To:* openstack@lists.launchpad.net
*Subject:* [Openstack] OpenStack (+ Quantum Deployment) Scenarios

Hello Stackers !

I am currently trying to create pictures of my OpenStack deployment 
architecture as a part of my OpenStack Folsom install guide 
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst 
and i would like to ask a favorite.


Could you be kind and please take a look at these Pics below and 
report back if there is a missing or wrong thing.


Thank you.


==Quantum  on VLAN + 3 NICs on controller node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on controller node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards





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


___
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] [Folsom] Horizon not working

2012-11-08 Thread Dolph Mathews
We just fixed a similar issue in keystoneclient -- what release is this
running against?

https://bugs.launchpad.net/python-keystoneclient/+bug/1074784

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


-Dolph


On Thu, Nov 8, 2012 at 5:46 AM, Robert van Leeuwen 
robert.vanleeu...@spilgames.com wrote:

   [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog
 with
  token
  [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last):
  [Fri Nov 02 14:25:28 2012] [error] File
  /usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py, line
 132,
  in _extract_service_catalog
  [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')
  [Fri Nov 02 14:25:28 2012] [error] File
  /usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py,
 line
  62, in url_for
  [Fri Nov 02 14:25:28 2012] [error] raise
  exceptions.EndpointNotFound('Endpoint not found.')
  [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found.

 Sounds like keystone is not properly setup.
 Maybe one of the required endpoints is not setup?
 ( I think you will need at least 4 endpoints to make it work.
 They are for the following services: identity, image, compute, volume)

 For debugging you can take a look at the keystone log so you can see the
 contents of the created tokens.

 Regards,
 Robert van Leeuwen





 ___
 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] n-api installation problem with devstack (on centos)

2012-11-08 Thread Pádraig Brady

On 11/08/2012 04:12 PM, Mauch, Viktor (SCC) wrote:

Hi Guys,

Now I found the solution for my problem:

n-api installation/start (via devstack) failed on centos 6.x with the error
message below



The problem is the old python-paste version of centos.

So if you get this error, just remove python-paste with:

yum remove python-paste python-paste-deploy python-paste-script

and install the new one via pip:

pip install --upgrade paste PasteDeploy PasteScript

in the last step you have to remove the package names (paste, paste-deploy,
paste-script) in devstack (./files/rpms/*) , because stack.sh will install
this package with the next run.


I've not tried devstack on centos, but I do know of
specific updates to packages in EPEL to support OpenStack.

 python-paste-deploy1.5
 python-routes1.12
 python-sqlalchemy0.7
 python-webob1.0

Note the appended version number which differentiates
those parallel installable versions from the official
non backwards compatible version in Centos 6.
Anyway you may be able to install the above and
remove the official versions.

Or you can also proceed with your pip install method,
while also considering the other 3 packages I noted.

thanks,
Pádraig.

___
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] [Folsom] Horizon not working

2012-11-08 Thread Emilio García
It is folsom, from deb
http://ubuntu-cloud.archive.canonical.com/ubuntuprecise-updates/folsom
main

I installed following a different guide and it is working (but same repos).
But to be honest I don't know what is the difference.

Kind regards.

On 8 November 2012 17:32, Dolph Mathews dolph.math...@gmail.com wrote:

 We just fixed a similar issue in keystoneclient -- what release is this
 running against?

 https://bugs.launchpad.net/python-keystoneclient/+bug/1074784

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


 -Dolph



 On Thu, Nov 8, 2012 at 5:46 AM, Robert van Leeuwen 
 robert.vanleeu...@spilgames.com wrote:

   [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog
 with
  token
  [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last):
  [Fri Nov 02 14:25:28 2012] [error] File
  /usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py, line
 132,
  in _extract_service_catalog
  [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')
  [Fri Nov 02 14:25:28 2012] [error] File
  /usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py,
 line
  62, in url_for
  [Fri Nov 02 14:25:28 2012] [error] raise
  exceptions.EndpointNotFound('Endpoint not found.')
  [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found.

 Sounds like keystone is not properly setup.
 Maybe one of the required endpoints is not setup?
 ( I think you will need at least 4 endpoints to make it work.
 They are for the following services: identity, image, compute, volume)

 For debugging you can take a look at the keystone log so you can see the
 contents of the created tokens.

 Regards,
 Robert van Leeuwen





 ___
 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




--

Cloudreach Limited is a limited company registered in England with registered 
number 06975407

The above terms reflect a potential business arrangement, are provided solely 
as a basis for further discussion, 
and are not intended to be and do not constitute a legally binding obligation. 
No legally binding obligations 
will be created, implied, or inferred until an agreement in final form is 
executed in writing by all parties involved.

This email may be confidential or privileged. If you received this 
communication by mistake, please don't forward 
it to anyone else, please erase all copies and attachments, and please let us 
know that it has gone to the wrong person.
___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread balaji patnala
Hi Openers,

One doubt i have is like, as we see in the demo setup in the Quantum Admin
guide available in openstack.org, we have Network Node as a seperate
physical node connected to Controller Node and Compute Node.

But i see that the openstack community who is actively using Folsom is not
discussing more on this kind of setup.

Not sure if iam missing any key information on this like that the Network
Node setup may not be widely used in current deployment scenarios or it is
too early to use Network Node as a seperate physical host for openstack.

Open comments on this will be more helpful for openstack community to
understand better on the features of folsom.

regards,
balaji



On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

 You will find what you want and even more ;)

 Le 08/11/2012 14:30, Veera Reddy a écrit :

 Hi Skible,

 Can you please send me below configuration files of three setups you have
 mentioned.


- ovs_quantum_plugin.ini (For controller and node)
- nova.conf (For controller and node)

 Thanks in advance


 Regards,
 Veera.

 On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack 
 skible.openst...@gmail.com wrote:

 Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





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




 --
 Regards,
 VeeraReddy.B
 9959236555.



 ___
 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] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-08 Thread Doug Hellmann
On Wed, Nov 7, 2012 at 10:21 PM, Sandy Walsh sandy.wa...@rackspace.comwrote:

 Hey!

 (sorry for the top-posting, crappy web client)

 There is a periodic task already in the compute manager that can handle
 this:
 https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3021

 There seems to be some recent (to me) changes in the manager now wrt the
 resource_tracker.py and stats.py files about how this information gets
 relayed. Now it seems it only goes to the db, but previously it was sent to
 a fanout queue that the schedulers could use.

 Regardless, this is done at a high enough level that it doesn't really
 care about the underlying virt layer, so long at the virt layer supports
 the get_available_resource() method.


 https://github.com/openstack/nova/blob/master/nova/compute/resource_tracker.py#L152

 https://github.com/openstack/nova/blob/master/nova/virt/xenapi/driver.py#L392

 https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L2209

 I'd add a hook in there do what we want with this data. Write it to the
 db, send it over the wire, whatever. If there is additional information
 required, it should go in this dictionary (or we should define a format for
 extensions to it).


It looks like that is collecting resource data, but not usage data. For
example, there's no disk I/O information, just disk space. Is that what you
mean by adding extra information to the dictionary?

Doug



 The --periodic_interval value is meant to be the fastest tick approach
 and the individual methods have to deal with how many multiples of the base
 tick it should use. So you can have different data reported at different
 intervals.

 Now, the question of polling vs. pushing shouldn't really matter if the
 sampling rate is predetermined. We can push when the sample is taken or we
 can read from some other store from an external process ... but the
 sampling should only be done in one place, once.

 Hope I answered your question? If not, just repeat it in another way and
 I'll try again :)

 -S



 
 From: 
 openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net[openstack-bounces+sandy.walsh=
 rackspace@lists.launchpad.net] on behalf of Eoghan Glynn [
 egl...@redhat.com]
 Sent: Wednesday, November 07, 2012 4:32 PM
 To: OpenStack Development Mailing List
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] [openstack-dev] [metering][ceilometer] Unified
 Instrumentation, Metering, Monitoring ...

  Here's a first pass at a proposal for unifying StackTach/Ceilometer
  and other instrumentation/metering/monitoring efforts.
 
  It's v1, so bend, spindle, mutilate as needed ... but send feedback!
 
  http://wiki.openstack.org/UnifiedInstrumentationMetering

 Thanks for putting this together Sandy,

 We were debating on IRC (#heat) earlier the merits of moving the
 ceilometer emission logic into the services, e.g. directly into the
 nova-compute node. At first sight, this seemed to be what you were
 getting at with the suggestion:

  Remove the Compute service that Ceilometer uses and integrate the
   existing fanout compute notifications into the data collected by the
   workers. There's no need for yet-another-worker.

 While this could be feasible for measurements driven directly by
 notifications, I'm struggling with the idea of moving say the libvirt
 polling out of the ceilometer compute agent, as this seems to leak too
 many monitoring-related concerns directly into nova (cadence of polling,
 semantics of libvirt stats reported etc.).

 So I just wanted to clarify whether the type of low level unification
 you're proposing includes both push  pull (i.e. notification  polling)
 or whether you mainly had just former in mind when it comes to ceilometer.

 Cheers,
 Eoghan

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

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

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


Re: [Openstack] [openstack-dev] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-08 Thread Sandy Walsh


From: Doug Hellmann [doug.hellm...@dreamhost.com]
Sent: Thursday, November 08, 2012 1:54 PM
To: Sandy Walsh
Cc: Eoghan Glynn; OpenStack Development Mailing List; 
openstack@lists.launchpad.net
Subject: Re: [Openstack] [openstack-dev] [metering][ceilometer] Unified 
Instrumentation, Metering, Monitoring ...



On Wed, Nov 7, 2012 at 10:21 PM, Sandy Walsh 
sandy.wa...@rackspace.commailto:sandy.wa...@rackspace.com wrote:
Hey!

(sorry for the top-posting, crappy web client)

There is a periodic task already in the compute manager that can handle this:
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3021

There seems to be some recent (to me) changes in the manager now wrt the 
resource_tracker.py and stats.py files about how this information gets relayed. 
Now it seems it only goes to the db, but previously it was sent to a fanout 
queue that the schedulers could use.

Regardless, this is done at a high enough level that it doesn't really care 
about the underlying virt layer, so long at the virt layer supports the 
get_available_resource() method.

https://github.com/openstack/nova/blob/master/nova/compute/resource_tracker.py#L152
https://github.com/openstack/nova/blob/master/nova/virt/xenapi/driver.py#L392
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L2209

I'd add a hook in there do what we want with this data. Write it to the db, 
send it over the wire, whatever. If there is additional information required, 
it should go in this dictionary (or we should define a format for extensions to 
it).

Yes

 It looks like that is collecting resource data, but not usage data. For 
 example, there's no disk I/O information, just disk space. Is that what you 
 mean by adding extra information to the dictionary?

 Doug

___
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] [Cinder] Cinder snapshots

2012-11-08 Thread John Griffith
On Thu, Nov 8, 2012 at 2:02 AM, Avishay Traeger avis...@il.ibm.com wrote:


 Hi all,
 I had a few questions about snapshot support in Cinder:
 1) a. Why is a snapshot a fundamentally different entity than a volume?
b. Is it because some back-ends don't support the same set of operations
 on snapshots?
c. Is this what the snapshot-to-volume operation was meant to achieve?
d. If a back-end supports nested snapshots, each snapshot will need to
 be converted to volume before a nested snapshot can be taken?
e. And in this case, will the back-end driver simply do nothing for the
 snapshot-to-volume operation?
 2) Why can't you take snapshots of attached volumes?  I think most/all
 back-ends will be fine with it (of course they will be crash-consistent if
 the OS/application doesn't sync to disk).
 3) Most back-ends support various types of snapshots - e.g., read-only,
 read-write, full copy, etc.  How can we better support this notion?

 Thanks,
 Avishay


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


Hi Avishay,

So we have plans to improve some of this in the Grizzly release, here's a
few thoughts:
 a. Why is a snapshot a fundamentally different entity than a volume?
I've asked this question a number of times myself :)  There are a number of
different ideas/definitions of what a snapshot is, versus a clone, versus a
backup, etc etc

I've proposed that we leave snapshots as they are today and introduce a
clone option to just directly get a new volume to work with and move on, as
well as the ability to restore a volume to a specific snapshot (the
originating volume, not a new one).  I don't know how popular this idea is
though, there were a number of folks at the Summit that seemed to think
that was crazy talk.

 c. Is this what the snapshot-to-volume operation was meant to achieve?
Yep

 d. If a back-end supports nested snapshots, each snapshot will need to
 be converted to volume before a nested snapshot can be taken?
 e. And in this case, will the back-end driver simply do nothing for the
 snapshot-to-volume operation?
Not sure I follow here...

2) Why can't you take snapshots of attached volumes?  I think most/all
back-ends will be fine with it (of course they will be crash-consistent if
the OS/application doesn't sync to disk).
Worth investigating for those back-ends that support it

3) Most back-ends support various types of snapshots - e.g., read-only,
read-write, full copy, etc.  How can we better support this notion?
Not sure how I feel about trying to match up to every option every vendor
might have.  The reality also is that there are differences in definitions
from vendor A to vendor B on these sorts of things.

The direction I was going with snapshots, clones would *kinda* give at
least part of what you're talking about here.

I started a blueprint for this sort of thing here:
https://blueprints.launchpad.net/cinder/+spec/add-cloning-support-to-cinder,
feel free to add suggestions or give me feed-back if you like.  It's by no
means complete, but I should be working on it week after next.

Thanks,
John
___
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] [Folsom] Horizon not working

2012-11-08 Thread Robert Garron

Hi all -- I am having the same problem with this repo too --

Executing the Nova command (see page 51 of guide OpenStack Install and 
Deploy Manual - Red Hat Ubuntu - Sep 26, 2012) (nova image-list) and 
Horizon (server error) fails.


In addition I am/was getting that the public keys were missing for 
SQLAlchemy with most commands giving a warning and/or debug message.


My system:
Ubuntu 12.10 64bit 32 cores
clean install of Ubuntu using new Folsom install guide(s) -
Trying to now use new guide:

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide


Hopefully this will allow me to make a working Folsom Installation.

I think the repo below is flawed some how, and I have taken it out of my 
configuration and am starting from scratch using the git repo directly.


I also think that we need a new clean quantel ?spelling? repo for 12.10 
and Folsom with all of the correct private/public keys of all of the 
Folsom components this, in my opinion, would clean up a lot of the 
issues.  I guess, take a breath and collect what is working from time to 
time to then move forward with a more solid foundation...


Regards




On 11/8/12 12:37 PM, Emilio García wrote:
It is folsom, from deb 
http://ubuntu-cloud.archive.canonical.com/ubuntu 
precise-updates/folsom main


I installed following a different guide and it is working (but same 
repos). But to be honest I don't know what is the difference.


Kind regards.

On 8 November 2012 17:32, Dolph Mathews dolph.math...@gmail.com 
mailto:dolph.math...@gmail.com wrote:


We just fixed a similar issue in keystoneclient -- what release is
this running against?

https://bugs.launchpad.net/python-keystoneclient/+bug/1074784

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


-Dolph



On Thu, Nov 8, 2012 at 5:46 AM, Robert van Leeuwen
robert.vanleeu...@spilgames.com
mailto:robert.vanleeu...@spilgames.com wrote:

  [Fri Nov 02 14:25:28 2012] [error] unable to retrieve
service catalog with
 token
 [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent
call last):
 [Fri Nov 02 14:25:28 2012] [error] File

/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py,
line 132,
 in _extract_service_catalog
 [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')
 [Fri Nov 02 14:25:28 2012] [error] File

/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py,
line
 62, in url_for
 [Fri Nov 02 14:25:28 2012] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound:
Endpoint not found.

Sounds like keystone is not properly setup.
Maybe one of the required endpoints is not setup?
( I think you will need at least 4 endpoints to make it work.
They are for the following services: identity, image, compute,
volume)

For debugging you can take a look at the keystone log so you
can see the contents of the created tokens.

Regards,
Robert van Leeuwen





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



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




--


Cloudreach Limited is a limited company registered in England with registered 
number 06975407

The above terms reflect a potential business arrangement, are provided solely 
as a basis for further discussion,
and are not intended to be and do not constitute a legally binding obligation. 
No legally binding obligations
will be created, implied, or inferred until an agreement in final form is 
executed in writing by all parties involved.

This email may be confidential or privileged. If you received this 
communication by mistake, please don't forward
it to anyone else, please erase all copies and attachments, and please let us 
know that it has gone to the wrong person.



___
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 

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
Can someone please enlighten us about the goods of having a separated 
network node ?
I honestly work in production envirnoments (over 30 nodes) and i really 
give computing resources more credit than networking ones !


Am i doing it the wrong way here ?

Le 08/11/2012 18:49, balaji patnala a écrit :

Hi Openers,
One doubt i have is like, as we see in the demo setup in the Quantum 
Admin guide available in openstack.org http://openstack.org, we have 
Network Node as a seperate physical node connected to Controller Node 
and Compute Node.
But i see that the openstack community who is actively using Folsom is 
not discussing more on this kind of setup.
Not sure if iam missing any key information on this like that the 
Network Node setup may not be widely used in current deployment 
scenarios or it is too early to use Network Node as a seperate 
physical host for openstack.
Open comments on this will be more helpful for openstack community to 
understand better on the features of folsom.

regards,
balaji


On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack 
skible.openst...@gmail.com mailto:skible.openst...@gmail.com wrote:


OpenStack Folsom install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst


You will find what you want and even more ;)

Le 08/11/2012 14:30, Veera Reddy a écrit :

Hi Skible,

Can you please send me below configuration files of three setups
you have mentioned.

  * ovs_quantum_plugin.ini (For controller and node)
  * nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack
skible.openst...@gmail.com mailto:skible.openst...@gmail.com
wrote:

Hello Stackers !

I am currently trying to create pictures of my OpenStack
deployment architecture as a part of my OpenStack Folsom
install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
and i would like to ask a favorite.

Could you be kind and please take a look at these Pics below
and report back if there is a missing or wrong thing.

Thank you.


==Quantum  on VLAN + 3 NICs on controller
node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller
node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on controller
node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards





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




-- 
Regards,

VeeraReddy.B
9959236555.



___
Mailing list: https://launchpad.net/~openstack
https://launchpad.net/%7Eopenstack
Post to : openstack@lists.launchpad.net
mailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
https://launchpad.net/%7Eopenstack
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] [Cinder] Cinder snapshots

2012-11-08 Thread Vishvananda Ishaya

On Nov 8, 2012, at 1:02 AM, Avishay Traeger avis...@il.ibm.com wrote:

 
 Hi all,
 I had a few questions about snapshot support in Cinder:
 1) a. Why is a snapshot a fundamentally different entity than a volume?
   b. Is it because some back-ends don't support the same set of operations
 on snapshots?
   c. Is this what the snapshot-to-volume operation was meant to achieve?
   d. If a back-end supports nested snapshots, each snapshot will need to
 be converted to volume before a nested snapshot can be taken?
   e. And in this case, will the back-end driver simply do nothing for the
 snapshot-to-volume operation?
 2) Why can't you take snapshots of attached volumes?  I think most/all
 back-ends will be fine with it (of course they will be crash-consistent if
 the OS/application doesn't sync to disk).


I believe snapshot --force allows you to snapshot attached volumes.

Vish


___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack

Le 08/11/2012 18:26, Robert Garron a écrit :

Robert Garron

Welcome aboard Dear Robert !
I can't wait to hear your suggestions and feedbacks.
my personal mail is bilel.mse...@telecom-sudparis.eu, i am pretty sure 
we will collaborate together to make this guide even better ;)


___
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] GRE Tunneling with Ubuntu 12.10

2012-11-08 Thread Skible OpenStack

Hello,

Can anyone please confirm that GRE Tunneling can be done using ubuntu  
12.10 !


I am kind of having a problem with my OVS agent, it doesn't work because 
patch or something is not supported by my kernel version !


Cheers

___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Dan Wendlandt
Hi,

The Quantum Admin Guide indicates that you can choose to combine all
services onto a single node, or have separate nodes:
http://docs.openstack.org/trunk/openstack-network/admin/content/services.html

I will update the text to indicate that that the main reason to use a
dedicated network gateway node is if you plan on having VMs send
substantial amounts of traffic through that node, and thus would not want
that CPU usage to conflict with other openstack services running on your
controller node.

dan

On Thu, Nov 8, 2012 at 11:06 AM, Skible OpenStack 
skible.openst...@gmail.com wrote:

  Can someone please enlighten us about the goods of having a separated
 network node ?
 I honestly work in production envirnoments (over 30 nodes) and i really
 give computing resources more credit than networking ones !

 Am i doing it the wrong way here ?

 Le 08/11/2012 18:49, balaji patnala a écrit :

 Hi Openers,

 One doubt i have is like, as we see in the demo setup in the Quantum Admin
 guide available in openstack.org, we have Network Node as a seperate
 physical node connected to Controller Node and Compute Node.

 But i see that the openstack community who is actively using Folsom is not
 discussing more on this kind of setup.

 Not sure if iam missing any key information on this like that the Network
 Node setup may not be widely used in current deployment scenarios or it is
 too early to use Network Node as a seperate physical host for openstack.

 Open comments on this will be more helpful for openstack community to
 understand better on the features of folsom.

 regards,
 balaji



 On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack 
 skible.openst...@gmail.com wrote:

  OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

 You will find what you want and even more ;)

 Le 08/11/2012 14:30, Veera Reddy a écrit :

 Hi Skible,

  Can you please send me below configuration files of three setups you
 have mentioned.


- ovs_quantum_plugin.ini (For controller and node)
- nova.conf (For controller and node)

 Thanks in advance


  Regards,
 Veera.

 On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack 
 skible.openst...@gmail.com wrote:

 Hello Stackers !

 I am currently trying to create pictures of my OpenStack deployment
 architecture as a part of my OpenStack Folsom install 
 guidehttps://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstand
  i would like to ask a favorite.

 Could you be kind and please take a look at these Pics below and report
 back if there is a missing or wrong thing.

 Thank you.


 ==Quantum  on VLAN + 3 NICs on controller node
 http://i.imgur.com/Ueh5Z.jpg
 ===

 ==Quantum  on VLAN + 2 NICs on controller node
 http://i.imgur.com/RK6X7.jpg
 ===

 ==Quantum  on GRE-tunneling + 3 NICs on controller node===
 http://i.imgur.com/1jCFC.jpg
 ===


 To make of OpenStack, the IT project of the century

 Best regards





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




  --
 Regards,
 VeeraReddy.B
 9959236555.



 ___
 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




-- 
~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~
___
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] GRE Tunneling with Ubuntu 12.10

2012-11-08 Thread Daviey Walker
On 8 November 2012 19:59, Skible OpenStack skible.openst...@gmail.com wrote:
 Hello,

 Can anyone please confirm that GRE Tunneling can be done using ubuntu  12.10
 !

 I am kind of having a problem with my OVS agent, it doesn't work because
 patch or something is not supported by my kernel version !

 Cheers


Hi,

The openvswitch mainline kernel support doesn't include GRE support,
and therefore neither does the Ubuntu Kernel.  This is resolved by
installing the dkms module via, sudo apt-get install
openvswitch-datapath-dkms.

The initial 12.10 openvswitch package had this disabled, as it was
believed that it was now all in mainline.  However, the dkms module
was re-enabled to resolve this.

It was tracked via bug,
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068365

Thanks.

-- 
Kind Regards,

Dave Walker dave.wal...@canonical.com
Engineering Manager,
Ubuntu Server

___
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] [metering][ceilometer] Ceilometer and Keystone regions

2012-11-08 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Hello,

Can Ceilometer collect data about instances in different keystone regions? Is 
this a valid/possible configuration?

Scenario 1: I have two regions defined in my keystone service, each one has a 
nova service in it. Can Ceilometer collect metering information from both 
regions? In a single database?
Scenario 2: I have two nova services in my keystone service region. Can 
Ceilometer support this configuration?

I appreciate any information on this, documentation pointers on this subject 
are helpful as well.

Thanks!
Glaucimar Aguiar




___
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] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Dan Wendlandt
This is not an issue with the agent.  I believe this was handled in another
post, which pointed out that 12.10 originally shipped with a version of OVS
that did not include tunnel support, but this has since been correctly.

See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068365

Dan

p.s. thanks to rkukura for making sure there was a friendly error message
in this case :)

On Thu, Nov 8, 2012 at 3:21 AM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Hi to all !

 I am using Quantum with Tunneling and this is my
 /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
 [OVS]
 tenant_network_type = gre
 tunnel_id_ranges = 1:1000
 integration_bridge = br-int
 tunnel_bridge = br-tun
 local_ip = 100.10.10.51
 enable_tunneling = True

 When i do look in the log of the openvSwitch plugin agent, i find this

 2012-11-08 12:14:23ERROR
 [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS
 patch port. Cannot have tunneling enabled on this agent, since this version
 of OVS does not support tunnels or patch ports.

 i am runing ubuntu 12.10 and my OpenVSwitch version is 1.4.3-0ubuntu2

 Thank you for your help

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




-- 
~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~
___
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] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Skible OpenStack

Thank you for replying back. I had a bad day because of this problem.
I have installed openvswitch-datapath-dkms but it doesn't seem to solve 
the problem.


Le 08/11/2012 21:48, Dan Wendlandt a écrit :
This is not an issue with the agent.  I believe this was handled in 
another post, which pointed out that 12.10 originally shipped with a 
version of OVS that did not include tunnel support, but this has since 
been correctly.


See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068365

Dan

p.s. thanks to rkukura for making sure there was a friendly error 
message in this case :)


On Thu, Nov 8, 2012 at 3:21 AM, Skible OpenStack 
skible.openst...@gmail.com mailto:skible.openst...@gmail.com wrote:


Hi to all !

I am using Quantum with Tunneling and this is my
/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
[OVS]
tenant_network_type = gre
tunnel_id_ranges = 1:1000
integration_bridge = br-int
tunnel_bridge = br-tun
local_ip = 100.10.10.51
enable_tunneling = True

When i do look in the log of the openvSwitch plugin agent, i find
this

2012-11-08 12:14:23ERROR
[quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to
create OVS patch port. Cannot have tunneling enabled on this
agent, since this version of OVS does not support tunnels or patch
ports.

i am runing ubuntu 12.10 and my OpenVSwitch version is 1.4.3-0ubuntu2

Thank you for your help

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




--
~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com http://www.nicira.com
twitter: danwendlandt
~~~



___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack
Thank you Dan for shedding light on this matter. However, there is 
something concerns me and a lot of other people trying to deploy 
OpenStack is that most Servers has 2 NICs which creates a problem 
because your Demo is a great one but the necessary hardware is just not 
always met !


I have been struggling to find a solution out of it, can you suggest 
some please ?

Le 08/11/2012 21:38, Dan Wendlandt a écrit :

Hi,

The Quantum Admin Guide indicates that you can choose to combine all 
services onto a single node, or have separate nodes: 
http://docs.openstack.org/trunk/openstack-network/admin/content/services.html


I will update the text to indicate that that the main reason to use a 
dedicated network gateway node is if you plan on having VMs send 
substantial amounts of traffic through that node, and thus would not 
want that CPU usage to conflict with other openstack services running 
on your controller node.


dan

On Thu, Nov 8, 2012 at 11:06 AM, Skible OpenStack 
skible.openst...@gmail.com mailto:skible.openst...@gmail.com wrote:


Can someone please enlighten us about the goods of having a
separated network node ?
I honestly work in production envirnoments (over 30 nodes) and i
really give computing resources more credit than networking ones !

Am i doing it the wrong way here ?

Le 08/11/2012 18:49, balaji patnala a écrit :

Hi Openers,
One doubt i have is like, as we see in the demo setup in the
Quantum Admin guide available in openstack.org
http://openstack.org, we have Network Node as a seperate
physical node connected to Controller Node and Compute Node.
But i see that the openstack community who is actively using
Folsom is not discussing more on this kind of setup.
Not sure if iam missing any key information on this like that the
Network Node setup may not be widely used in current deployment
scenarios or it is too early to use Network Node as a seperate
physical host for openstack.
Open comments on this will be more helpful for openstack
community to understand better on the features of folsom.
regards,
balaji


On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack
skible.openst...@gmail.com mailto:skible.openst...@gmail.com
wrote:

OpenStack Folsom install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst


You will find what you want and even more ;)

Le 08/11/2012 14:30, Veera Reddy a écrit :

Hi Skible,

Can you please send me below configuration files of three
setups you have mentioned.

  * ovs_quantum_plugin.ini (For controller and node)
  * nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack
skible.openst...@gmail.com
mailto:skible.openst...@gmail.com wrote:

Hello Stackers !

I am currently trying to create pictures of my OpenStack
deployment architecture as a part of my OpenStack Folsom
install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
and i would like to ask a favorite.

Could you be kind and please take a look at these Pics
below and report back if there is a missing or wrong thing.

Thank you.


==Quantum  on VLAN + 3 NICs on controller
node
http://i.imgur.com/Ueh5Z.jpg
===

==Quantum  on VLAN + 2 NICs on controller
node
http://i.imgur.com/RK6X7.jpg
===

==Quantum  on GRE-tunneling + 3 NICs on
controller node===
http://i.imgur.com/1jCFC.jpg
===


To make of OpenStack, the IT project of the century

Best regards





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




-- 
Regards,

VeeraReddy.B
9959236555.



___
Mailing list: https://launchpad.net/~openstack
https://launchpad.net/%7Eopenstack
Post to : openstack@lists.launchpad.net
mailto:openstack@lists.launchpad.net
  

Re: [Openstack] [Horizon] Different URLs (hyperlinks) in a table view.

2012-11-08 Thread Gabriel Hurley
If you're trying to override a link in the actions column you can override 
get_link_url on any subclass of LinkAction as demonstrated here:

https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/tables.py#L67

If you're trying to alter the link wrapped around the text in one of the 
columns, you can pass a callable to the link argument for that Column as here:

https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/tables.py#L113

Hope that helps,


-  Gabriel

From: Srikanth Kumar Lingala [mailto:srikanthkumar.ling...@gmail.com]
Sent: Tuesday, November 06, 2012 5:49 AM
To: Gabriel Hurley
Cc: openstack@lists.launchpad.net; openstack-...@lists.openstack.org
Subject: [Horizon] Different URLs (hyperlinks) in a table view.

Hi Gabriel,
I want to go to different URL for each row in a table view.
For example, in the below table, based on some criteria, first row URL needs to 
go to 'networks/[NETWORKID]/detail' and second URL needs to go to 
'networks/[NETWORKID]/other_detail'.

Networks
Create Networkhttp://10.232.91.33/horizon/nova/networks/create Delete Networks

[ ]

Name

Subnets Associated

Shared

Status

Admin State

Actions

[ ]

dsdhttp://10.232.91.33/horizon/nova/networks/c15a3917-d7fa-4059-9e5c-38a2124995ef/detail

* 1.1.1.1/24http://1.1.1.1/24

No

ACTIVE

UP

Edit 
Networkhttp://10.232.91.33/horizon/nova/networks/c15a3917-d7fa-4059-9e5c-38a2124995ef/update

[ ]

vdvxchttp://10.232.91.33/horizon/nova/networks/f0d4201d-ddb8-4365-bd83-ef2bf0d0431c/detail

* 10.10.0.0/24http://10.10.0.0/24

No

ACTIVE

UP

Edit 
Networkhttp://10.232.91.33/horizon/nova/networks/f0d4201d-ddb8-4365-bd83-ef2bf0d0431c/update

Displaying 2 items


I saw the script 'dashboard/networks/url.py', but it is directing to only one 
page 'networks/[NETWORKID]/detail' every time.
Can I give different URL's dynamically to each network in networks table view, 
based on some criteria (Eg. based on its name).
Please help me.
Thanks in advance.

--

Srikanth.

___
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] [devstack] Malformed Documentation on stack.sh script web site

2012-11-08 Thread Gui Maluf
thanks dean, looks beautiful now! :)


On Wed, Nov 7, 2012 at 4:29 PM, Dean Troyer dtro...@gmail.com wrote:

 On Wed, Nov 7, 2012 at 9:27 AM, Gui Maluf guimal...@gmail.com wrote:
  In http://devstack.org/stack.sh.html above Log Files, the whole
  documentation is malformed. All descriptions stop to match with the
 current
  piece of code. I don't know who to warn, so I'm sending this email here.

 Actually, it is the reverse that is the case...everything _after_ Log
 Files is broken.  We use shocco to format those pages from the bash
 scripts.  It treats the comments as documentation and puts it to the
 left of the code that follows.  This is why there is markdown
 formatting in the comments of devstack scripts.

 In this particular case, the spinner string was being improperly
 recognized by shocco and it stopped formatting the output.

 This is a good excuse to do another periodic doc/formatting pass
 through stack.sh, I'll commit this fix then.

 dt

 --

 Dean Troyer
 dtro...@gmail.com




-- 
*guilherme* \n
\tab *maluf*
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [metering][ceilometer] Ceilometer and Keystone regions

2012-11-08 Thread Julien Danjou
On Thu, Nov 08 2012, Aguiar, Glaucimar (Brazil RD-ECL) wrote:

 Can Ceilometer collect data about instances in different keystone
 regions? Is this a valid/possible configuration?

 Scenario 1: I have two regions defined in my keystone service, each one has
 a nova service in it. Can Ceilometer collect metering information from both
 regions? In a single database?

Yes, you'll just have to deploy at least one ceilometer-collector in
each region on Nova and connect them to the same database. Plus
ceilometer-agent-compute on each nova-compute.

 Scenario 2: I have two nova services in my keystone service region. Can 
 Ceilometer support this configuration?

Yes, same answer as scenario 1, deploy at least a ceilometer-collector
for each Nova, plus ceilometer-agent-compute.

If you want to easily identify the region your meter stored in
Ceilometer come from, you can use the 'source' field of the meters to a
string that helps you recognize which region the meter come from (see
counter_source option in Ceilometer).

-- 
Julien Danjou
-- Free Software hacker  freelance
-- http://julien.danjou.info


pgpowwb8kk0eo.pgp
Description: PGP signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] (Important Updates) [OSSA 2012-017] Authentication bypass for image deletion (CVE-2012-4573)

2012-11-08 Thread Russell Bryant
On 11/07/2012 05:09 PM, Russell Bryant wrote:
 OpenStack Security Advisory: 2012-017
 CVE: CVE-2012-4573
 Date: November 7, 2012
 Title: Authentication bypass for image deletion
 Impact: High
 Reporter: Gabe Westmaas (Rackspace)
 Products: Glance
 Affects: Essex, Folsom, Grizzly
 
 Description:
 Gabe Westmaas from Rackspace reported a vulnerability in Glance
 authentication of image deletion requests. Authenticated users may be
 able to delete arbitrary, non-protected images from Glance servers. Only
 Folsom/Grizzly deployments that expose the v1 API are affected by this
 vulnerability. Additionally, Essex deployments that use the
 delayed_delete option are also affected.
 
 Fixes:
 Grizzly:
 https://github.com/openstack/glance/commit/6ab0992e5472ae3f9bef0d2ced41030655d9d2bc
 2012.2 (Folsom):
 https://github.com/openstack/glance/commit/90bcdc5a89e350a358cf320a03f5afe99795f6f6
 2012.1 (Essex): https://review.openstack.org/#/c/15562/
 
 References:
 http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-4573
 https://bugs.launchpad.net/glance/+bug/1065187
 
 Notes:
 This fix will be included in the grizzly-1 development milestone and in
 a future 2012.2 (Folsom) release.
 

There have been some important updates that have occurred since the
publication of this advisory:

1) When the advisory was published, the patch for the stable/essex
branch had not been merged.  It has now been merged and is *different*
than the original patch.  If you pulled the earlier patch, please update
to the final version.

https://github.com/openstack/glance/commit/efd7e75b1f419a52c7103c7840e24af8e5deb29d

2) It was discovered that the patches submitted for stable/folsom and
master (grizzly) did not completely solve the problem.  The original
patch only fixed the problem for the v1 API.  The problem still existed
for the v2 API.  Please see this commit for the additional patch:

bug: https://bugs.launchpad.net/glance/+bug/1076506

stable/folsom:
https://github.com/openstack/glance/commit/fc0ee7623ec59c87ac6fc671e95a9798d6f2e2c3

master:
https://github.com/openstack/glance/commit/b591304b8980d8aca8fa6cda9ea1621aca000c88

-- 
Russell Bryant
OpenStack Vulnerability Management Team

___
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] [metering][ceilometer] Ceilometer and Keystone regions

2012-11-08 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Great! Thanks!

On Nov 8, 2012, at 8:33 PM, Julien Danjou jul...@danjou.info wrote:

 On Thu, Nov 08 2012, Aguiar, Glaucimar (Brazil RD-ECL) wrote:
 
 Can Ceilometer collect data about instances in different keystone
 regions? Is this a valid/possible configuration?
 
 Scenario 1: I have two regions defined in my keystone service, each one has
 a nova service in it. Can Ceilometer collect metering information from both
 regions? In a single database?
 
 Yes, you'll just have to deploy at least one ceilometer-collector in
 each region on Nova and connect them to the same database. Plus
 ceilometer-agent-compute on each nova-compute.
 
 Scenario 2: I have two nova services in my keystone service region. Can 
 Ceilometer support this configuration?
 
 Yes, same answer as scenario 1, deploy at least a ceilometer-collector
 for each Nova, plus ceilometer-agent-compute.
 
 If you want to easily identify the region your meter stored in
 Ceilometer come from, you can use the 'source' field of the meters to a
 string that helps you recognize which region the meter come from (see
 counter_source option in Ceilometer).
 
 -- 
 Julien Danjou
 -- Free Software hacker  freelance
 -- http://julien.danjou.info

___
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][cinder] cinder create gives an error

2012-11-08 Thread Ahmed Al-Mehdi
Hi Darren,

I figured out the issue.  I ran into the following bug - 
https://bugs.launchpad.net/devstack/+bug/1072121.

Basically, the issue was an entry in the /etc/tgt/targets.conf file, which was 
causing tgt-adm —update … command to fail.

Thank you,
Ahmed.


From: Darren Birkett darren.birk...@gmail.commailto:darren.birk...@gmail.com
Reply-To: darren.birk...@gmail.commailto:darren.birk...@gmail.com 
darren.birk...@gmail.commailto:darren.birk...@gmail.com
Date: Thursday, November 8, 2012 7:19 AM
To: Ahmed Al-Mehdi ah...@coraid.commailto:ah...@coraid.com
Cc: John Griffith 
john.griff...@solidfire.commailto:john.griff...@solidfire.com, 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] [openstack][cinder] cinder create gives an error

Ahmed,

What errors can you see in cinder-volume.log when the volume creation fails?

The guide you refer to talks about creating a VG from a local file for testing 
purposes only.  In a production setup you would create a VG using real 
disks/partitions.  For cinder, the default vg name expected is cinder-volumes 
(this can be changed in cinder.conf).  For nova-volume it was nova-volumes.

Thanks
Darren


On 7 November 2012 15:29, Ahmed Al-Mehdi 
ah...@coraid.commailto:ah...@coraid.com wrote:
John,

I verified step 13 in the Migrate twiki.  Just curious, should I create the VG 
in a certain directory (e.g  /var/lib/cinder/volumes).

Also, In the document Openstack Deploy and Install manual, the steps for 
nova-volume recommend having a VG group called nova-volumes (created from a 
partition).  However, the steps mentioned in ( 
http://docs.openstack.org/trunk/openstack-compute/install/apt/content/osfolubuntu-cinder.html
 ) creates a VG from a local file.   Will be the recommend way to setup cinder 
service going forward.  Just making sure I am not missing anything.

root@bodega:/etc/cinder# date; cinder --debug  create   --display_name test 1
Wed Nov  7 07:06:20 PST 2012
connect: (10.176.20.158, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 
10.176.20.158:5000http://10.176.20.158:5000\r\nContent-Length: 
108\r\ncontent-type: application/json\r\naccept-encoding: gzip, 
deflate\r\naccept
: application/json\r\nuser-agent: pyth
on-cinderclient\r\n\r\n{auth: {tenantName: openstackDemo, 
passwordCredentials: {username: admin, password: admin}}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: Vary: X-Auth-Token
header: Content-Type: application/json
header: Date: Wed, 07 Nov 2012 15:06:21 GMT
header: Transfer-Encoding: chunked
connect: (10.176.20.158, 8776)
send: u'POST /v1/ce1e819636744dc680fa5515f6475e87/volumes HTTP/1.1\r\nHost: 
10.176.20.158:8776http://10.176.20.158:8776\r\nContent-Length: 
267\r\nx-auth-project-id: openstackDemo\r\naccep
t-encoding: gzip, deflate\r\naccept: a
pplication/json\r\nx-auth-token: 
6cd16b521733442bb3b1dda1dd4e07fa\r\nuser-agent: 
python-cinderclient\r\ncontent-type: application/json\r\n\r\n{volume: 
{status: creating, availability_zone: nul
l, display_description: null, snapshot_id: null, user_id: null, size: 
1, display_name: test, imageRef: null, attach_status: detached, 
volume_type: null, project_id: null, metada
ta: {}}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-Request-Id: req-a197827f-f1fd-4bc8-86a1-93f14e6cdb4f
header: Content-Type: application/json
header: Content-Length: 296
header: Date: Wed, 07 Nov 2012 15:06:21 GMT
+-+--+
|   Property  |Value |
+-+--+
| attachments |  []  |
|  availability_zone  | nova |
|  created_at |  2012-11-07T15:06:21.369097  |
| display_description | None |
| display_name| test |
|  id | f8ee648c-455b-4f54-bb9e-8eafbdc33add |
|   metadata  |  {}  |
| size|  1   |
| snapshot_id | None |
|status   |   creating   |
| volume_type | None |
+-+--+
root@bodega:/etc/cinder#
root@bodega:/etc/cinder#
root@bodega:/etc/cinder# date; cinder --debug  list
Wed Nov  7 07:06:47 PST 2012
connect: (10.176.20.158, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 
10.176.20.158:5000http://10.176.20.158:5000\r\nContent-Length: 
108\r\ncontent-type: application/json\r\naccept-encoding: gzip, 
deflate\r\naccept: application/json\r\nuser-agent: pyth
on-cinderclient\r\n\r\n{auth: {tenantName: openstackDemo, 
passwordCredentials: {username: admin, password: admin}}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: Vary: X-Auth-Token
header: Content-Type: 

[Openstack] Cannot start nova-api service

2012-11-08 Thread Ahmed Al-Mehdi
Hello,

I installed the nova-* services per the instruction at 
http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html
  All of the nova services are running, however, nova-api is not running.  When 
I manually start nova-api, I am getting an error.  Can some one please help me 
understand why.  I need nova-api to work before I move forward with my setup, 
as per my understanding.

From /var/log/nova/nova-api.log:

……
(Lost of messages from nova.api.openstack.extenstions)
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: extensions 
from (pid=2348) _setup_ext_routes 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: extra_specs 
from (pid=2348) _setup_ext_routes 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
extending resource: volumes from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
extending resource: snapshots from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension TypesManage 
extending resource: types from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension VolumeActions 
extending resource: volumes from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Starting keystone 
auth_token middleware
2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Using 
/var/lib/nova/keystone-signing as cache directory for signing certificate
2012-11-08 16:05:08 CRITICAL nova [-] [Errno 98] Address already in use
2012-11-08 16:05:08 TRACE nova Traceback (most recent call last):
2012-11-08 16:05:08 TRACE nova   File /usr/bin/nova-api, line 50, in module
2012-11-08 16:05:08 TRACE nova server = service.WSGIService(api)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 584, in __init__
2012-11-08 16:05:08 TRACE nova port=self.port)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/wsgi.py, line 72, in __init__
2012-11-08 16:05:08 TRACE nova self._socket = eventlet.listen((host, port), 
backlog=backlog)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/convenience.py, line 38, in listen
2012-11-08 16:05:08 TRACE nova sock.bind(addr)
2012-11-08 16:05:08 TRACE nova   File /usr/lib/python2.7/socket.py, line 224, 
in meth
2012-11-08 16:05:08 TRACE nova return getattr(self._sock,name)(*args)
2012-11-08 16:05:08 TRACE nova error: [Errno 98] Address already in use
2012-11-08 16:05:08 TRACE nova
2012-11-08 16:05:08 INFO nova.service [-] Parent process has died unexpectedly, 
exiting
2012-11-08 16:05:08 INFO nova.service [-] Parent process has died unexpectedly, 
exiting
2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.
2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.

Thank you,
Ahmed.

___
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] Cannot start nova-api service

2012-11-08 Thread Vishvananda Ishaya
Are you running cinder-api? If so you have to disable the nova-volume api:

http://wiki.openstack.org/MigrateToCinder

Vish

On Nov 8, 2012, at 4:12 PM, Ahmed Al-Mehdi ah...@coraid.com wrote:

 Hello,
 
 I installed the nova-* services per the instruction at 
 http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html
   All of the nova services are running, however, nova-api is not running.  
 When I manually start nova-api, I am getting an error.  Can some one please 
 help me understand why.  I need nova-api to work before I move forward with 
 my setup, as per my understanding.
 
 From /var/log/nova/nova-api.log:
 
 ……
 (Lost of messages from nova.api.openstack.extenstions)
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: 
 extensions from (pid=2348) _setup_ext_routes 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: 
 extra_specs from (pid=2348) _setup_ext_routes 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
 extending resource: volumes from (pid=2348) _setup_extensions 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
 extending resource: snapshots from (pid=2348) _setup_extensions 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension TypesManage 
 extending resource: types from (pid=2348) _setup_extensions 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
 2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension VolumeActions 
 extending resource: volumes from (pid=2348) _setup_extensions 
 /usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
 2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Starting keystone 
 auth_token middleware
 2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Using 
 /var/lib/nova/keystone-signing as cache directory for signing certificate
 2012-11-08 16:05:08 CRITICAL nova [-] [Errno 98] Address already in use
 2012-11-08 16:05:08 TRACE nova Traceback (most recent call last):
 2012-11-08 16:05:08 TRACE nova   File /usr/bin/nova-api, line 50, in 
 module
 2012-11-08 16:05:08 TRACE nova server = service.WSGIService(api)
 2012-11-08 16:05:08 TRACE nova   File 
 /usr/lib/python2.7/dist-packages/nova/service.py, line 584, in __init__
 2012-11-08 16:05:08 TRACE nova port=self.port)
 2012-11-08 16:05:08 TRACE nova   File 
 /usr/lib/python2.7/dist-packages/nova/wsgi.py, line 72, in __init__
 2012-11-08 16:05:08 TRACE nova self._socket = eventlet.listen((host, 
 port), backlog=backlog)
 2012-11-08 16:05:08 TRACE nova   File 
 /usr/lib/python2.7/dist-packages/eventlet/convenience.py, line 38, in listen
 2012-11-08 16:05:08 TRACE nova sock.bind(addr)
 2012-11-08 16:05:08 TRACE nova   File /usr/lib/python2.7/socket.py, line 
 224, in meth
 2012-11-08 16:05:08 TRACE nova return getattr(self._sock,name)(*args)
 2012-11-08 16:05:08 TRACE nova error: [Errno 98] Address already in use
 2012-11-08 16:05:08 TRACE nova 
 2012-11-08 16:05:08 INFO nova.service [-] Parent process has died 
 unexpectedly, exiting
 2012-11-08 16:05:08 INFO nova.service [-] Parent process has died 
 unexpectedly, exiting
 2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.
 2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.
 
 Thank you,
 Ahmed.
 
 ___
 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] Bug with the openVSwitch plugin Agent !

2012-11-08 Thread Dan Wendlandt
have you rebooted the device to make sure you're reloaded the new kernel
module?

On Thu, Nov 8, 2012 at 1:03 PM, Skible OpenStack skible.openst...@gmail.com
 wrote:

  Thank you for replying back. I had a bad day because of this problem.
 I have installed openvswitch-datapath-dkms but it doesn't seem to solve
 the problem.

 Le 08/11/2012 21:48, Dan Wendlandt a écrit :

 This is not an issue with the agent.  I believe this was handled in
 another post, which pointed out that 12.10 originally shipped with a
 version of OVS that did not include tunnel support, but this has since been
 correctly.

  See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068365

  Dan

  p.s. thanks to rkukura for making sure there was a friendly error
 message in this case :)

 On Thu, Nov 8, 2012 at 3:21 AM, Skible OpenStack 
 skible.openst...@gmail.com wrote:

  Hi to all !

 I am using Quantum with Tunneling and this is my
 /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
 [OVS]
 tenant_network_type = gre
 tunnel_id_ranges = 1:1000
 integration_bridge = br-int
 tunnel_bridge = br-tun
 local_ip = 100.10.10.51
 enable_tunneling = True

 When i do look in the log of the openvSwitch plugin agent, i find this

 2012-11-08 12:14:23ERROR
 [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS
 patch port. Cannot have tunneling enabled on this agent, since this version
 of OVS does not support tunnels or patch ports.

 i am runing ubuntu 12.10 and my OpenVSwitch version is 1.4.3-0ubuntu2

 Thank you for your help

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




  --
 ~~~
 Dan Wendlandt
 Nicira, Inc: www.nicira.com
 twitter: danwendlandt
 ~~~





-- 
~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~
___
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 (+ Quantum Deployment) Scenarios

2012-11-08 Thread Robert Garron

Dan,

I see your point about throughput and I/O, but if you have a multi-core 
server, greater than say 4 cores, and thus likely you would have 
multiple NICs, 2 or More, your assumptions fall apart about the cpu 
usage and I/o.  For example, using XEN or Qemu or in the older systems 
where this concept originated - VMS OS (from Digital Equipment Corp. - 
see Galaxy product and similar) you can assign affinity to CPUs or even 
dedicate CPU's to tasks or VM's.  In addition, using Cisco networking or 
similar you can dedicated I/O paths, and within a system, you can even 
dedicated a NIC Card or Port to a path.  So the deployment of OpenStack 
on one physical server or several should not even be a consideration 
except to the installer and their budget; and whether or not High 
Availability is a concern.  What I think is important is the consistency 
of the network design, I/O design for multiple VM's and the related load 
and intended usage of the individual cores of a server.  But the most 
important consistency is having installation guides that work over and 
over for installations on different hardware and OS's.


Myself, if I can get past my current nova and horizon issues, I will 
then be in a position to contribute in this and many other areas


Regards,
Robert



On 11/8/12 4:06 PM, Skible OpenStack wrote:
Thank you Dan for shedding light on this matter. However, there is 
something concerns me and a lot of other people trying to deploy 
OpenStack is that most Servers has 2 NICs which creates a problem 
because your Demo is a great one but the necessary hardware is just 
not always met !


I have been struggling to find a solution out of it, can you suggest 
some please ?

Le 08/11/2012 21:38, Dan Wendlandt a écrit :

Hi,

The Quantum Admin Guide indicates that you can choose to combine all 
services onto a single node, or have separate nodes: 
http://docs.openstack.org/trunk/openstack-network/admin/content/services.html


I will update the text to indicate that that the main reason to use a 
dedicated network gateway node is if you plan on having VMs send 
substantial amounts of traffic through that node, and thus would not 
want that CPU usage to conflict with other openstack services running 
on your controller node.


dan

On Thu, Nov 8, 2012 at 11:06 AM, Skible OpenStack 
skible.openst...@gmail.com mailto:skible.openst...@gmail.com wrote:


Can someone please enlighten us about the goods of having a
separated network node ?
I honestly work in production envirnoments (over 30 nodes) and i
really give computing resources more credit than networking ones !

Am i doing it the wrong way here ?

Le 08/11/2012 18:49, balaji patnala a écrit :

Hi Openers,
One doubt i have is like, as we see in the demo setup in the
Quantum Admin guide available in openstack.org
http://openstack.org, we have Network Node as a seperate
physical node connected to Controller Node and Compute Node.
But i see that the openstack community who is actively using
Folsom is not discussing more on this kind of setup.
Not sure if iam missing any key information on this like that
the Network Node setup may not be widely used in current
deployment scenarios or it is too early to use Network Node as a
seperate physical host for openstack.
Open comments on this will be more helpful for openstack
community to understand better on the features of folsom.
regards,
balaji


On Thu, Nov 8, 2012 at 7:09 PM, Skible OpenStack
skible.openst...@gmail.com mailto:skible.openst...@gmail.com
wrote:

OpenStack Folsom install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst


You will find what you want and even more ;)

Le 08/11/2012 14:30, Veera Reddy a écrit :

Hi Skible,

Can you please send me below configuration files of three
setups you have mentioned.

  * ovs_quantum_plugin.ini (For controller and node)
  * nova.conf (For controller and node)

Thanks in advance


Regards,
Veera.

On Thu, Nov 8, 2012 at 2:57 PM, Skible OpenStack
skible.openst...@gmail.com
mailto:skible.openst...@gmail.com wrote:

Hello Stackers !

I am currently trying to create pictures of my
OpenStack deployment architecture as a part of my
OpenStack Folsom install guide

https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
and i would like to ask a favorite.

Could you be kind and please take a look at these Pics
below and report back if there is a missing or wrong thing.

Thank you.


==Quantum  on VLAN + 3 NICs on controller
node

Re: [Openstack] Cannot start nova-api service

2012-11-08 Thread Ahmed Al-Mehdi
Vish,

I am running cinder-api.   The following two lines are present in nova.conf.

volume_api_class=nova.volume.cinder.API
enabled_apis=ec2,osapi_compute,metadata

Do I need to re-sync the db, or add any additional lines to nova.conf?

Thank you,
Ahmed.



From: Vishvananda Ishaya vishvana...@gmail.commailto:vishvana...@gmail.com
Date: Thursday, November 8, 2012 6:34 PM
To: Ahmed Al-Mehdi ah...@coraid.commailto:ah...@coraid.com
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] Cannot start nova-api service

Are you running cinder-api? If so you have to disable the nova-volume api:

http://wiki.openstack.org/MigrateToCinder

Vish

On Nov 8, 2012, at 4:12 PM, Ahmed Al-Mehdi 
ah...@coraid.commailto:ah...@coraid.com wrote:

Hello,

I installed the nova-* services per the instruction at 
http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html
  All of the nova services are running, however, nova-api is not running.  When 
I manually start nova-api, I am getting an error.  Can some one please help me 
understand why.  I need nova-api to work before I move forward with my setup, 
as per my understanding.

From /var/log/nova/nova-api.log:

……
(Lost of messages from nova.api.openstack.extenstions)
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: extensions 
from (pid=2348) _setup_ext_routes 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extended resource: extra_specs 
from (pid=2348) _setup_ext_routes 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:135
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
extending resource: volumes from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension AdminActions 
extending resource: snapshots from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension TypesManage 
extending resource: types from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 DEBUG nova.api.openstack [-] Extension VolumeActions 
extending resource: volumes from (pid=2348) _setup_extensions 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py:171
2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Starting keystone 
auth_token middleware
2012-11-08 16:05:08 INFO keystone.middleware.auth_token [-] Using 
/var/lib/nova/keystone-signing as cache directory for signing certificate
2012-11-08 16:05:08 CRITICAL nova [-] [Errno 98] Address already in use
2012-11-08 16:05:08 TRACE nova Traceback (most recent call last):
2012-11-08 16:05:08 TRACE nova   File /usr/bin/nova-api, line 50, in module
2012-11-08 16:05:08 TRACE nova server = service.WSGIService(api)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 584, in __init__
2012-11-08 16:05:08 TRACE nova port=self.port)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/wsgi.py, line 72, in __init__
2012-11-08 16:05:08 TRACE nova self._socket = eventlet.listen((host, port), 
backlog=backlog)
2012-11-08 16:05:08 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/convenience.py, line 38, in listen
2012-11-08 16:05:08 TRACE nova sock.bind(addr)
2012-11-08 16:05:08 TRACE nova   File /usr/lib/python2.7/socket.py, line 224, 
in meth
2012-11-08 16:05:08 TRACE nova return getattr(self._sock,name)(*args)
2012-11-08 16:05:08 TRACE nova error: [Errno 98] Address already in use
2012-11-08 16:05:08 TRACE nova
2012-11-08 16:05:08 INFO nova.service [-] Parent process has died unexpectedly, 
exiting
2012-11-08 16:05:08 INFO nova.service [-] Parent process has died unexpectedly, 
exiting
2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.
2012-11-08 16:05:08 INFO nova.wsgi [-] Stopping WSGI server.

Thank you,
Ahmed.

___
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] Cannot start nova-api service

2012-11-08 Thread Vishvananda Ishaya

On Nov 8, 2012, at 7:01 PM, Ahmed Al-Mehdi ah...@coraid.com wrote:

 Vish,
 
 I am running cinder-api.   The following two lines are present in nova.conf. 
 
 volume_api_class=nova.volume.cinder.API
 enabled_apis=ec2,osapi_compute,metadata 
 
 Do I need to re-sync the db, or add any additional lines to nova.conf?

No that is it. Are you sure a) you don't have another nova-api or nova-metadata 
or nova-api-os-compute process running? and b) that your nova.conf is being 
read properly?

Vish

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


[Openstack] [Nova] use the wrong deleted flavor when boot an instance after creating flavor with same flavorid as the deleted one

2012-11-08 Thread Wangpan
Hi all,
I use the folsom openstack recently.
I found a problem that when I delete a flavor by using 'nova-manage flavor 
delete', and then I create a new one which use the same flavorid as the 
DELETED flavor a moment ago, then I check the instance_types table in nova 
DB, there have two records with the SAME flavorid, and the DELETED one is 
marked as 'deleted=1'.

The issue is when I use nova boot --flavor flavorid or name be created to 
create an instance, it uses the DELETED one, not the one I create!
is this a bug or my misoperation?

Thanks in advance!
2012-11-09



Wangpan___
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] use the wrong deleted flavor when boot an instance after creating flavor with same flavorid as the deleted one

2012-11-08 Thread Vinay Bannai
Look at the following bugs for context

https://bugs.launchpad.net/nova/+bug/981263
https://bugs.launchpad.net/horizon/+bug/1057799

On Nov 8, 2012, at 7:36 PM, Wangpan hzwang...@corp.netease.com wrote:

  Hi all,
I use the folsom openstack recently.
I found a problem that when I delete a flavor by using 'nova-manage flavor
delete', and then I create a new one which use the same flavorid as the
DELETED flavor a moment ago, then I check the instance_types table
in nova DB, there have two records with the SAME flavorid, and the
DELETED one is marked as 'deleted=1'.

The issue is when I use nova boot --flavor flavorid or name be created to
create an instance, it uses the DELETED one, not the one I create!
is this a bug or my misoperation?

Thanks in advance!
2012-11-09
--
 Wangpan

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


[Openstack] nova-client Error :: Please input your password for the keyring

2012-11-08 Thread Trinath Somanchi
Hi-

I have written an resource extension in nova-api. and the test script runs
in the compute-host. When the Keystone credentials are given in the script
to created an nova-client 'Client' instance, for sending the request, I get
this message

Please input your password for the keyring

I input the passcode that was given in the test script, it gives me the
record string the nova-api.

I haven't faced this issue when I run the test script in the Controller
machine. but when I run in the host machine, I'm seeing this issue.

Please help me resolve the issue.

Thanking you.

-- 
Regards,
--
Trinath Somanchi,
___
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/quantum/ovs configuration conundrum

2012-11-08 Thread Sina Sadeghi

  
  
"I followed the instructions to add a
  route from http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html
  but I don't immediately see how the route add helped here - but it
  has raised an eyebrow."
  
  Tell me about it!
  
  We wanted to use Quantum mostly so we could avoid being forced to
  upgrade from nova-network later on. Once again the difference
  between trunk (dev) and stable (ops) kills new OpenStack features
  for early production adopters. There is no way we can offer this
  to our customers. Are we expected to add a new route for every
  subnet our customers create, across every compute node, on the fly
  (including esoteric quantum port-list commands)?
  
  As for the idea of having one quantum-l3-agent that NATs traffic
  for many compute nodes, I wasn't aware the concept of retro chic
  applied to network topologies :(
  
  I shudder to think how this would operate at scale, so it looks
  like we will be sticking to our nova-network VLAN configuration.
  
  
  --
  Sina Sadeghi
  Lead Cloud Engineer
  
  Aptira Pty Ltd
  1800 APTIRA
  aptira.com
  Follow @aptira

  
  On 08/11/12 22:54, Kevin Jackson wrote:

Hi Stephen, 
  This is what I get... (note change of namespace etc as this
  machine is a VM that was recreated).
  
  root@openstack:~# ip netns list
  qdhcp-3f0a3d53-f3a4-4da8-a5e0-1a97b6e51424
  qrouter-f26858db-3ae8-431b-86a7-edab80834586
  
  root@openstack:~# ip netns exec
  qrouter-f26858db-3ae8-431b-86a7-edab80834586 wget http://172.16.0.210:8775/
  --2012-11-08 10:52:11-- http://172.16.0.210:8775/
  Connecting to 172.16.0.210:8775... failed: No route to host.
  
  root@openstack:~# ip netns exec
  qrouter-f26858db-3ae8-431b-86a7-edab80834586 ip
  r 
  default via 172.16.1.254 dev qg-c396e75e-38 
  10.5.5.0/24 dev qr-031aafac-19 proto
  kernel scope link src 10.5.5.1 
  172.16.1.0/24 dev qg-c396e75e-38 proto
  kernel scope link src 172.16.1.10 
  
  So it is a problem between my router and the physical network...
  That 172.16.1.0/24 is an "ext-net" network
  created with an external router. When I spin my instances up I
  use the 10.5.5.0/24 "int-net" network.
  
  I followed the instructions to add a route from http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html
  but I don't immediately see how the route add helped here - but it
  has raised an eyebrow.
  
  The output of the port-list gave me 172.16.1.10 to use as the
  $ROUTER_GW_IP - which is odd as that IP was set as my external
  floating range start IP. Doing a traceroute to the 172.16.0.201
  address from the router namespace went via 172.16.1.10... so I've
  some things to play with for the time being...
  
  Thanks for your help so far. Is the Guardian looking at OpenStack
  for any projects (I'm from TMG)?
  
  Cheers,
  Kev
  

On 8 November 2012 10:49, Stephen Gran
  stephen.g...@guardian.co.uk
  wrote:
  

  Hi,
  

On Thu, 2012-11-08 at 10:02 +, Kevin Jackson wrote:
 Thanks for that - the namspace
  thing is starting to make sense.
  So I see this rule in there now:
  
  Chain quantum-l3-agent-PREROUTING (1 references)
  pkts bytes target prot opt in out
  source destination 
   62 3720 DNAT tcp -- * * 0.0.0.0/0
  169.254.169.254 tcp dpt:80 to:172.16.0.201:8775
  
  But I never see a connection being made when I spin up
  an instance. The instance reports no route to host.


  
  It's unclear at this point if the problem is that your
  instance can't reach it's gateway (the quantum router), or
  if the quantum router can't reach the metadata server.
  
  try:
  ip netns exec qrouter-61245d6f-1195-4ca0-ba08-f0636f7d44c6
  wget http://172.16.0.201:8775/
  
  To rule out the latter so you know where to concentrate
  your efforts.
  

  

  

  -- 
Stephen Gran
Senior Systems Integrator - guardian.co.uk


  

  

  


  
Please consider 

Re: [Openstack] OpenStack (+ Quantum Deployment) Scenarios

2012-11-08 Thread Skible OpenStack

Le 09/11/2012 03:56, Robert Garron a écrit :

Myself, if I can get past my current nova and horizon issues,


What are your nova and horizon issues, i will be glad to help you out !


___
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] Cannot start nova-api service

2012-11-08 Thread Ahmed Al-Mehdi


From: Vishvananda Ishaya vishvana...@gmail.commailto:vishvana...@gmail.com
Date: Thursday, November 8, 2012 8:18 PM
To: Ahmed Al-Mehdi ah...@coraid.commailto:ah...@coraid.com
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] Cannot start nova-api service


On Nov 8, 2012, at 7:01 PM, Ahmed Al-Mehdi 
ah...@coraid.commailto:ah...@coraid.com wrote:

Vish,

I am running cinder-api.   The following two lines are present in nova.conf.

volume_api_class=nova.volume.cinder.API
enabled_apis=ec2,osapi_compute,metadata

Do I need to re-sync the db, or add any additional lines to nova.conf?

No that is it. Are you sure a) you don't have another nova-api or nova-metadata 
or nova-api-os-compute process running? and b) that your nova.conf is being 
read properly?

Vish

As far as I can tell, no other nova-api, nova-metadata, nova-api-os-compute is 
running.   If there another way to confirm besides running ps aux.  And how 
can I tell if nova.conf is being read properly?

root@bodega:~# ps aux | grep nova
nova   914  0.0  0.0  37952  1312 ?Ss   16:01   0:00 su -s /bin/sh 
-c exec nova-novncproxy --config-file=/etc/nova/nova.conf nova
nova   916  0.0  0.2 122976 24108 ?S16:01   0:01 
/usr/bin/python /usr/bin/nova-novncproxy --config-file=/etc/nova/nova.conf
nova  1235  0.0  0.0  37952  1312 ?Ss   16:01   0:00 su -s /bin/sh 
-c exec nova-cert --config-file=/etc/nova/nova.conf nova
nova  1243  0.0  0.0  37952  1308 ?Ss   16:01   0:00 su -s /bin/sh 
-c exec nova-consoleauth --config-file=/etc/nova/nova.conf nova
nova  1244  0.2  0.6 122996 51232 ?S16:01   1:12 
/usr/bin/python /usr/bin/nova-cert --config-file=/etc/nova/nova.conf
nova  1249  0.2  0.6 122992 51252 ?S16:01   1:13 
/usr/bin/python /usr/bin/nova-consoleauth --config-file=/etc/nova/nova.conf
nova  1252  0.0  0.0  37952  1312 ?Ss   16:01   0:00 su -s /bin/sh 
-c exec nova-network --config-file=/etc/nova/nova.conf nova
nova  1255  0.0  0.0  37952  1308 ?Ss   16:01   0:00 su -s /bin/sh 
-c exec nova-scheduler --config-file=/etc/nova/nova.conf nova
nova  1259  0.3  0.6 124964 53100 ?S16:01   1:16 
/usr/bin/python /usr/bin/nova-network --config-file=/etc/nova/nova.conf
nova  1260  0.3  0.7 151856 59068 ?S16:01   1:16 
/usr/bin/python /usr/bin/nova-scheduler --config-file=/etc/nova/nova.conf
root  3509  0.0  0.0   9388   920 pts/3S+   22:55   0:00 grep 
--color=auto nova
root@bodega:~#
root@bodega:~#
root@bodega:~# ls -l /etc/nova/
total 32
-rw-r- 1 nova nova 3588 Sep 25 17:48 api-paste.ini
-rw-r-xr-x 1 nova nova 1329 Oct 20 19:16 logging.conf
-rw-r- 1 nova nova 2203 Nov  8 18:34 nova.conf
-rw-r- 1 root root  434 Nov  5 10:44 nova.conf.orig.ahmed
-rw-r- 1 nova nova 5181 Sep 25 17:48 policy.json
-rw-r--r-- 1 root root  304 Sep 25 17:48 rootwrap.conf
drwxr-xr-x 2 root root 4096 Nov  5 10:36 rootwrap.d
root@bodega:~#


Can you help me understand the following error message in the file:

2012-11-08 23:31:27 CRITICAL nova [-] [Errno 98] Address already in use

By address, are we talking about tcp port number? If so, what is the port 
number?

Thank you,
Ahmed.



___
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] Cannot start nova-api service

2012-11-08 Thread Ahmed Al-Mehdi


From: Vishvananda Ishaya vishvana...@gmail.commailto:vishvana...@gmail.com
Date: Thursday, November 8, 2012 8:18 PM
To: Ahmed Al-Mehdi ah...@coraid.commailto:ah...@coraid.com
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] Cannot start nova-api service


On Nov 8, 2012, at 7:01 PM, Ahmed Al-Mehdi 
ah...@coraid.commailto:ah...@coraid.com wrote:

Vish,

I am running cinder-api.   The following two lines are present in nova.conf.

volume_api_class=nova.volume.cinder.API
enabled_apis=ec2,osapi_compute,metadata

Do I need to re-sync the db, or add any additional lines to nova.conf?

No that is it. Are you sure a) you don't have another nova-api or nova-metadata 
or nova-api-os-compute process running? and b) that your nova.conf is being 
read properly?

Vish

By any chance, could the issue be related to the duplicate entries for 
nova-volume and cinder in keystone:

root@bodega:~# keystone endpoint-list
+--+---+-+-++
|id|   region  |publicurl   
 |   internalurl   |
  adminurl  |
+--+---+-+-++
| 1753b8533e474cf0934cd2eb1d23be45 | RegionOne | 
http://10.176.20.158:/v1/AUTH_%(tenant_id)s | 
http://10.176.20.158:/v1/AUTH_%(tenant_id)s |
http://10.176.20.158:/v1|
| 35c19563fce34c04a20cc82952b096b5 | RegionOne | 
http://10.176.20.158:8773/services/Cloud| 
http://10.176.20.158:8773/services/Cloud|  
http://10.176.20.158:8773/services/Admin  |
| 36f5a5c3021a485db6b900aee9d7520c | RegionOne |   
http://10.176.20.158:9292/v1  |   http://10.176.20.158:9292/v1  
|http://10.176.20.158:9292/v1|
| 7fdf2e50d29a454897f3c5d395a8326f | RegionOne |
http://10.176.20.158:8774/v2/%(tenant_id)s   |
http://10.176.20.158:8774/v2/%(tenant_id)s   | 
http://10.176.20.158:8774/v2/%(tenant_id)s |
| 9b1ade95c694401cb61362daf281713b | RegionOne |  
http://10.176.20.158:5000/v2.0 |  
http://10.176.20.158:5000/v2.0 |  http://10.176.20.158:35357/v2.0   
|
| d728f31d9745467aaf53eeeba633ffe4 | RegionOne |
http://10.176.20.158:8776/v1/%(tenant_id)s   |
http://10.176.20.158:8776/v1/%(tenant_id)s   | 
http://10.176.20.158:8776/v1/%(tenant_id)s |
| e298efba7f0148819c400a26e7f6f448 | RegionOne |
http://10.176.20.158:8776/v1/%(tenant_id)s   |
http://10.176.20.158:8776/v1/%(tenant_id)s   | 
http://10.176.20.158:8776/v1/%(tenant_id)s |
+--+---+-+-++
root@bodega:~# keystone service-list
+--+--+--+---+
|id|   name   | type |
description|
+--+--+--+---+
| 083662fed26d490b88172a3aa638107a |  volume  |volume|Nova Volume 
Service|
| 3224949d951a4fb3b45adb5778caebfe |  cinder  |volume|   Cinder Volume 
Service   |
| 55f097212ab948e5a2bf13e47ac1be9c |   ec2| ec2  |  EC2 
Compatibility Layer  |
| 611a8d8380de4671863c2cd59a4d5bd8 |  glance  |image |Glance Image 
Service   |
| 90eedca2364b4a5bba477be31738c052 | keystone |   identity   | Keystone 
Identity Service |
| a6552ffaa4904ec09ef399d71dd5e18f |  swift   | object-store |   Object Storage 
Service  |
| f0f5c38f832f4584b93c562d1d756fa3 |   nova   |   compute|Nova Compute 
Service   |
+--+--+--+---+
root@bodega:~#

Thank you,
Ahmed.


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


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

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/22/Project:precise_grizzly_quantum_trunkDate of build:Thu, 08 Nov 2012 08:01:21 -0500Build duration:1 min 36 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixes convert_to_boolean logicby zhongyue.naheditquantum/api/v2/attributes.pyeditquantum/tests/unit/test_attributes.pyUse isinstance for _validate_booleanby zhongyue.naheditquantum/tests/unit/test_attributes.pyeditquantum/api/v2/attributes.pyRemove nova code from Quantum Cisco Pluginby emaganadeletequantum/plugins/cisco/nova/vifdirect.pydeletequantum/plugins/cisco/nova/__init__.pydeletequantum/plugins/cisco/nova/quantum_port_aware_scheduler.pyConsole Output[...truncated 2522 lines...]patching file etc/quantum.confHunk #1 succeeded at 38 (offset 19 lines).patching file etc/quantum/plugins/linuxbridge/linuxbridge_conf.iniHunk #2 FAILED at 50.1 out of 2 hunks FAILED -- rejects in file etc/quantum/plugins/linuxbridge/linuxbridge_conf.inipatching file etc/quantum/plugins/metaplugin/metaplugin.inipatching file etc/quantum/plugins/nec/nec.inipatching file etc/quantum/plugins/nicira/nvp.inipatching file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.inipatching file etc/quantum/plugins/ryu/ryu.iniPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-4805f3eb-d50a-496a-8720-b9c2e33b5c29', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-4805f3eb-d50a-496a-8720-b9c2e33b5c29', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/precise-grizzly-proposed /tmp/tmpJQyRgI/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpJQyRgI/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211080801~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [a5e6ebd] Remove nova code from Quantum Cisco Plugindch -a [3d07b33] Use isinstance for _validate_booleandch -a [52c3aeb] Fixes convert_to_boolean logicdch -a [4fdd180] Add eventlet_backdoor and threadgroup from openstack-commondch -a [944d928] Add loopingcall from openstack-commondebcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-4805f3eb-d50a-496a-8720-b9c2e33b5c29', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-4805f3eb-d50a-496a-8720-b9c2e33b5c29', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #51

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/51/Project:precise_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 10:31:25 -0500Build duration:14 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesSend all aggregate data to remove_aggregate_host.by rbryanteditnova/compute/api.pyeditnova/tests/compute/test_compute.pyeditnova/compute/rpcapi.pyeditnova/compute/manager.pyeditnova/tests/compute/test_rpcapi.pyRemove instance_type db lookup in prep_resize.by rbryanteditnova/compute/manager.pySend instance_type to resize_instance.by rbryanteditnova/compute/rpcapi.pyeditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyeditnova/tests/compute/test_rpcapi.pyConsole Output[...truncated 31022 lines...]INFO:root:Storing current commit for next build: 81767e7dad2bce2688137ab0ba999c346f75217aINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/precise-grizzly-proposed /tmp/tmphesEPa/novamk-build-deps -i -r -t apt-get -y /tmp/tmphesEPa/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log a5e42d4ba779c2824957dd9521ff294fd8499761..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081032~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [81767e7] Send instance_type to resize_instance.dch -a [0d51778] Remove instance_type db lookup in prep_resize.dch -a [1a3ac5a] Send all aggregate data to remove_aggregate_host.dch -a [6ded00b] Refactor resource tracker claims and test logic.dch -a [f25681b] Switch from FLAGS to CONF in nova.virtdch -a [2368ead] Corrects usage of db.api.network_getdch -a [8e2a655] Switch from FLAGS to CONF in nova.consoledch -a [79cc2a2] Decouple EC2 API from using instance iddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081032~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201211081032~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081032~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly nova_2013.1+git201211081032~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/precise-grizzly+ [ ! 0 ]+ jenkins-cli build precise_grizzly_deployNo such job 'precise_grizzly_deploy' perhaps you meant 'precise_essex_deploy'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #53

2012-11-08 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/53/Project:raring_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 10:31:24 -0500Build duration:16 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesSend all aggregate data to remove_aggregate_host.by rbryanteditnova/compute/manager.pyeditnova/compute/rpcapi.pyeditnova/tests/compute/test_compute.pyeditnova/compute/api.pyeditnova/tests/compute/test_rpcapi.pyRemove instance_type db lookup in prep_resize.by rbryanteditnova/compute/manager.pySend instance_type to resize_instance.by rbryanteditnova/tests/compute/test_rpcapi.pyeditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyeditnova/compute/rpcapi.pyConsole Output[...truncated 32350 lines...]INFO:root:Storing current commit for next build: 81767e7dad2bce2688137ab0ba999c346f75217aINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/raring-grizzly-proposed /tmp/tmpfqypAh/novamk-build-deps -i -r -t apt-get -y /tmp/tmpfqypAh/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log a5e42d4ba779c2824957dd9521ff294fd8499761..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211081032~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [81767e7] Send instance_type to resize_instance.dch -a [0d51778] Remove instance_type db lookup in prep_resize.dch -a [1a3ac5a] Send all aggregate data to remove_aggregate_host.dch -a [6ded00b] Refactor resource tracker claims and test logic.dch -a [f25681b] Switch from FLAGS to CONF in nova.virtdch -a [2368ead] Corrects usage of db.api.network_getdch -a [8e2a655] Switch from FLAGS to CONF in nova.consoledch -a [79cc2a2] Decouple EC2 API from using instance iddebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081032~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201211081032~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081032~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly nova_2013.1+git201211081032~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/raring-grizzly+ [ ! 0 ]+ jenkins-cli build raring_grizzly_deployNo such job 'raring_grizzly_deploy' perhaps you meant 'raring_grizzly_cinder_trunk'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_trunk #23

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/23/Project:precise_grizzly_quantum_trunkDate of build:Thu, 08 Nov 2012 11:01:22 -0500Build duration:1 min 42 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdated openstack-common setup and version code.by zhongyue.naheditquantum/version.pyeditopenstack-common.confeditquantum/server/__init__.pyeditquantum/common/config.pyeditsetup.pyeditquantum/openstack/common/setup.pyaddquantum/openstack/common/version.pyeditdoc/source/conf.pyConsole Output[...truncated 2526 lines...]patching file etc/quantum.confHunk #1 succeeded at 38 (offset 19 lines).patching file etc/quantum/plugins/linuxbridge/linuxbridge_conf.iniHunk #2 FAILED at 50.1 out of 2 hunks FAILED -- rejects in file etc/quantum/plugins/linuxbridge/linuxbridge_conf.inipatching file etc/quantum/plugins/metaplugin/metaplugin.inipatching file etc/quantum/plugins/nec/nec.inipatching file etc/quantum/plugins/nicira/nvp.inipatching file etc/quantum/plugins/openvswitch/ovs_quantum_plugin.inipatching file etc/quantum/plugins/ryu/ryu.iniPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-04a75047-71b3-48d9-8636-1cc6a63b5cbc', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-04a75047-71b3-48d9-8636-1cc6a63b5cbc', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/precise-grizzly-proposed /tmp/tmpxGySc6/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpxGySc6/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081101~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [a5e6ebd] Remove nova code from Quantum Cisco Plugindch -a [3d07b33] Use isinstance for _validate_booleandch -a [52c3aeb] Fixes convert_to_boolean logicdch -a [d65bca8] Updated openstack-common setup and version code.dch -a [4fdd180] Add eventlet_backdoor and threadgroup from openstack-commondebcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-04a75047-71b3-48d9-8636-1cc6a63b5cbc', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-04a75047-71b3-48d9-8636-1cc6a63b5cbc', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_keystone_trunk #13

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_keystone_trunk/13/Project:precise_grizzly_keystone_trunkDate of build:Thu, 08 Nov 2012 11:31:22 -0500Build duration:4 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesInclude extra attributes twice (bug 1076120)by dolph.mathewseditkeystone/common/sql/core.pyeditkeystone/identity/core.pyedittests/test_backend_sql.pyeditkeystone/identity/backends/sql.pyConsole Output[...truncated 14607 lines...]Machine Architecture: amd64Package: keystonePackage-Time: 127Source-Version: 2013.1+git201211081131~precise-0ubuntu1Space: 6Status: attemptedVersion: 2013.1+git201211081131~precise-0ubuntu1Finished at 20121108-1135Build needed 00:02:07, 6k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'keystone_2013.1+git201211081131~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'keystone_2013.1+git201211081131~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/keystone/precise-grizzly-proposed /tmp/tmpjHzVU2/keystonemk-build-deps -i -r -t apt-get -y /tmp/tmpjHzVU2/keystone/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/keystone/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081131~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [0478276] SQL upgrade test.dch -a [2eea455] Include 'extra' attributes twice (bug 1076120)dch -a [df148a0] Return non-indexed attrs, not 'extra' (bug 1075376)dch -a [fddacf7] bug 1069945: generate certs for the tests in one placedch -a [ef65550] monkeypatch cms Popendebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC keystone_2013.1+git201211081131~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A keystone_2013.1+git201211081131~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'keystone_2013.1+git201211081131~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'keystone_2013.1+git201211081131~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_swift_trunk #14

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_swift_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_swift_trunk/14/Project:precise_grizzly_swift_trunkDate of build:Thu, 08 Nov 2012 12:01:22 -0500Build duration:3 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse computed size on object PUT, not fstat.by sameditswift/obj/server.pyFixed bugs with internal client and object expirerby z-launchpadedittest/unit/obj/test_expirer.pyeditswift/obj/expirer.pyedittest/unit/common/test_internal_client.pyeditswift/common/internal_client.pyConsole Output[...truncated 2831 lines...]Machine Architecture: amd64Package: swiftPackage-Time: 86Source-Version: 1.7.6+git201211081201~precise-0ubuntu1Space: 17636Status: attemptedVersion: 1.7.6+git201211081201~precise-0ubuntu1Finished at 20121108-1204Build needed 00:01:26, 17636k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'swift_1.7.6+git201211081201~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'swift_1.7.6+git201211081201~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/precise-grizzly-proposed /tmp/tmpgi_8Y_/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmpgi_8Y_/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/swift/precise-grizzly --forcedch -b -D precise --newversion 1.7.6+git201211081201~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [5e4ca30] Fixed swift-bench when using -b and a conf filedch -a [f46a4d8] Fixed bugs with internal client and object expirerdch -a [d61dfb3] Use computed size on object PUT, not fstat.dch -a [a69bc08] 1.7.6 version bumpdch -a [d09bcde] updated for 1.7.5 releasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.7.6+git201211081201~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A swift_1.7.6+git201211081201~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'swift_1.7.6+git201211081201~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-grizzly', '-n', '-A', 'swift_1.7.6+git201211081201~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_swift_trunk #14

2012-11-08 Thread openstack-testing-bot
Title: raring_grizzly_swift_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_swift_trunk/14/Project:raring_grizzly_swift_trunkDate of build:Thu, 08 Nov 2012 12:01:22 -0500Build duration:4 min 32 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesUse computed size on object PUT, not fstat.by sameditswift/obj/server.pyFixed bugs with internal client and object expirerby z-launchpadedittest/unit/common/test_internal_client.pyeditswift/obj/expirer.pyeditswift/common/internal_client.pyedittest/unit/obj/test_expirer.pyConsole Output[...truncated 4330 lines...]gpg: Signature made Thu Nov  8 12:03:52 2012 EST using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Thu Nov  8 12:03:52 2012 EST using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmptjH3wu/swift_1.7.6+git201211081201~raring-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmptjH3wu/swift_1.7.6+git201211081201~raring-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading swift_1.7.6+git201211081201~raring-0ubuntu1.dsc: done.  Uploading swift_1.7.6+git201211081201~raring.orig.tar.gz: done.  Uploading swift_1.7.6+git201211081201~raring-0ubuntu1.debian.tar.gz: done.  Uploading swift_1.7.6+git201211081201~raring-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'raring-grizzly', 'swift_1.7.6+git201211081201~raring-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/InRelease.new'INFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/swift/raring-grizzly']Pushed up to revision 136.4 tags updated.INFO:root:Storing current commit for next build: 5e4ca30281e6c82ac5d523e0e49e14bd6e4a56b2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/swift/raring-grizzly-proposed /tmp/tmptjH3wu/swiftmk-build-deps -i -r -t apt-get -y /tmp/tmptjH3wu/swift/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/swift/raring-grizzly --forcedch -b -D raring --newversion 1.7.6+git201211081201~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [5e4ca30] Fixed swift-bench when using -b and a conf filedch -a [f46a4d8] Fixed bugs with internal client and object expirerdch -a [d61dfb3] Use computed size on object PUT, not fstat.dch -a [a69bc08] 1.7.6 version bumpdch -a [d09bcde] updated for 1.7.5 releasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.7.6+git201211081201~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A swift_1.7.6+git201211081201~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing swift_1.7.6+git201211081201~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly swift_1.7.6+git201211081201~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/swift/raring-grizzlyEmail 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: raring_grizzly_nova_trunk #54

2012-11-08 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/54/Project:raring_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 13:01:29 -0500Build duration:15 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix verification in test_api_samples.pyby revieweditnova/tests/integrated/test_api_samples.pySync rpc from openstack-common.by rbryanteditnova/openstack/common/rpc/impl_kombu.pyeditnova/openstack/common/rpc/__init__.pyeditnova/openstack/common/rpc/impl_zmq.pyConsole Output[...truncated 32335 lines...]deleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.1+git201211081032~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.1+git201211081032~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.1+git201211081032~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/nova/raring-grizzly']Pushed up to revision 486.INFO:root:Storing current commit for next build: 46d7a40413373d0c150b48004884ce33227b4d7eINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/raring-grizzly-proposed /tmp/tmpd6Bt4U/novamk-build-deps -i -r -t apt-get -y /tmp/tmpd6Bt4U/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 81767e7dad2bce2688137ab0ba999c346f75217a..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211081302~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [46d7a40] Sync rpc from openstack-common.dch -a [cfa8444] Fix verification in test_api_samples.pydebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081302~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201211081302~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081302~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly nova_2013.1+git201211081302~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/raring-grizzly+ [ ! 0 ]+ jenkins-cli build raring_grizzly_deployNo such job 'raring_grizzly_deploy' perhaps you meant 'raring_grizzly_cinder_trunk'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2012-11-08 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/55/Project:raring_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 13:31:22 -0500Build duration:17 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake HostManager.get_all_host_states() return an iteratorby notsueditnova/tests/scheduler/test_host_manager.pyeditnova/tests/scheduler/test_least_cost.pyeditnova/scheduler/filter_scheduler.pyeditnova/scheduler/host_manager.pyConsole Output[...truncated 32332 lines...]deleting and forgetting pool/main/n/nova/nova-volume_2013.1+git201211081302~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.1+git201211081302~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.1+git201211081302~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.1+git201211081302~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.1+git201211081302~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/nova/raring-grizzly']Pushed up to revision 486.INFO:root:Storing current commit for next build: 46d7a40413373d0c150b48004884ce33227b4d7eINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/raring-grizzly-proposed /tmp/tmpm5sCG6/novamk-build-deps -i -r -t apt-get -y /tmp/tmpm5sCG6/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211081332~raring-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081332~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201211081332~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081332~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly nova_2013.1+git201211081332~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/raring-grizzly+ [ ! 0 ]+ jenkins-cli build raring_grizzly_deployNo such job 'raring_grizzly_deploy' perhaps you meant 'raring_grizzly_cinder_trunk'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #53

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/53/Project:precise_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 13:35:13 -0500Build duration:14 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake HostManager.get_all_host_states() return an iteratorby notsueditnova/tests/scheduler/test_host_manager.pyeditnova/scheduler/filter_scheduler.pyeditnova/tests/scheduler/test_least_cost.pyeditnova/scheduler/host_manager.pyConsole Output[...truncated 31004 lines...]deleting and forgetting pool/main/n/nova/nova-volume_2013.1+git201211081302~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.1+git201211081302~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.1+git201211081302~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.1+git201211081302~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.1+git201211081302~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/nova/precise-grizzly']Pushed up to revision 402.INFO:root:Storing current commit for next build: 46d7a40413373d0c150b48004884ce33227b4d7eINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/precise-grizzly-proposed /tmp/tmpX3t1m5/novamk-build-deps -i -r -t apt-get -y /tmp/tmpX3t1m5/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081335~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081335~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201211081335~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081335~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly nova_2013.1+git201211081335~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/precise-grizzly+ [ ! 0 ]+ jenkins-cli build precise_grizzly_deployNo such job 'precise_grizzly_deploy' perhaps you meant 'precise_essex_deploy'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild 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_essex_glance_stable #30

2012-11-08 Thread openstack-testing-bot
Title: precise_essex_glance_stable
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_glance_stable/30/Project:precise_essex_glance_stableDate of build:Thu, 08 Nov 2012 14:01:26 -0500Build duration:2 min 12 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 4 builds failed.25ChangesEnsure image owned by user before delayed_deletionby bcwaldoneditglance/api/v1/images.pyConsole Output[...truncated 1339 lines...]Applying patch disable-network-for-docs.patchpatching file doc/source/conf.pyApplying patch disable_db_table_auto_create.patchpatching file glance/registry/db/api.pypatching file run_tests.pypatching file glance/registry/db/migration.pyApplying patch fix_migration_012_foreign_keys.patchpatching file AuthorsHunk #1 FAILED at 52.1 out of 1 hunk FAILED -- rejects in file Authorspatching file glance/registry/db/migrate_repo/versions/012_id_to_uuid.pyPatch fix_migration_012_foreign_keys.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-067fc196-c463-4c8d-adc1-655656c05b53', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-067fc196-c463-4c8d-adc1-655656c05b53', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/glance/precise-essex-proposed /tmp/tmpTjF3p_/glancemk-build-deps -i -r -t apt-get -y /tmp/tmpTjF3p_/glance/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 120fcf4a4ccecf70e1a9e859b2ad64df695a9929..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/precise-essex-stable --forcedch -b -D precise --newversion 2012.1.3+git201211081401~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [efd7e75] Ensure image owned by user before delayed_deletiondch -a [e6be061] pin sqlalchemy to the 0.7 seriesdebcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-067fc196-c463-4c8d-adc1-655656c05b53', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-067fc196-c463-4c8d-adc1-655656c05b53', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_horizon_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_horizon_trunk/6/Project:precise_grizzly_horizon_trunkDate of build:Thu, 08 Nov 2012 16:01:22 -0500Build duration:2 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFlavor Extra Specs support.by malini.k.bhandarueditopenstack_dashboard/dashboards/admin/flavors/tests.pyaddopenstack_dashboard/dashboards/admin/flavors/extras/urls.pyaddopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/index.htmladdopenstack_dashboard/dashboards/admin/flavors/extras/views.pyaddopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_index.htmladdhorizon/templates/horizon/common/_modal.htmleditopenstack_dashboard/api/nova.pyaddopenstack_dashboard/dashboards/admin/flavors/extras/forms.pyaddopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/edit.htmladdopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/create.htmladdopenstack_dashboard/dashboards/admin/flavors/extras/__init__.pyeditopenstack_dashboard/dashboards/admin/flavors/forms.pyaddopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_create.htmladdopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_edit.htmleditopenstack_dashboard/dashboards/admin/flavors/urls.pyaddopenstack_dashboard/dashboards/admin/flavors/extras/tables.pyaddopenstack_dashboard/dashboards/admin/flavors/extras/tests.pyeditopenstack_dashboard/dashboards/admin/flavors/tables.pyConsole Output[...truncated 2703 lines...]Perhaps you used the wrong -p or --strip option?The text leading up to this was:--|Index: horizon-2012.2/horizon/tests/testsettings.py|===|--- horizon-2012.2.orig/horizon/tests/testsettings.py	2012-08-23 18:52:34.647973328 -0700|+++ horizon-2012.2/horizon/tests/testsettings.py	2012-08-23 18:54:36.615968847 -0700--No file to patch.  Skipping patch.1 out of 1 hunk ignoredPatch fix-ubuntu-tests.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5b328a76-115c-4dcb-b6a8-20de3cd07bfd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5b328a76-115c-4dcb-b6a8-20de3cd07bfd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/horizon/precise-grizzly-proposed /tmp/tmpXiCZ9a/horizonmk-build-deps -i -r -t apt-get -y /tmp/tmpXiCZ9a/horizon/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/horizon/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081601~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [82c19ae] Flavor Extra Specs support.dch -a [c61c5e2] Enforce use of latest django_openstack_auth for PKI compat.dch -a [68db72b] Dynamically size the noVNC iframe, fix typos in copydch -a [046f012] Remove unused usage.csv templatedch -a [0c12faa] Update all usage.csv templates to use 2 decimal placesdebcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5b328a76-115c-4dcb-b6a8-20de3cd07bfd', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5b328a76-115c-4dcb-b6a8-20de3cd07bfd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/54/Project:precise_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 16:31:24 -0500Build duration:15 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesLimit formatting routes when adding resourcesby vishvanandaeditnova/tests/api/openstack/compute/test_extensions.pyeditnova/api/openstack/__init__.pyConsole Output[...truncated 31027 lines...]deleting and forgetting pool/main/n/nova/nova-volume_2013.1+git201211081335~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.1+git201211081335~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.1+git201211081335~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.1+git201211081335~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.1+git201211081335~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/nova/precise-grizzly']Pushed up to revision 402.INFO:root:Storing current commit for next build: 46d7a40413373d0c150b48004884ce33227b4d7eINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/precise-grizzly-proposed /tmp/tmpPqH348/novamk-build-deps -i -r -t apt-get -y /tmp/tmpPqH348/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081632~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081632~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A nova_2013.1+git201211081632~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081632~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly nova_2013.1+git201211081632~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/precise-grizzly+ [ ! 0 ]+ jenkins-cli build precise_grizzly_deployNo such job 'precise_grizzly_deploy' perhaps you meant 'precise_essex_deploy'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2012-11-08 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/56/Project:raring_grizzly_nova_trunkDate of build:Thu, 08 Nov 2012 16:31:24 -0500Build duration:16 minBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesLimit formatting routes when adding resourcesby vishvanandaeditnova/tests/api/openstack/compute/test_extensions.pyeditnova/api/openstack/__init__.pyConsole Output[...truncated 32355 lines...]deleting and forgetting pool/main/n/nova/nova-volume_2013.1+git201211081332~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.1+git201211081332~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.1+git201211081332~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.1+git201211081332~raring-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.1+git201211081332~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/nova/raring-grizzly']Pushed up to revision 486.INFO:root:Storing current commit for next build: 46d7a40413373d0c150b48004884ce33227b4d7eINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/raring-grizzly-proposed /tmp/tmpxplyNW/novamk-build-deps -i -r -t apt-get -y /tmp/tmpxplyNW/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211081632~raring-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.1+git201211081632~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A nova_2013.1+git201211081632~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing nova_2013.1+git201211081632~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly nova_2013.1+git201211081632~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/raring-grizzly+ [ ! 0 ]+ jenkins-cli build raring_grizzly_deployNo such job 'raring_grizzly_deploy' perhaps you meant 'raring_grizzly_cinder_trunk'?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.)With the -c option, a build will only run if there has beenan SCM change JOB : Name of the job to build -c  : Check for SCM changes before starting the build, and if   there's no change, exit without doing a build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Jenkins --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_python-novaclient_trunk #9

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_python-novaclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_python-novaclient_trunk/9/Project:precise_grizzly_python-novaclient_trunkDate of build:Thu, 08 Nov 2012 17:31:21 -0500Build duration:3 min 8 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20Changesshow help when calling without argumentsby berendtedittests/test_shell.pyeditnovaclient/shell.pyConsole Output[...truncated 2447 lines...]Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changes']File "pool/main/p/python-novaclient/python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_all.deb" is already registered with different checksums!md5 expected: 8185eab99b218f3ab5dc87a5c0314de9, got: b1ec94e43f2e44b3f7c26a7466689bf9sha1 expected: 48ddb2a05225768e4da213a5edcc17d4e3b8ce14, got: 766c879acd8bd40163e7d9e14d665063857fcf9dsha256 expected: e3b0f5141169d4b679fd986e6a04961e4a21e401eb41d33b40078a49d8e4a43a, got: 9e7db74e918d386b133eafa73a52d989abcb4348bae25fbaf23f5c5300eb0291size expected: 67364, got: 67762There have been errors!ERROR:root:Error occurred during package creation/build: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254ERROR:root:Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-novaclient/precise-grizzly-proposed /tmp/tmp1Rurb5/python-novaclientmk-build-deps -i -r -t apt-get -y /tmp/tmp1Rurb5/python-novaclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log e9c16ca33ad035fda38d42ec3f7e9e40e56cbf6b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/python-novaclient/precise-grizzly --forcedch -b -D precise --newversion 1:2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [4ad512b] show help when calling without argumentsdch -a [8be01b6] Fixes setup compatibility issue on Windowsdch -a [33b2830] Allows deletion of multiple servers through CLIdch -a [51faac4] Add ability of nova client to display availability zones when listing hostsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-novaclient_2.9.0.31.g4ad512b+git201211081731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2012-11-08 Thread openstack-testing-bot
Title: precise_grizzly_horizon_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_horizon_trunk/8/Project:precise_grizzly_horizon_trunkDate of build:Thu, 08 Nov 2012 18:01:22 -0500Build duration:2 min 7 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRemove superfluous slash from admin usage.csv templateby bcwaldoneditopenstack_dashboard/dashboards/admin/overview/templates/overview/usage.csvConsole Output[...truncated 2703 lines...]Perhaps you used the wrong -p or --strip option?The text leading up to this was:--|Index: horizon-2012.2/horizon/tests/testsettings.py|===|--- horizon-2012.2.orig/horizon/tests/testsettings.py	2012-08-23 18:52:34.647973328 -0700|+++ horizon-2012.2/horizon/tests/testsettings.py	2012-08-23 18:54:36.615968847 -0700--No file to patch.  Skipping patch.1 out of 1 hunk ignoredPatch fix-ubuntu-tests.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1c341708-4635-4bd0-a18e-0c34a1e2e38c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1c341708-4635-4bd0-a18e-0c34a1e2e38c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/horizon/precise-grizzly-proposed /tmp/tmp7fK5tr/horizonmk-build-deps -i -r -t apt-get -y /tmp/tmp7fK5tr/horizon/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/horizon/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211081801~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [89904e6] Remove superfluous slash from admin usage.csv templatedch -a [82c19ae] Flavor Extra Specs support.dch -a [92510f1] Wrap a project list call with exception handler.dch -a [c61c5e2] Enforce use of latest django_openstack_auth for PKI compat.dch -a [68db72b] Dynamically size the noVNC iframe, fix typos in copydebcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1c341708-4635-4bd0-a18e-0c34a1e2e38c', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1c341708-4635-4bd0-a18e-0c34a1e2e38c', '-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