Re: [Openstack] per-net-dhcp-enable in quantum v2.0

2012-09-18 Thread balaji patnala
Hi Salvatore,

Thanks for information and doc details.

Will wait for the details on DHCP-Agent configuring and running.

Regards,
Balaji.P

On Mon, Sep 17, 2012 at 5:21 PM, Salvatore Orlando sorla...@nicira.comwrote:

 Hi Balaji,

 Quantum now has a dhcp agent which serves addresses to subnets using
 dnsmasq.
 The dhcp agent is a separate binary (bin/dhcp-agent). per-net-dhcp-enable
 has been translated into a simple feature that enables or disables the dhcp
 agent for specific subnets.
 This is controlled by the Quantum API with the enable_dhcp flag on the
 subnet object.

 Documentation concerning configuring and running the DHCP agent is in
 preparation and will be published soon.
 Documentation on Quantum v2 API is available at
 http://docs.openstack.org/api/openstack-network/2.0/content/

 Regards,
 Salvatore

  On 17 September 2012 12:34, balaji patnala patnala...@gmail.com wrote:

  Hi Stackers,

 Do we have any docs/information on per-net-dhcp-enable feature in
 Quantum v2.0.?

 Please share with us.

 As it is observed that using folsom-3 releases, we didnt see any DHCP
 services enabled by default. Do we still have issues with quantum v2.0
 w.r.t DHCP !!



 ___
 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 technical committee question

2012-09-18 Thread Thierry Carrez
Colin McNamara wrote:
 I have a question regarding eligibility for voting / submitting for
 candidacy for a technical committee.
 
 The following state the requirements for voting / submitting candidacy 
 
  1. /they have contributed at least one change to one of the official
 OpenStack projects[3] (over which the TC has final authority) in the
 year preceding 23:59 PST, August 29, 2012; and/
  2. /they are an individual member of the Foundation by 23:59 PST,
 September 13, 2012. /
 
 I would like to participate, however my commit date is the 27th, and
 submit date is the 30th. Am I eligible?
 
 My submitted code - (part of a larger change that we are re-factoring
 right now) - https://review.openstack.org/#/c/12189/

Hi Colin,

The date that counts is actually the date the change was accepted
(merged) into the project, so this one unfortunately doesn't count.

Sorry about that,

-- 
Thierry Carrez (ttx)
Election official


___
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] TC candidacy

2012-09-18 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Michael Still wrote:
 Greetings. I'd also like to run for the Technical Committee.

As an election official, I confirm that you're eligible to this position.

- -- 
Thierry Carrez (ttx)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBCAAGBQJQWDRrAAoJEFB6+JAlsQQj3lAQAKG4F8BHZJ/gDI6khF2uUBEy
sGcNI4Xz7IEfsuMUfLy/j2dXvdLI7GCRJC4c0Jp5hAAQAQ8k1lJFkFvyAtkPgAY3
2Yf7G0SrD89bhh+Gm8vpydI2Vzml/watGKtIpha9O233i+2n+t6eFFGVkqktGVo/
GpL70uRLrARfbdbvuuoHrvOXg/xL05lvxJaQhowokBqiCT7Sid96bLI8U1MW7XDK
fuFjsozvIp3ho8IrX3HjUfMBqC9V9EQbcbmZ+UkKpPEZDtBIn8DVg4DOruhzG3IZ
3CGxza8HdQ1JsNpZAzygxgP43rSdnCPBszr7oP0eDm1nJ1javqK61LGCDwl3u1cl
U6sCMke99E6Z3guQwD7a4Noqj++wq6yudHEVkb5zwupdoUHcZaDeP08PAcovf9MG
MkNsvrAcscbjPnjFUErPTTsQaAFpGbjMyBOBs4u9kll5OU8DhgImBTDKS5WCUdOO
+8bvTAbbSlCPlPOAFOLhpmNzYj8RR0MgWbYtJPxY0woID4P42i2na+DmHTS/XKOF
vylS/poZJ51bK9zOgtnOaYdsESyYxw7dsWVDfQj2//W+GIZkR3heL1qx14YxgUYQ
Gbgw+o6/kStl4Pvb65y9agrp4cQ+HqDcLcJjY9DYOxTtBvzwXj43+lD0Hg05AsEt
PuJj/u531/inyPgDPJqN
=OZ+M
-END PGP SIGNATURE-

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


Re: [Openstack] ERROR in ‘/var/log/quantum/agent-dhcp.log’ for FOLSOM-3

2012-09-18 Thread Srikanth Kumar Lingala
Hi Dan,
Yes, we have mentioned valid rabbit_host, rabbit_userid and rabbit_password
fields in quantum.conf.
And also, we gave the same fields in ovs_quantum_plugin.ini also.
But, we are getting the same errors in agent-dhcp.log

Srikanth.

On Mon, Sep 17, 2012 at 9:56 PM, Dan Wendlandt d...@nicira.com wrote:

 Does the quantum.conf on the host that the dhcp agent is running on
 point to a valid rabbit_host and have a valid user/password for that
 rabbit host?

 Dan


 On Mon, Sep 17, 2012 at 4:29 AM, balaji patnala patnala...@gmail.com
 wrote:
  Hi,
 
  I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS
  Plugin  Agent running.
 
 
 
  I am getting the following error for every 30 secs in
  ‘/var/log/quantum/agent-dhcp.log’ in the Openstack Controller:
 
 
 
  2012-09-17 12:25:12ERROR [quantum.agent.dhcp_agent] Unable to sync
  network state.
 
  Traceback (most recent call last):
 
File /usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py,
 line
  112, in sync_state
 
  active_networks = set(self.plugin_rpc.get_active_networks())
 
File /usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py,
 line
  260, in get_active_networks
 
  topic=self.topic)
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/proxy.py,
  line 80, in call
 
  return rpc.call(context, self._get_topic(topic), msg, timeout)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/__init__.py,
  line 102, in call
 
  return _get_impl().call(cfg.CONF, context, topic, msg, timeout)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 712, in call
 
  rpc_amqp.get_connection_pool(conf, Connection))
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 368, in call
 
  rv = list(rv)
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 329, in __iter__
 
  self.done()
 
