[Openstack-community] OpenStack Community Newsletter –February 10, 2012

2012-02-10 Thread Stefano Maffulli
http://www.openstack.org/blog/2012/02/community-weekly-review-feb-3-10 HIGHLIGHTS * OpenStack Bug Squashing day was a success and we should repeat it (see graphs below) * OpenStack Foundation Update

Re: [Openstack] libvirt + kvm problem on ubuntu 10.04.3

2012-02-10 Thread Roman Bogorodskiy
Roman Bogorodskiy wrote: Diego Parrilla Santamaría wrote: Hi Roman, our StackOps Distro is based in 10.04 and we had to modify some packages to make Diablo work with kvm: we changed qemu-kvm 0.12 to 0.14: - qemu-common_0.14.0 and - qemu-kvm_0.14.0. Don't know if it

Re: [Openstack] Fast cloning - FF-Exception request

2012-02-10 Thread Devdeep Singh
Hi, Can someone have a look at the changes and approve them if they look fine https://review.openstack.org/#change,3343? Regards, Devdeep -Original Message- From: openstack-bounces+devdeep.singh=citrix@lists.launchpad.net

[Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Hieu Le
Hello everyone, I'm starting to study about openstack cloud and it is very great to learn with Swift. Now I'm wondering is there some methods to make downloaded file/folder in client automatically synchronize with Swift. For example, I downloaded a file/folder in my computer from Swift, after

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Stephen Broeker
Looks like you want to mount your Swift Account as a UFS like file system. This is called Gateway. Folks typically use Fuse to do this. Check out s3fs. On Fri, Feb 10, 2012 at 7:53 AM, Hieu Le hieul...@gmail.com wrote: Hello everyone, I'm starting to study about openstack cloud and it is very

[Openstack] Reinstalling devstack failed: ERROR: 'keystone-admin-role'

2012-02-10 Thread Joe Smithian
Hi All, I had devstack installed on mu Ubuntu 11.10 box, I updated it using git clone today and then ran stack.sh. It failed with the following messages: + KEYSTONE_DATA=/opt/stack/keystone/bin/keystone_data.sh + cp /home/localadmin/devstack/files/keystone_data.sh

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Hugo
Gladinet desktop will satisfy your desire . Or you can develop your own client. There's no such feature included in swift now! I believe that Gladinet is what you are looking for . Hugo's iPhone Hieu Le hieul...@gmail.com 於 2012/2/10 23:53 寫道: Hello everyone, I'm starting to study about

Re: [Openstack] Reinstalling devstack failed: ERROR: 'keystone-admin-role'

2012-02-10 Thread Dolph Mathews
My fault! see https://bugs.launchpad.net/devstack/+bug/925718 Keystone standardized it's config file to use underscores at some point during essex, and started throwing warnings if you continued to use hyphens. I patched devstack to produce a config file matching the current version of keystone.

[Openstack] [API] Anyone have documentation for the os-volume_attachments extension?

2012-02-10 Thread Jay Pipes
In reference to: https://bugs.launchpad.net/bugs/903875 Rajalakshmi is having trouble finding documentation on the os-volume_attachments extension. Could someone help out? Thanks, -jay ___ Mailing list: https://launchpad.net/~openstack Post to

[Openstack] OpenStack Java API

2012-02-10 Thread Luis Gervaso
Hi, My name is Luis Gervaso. I just upload a developer preview of OpenStack Java SDK on https://github.com/woorea/openstack-java-sdk/ I want to know if other development efforts have been done in this way in order to contribute. Regards -- Luis Alberto Gervaso Martín Java EE Architect

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Frans Thamura
hi Luis is the JavaAPI to communicate with OpenStack REST API? F On Sat, Feb 11, 2012 at 1:58 AM, Luis Gervaso l...@woorea.es wrote: Hi, My name is Luis Gervaso. I just upload a developer preview of OpenStack Java SDK on https://github.com/woorea/openstack-java-sdk/ I want to know if

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Luis Gervaso
Hi Frans, Yes it is Keystone and Nova, i'm working now on Glance support Luis On Fri, Feb 10, 2012 at 8:05 PM, Frans Thamura fr...@meruvian.org wrote: hi Luis is the JavaAPI to communicate with OpenStack REST API? F On Sat, Feb 11, 2012 at 1:58 AM, Luis Gervaso l...@woorea.es wrote:

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Frans Thamura
amazing .. i still thinking jcloud implementation with this API.. what will happen to OpenStack solution F On Sat, Feb 11, 2012 at 2:10 AM, Luis Gervaso l...@woorea.es wrote: Hi Frans, Yes it is Keystone and Nova, i'm working now on Glance support Luis On Fri, Feb 10, 2012 at 8:05 PM,

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Joshua Harlow
Great! That will be useful for many :-) On 2/10/12 11:10 AM, Luis Gervaso l...@woorea.es wrote: Hi Frans, Yes it is Keystone and Nova, i'm working now on Glance support Luis On Fri, Feb 10, 2012 at 8:05 PM, Frans Thamura fr...@meruvian.org wrote: hi Luis is the JavaAPI to communicate with

Re: [Openstack] Reinstalling devstack failed: ERROR: 'keystone-admin-role'

2012-02-10 Thread Joe Smithian
Hi Dolph, Thanks for your comments. Solution 2 seems to be easier, but I am new to openstack and not sure how to specify new version of keystone in stackrc. Could you please explain it? Regards Joe On Fri, Feb 10, 2012 at 12:50 PM, Dolph Mathews dolph.math...@gmail.com wrote: My fault! see 

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Luis Gervaso
Till i know Nova 1.0 is deprecated, so it will not be implemented. Nova 1.1 is almost implemented (working now with extensions : volumes / snapshots / storagearrays) Nova 2.0 is a must Glance (working now on it, this is the most easy to implement API) Swift Java API from Rackspace is stable

