Re: [Openstack] Nova not building on SID with python2.7

2011-05-26 Thread Thomas Goirand
On 05/20/2011 06:15 AM, Soren Hansen wrote: 2011/5/19 Thomas Goirand tho...@goirand.fr: Since SID is using python2.7, there's loads of errors, and building Nova simply doesn't work. Can you be more specific? Ubuntu has been on Python 2.7 since Natty, so it most definitely should work.

Re: [Openstack] Keystone Release #1 - seeking community input

2011-05-26 Thread James Weir
Hi, Unsure if this is interesting also to consider under the keystone project: http://www.w3.org/wiki/Foaf+ssl This is more for social web, but might be interesting for user authentication. Regards James On 5/26/11 9:04 AM, Ziad Sawalha wrote: Hi Everyone! It's been a while since the

Re: [Openstack] Nova not building on SID with python2.7

2011-05-26 Thread Thomas Goirand
There we go, we got the answer. Now, most likely, Ubuntu will be affected. Let's hope the transition is smoother than in Debian. Of course, this is currently a blocker for me to upload Nova in SID (Swift and Glance have already been uploaded to Experimental, it's just waiting for FTP-Masters

Re: [Openstack] Nova not building on SID with python2.7

2011-05-26 Thread Soren Hansen
2011/5/26 Thomas Goirand tho...@goirand.fr: On 05/20/2011 06:15 AM, Soren Hansen wrote: Since SID is using python2.7, there's loads of errors, and building Nova simply doesn't work. Can you be more specific? Ubuntu has been on Python 2.7 since Natty, so it most definitely should work. Below

[Openstack] DRBD storage for Openstack installations

2011-05-26 Thread Oleg Gelbukh
Hi, We were researching Openstack for our private cloud, and want to share experience and get tips from community as we go on. We have settled on DRBD as shared storage platform for our installation. LVM is used over the drbd device to mange logical volumes. OCFS2 file system is created on one of

[Openstack] problem with crating Image

2011-05-26 Thread abbou khalid
Hi, we use : image=ubuntu1010-UEC-localuser-image.tar.gz wget http://c0179148.cdn1.cloudfiles.rackspacecloud.com/ ubuntu1010-UEC-localuser-image.tar.gz uec-publish-tarball $image wpbucket x86_64 if we and if we want to do it locally? ie in a single physical server is what? Thnks --

Re: [Openstack] Nova not building on SID with python2.7

2011-05-26 Thread Thomas Goirand
- Original message - So, first you need to get a fresh snapshot of pyopenssl (or backport the patch for the removed SSLv2 stuff to a released version) built. Then you need to get eventlet built against this new pyopenssl snapshot. Then you can build Nova with Python 2.7. This doesn't

Re: [Openstack] Getting pagination right

2011-05-26 Thread Michael Barton
On Wed, May 25, 2011 at 2:40 PM, Jay Pipes jaypi...@gmail.com wrote: The pagination in Swift is not consistent. Inserts into the Swift databases in between the time of the initial query and the requesting the next page can result in rows from the original first page getting on the new second

Re: [Openstack] DRBD storage for Openstack installations

2011-05-26 Thread Peter J. Pouliot
Greetings Programs, We to have been toying with a similar idea in our lab. We are using the same model as Oleg, for existing clouds. The current OpenStack paradigm is a bit different. Having not read all his info yet, I hope they include service resources for the openstacks bits

Re: [Openstack] DRBD storage for Openstack installations

2011-05-26 Thread 郭耀謙
Thanks Oleg , It's a good experience share. Especially the live-migration and snapshot section . It's really valuable for me. Our approach is very similar withe mirantis. The difference is on storage device , AMI has product our own Storage device for backup etc. What I have to operate just set

Re: [Openstack] DRBD storage for Openstack installations

2011-05-26 Thread 郭耀謙
Hello Diego , How's your new release version Is that good to work ? I did not test it . Maybe I'll play with new release next week. btw , the test cloud for myself which made by Stackops is still running well . Just say hi and a report Cheers HugoKuo 2011/5/26 Diego Parrilla Santamaría

[Openstack] Proposal for Dashboard as an official OpenStack project

2011-05-26 Thread Devin Carlen
Hello all, For quite a while now, the OpenStack Dashboard has existed as an incubation project. There is quite a bit of development effort going into it now from a number of different companies. Current projects underway include, but are not limited to: * swift support *

Re: [Openstack] Keystone Release #1 - seeking community input

2011-05-26 Thread Devin Carlen
Hi Ziad, This is great progress! The first question that pops up for me is where are you drawing the distinction between multi-tenancy and the concept of projects as exists today in nova? Are tenants the answer to this, and is the difference purely semantic? Thanks, Devin On May 26, 2011,