File /usr/lib/python2.7/contextlib.py, line 24, in __exit__
 
  self.gen.next()
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 326, in __iter__
 
  self._iterator.next()
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 595, in iterconsume
 
  yield self.ensure(_error_callback, _consume)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 526, in ensure
 
  error_callback(e)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 576, in _error_callback
 
  raise rpc_common.Timeout()
 
  Timeout: Timeout while waiting on RPC response.
 
 
 
  Can anybody help me on this



 --
 ~~~
 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

___
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] TC candidacy

2012-09-18 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Chris Behrens wrote:
 I'd like to announce my candidacy for a seat on the OpenStack 
 Technical Committee.

As an election official, I confirm that you're eligible to this position.

- -- 
Thierry Carrez (ttx)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBCAAGBQJQWDQQAAoJEFB6+JAlsQQjYaoP/1g1av0vEVxwxZA9vgL24g4n
8vMuiyVcJLaNTIafvbSu6Fg/a1OpdinynOC+YSGgoqU2/O4uOxNF3ZPtYtVevmXm
9hiJDLydnoeRs4cOR85lcDYSeaHrGmn8d5OqnFVoM8YGEmiJ1BxylDGwS+tBQpc4
fz8hP8RdB4fTYXBayH3yPr07U54Lyqa1g7uGFW5PrNZz4PfWfB4Tq0dehgiD8IEw
EhOFoJoLEy6YPzPwtYOhA7TyVeZOpbDlG1YzMJsrCdw+aahQ0FcT5WglIi/PXTMe
91qBKXQM2xOAzR0BJxt/+63EfKb5+k43w8ZOEf0xYWtIO8DDXhnlEWRlmP8xa7FS
yLRU7KZpLbHqHkdmF235vX+qvyMnR0LERPHKBEuNqvx9T2dyV2Nae5h2Iae6qJcq
v1R0WuvpHmfX4y9bkwdmPoxUno99YeMCp4vnNEgbLQ+O0tID3f8bdvkRj3EUnZ8m
hGth8J+I142Fb6GtMr4q7NYcIbGCxScL8X/cQcBZqIi2vBhcgutVakckDVrrZRO0
Wpf4Zu3DXSWSw4qnewqA5RS6B7obU5H9YdkQNtQoBn97Trt+z7+GSEOsxFuVBZwl
0tm79L+goxRB8uYX4YGIzF6vKxzP7fmQe05gs8i3ja9ERr0bEenxkUojiF6K4Un4
NmPhgHyjzePpDYYANSqr
=sK11
-END PGP SIGNATURE-

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


[Openstack] Please provide the step by step guide for 3 node swift instalation steps

2012-09-18 Thread John Raja
Please provide the step by step guide for 3 node swift instalation steps .



*Regards,
John Raja
**Ip Extn  :- 509028
Tel:- 022-40609028*
**
___
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] Fedora OpenStack Test Day tomorrow (2012-09-18)

2012-09-18 Thread Adam Williamson
Hoping this gets through moderation in time - I thought this list might
be interested to know the Fedora OpenStack team will be having a Test
Day for our OpenStack implementation tomorrow (2012-09-18) in
#fedora-openstack on Freenode IRC.

Fedora Test Days are events aimed at getting a group of people
interested in a given feature together with the development team for
some real-time testing, without the delays of async methods like bug
reports. For more info, see
https://fedoraproject.org/wiki/QA/Test_Days .

The page for this OpenStack event is at
https://fedoraproject.org/wiki/Test_Day:2012-09-18_OpenStack , and has
full testing instructions and links for downloading test images. If
you're interested in helping out, it'd be great to have as many testers
as possible. Thanks!
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net



___
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] VM Instance NOT able to get IP

2012-09-18 Thread Srikanth Kumar Lingala
Hi,

I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS
Plugin  Agent running.

I created a network with subnet 10.10.0.0/24. I wanted to create an
instance with the created network.

I am trying to create that instance in the same Controller Node.



The following services are up and running.

1.quantum-server

2.quantum-plugin-openvswitch-agent

3.quantum-dhcp-agent

4.nova-api

5.nova-compute

6.nova-cert

7.nova-consoleauth

8.nova-scheduler

9.novnc



The thing is, I am able to create an instance and running. I am able to see
the IP in the ‘Horizon’ which is getting it from Database. But, I am not
able to see that IP, when I VNC to that machine and execute ‘ifconfig’.

When I check the processes running, I am not able to see any 'dnsmasq' and
‘dhcpd’ running with the mentioned subnet.



Can anyone please guide me?



Regards,

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


[Openstack] VM Instance NOT able to get IP

2012-09-18 Thread Lingala Srikanth Kumar-B37208
Hi,

I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS Plugin 
 Agent running.

I created a network with subnet 10.10.0.0/24. I wanted to create an instance 
with the created network.

I am trying to create that instance in the same Controller Node.



The following services are up and running.

1.quantum-server

2.quantum-plugin-openvswitch-agent

3.quantum-dhcp-agent

4.nova-api

5.nova-compute

6.nova-cert

7.nova-consoleauth

8.nova-scheduler

9.novnc



The thing is, I am able to create an instance and running. I am able to see the 
IP in the 'Horizon' which is getting it from Database. But, I am not able to 
see that IP, when I VNC to that machine and execute 'ifconfig'.
When I check the processes running, I am not able to see any 'dnsmasq' and 
'dhcpd' running with the mentioned subnet.

Can anyone please guide me?

Regards,
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


[Openstack] [Horizon-Q] Horizon in Essex does not support multi Availability Zones?

2012-09-18 Thread Sean Bigdatafun
Hi OpenStackers,

I am trying to setup a cluster with two availability-zones because of my
hardware setup, one called 'nova' and the other called 'high'.

It looks Essex does support this, however, the Horizon does not. In other
words, I seem to be able to create a VM in a specified availability zone
'high' in CLI, but not able to do so in Horizon dashboard.

Plus, it looks that Horizon is not able to display the availability zone
information at all? Have I missed something here?
___
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] VM Instance NOT able to get IP

2012-09-18 Thread Salvatore Orlando
Hi Lingala,

