[Openstack] Project Alignment

2011-05-16 Thread Vishvananda Ishaya
Hello Everyone, The PTLs had a quick meeting the other day to try and align some things between the projects. In order for openstack to be successful, it is very important that we create a consistent user experience for users and administrators. We realize that it is hard to find agreement

Re: [Openstack] Project Alignment

2011-05-16 Thread Dave Walker
On 16/05/11 18:11, Vishvananda Ishaya wrote: Hello Everyone, The PTLs had a quick meeting the other day to try and align some things between the projects. In order for openstack to be successful, it is very important that we create a consistent user experience for users and administrators.

[Openstack] python-novaclient

2011-05-16 Thread Soren Hansen
Just FYI: I've set up a couple of Jenkins jobs for python-novaclient: python-novaclient-tarball: builds tarballs of python-novaclient on commits to trunk. python-novaclient-ppa: applies packaging magic and uploads the above mentioned tarballs to the nova-core/trunk ppa. This means you can

Re: [Openstack] Project Alignment

2011-05-16 Thread Vishvananda Ishaya
On May 16, 2011, at 12:33 PM, Dave Walker wrote: Hi Vish, This is really useful to know, thank you for the highlevel outline. I didn't quite understand the Consistent Auth, and what it means for ec2 api for the Diablo release. Would you be able to confirm the extent / roadmap of the

Re: [Openstack] Swift users managing

2011-05-16 Thread Marek Denis
Hi! Just for the record: I think, this link may be also very helpful: http://wiki.openstack.org/openstack-authn On 15.05.2011 18:18, andi abes wrote: Have a peek here: http://swift.openstack.org/development_auth.html http://swift.openstack.org/development_auth.htmlNote that if you

Re: [Openstack] Project Alignment

2011-05-16 Thread Brian Lamar
Dave, While I'm not Vish, I have been working on/around authentication for the past couple weeks and I'll provide my thoughts. EC2 and OpenStack Nova APIs should not be affected by the authentication work going on. The Keystone project is the only candidate I'm aware of, and it seems like it

Re: [Openstack] Project Alignment

2011-05-16 Thread Dave Walker
On 16/05/11 21:06, Brian Lamar wrote: Dave, While I'm not Vish, I have been working on/around authentication for the past couple weeks and I'll provide my thoughts. EC2 and OpenStack Nova APIs should not be affected by the authentication work going on. The Keystone project is the only

Re: [Openstack] Project Alignment

2011-05-16 Thread Vishvananda Ishaya
I still had meeting in scrollback. Pastie'd here: http://pastie.org/1912671 On May 16, 2011, at 1:06 PM, Brian Lamar wrote: Dave, While I'm not Vish, I have been working on/around authentication for the past couple weeks and I'll provide my thoughts. EC2 and OpenStack Nova APIs should

Re: [Openstack] Project Alignment

2011-05-16 Thread Dave Walker
On 16/05/11 21:06, Brian Lamar wrote: Dave, While I'm not Vish, I have been working on/around authentication for the past couple weeks and I'll provide my thoughts. EC2 and OpenStack Nova APIs should not be affected by the authentication work going on. The Keystone project is the only

Re: [Openstack] Proposal for Nova Core

2011-05-16 Thread Soren Hansen
2011/5/10 Paul Voccio paul.voc...@rackspace.com: All, I would like to nominate Dan Prince (https://launchpad.net/~dan-prince) for nova-core. He has been a solid contributor in terms of code, reviews and discussions during the summit. I added Dan to the team this morning and to the review

[Openstack] Real World Nova Deployments

2011-05-16 Thread Chuck Short
Hi, As interest continues to grow in the openstack project and with nova in particular. I would like to get a better idea of how people are deploying multi machine environemnts and hopefully start a discussion about it: * Are you using mysql or postgresql or sqllite? * Are you using flat

Re: [Openstack] Quantum service API draft: now on wiki pages

2011-05-16 Thread Dan Wendlandt
On Fri, May 13, 2011 at 4:21 AM, Salvatore Orlando salvatore.orla...@eu.citrix.com wrote: Hi, The quantum API draft document has been converted into wiki pages: API specification: http://wiki.openstack.org/QuantumAPISpec Use Cases: http://wiki.openstack.org/QuantumAPIUseCases

[Openstack] Networking-related question for 2 nodes config

2011-05-16 Thread Vladimir
Hi Team, Could you pleas help us with below questions. Thanks, -Vladimir On May 16, 2011, at 8:50 PM, Alex Lyakas a...@zadarastorage.com wrote: I am trying to achieve a two-node nova installation using FlatDHCP network manager. On node-A, I have two network interfaces: eth0 is connected to

Re: [Openstack] Real World Nova Deployments

2011-05-16 Thread Narayan Desai
We've got a system comprised of 336 compute nodes, a head node with everything else except for the network and volume pieces, 12 volume servers, and 2 network servers. We're using mysql. We've deployed using VlanManager. We deploy using a custom node imaging system here for base builds and bcfg2

Re: [Openstack] Networking-related question for 2 nodes config

2011-05-16 Thread Vishvananda Ishaya
Below On May 16, 2011, at 2:22 PM, Vladimir wrote: Hi Team, Could you pleas help us with below questions. Thanks, -Vladimir On May 16, 2011, at 8:50 PM, Alex Lyakas a...@zadarastorage.com wrote: I am trying to achieve a two-node nova installation using FlatDHCP network manager.

[Openstack] OpenStack security / automated python testing

2011-05-16 Thread Glen Campbell
Is anyone in the OpenStack community using automated tools to perform code analysis? If not, are you familiar with such tools that will work with python? We're specifically interested in tools that can be used to provide rapid feedback to developers about potentially dangerous code (for

Re: [Openstack] Real World Nova Deployments

2011-05-16 Thread Matt Ray
I know I speak for a number of people interested in real world deployments when I say thanks in advance to anyone who posts to this thread with real-world experiences. Trying to capture and document best practices for large-scale deployments is part of the focus for the Chef deployment cookbooks