Re: [Openstack] Nova api-paste.ini??

2012-02-10 Thread Vishvananda Ishaya
Yes Please submit a patch. Vish On Feb 9, 2012, at 5:11 PM, Joshua Harlow wrote: Hi all, For devstackPy I am configuring the “filter:authtoken” sections like in glance: [filter:authtoken] paste.filter_factory = keystone.middleware.auth_token:filter_factory service_host =

Re: [Openstack] Keystone Swift: swiftauth tenant namespace collisions?

2012-02-10 Thread andi abes
To summarize the intent: - we add a string UID to the database schema - For deployments with the integer ID, we copy that into the UID field - For deployments where the ID is a string (cactus and pre-Diablo) we copy that into the UID field - We use the UID field in the

[Openstack] Swift 1.4.6 release

2012-02-10 Thread John Dickinson
I'm happy to announce that swift 1.4.6 has been released today. We've added some great new features in this release and fixed several outstanding bugs. The full changelog is below, but I'd like to highlight a few key points. Swift 1.4.6 includes new middleware that adds the ability to upload

[Openstack] Flags.add_option rename issue

2012-02-10 Thread Ken Thomas
Hi all, The same sort of problem that I saw on Jan 30 (see below) has happened again. Specifically, nova flags.py recently changed where method add_option was renamed to register_opt. The nova files were all updated but one file in noVNC (from a different github repository) was not, and so

Re: [Openstack] Keystone Swift: swiftauth tenant namespace collisions?

2012-02-10 Thread Ziad Sawalha
Hi Andi - It landed in E3. It was not back ported since it contains a significant schema change. I don't think we can back port it to Diablo. Z From: andi abes andi.a...@gmail.commailto:andi.a...@gmail.com Date: Fri, 10 Feb 2012 15:36:04 -0500 To: Ziad Sawalha

Re: [Openstack] Swift 1.4.6 release

2012-02-10 Thread Jay Pipes
On 02/10/2012 05:09 PM, John Dickinson wrote: I'm happy to announce that swift 1.4.6 has been released today. We've added some great new features in this release and fixed several outstanding bugs. The full changelog is below, but I'd like to highlight a few key points. Swift 1.4.6 includes new

[Openstack] a week of shaky dev infrastructure

2012-02-10 Thread Monty Taylor
Hi all! It's been a rough week from a CI and dev infrastructure perspective. I wanted to let people know what happened, what we did about it, and where it's going. First of all, we had 4 different things happen all this week. (when it rains is pours) Rackspace Cloud changed the compute service

[Openstack] Creating boot-from-volume capable image and volume

2012-02-10 Thread Tomoe Sugihara
Hi folks, Could someone tell me what is the right way to do boot-from-volume? Especially, how to create boot-from-volume capable image and volume? My understanding is that, since openstack API requires imageRef, we need to pass in both image and volume ids. I thought that create_image in EC2 API

Re: [Openstack] Creating boot-from-volume capable image and volume

2012-02-10 Thread Anthony Young
On Fri, Feb 10, 2012 at 8:51 PM, Tomoe Sugihara to...@midokura.com wrote: Hi folks, Could someone tell me what is the right way to do boot-from-volume? Especially, how to create boot-from-volume capable image and volume? My understanding is that, since openstack API requires imageRef, we

Re: [Openstack] OpenStack Java API

2012-02-10 Thread Monty Taylor
Hi! Awesome, and thanks for the work! Just in case you didn't know about it: http://www.jclouds.org/ Is a Java library with multi-cloud support, including OpenStack, which might be a fun place for you to hack - and I know Adrian loves contributors. On the other hand, any amount of Java story

[Openstack-poc] [Bug 930270] Fix proposed to nova (master)

2012-02-10 Thread OpenStack Hudson
Fix proposed to branch: master Review: https://review.openstack.org/4010 -- You received this bug notification because you are a member of OpenStack Common Drivers, which is the registrant for openstack-common. https://bugs.launchpad.net/bugs/930270 Title: flagfile interpolation breaks

[Openstack-poc] [Bug 930270] Re: flagfile interpolation breaks instance_name_tempalte

2012-02-10 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/4009 Committed: http://github.com/openstack/openstack-common/commit/8723af7665d004ae088d5066b795877c7d8f890f Submitter: Jenkins Branch:master commit 8723af7665d004ae088d5066b795877c7d8f890f Author: Mark McLoughlin mar...@redhat.com Date: Fri Feb 10

[Openstack-poc] [Bug 930270] Re: flagfile interpolation breaks instance_name_tempalte

2012-02-10 Thread Anthony Young
Curious if anyone knows how this bug made it past the integration test gate? -- You received this bug notification because you are a member of OpenStack Common Drivers, which is the registrant for openstack-common. https://bugs.launchpad.net/bugs/930270 Title: flagfile interpolation breaks

[Openstack-poc] [Bug 930270] Re: flagfile interpolation breaks instance_name_tempalte

2012-02-10 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/4010 Committed: http://github.com/openstack/nova/commit/6fb0adc066f0f8a64a5ec1fdcbe374b26935485a Submitter: Jenkins Branch:master commit 6fb0adc066f0f8a64a5ec1fdcbe374b26935485a Author: Mark McLoughlin mar...@redhat.com Date: Fri Feb 10 17:19:22 2012