the dhcp agent currently only works with dnsmasq. Even if this explain why
you do not see dhcpd, we still need to investigate why dnsmasq is not
running.
From your description, it seems that this is the root cause of your issue.

If no dnsmasq instance is seen on the node where dhcp-agent is running, and
there are subnets defined in quantum, please check the following:
- dhcp_enable is set to True for configured subnets
- the dhcp agent successfully connects to the quantum server for retrieving
state information. If this does not happen, error should appear in the
logs. (for instance, rabbit mq auth errors);

Regards,
Salvatore

On 17 September 2012 12:14, Lingala Srikanth Kumar-B37208 
b37...@freescale.com wrote:

  Hi,

 I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS
 Plugin  Agent running.

 I created a network with subnet 10.10.0.0/24. I wanted to create an
 instance with the created network.

 I am trying to create that instance in the same Controller Node.

 ** **

 The following services are up and running.

 1.quantum-server

 2.quantum-plugin-openvswitch-agent

 3.quantum-dhcp-agent

 4.nova-api

 5.nova-compute

 6.nova-cert

 7.nova-consoleauth

 8.nova-scheduler

 9.novnc

 ** **

 The thing is, I am able to create an instance and running. I am able to
 see the IP in the ‘Horizon’ which is getting it from Database. But, I am
 not able to see that IP, when I VNC to that machine and execute ‘ifconfig’.
 

 When I check the processes running, I am not able to see any 'dnsmasq' and
 ‘dhcpd’ running with the mentioned subnet.

 ** **

 Can anyone please guide me?

 ** **

 Regards,

 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


___
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] Error in Horizon or misconfiguration?

2012-09-18 Thread Matthias Runge

Hi,

currently, I'm testing horizon-rc1.
I'm logged in as admin, and click on any link in the project tab, e.g. 
on Overview calling the url http://localhost/dashboard/nova/


Then I'm getting an error in http-error-log:

[Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog 
with token

[Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):
[Tue Sep 18 12:16:37 2012] [error]   File 
/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py, line 
132, in _extract_service_catalog

[Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')
[Tue Sep 18 12:16:37 2012] [error]   File 
/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py, 
line 62, in url_for
[Tue Sep 18 12:16:37 2012] [error] raise 
exceptions.EndpointNotFound('Endpoint not found.')

[Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.

By chance, has anybody a clue, what went wrong or how to debug this 
further? There's no error in keystones logs. Keystone answers and does 
not report an error.


Thanks,
Matthias
--
Matthias Runge mru...@matthias-runge.de
   mru...@fedoraproject.org

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


Re: [Openstack] VM Instance NOT able to get IP

2012-09-18 Thread Srikanth Kumar Lingala
Hi,
I am able to fix the issue.
The issue is related to quantum-dhcp-agent.
In '/etc/init/quantum-dhcp-agent.conf', I replaced the following
*exec start-stop-daemon --start --chuid quantum --exec
/usr/bin/quantum-dhcp-agent -- --config-file=/etc/quantum/dhcp_agent.ini
--log-file=/var/log/quantum/agent-dhcp.log*

with the following
*exec start-stop-daemon --start --chuid quantum --exec
/usr/bin/quantum-dhcp-agent -- --config-file=/etc/quantum/quantum.conf
--config-file=/etc/quantum/dhcp_agent.ini
--log-file=/var/log/quantum/dhcp-agent.log*
*
*
Then, restarted 'quantum-dhcp-agent'.

Regards,
Srikanth.

On Tue, Sep 18, 2012 at 5:01 PM, Salvatore Orlando sorla...@nicira.comwrote:

 Hi Lingala,

 the dhcp agent currently only works with dnsmasq. Even if this explain why
 you do not see dhcpd, we still need to investigate why dnsmasq is not
 running.
 From your description, it seems that this is the root cause of your issue.

 If no dnsmasq instance is seen on the node where dhcp-agent is running,
 and there are subnets defined in quantum, please check the following:
 - dhcp_enable is set to True for configured subnets
 - the dhcp agent successfully connects to the quantum server for
 retrieving state information. If this does not happen, error should appear
 in the logs. (for instance, rabbit mq auth errors);

 Regards,
 Salvatore

 On 17 September 2012 12:14, Lingala Srikanth Kumar-B37208 
 b37...@freescale.com wrote:

  Hi,

 I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS
 Plugin  Agent running.

 I created a network with subnet 10.10.0.0/24. I wanted to create an
 instance with the created network.

 I am trying to create that instance in the same Controller Node.

 ** **

 The following services are up and running.

 1.quantum-server

 2.quantum-plugin-openvswitch-agent

 3.quantum-dhcp-agent

 4.nova-api

 5.nova-compute

 6.nova-cert

 7.nova-consoleauth

 8.nova-scheduler

 9.novnc

 ** **

 The thing is, I am able to create an instance and running. I am able to
 see the IP in the ‘Horizon’ which is getting it from Database. But, I am
 not able to see that IP, when I VNC to that machine and execute ‘ifconfig’.
 

 When I check the processes running, I am not able to see any 'dnsmasq'
 and ‘dhcpd’ running with the mentioned subnet.

 ** **

 Can anyone please guide me?

 ** **

 Regards,

 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



 ___
 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] Packaging Horizon

2012-09-18 Thread Matthias Runge

On 09/17/2012 07:50 PM, Clint Byrum wrote:

Seems to me that packaging LESS would be pretty easy though, so I
don't think this will be an issue in the long term. Including the
compiled one is just a short-term solution.

It's not less.js, but dependent node.js causing the problems.

But as Gabriel wrote, including compressed css or .js (and the 
manifest.json) should do the job.

--
Matthias Runge mru...@matthias-runge.de
   mru...@fedoraproject.org

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


[Openstack] Hyper-V meeting minutes

2012-09-18 Thread Peter Pouliot
Hi all,
The meeting minutes from today's Hyper-V discussion.


Minutes:
http://eavesdrop.openstack.org/meetings/hyper_v/2012/hyper_v.2012-09-18-15.00.html
Minutes (text): 
http://eavesdrop.openstack.org/meetings/hyper_v/2012/hyper_v.2012-09-18-15.00.txt
Log:
http://eavesdrop.openstack.org/meetings/hyper_v/2012/hyper_v.2012-09-18-15.00.log.html


Peter J. Pouliot, CISSP
Senior SDET, OpenStack

Microsoft
New England Research  Development Center
One Memorial Drive,Cambridge, MA 02142
ppoul...@microsoft.commailto:ppoul...@microsoft.com | Tel: +1(857) 453 6436

___
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] Please provide the step by step guide for 3 node swift instalation steps

2012-09-18 Thread Gui Maluf
it's well documented here:
http://docs.openstack.org/essex/openstack-compute/install/apt/openstack-install-guide-essex.pdf

On Tue, Sep 18, 2012 at 3:52 AM, John Raja john.r...@indiainfoline.com wrote:
 Please provide the step by step guide for 3 node swift instalation steps .


 
 Regards,
 John Raja
 Ip Extn  :- 509028
 Tel:- 022-40609028



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




-- 
guilherme \n
\tab maluf

Dominar-se a si próprio é uma vitória maior do que vencer a milhares
em uma batalha. Sakyamuni

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


Re: [Openstack] [Horizon-Q] Horizon in Essex does not support multi Availability Zones?

2012-09-18 Thread Gui Maluf
have you checked on /etc/openstack-dashboard/local_settings.py ?
maybe this lines will help you

# For multiple regions uncomment this configuration, and add (endpoint, title).
# AVAILABLE_REGIONS = [
# ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
# ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
# ]


On Fri, Sep 14, 2012 at 4:26 PM, Sean Bigdatafun
sean.bigdata...@gmail.com wrote:
 Hi OpenStackers,

 I am trying to setup a cluster with two availability-zones because of my
 hardware setup, one called 'nova' and the other called 'high'.

 It looks Essex does support this, however, the Horizon does not. In other
 words, I seem to be able to create a VM in a specified availability zone
 'high' in CLI, but not able to do so in Horizon dashboard.

 Plus, it looks that Horizon is not able to display the availability zone
 information at all? Have I missed something here?



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




-- 
guilherme \n
\tab maluf

Dominar-se a si próprio é uma vitória maior do que vencer a milhares
em uma batalha. Sakyamuni

___
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] Error in Horizon or misconfiguration?

2012-09-18 Thread Gui Maluf
Are you using keystone catalog ? check if api-paste keystone configs
are correct.

check if nova-api is running. check if endpoint is correctly created
with # keystone endpoint-list

I don't have any other clue. :/

On Tue, Sep 18, 2012 at 9:21 AM, Matthias Runge
mru...@matthias-runge.de wrote:
 Hi,

 currently, I'm testing horizon-rc1.
 I'm logged in as admin, and click on any link in the project tab, e.g. on
 Overview calling the url http://localhost/dashboard/nova/

 Then I'm getting an error in http-error-log:

 [Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog with
 token
 [Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):
 [Tue Sep 18 12:16:37 2012] [error]   File
 /usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py, line 132,
 in _extract_service_catalog
 [Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')
 [Tue Sep 18 12:16:37 2012] [error]   File
 /usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py, line
 62, in url_for
 [Tue Sep 18 12:16:37 2012] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.

 By chance, has anybody a clue, what went wrong or how to debug this further?
 There's no error in keystones logs. Keystone answers and does not report an
 error.

 Thanks,
 Matthias
 --
 Matthias Runge mru...@matthias-runge.de
mru...@fedoraproject.org

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



-- 
guilherme \n
\tab maluf

Dominar-se a si próprio é uma vitória maior do que vencer a milhares
em uma batalha. Sakyamuni

___
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] ERROR in ‘/var/log/quantum/agent-dhcp.log’ for FOLSOM-3

2012-09-18 Thread Aaron Rosen
Hi  Balaji,

This issue seems to have been solved for Srikanth here:
https://answers.launchpad.net/quantum/+question/208446

Thanks,

Aaron


On Tue, Sep 18, 2012 at 1:53 AM, Srikanth Kumar Lingala 
srikanthkumar.ling...@gmail.com wrote:

 Hi Dan,
 Yes, we have mentioned valid rabbit_host, rabbit_userid and
 rabbit_password fields in quantum.conf.
 And also, we gave the same fields in ovs_quantum_plugin.ini also.
 But, we are getting the same errors in agent-dhcp.log

 Srikanth.


 On Mon, Sep 17, 2012 at 9:56 PM, Dan Wendlandt d...@nicira.com wrote:

 Does the quantum.conf on the host that the dhcp agent is running on
 point to a valid rabbit_host and have a valid user/password for that
 rabbit host?

 Dan


 On Mon, Sep 17, 2012 at 4:29 AM, balaji patnala patnala...@gmail.com
 wrote:
  Hi,
 
  I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS
  Plugin  Agent running.
 
 
 
  I am getting the following error for every 30 secs in
  ‘/var/log/quantum/agent-dhcp.log’ in the Openstack Controller:
 
 
 
  2012-09-17 12:25:12ERROR [quantum.agent.dhcp_agent] Unable to sync
  network state.
 
  Traceback (most recent call last):
 
File /usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py,
 line
  112, in sync_state
 
  active_networks = set(self.plugin_rpc.get_active_networks())
 
File /usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py,
 line
  260, in get_active_networks
 
  topic=self.topic)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/proxy.py,
  line 80, in call
 
  return rpc.call(context, self._get_topic(topic), msg, timeout)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/__init__.py,
  line 102, in call
 
  return _get_impl().call(cfg.CONF, context, topic, msg, timeout)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 712, in call
 
  rpc_amqp.get_connection_pool(conf, Connection))
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 368, in call
 
  rv = list(rv)
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 329, in __iter__
 
  self.done()
 
File /usr/lib/python2.7/contextlib.py, line 24, in __exit__
 
  self.gen.next()
 
File
  /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py,
  line 326, in __iter__
 
  self._iterator.next()
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 595, in iterconsume
 
  yield self.ensure(_error_callback, _consume)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 526, in ensure
 
  error_callback(e)
 
File
 
 /usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py,
  line 576, in _error_callback
 
  raise rpc_common.Timeout()
 
  Timeout: Timeout while waiting on RPC response.
 
 
 
  Can anybody help me on this



 --
 ~~~
 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



 ___
 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] Cinder Folsom RC1 available

2012-09-18 Thread Thierry Carrez
Hello everyone,

The tarball for the first Folsom release candidate for OpenStack Block
Storage (Cinder) is now available at:

https://launchpad.net/cinder/folsom/folsom-rc1

Congrats to John Griffith and the Cinder team !

Unless release-critical issues are found that warrant a release
candidate respin, this RC1 will be formally released as the 2012.2 final
version on September 27. You are therefore strongly encouraged to test
and validate this tarball.

Alternatively, you can directly test the milestone-proposed branch at:
https://github.com/openstack/cinder/tree/milestone-proposed

If you find an issue that could be considered release-critical, please
file it at:

https://bugs.launchpad.net/cinder/+filebug

and tag it *folsom-rc-potential* to bring it to the release crew's
attention.

Note that the master branch Cinder is now open for Grizzly
development, and feature freeze restrictions no longer apply.

Regards,

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

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


[Openstack] Technical Committee election - Voters list

2012-09-18 Thread Thierry Carrez
Hello everyone,

You still have until the end of day on Wednesday to submit your
candidacy to the Technical Committee.

In the mean time, we publish the list of voters for this election.
Remember those are individual members of the Foundation (registered
before EOD September 13) that authored any change committed to any of
the official OpenStack projects (which the TC oversees) in the year
before August 29 2012, 23:59 PST.

NB: To build that list the election officials had to correlate the list
of committers (extracted from Gerrit info) with the current individual
members of the foundation. Given that names and email addresses often
don't match, we may have missed some. Therefore we provide the list of
voters ahead from the election start so that everyone can check its
accuracy.

The list of confirmed voters follows, with their Launchpad ID and name.
Note that we'll use the address registered with the Foundation
membership for the election.

0x44 (Christopher MacGown)
5-suzuki (Takaaki Suzuki)
adam.spiers (Adam Spiers)
adriansmith (Adrian Smith)
alex-meade (Alex Meade)
alexpilotti (Alessandro Pilotti)
alexyang (AlexYang)
amotoki (Akihiro Motoki)
andrewbogott (andrewbogott)
andrewsben (Ben)
annegentle (Anne Gentle)
anotherjesse (anotherjesse)
antonym (Antony Messerli)
apevec (Alan Pevec)
arata776 (Arata Notsu)
armando-migliaccio (Armando Migliaccio)
arosen (Aaron Rosen)
asalkeld (Angus Salkeld)
asomya (Arvind Somya)
ayoung (ayoung)
b-maguire (Brendan Maguire)
bcwaldon (Brian Waldon)
belliott (Brian Elliott)
berrange (Daniel Berrange)
bhuvan (Bhuvan Arumugam)
breu (Joe Breu)
brian-haley (Brian Haley)
bswartz (bswartz)
carlos-marin-d (Carlos Marin)
cbehrens (Chris Behrens)
cboylan (Clark Boylan)
cerberus (Matt Dietz)
chmouel (Chmouel Boudjnah)
chris-fattarsi (chris-fattarsi)
christophe.sauthier (Christophe Sauthier)
clay-gerrard (clayg)
constantine-q (Constantine Peresypkin)
corcornelisse (Cor Cornelisse)
corvus (James E. Blair)
cp16net-gmail (Craig Vyvial)
cthiel-suse (Christoph Thiel)
cthier (Chuck Thier)
daisy-ycguo (daisy-ycguo)
dan-prince (Dan Prince)
danms (Dan Smith)
danwent (dan wendlandt)
darrellb (Darrell Bishop)
darren-birkett (Darren Birkett)
dave-mcnally (dave-mcnally)
davewalker (Dave Walker)
david-goetz (David Goetz)
david-kranz (David Kranz)
david-thingbag (David Cramer)
dbailey-k (Darragh Bailey)
dbelova (Dina Belova)
dce3062 (syed armani)
deepak.garg (Deepak Garg)
derekh (Derek Higgins)
devananda (Devananda van der Veen)
devcamcar (Devin Carlen)
dolph (Dolph Mathews)
doug-hellmann (Doug Hellmann)
dscannell (David Scannell)
dshrews (David Shrewsbury)
dtroyer (Dean Troyer)
dwalleck (Daryl Walleck)
e0ne (Ivan Kolodyazhny)
eamonn-otoole (Eamonn O'Toole)
ed-bak2 (ed-bak2)
ed-leafe (Ed Leafe)
egallen (Erwan Gallen)
eglynn (eglynn)
emagana (Edgar Magana)
esker (Robert Esker)
everett-toews (Everett Toews)
ewanmellor (Ewan Mellor)
ewindisch (Eric Windisch)
fghaas (Florian Haas)
fifieldt (Tom Fifield)
freedomhui (freedomhui)
fungi (Jeremy Stanley)
gabriel-hurley (Gabriel Hurley)
gandelman-a (Adam Gandelman)
garyk (garyk)
gavin-brebner-orange (Gavin Brebner)
ghe.rivero (Ghe Rivero)
gholt (gholt)
gongysh (gongysh)
gregory-althaus (Greg Althaus)
gz (Martin Packman)
harlowja (Joshua Harlow)
heckj (Joe Heck)
heut2008 (Yaguang Tang)
houshengbo (Vincent Hou)
hubcap (Michael Basnight)
hudayou (Hengqing Hu)
iccha-sethi (iccha-sethi)
jakedahn (Jake Dahn)
james-meredith (James Meredith)
jason-koelker (Jason Kolker)
jasoncannavale (Jason Cannavale)
jaypipes (Jay Pipes)
jdanjou (Julien Danjou)
jdsn (jdsn)
jdurgin (Josh Durgin)
jemartin (JC Martin)
jfehlig (Jim Fehlig)
jk0 (Josh Kearney)
joe-gordon0 (Joe Gordon)
john-griffith (John Griffith)
john-postlethwait (John Postlethwait)
johngarbutt (John Garbutt)
jorgew (Jorge L. Williams)
joshua-mckenty (Joshua McKenty)
jproulx (Jonathan Proulx)
jsavak (Joe Savak)
jshepher (Justin Shepherd)
jsuh (Jinwoo Suh)
juergh (Juerg Haefliger)
justin-fathomdb (justinsb)
karin-levenstein (Karin Levenstein)
katherine-elliott (Katherine Elliott)
kbringard (Kevin Bringard)
ke-wu (Ke Wu)
ken-pepple (Ken Pepple)
kiall (Kiall Mac Innes)
klmitch (Kevin L. Mitchell)
lianhao-lu (Lianhao Lu)
lifeless (lifeless)
linuxjedi (linuxjedi)
littleidea (Andrew Clay Shafer)
ljjjustin (ljjjustin)
lorinh (Lorin Hochstein)
lrqrun (Li Riqiang)
mapleoin (Ionut Artarisi)
markmc (Mark McLoughlin)
markmcclain (markmcclain)
maru (Maru Newby)
matt-nycresistor (Matt Joyce)
mattstep (Matt Stephenson)
maurosr (Mauro S. M. Rodrigues)
mdegerne (Mandell Degerness)
mikalstill (Michael Still)
mikeyp-3 (Mike Pittaro)
milner (Mike Milner)
mkkang (Mikyung Kang)
mordred (Monty Taylor)
mortman (mortman)
n0ano (Don Dugger)
nati-ueno (Nachi Ueno)
nayna-patel (nayna-patel)
nikhil-komawar (nikhil komawar)
ning (ning_zhang)
notmyname (John Dickinson)
novas0x2a (Mike Lundy)
oldsharp (Ray Chen)
oliver-leahy-l (oliver-leahy-l)
oubiwann (Duncan McGreggor)
p-draigbrady (p-draigbrady)
pandemicsyn (Florian Hines)
paul-mcmillan (Paul 

[Openstack] TC Candidacy

2012-09-18 Thread Matt Joyce
Hi all.

My Name is Matt Joyce.

I do hereby on this, the eighteenth day of the ninth month in the year of
our lord two thousand and twelve, announce my candidacy for a seat upon the
technical committee.

I have all the respect in the world for the folks running right now.  But I
figure the candidacy pool needs some more variety.  And in the spirit of
open source I've decided to add variety by doing it myself.

Enjoy the added variety.  And consider joining in yourself.  Don't be shy.
Jump in and get your hands dirty.


So I guess here are my OpenStack Qualifications:

I was a member of the Nebula Project at NASA as a DevOps team member and
later team leader.

I maintained the environment there for two years before joining
Cloudscaling, where I continue my involvement with OpenStack.

My most recent work has been in external software ( ssh ) integration with
keystone.  I've made some changes to horizon, nova, and of course did the
bulk of the portuguese translations of horizon.

I am core on the python-openstackclient.

And I am helping kickstart the OpenStack Security Group.


Here are my Non-OpenStack Qualifications:

I am an ex-Opsware Professional Services consultant at HP.

I used to work on the GTI Configuration Management team at JPMC.

And, as a result I've seen and worked on some very large automated
datacenter projects.

I have a kinetic familiarity with the automation arena historically, and a
deep appreciation of the future openstack aspires to.


Other things you might want to know:

I am involved with the ChaosVPN project.

I am a former member of the NYC Resistor Hackerspace, Hacker Dojo
Hackerspace, and a continual contributor to Make, Hackaday, and other fine
blogs.

I once gave a talk at Defcon on trolling.

I enjoy long walks on the beach and finding creative ways to violate the
three laws of robotics.


Best Regards

Matt
___
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_folsom_cinder_trunk #112

2012-09-18 Thread openstack-testing-bot
Title: precise_folsom_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_cinder_trunk/112/Project:precise_folsom_cinder_trunkDate of build:Tue, 18 Sep 2012 16:30:33 -0400Build duration:2 min 49 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAdd update to volume and snapshot controllersby clay.gerrardeditcinder/tests/api/openstack/volume/test_snapshots.pyeditcinder/api/openstack/volume/snapshots.pyeditcinder/tests/integrated/api/client.pyeditcinder/api/openstack/volume/volumes.pyeditcinder/tests/test_volume.pyeditcinder/tests/policy.jsoneditcinder/tests/api/openstack/volume/test_volumes.pyeditcinder/tests/api/openstack/fakes.pyeditcinder/tests/integrated/test_volumes.pyeditcinder/volume/api.pyConsole Output[...truncated 1259 lines...]hard linking doc/source/images/rpc/rabt.png -> cinder-2013.1/doc/source/images/rpchard linking doc/source/images/rpc/rabt.svg -> cinder-2013.1/doc/source/images/rpchard linking doc/source/images/rpc/state.png -> cinder-2013.1/doc/source/images/rpchard linking doc/source/man/cinder-manage.rst -> cinder-2013.1/doc/source/manhard linking etc/cinder/api-paste.ini -> cinder-2013.1/etc/cinderhard linking etc/cinder/cinder.conf.sample -> cinder-2013.1/etc/cinderhard linking etc/cinder/logging_sample.conf -> cinder-2013.1/etc/cinderhard linking etc/cinder/policy.json -> cinder-2013.1/etc/cinderhard linking etc/cinder/rootwrap.conf -> cinder-2013.1/etc/cinderhard linking etc/cinder/rootwrap.d/volume.filters -> cinder-2013.1/etc/cinder/rootwrap.dhard linking tools/enable-pre-commit-hook.sh -> cinder-2013.1/toolshard linking tools/hacking.py -> cinder-2013.1/toolshard linking tools/install_venv.py -> cinder-2013.1/toolshard linking tools/pip-requires -> cinder-2013.1/toolshard linking tools/rfc.sh -> cinder-2013.1/toolshard linking tools/test-requires -> cinder-2013.1/toolshard linking tools/with_venv.sh -> cinder-2013.1/toolshard linking tools/conf/extract_opts.py -> cinder-2013.1/tools/confhard linking tools/conf/generate_sample.sh -> cinder-2013.1/tools/confcopying setup.cfg -> cinder-2013.1Writing cinder-2013.1/setup.cfgcreating distCreating tar archiveremoving 'cinder-2013.1' (and everything under it)ERROR:root:Error occurred during package creation/build: [Errno 2] No such file or directory: '/tmp/tmpdZP8vI/git/cinder/dist/cinder-2012.2.tar.gz'ERROR:root:[Errno 2] No such file or directory: '/tmp/tmpdZP8vI/git/cinder/dist/cinder-2012.2.tar.gz'INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/cinder/precise-folsom-proposed /tmp/tmpdZP8vI/cindermk-build-deps -i -r -t apt-get -y /tmp/tmpdZP8vI/cinder/debian/controlpython setup.py sdistTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise eIOError: [Errno 2] No such file or directory: '/tmp/tmpdZP8vI/git/cinder/dist/cinder-2012.2.tar.gz'Error 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.getcwdu(), 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 eIOError: [Errno 2] No such file or directory: '/tmp/tmpdZP8vI/git/cinder/dist/cinder-2012.2.tar.gz'Build 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: quantal_folsom_cinder_trunk #114

2012-09-18 Thread openstack-testing-bot
Title: quantal_folsom_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_cinder_trunk/114/Project:quantal_folsom_cinder_trunkDate of build:Tue, 18 Sep 2012 16:30:33 -0400Build duration:3 min 0 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAdd update to volume and snapshot controllersby clay.gerrardeditcinder/tests/integrated/api/client.pyeditcinder/tests/api/openstack/volume/test_snapshots.pyeditcinder/tests/test_volume.pyeditcinder/tests/integrated/test_volumes.pyeditcinder/tests/api/openstack/volume/test_volumes.pyeditcinder/tests/policy.jsoneditcinder/tests/api/openstack/fakes.pyeditcinder/api/openstack/volume/volumes.pyeditcinder/volume/api.pyeditcinder/api/openstack/volume/snapshots.pyConsole Output[...truncated 1582 lines...]hard linking doc/source/images/rpc/rabt.png -> cinder-2013.1/doc/source/images/rpchard linking doc/source/images/rpc/rabt.svg -> cinder-2013.1/doc/source/images/rpchard linking doc/source/images/rpc/state.png -> cinder-2013.1/doc/source/images/rpchard linking doc/source/man/cinder-manage.rst -> cinder-2013.1/doc/source/manhard linking etc/cinder/api-paste.ini -> cinder-2013.1/etc/cinderhard linking etc/cinder/cinder.conf.sample -> cinder-2013.1/etc/cinderhard linking etc/cinder/logging_sample.conf -> cinder-2013.1/etc/cinderhard linking etc/cinder/policy.json -> cinder-2013.1/etc/cinderhard linking etc/cinder/rootwrap.conf -> cinder-2013.1/etc/cinderhard linking etc/cinder/rootwrap.d/volume.filters -> cinder-2013.1/etc/cinder/rootwrap.dhard linking tools/enable-pre-commit-hook.sh -> cinder-2013.1/toolshard linking tools/hacking.py -> cinder-2013.1/toolshard linking tools/install_venv.py -> cinder-2013.1/toolshard linking tools/pip-requires -> cinder-2013.1/toolshard linking tools/rfc.sh -> cinder-2013.1/toolshard linking tools/test-requires -> cinder-2013.1/toolshard linking tools/with_venv.sh -> cinder-2013.1/toolshard linking tools/conf/extract_opts.py -> cinder-2013.1/tools/confhard linking tools/conf/generate_sample.sh -> cinder-2013.1/tools/confcopying setup.cfg -> cinder-2013.1Writing cinder-2013.1/setup.cfgcreating distCreating tar archiveremoving 'cinder-2013.1' (and everything under it)ERROR:root:Error occurred during package creation/build: [Errno 2] No such file or directory: '/tmp/tmp2ON4At/git/cinder/dist/cinder-2012.2.tar.gz'ERROR:root:[Errno 2] No such file or directory: '/tmp/tmp2ON4At/git/cinder/dist/cinder-2012.2.tar.gz'INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/cinder/quantal-folsom-proposed /tmp/tmp2ON4At/cindermk-build-deps -i -r -t apt-get -y /tmp/tmp2ON4At/cinder/debian/controlpython setup.py sdistTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise eIOError: [Errno 2] No such file or directory: '/tmp/tmp2ON4At/git/cinder/dist/cinder-2012.2.tar.gz'Error 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.getcwdu(), 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 eIOError: [Errno 2] No such file or directory: '/tmp/tmp2ON4At/git/cinder/dist/cinder-2012.2.tar.gz'Build 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: quantal_folsom_deploy #88

2012-09-18 Thread openstack-testing-bot
Title: quantal_folsom_deploy
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_deploy/88/Project:quantal_folsom_deployDate of build:Tue, 18 Sep 2012 16:44:36 -0400Build duration:27 minBuild cause:Started by user adamBuilt on:masterHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesBuild Artifactslogs/syslog.tar.gzlogs/test-02.os.magners.qa.lexington-log.tar.gzlogs/test-03.os.magners.qa.lexington-log.tar.gzlogs/test-04.os.magners.qa.lexington-log.tar.gzlogs/test-05.os.magners.qa.lexington-log.tar.gzlogs/test-06.os.magners.qa.lexington-log.tar.gzlogs/test-07.os.magners.qa.lexington-log.tar.gzlogs/test-08.os.magners.qa.lexington-log.tar.gzlogs/test-09.os.magners.qa.lexington-log.tar.gzlogs/test-10.os.magners.qa.lexington-log.tar.gzlogs/test-11.os.magners.qa.lexington-log.tar.gzlogs/test-12.os.magners.qa.lexington-log.tar.gzConsole Output[...truncated 5089 lines...]  -> Relation: glance:shared-db <-> mysql:shared-db  -> Relation: glance:identity-service <-> keystone:identity-service  -> Relation: nova-volume:shared-db <-> mysql:shared-db  -> Relation: nova-volume:amqp <-> rabbitmq:amqp  -> Relation: openstack-dashboard:identity-service <-> keystone:identity-service  -> Relation: nova-compute:shared-db <-> mysql:shared-db  -> Relation: nova-compute:amqp <-> rabbitmq:amqp  -> Relation: nova-compute:image-service <-> glance:image-service  -> Relation: nova-compute:network-manager <-> nova-cloud-controller:network-manager  -> Relation: nova-compute:identity-service <-> keystone:identity-service- Ensuring relation state- Deployment complete in 1608 seconds.- Juju command log:juju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:nova-compute nova-computejuju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:nova-volume nova-volumejuju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:nova-volume nova-volumejuju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:nova-cloud-controller nova-cloud-controllerjuju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:keystone keystonejuju deploy --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:rabbitmq rabbitmqjuju deploy --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:mysql mysqljuju deploy --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:openstack-dashboard openstack-dashboardjuju deploy --config=/tmp/tmpzMkax6 --repository=/var/lib/jenkins/jobs/quantal_folsom_deploy/workspace local:glance glancejuju add-relation keystone:shared-db mysql:shared-dbjuju add-relation nova-cloud-controller:shared-db mysql:shared-dbjuju add-relation nova-cloud-controller:amqp rabbitmq:amqpjuju add-relation nova-cloud-controller:image-service glance:image-servicejuju add-relation nova-cloud-controller:identity-service keystone:identity-servicejuju add-relation glance:shared-db mysql:shared-dbjuju add-relation glance:identity-service keystone:identity-servicejuju add-relation nova-volume:shared-db mysql:shared-dbjuju add-relation nova-volume:amqp rabbitmq:amqpjuju add-relation openstack-dashboard:identity-service keystone:identity-servicejuju add-relation nova-compute:shared-db mysql:shared-dbjuju add-relation nova-compute:amqp rabbitmq:amqpjuju add-relation nova-compute:image-service glance:image-servicejuju add-relation nova-compute:network-manager nova-cloud-controller:network-managerjuju add-relation nova-compute:identity-service keystone:identity-service+ rc=0+ echo 'Deployer returned: 0'Deployer returned: 0+ [[ 0 != 0 ]]+ jenkins-cli build quantal_folsom_test+ exit 0Archiving artifactsEmail 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 Fixed: quantal_folsom_python-cinderclient_trunk #25

2012-09-18 Thread openstack-testing-bot
Title: quantal_folsom_python-cinderclient_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-cinderclient_trunk/25/Project:quantal_folsom_python-cinderclient_trunkDate of build:Tue, 18 Sep 2012 18:10:00 -0400Build duration:1 min 55 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 2017 lines...]gpg: Signature made Tue Sep 18 18:11:04 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmp6tV_br/python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmp6tV_br/python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1.dsc: done.  Uploading python-cinderclient_0.2.25+git201209181810~quantal.orig.tar.gz: done.  Uploading python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1.debian.tar.gz: done.  Uploading python-cinderclient_0.2.25+git201209181810~quantal-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', 'quantal-folsom', 'python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/p/python-cinderclient/python-cinderclient_0.2.17+git201209121730~quantal-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/python-cinderclient/quantal-folsom']Pushed up to revision 11.INFO:root:Storing current commit for next build: 45bcdcaa2288a09c44306a3d0f0245df4d014897INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-cinderclient/quantal-folsom-proposed /tmp/tmp6tV_br/python-cinderclientmk-build-deps -i -r -t apt-get -y /tmp/tmp6tV_br/python-cinderclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 2313ddfc8c89074b3aaf269097236c5d93b59fdf..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/python-cinderclient/quantal-folsom --forcedch -b -D quantal --newversion 1:0.2.25+git201209181810~quantal-0ubuntu1 Automated Ubuntu testing build:dch -a [45bcdca] Fix some pep8 issues.dch -a [f2424f2] Remove unused methods in FakeHTTPClient and unused unittestsdch -a [5997e23] Patch for bug #1004382dch -a [9ba6ed5] Add filter options to list and snapshot-listdch -a [081cc2e] Fixes bug 1045777.dch -a [f270f22] Implement volume quota support in the cinderclientdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include quantal-folsom python-cinderclient_0.2.25+git201209181810~quantal-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/python-cinderclient/quantal-folsomEmail 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: quantal_folsom_swift_trunk #87

2012-09-18 Thread openstack-testing-bot
Title: quantal_folsom_swift_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_swift_trunk/87/Project:quantal_folsom_swift_trunkDate of build:Tue, 18 Sep 2012 19:30:40 -0400Build duration:4 min 17 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changes1.7.2. changelog and version bump to 1.7.3-devby meeditswift/__init__.pyeditCHANGELOGConsole Output[...truncated 3852 lines...]dch -a [d24e280] obj replicator speed updch -a [063789b] container_info returns a dictdch -a [a2ac5ef] swift constraints are now settable via configdch -a [3139760] Fix pep8 issuesdch -a [cde6d59] Fix pep8 issuesdch -a [c0537ac] Breakout search_devs & add get_builder() for reusedch -a [54e28fa] fix some formatdch -a [4d6ae96] fix some format issuredch -a [edaaa47] format some code according to pep8dch -a [46a093f] Obj replicator cleans up files where part dirs should be.dch -a [d56772a] Fix pep8 issues in test_memcached.py.dch -a [73846c2] fix update_deleted directory creation. bug 1035274dch -a [07b4c21] 1.7.1 version bumpdch -a [341da75] changelog and authors updates for 1.7 releasedch -a [2e16b1f] Update swift.common.db to us swift.cmmn.utils.jsondch -a [314d3b7] Fall back to UDP if /dev/log does not exist.dch -a [0bb5d6d] use simplejson to serialize acct/cont resultsdch -a [54a2907] bumped version to 1.7.0 to reflect current dev effortdch -a [7b664c9] Fix PEP8 issues in ./test/unit/common .dch -a [ed3b12d] Can run swift-bench across multiple cores/servers.dch -a [4a2ae2b] Upating proxy-server StatsD logging.dch -a [c509ac2] Added ability to disable fallocatedch -a [2a38a04] Remove the gettext wrapper of server_type.dch -a [9290471] x-newest cleanup code with test. Fixes bug 1037337dch -a [9bda92d] Misc. swift-bench improvements.dch -a [e1ff51c] Do not use pickle for serialization in memcache, but JSONdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC swift_1.7.3+git201209181931~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A swift_1.7.3+git201209181931~quantal-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', 'quantal-folsom', '-n', '-A', 'swift_1.7.3+git201209181931~quantal-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.getcwdu(), 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', 'quantal-folsom', '-n', '-A', 'swift_1.7.3+git201209181931~quantal-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