[Openstack] patch for obj server return 202 accepted when file already exist

2012-01-31 Thread pf shineyear
http://wiki.openstack.org/patch_for_obj_server_return_202_accepted ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListH

[Openstack] Fwd: NetApp nova-volume driver - FF-Exception request

2012-01-31 Thread Thierry Carrez
Looks like this got held somewhere: From: Rob Esker mailto:es...@netapp.com>> Date: Tue, 31 Jan 2012 00:00:28 -0600 To: Hello, Please consider our request for a feature freeze exception for the NetApp nova-volume driver described in the following blueprint: https://blueprints.l

[Openstack] Blueprint "implementation of a file based volume driver"

2012-01-31 Thread Diego Parrilla Santamaría
Hi all, we have implemented some features in nova that can match to this blueprint: https://blueprints.launchpad.net/nova/+spec/filedriver We are more than happy to contribute the code to the community for Folsom (It works in Diablo and Essex, but we think it's too late for Essex). So anybody in

[Openstack] Problems with the glance-common trunk ppa prerm script

2012-01-31 Thread Michael Still
I can't see how to report a bug on the nova-core trunk ppa on launchpad (there are bugs listed at , but no "report bug" link), so I am sending this email instead. I think there is a problem with the prerm script for the glance-common package. When I update it, I get: Preparing to replace glance-co

Re: [Openstack] Fwd: NetApp nova-volume driver - FF-Exception request

2012-01-31 Thread Alejandro Comisario
This would be amazing for those who uses netapp as the backend storage. Geting out the controller as the iscsi target, and let the driver handle one lun for each nova-volume its perfect. I hope you make and exception to let openstack support such a big storage solution behind nova-volume. Best.

Re: [Openstack] Problems with the glance-common trunk ppa prerm script

2012-01-31 Thread Michael Still
On 31/01/12 21:41, Michael Still wrote: > I can't see how to report a bug on the nova-core trunk ppa on launchpad > (there are bugs listed at , but no "report bug" link), so I am sending > this email instead. I think there is a problem with the prerm script for > the glance-common package. When I u

Re: [Openstack] [Nova] Essex dead wood cutting

2012-01-31 Thread Thierry Carrez
Michael Still wrote: > On 28/01/12 02:23, Thierry Carrez wrote: >> Just as Nova enters feature freeze, it sounds like a good moment to >> consider removing deprecated, known-buggy-and-unmaintained or useless >> feature code from the Essex tree. >> >> Here are my suggestions for removal: >> >> - Hyp

Re: [Openstack] Fwd: NetApp nova-volume driver - FF-Exception request

2012-01-31 Thread Leandro Reox
+1 to thi!!! On Jan 31, 2012 7:47 AM, "Alejandro Comisario" < alejandro.comisa...@mercadolibre.com> wrote: > This would be amazing for those who uses netapp as the backend storage. > Geting out the controller as the iscsi target, and let the driver handle > one lun for each nova-volume its per

Re: [Openstack] [Nova] Essex dead wood cutting

2012-01-31 Thread Soren Hansen
2012/1/31 Thierry Carrez : >> Given that hyper-v appears to be supported by libvirt, wouldn't it be >> ok to drop the direct support in return for that? I've taken a look >> at the spawn() code and I can't immediately see anything which would >> stop that from working. [...] > I prefer to remove it

[Openstack] Reminder: OpenStack Project meeting - 21:00 UTC

2012-01-31 Thread Thierry Carrez
Hello everyone, Our weekly project & release status meeting will take place at 21:00 UTC this Tuesday in #openstack-meeting on IRC. PTLs, if you can't make it, please name a substitute on [2]. I'll be on a train so I /may/ be a bit late. This is the first meeting for the Essex-4 subcycle. We'll l

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Soren Hansen
2012/1/30 Brian Waldon : > After implementing a working version of file injection on Libvirt, a good > question was brought up on the merge prop: how should we handle a file > injection failure? Injection could fail for several reasons: missing > necessary libraries, unsupported image formats and b

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Soren Hansen
2012/1/30 Dan Prince : > On Mon, Jan 30, 2012 at 1:05 PM, Brian Waldon > wrote: >> After implementing a working version of file injection on Libvirt, a >> good question was brought up on the merge prop: how should we handle >> a file injection failure? Injection could fail for several reasons: >>

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Kiall Mac Innes
On Tue, Jan 31, 2012 at 1:38 PM, Soren Hansen wrote: > 2012/1/30 Dan Prince : > If getting those files injected isn't critical to getting the machine up > and running, you can use one of the many other ways to get data into > your instances. If the API calls says to inject a file, and we know tha

Re: [Openstack] E4 - And So It Begins!

2012-01-31 Thread Akira Yoshiyama
Hi all, 2012/1/31 Brian Waldon : > On Jan 30, 2012, at 8:58 AM, Jesse Andrews wrote: > > Bug Squash Day > > > We are doing a number of things in preparation for the Bug Squash day > on Thursday. > > * Triaging bugs - hopefully all bugs will have a priority by Thursday > *

Re: [Openstack] Libvirt File Injection

2012-01-31 Thread Jarret Raim
I'd also add that from a security standpoint, it seems like a better option for it to just fail. If I'm using injected files for a hardening purpose (sshd config, ssh keys, pam configuration, etc) and the box comes up without those modifications, my instance is not as secure as I intended. Not s

[Openstack] Problem with meeting logs?

2012-01-31 Thread David Kranz
The meetings logs at http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/ only have one entry (Jan 24) since Jan 18. I think there was an openstack-qa meeting on the 25th. Is this the right link to find meeting logs? I have been using it for a number of months. -David ___

Re: [Openstack] Problem with meeting logs?

2012-01-31 Thread Thierry Carrez
David Kranz wrote: > The meetings logs at > http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/ only > have one entry (Jan 24) since Jan 18. I think there was an openstack-qa > meeting on the 25th. Is this the right link to find meeting logs? I have > been using it for a number of month

[Openstack] moved planet config

2012-01-31 Thread Monty Taylor
Hey all! We've been going through cleaning up some of the infrastructure. One of the things that popped out was that the management of the config for the planet.openstack.org blog aggregator was still done via bzr. That seemed silly. So now you can clone openstack/openstack-planet and submit cha

Re: [Openstack] Problem with meeting logs?

2012-01-31 Thread Monty Taylor
On 01/31/2012 10:24 AM, Thierry Carrez wrote: > David Kranz wrote: >> The meetings logs at >> http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/ only >> have one entry (Jan 24) since Jan 18. I think there was an openstack-qa >> meeting on the 25th. Is this the right link to find meetin

Re: [Openstack] Problem with meeting logs?

2012-01-31 Thread Adam Young
On 01/31/2012 10:06 AM, David Kranz wrote: The meetings logs at http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/ only have one entry (Jan 24) since Jan 18. I think there was an openstack-qa meeting on the 25th. Is this the right link to find meeting logs? I have been using it fo

[Openstack] Fast cloning - FF-Exception request

2012-01-31 Thread Devdeep Singh
Hi, I am asking for a Feature-Freeze exception for the blueprint https://blueprints.launchpad.net/nova/+spec/fast-cloning-for-xenserver. I appreciate that it is now late for getting this feature in, however we are ready to get this feature early in E4. We have got a few reviews in the queue, a

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

2012-01-31 Thread Vishvananda Ishaya
I'm ok with this going in, but I would like to leave it up to the guys who are using Xen on a daily basis. So if Chris Behrens and Paul Voccio are ok with it, I think an FFE is fine. Vish On Jan 31, 2012, at 10:31 AM, Devdeep Singh wrote: > Hi, > > I am asking for a Feature-Freeze exception

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

2012-01-31 Thread Chris Behrens
I just chatted with Paul. We're okay with this if we can have a flag to allow turning off the caching part of things, since both cow and caching are behavior changes for the Xen side. There's already a flag for 'cow', so that's covered, but there is not one for caching in the current branch up

[Openstack] [FF-Exception request] - Bare-metal provisioning with Tilera tiled-processor back-end

2012-01-31 Thread Mikyung Kang
Hello, I am asking for a Feature-Freeze exception for the blueprint https://blueprints.launchpad.net/nova/+spec/heterogeneous-tilera-architecture-support . This change doesn't touch any core code. Only new connection type is added (nova/virt/connection.py) and nova/virt/baremetal/* & nova/test

Re: [Openstack] nova/puppet blueprint, and some questions

2012-01-31 Thread Ryan Lane
> Sorry for the slow response on this.  There has been a lot to do for e-3. In > any case, here are my thoughts on the subject. I am really not convinced that > configuration management needs to be part of nova at all.  This is stuff that > should be built on top of nova.  We have a bit of work

[Openstack] keystone still has "DEFINE_string" in its middleware/ec2_token.py file

2012-01-31 Thread David Kang
Hi, I'm using up-to-date nova. nova-api cannot start because of the following error. It says "AttributeError: 'module' object has no attribute 'DEFINE_string'". I know DEFINE_string becomes obsolete and nova does not have it at all. I checked out the keystone package from github. It still uses

[Openstack] [FF-Exception request] - Bare-metal provisioning with Tilera tiled-processor back-end

2012-01-31 Thread Mikyung Kang
Hello, I am asking for a Feature-Freeze exception for the blueprint https://blueprints.launchpad.net/nova/+spec/heterogeneous-tilera-architecture-support . This change doesn't touch any core code. Only new connection type is added (nova/virt/connection.py) and nova/virt/baremetal/* & nova/test

Re: [Openstack] nova/puppet blueprint, and some questions

2012-01-31 Thread Vishvananda Ishaya
On Jan 31, 2012, at 1:52 PM, Ryan Lane wrote: >> Sorry for the slow response on this. There has been a lot to do for e-3. In >> any case, here are my thoughts on the subject. I am really not convinced >> that configuration management needs to be part of nova at all. This is >> stuff that shou

Re: [Openstack] swift object versions

2012-01-31 Thread Caitlin Bestler
John Dickinson wrote: > I've recently started working on adding versioning to objects stored in swift > (https://github.com/notmyname/swift/tree/version_manifest). > Since this is such a requested feature, I thought it would be a good idea to > get early input. I've created an etherpad > (http:/

Re: [Openstack] keystone still has "DEFINE_string" in its middleware/ec2_token.py file

2012-01-31 Thread Vishvananda Ishaya
The middleware likely has not been updated. That said, the keystone middleware has been added back into the nova source tree and THAT middleware has been updated. You might need to update your paste config to the new version that is provided with the nova source code. Devstack also uses the n

Re: [Openstack] keystone still has "DEFINE_string" in its middleware/ec2_token.py file

2012-01-31 Thread David Kang
Thank you very much, Vish!!! David. - Original Message - > The middleware likely has not been updated. That said, the keystone > middleware has been added back into the nova source tree and THAT > middleware has been updated. You might need to update your paste > config to the new v

[Openstack] Glance and Keystone

2012-01-31 Thread Paras pradhan
Hi, How do I check if glance is working with keystone? This is what I've done so far and getting errors # glance -A details 16afc976-4dfa-4175-a7ea-ec8446f636b3 That token is o/p from: curl -d '{"auth":{"passwordCredentials":{"username": "adminUser", "password": "secretword"}}}' -H "Conten

[Openstack] Glance authentication with Keystone woes...

2012-01-31 Thread Lillie Ross-CDSR11
I'm reinstalling the various Openstack services from packages in the ManagedIT PPA to pull in the latest Diablo bug fixes. I'm following the latest directions in the newly release installation guide as I perform these upgrades (http://docs.openstack.org/diablo/openstack-compute/install/content/

[Openstack] Nova + KeyStone Admin Question

2012-01-31 Thread Shivan Bindal
Hi, I've got a quick question regarding RightScale's OpenStack integration. At one point, when someone decides to connect their OpenStack cloud with RightScale, we need to authenticate that that user is authorized to connect their cloud to RightScale. (Those users get some extra privileges, not

Re: [Openstack] Glance and Keystone

2012-01-31 Thread Jay Pipes
On 01/31/2012 06:00 PM, Paras pradhan wrote: Hi, How do I check if glance is working with keystone? This is what I've done so far and getting errors # glance -A details 16afc976-4dfa-4175-a7ea-ec8446f636b3 Needs to be: glance -A 16afc976-4dfa-4175-a7ea-ec8446f636b3 details Cheers! -j

Re: [Openstack] Nova + KeyStone Admin Question

2012-01-31 Thread Vishvananda Ishaya
We have been treating 'Admin' (or 'admin' as I prefer) as meaning admin of the entire cloud, regardless of whether a tenant id is set. The recent rbac changes introduced allows the policy to be completely customized by the deployer however, so they would be free to define a different role such

Re: [Openstack] Nova + KeyStone Admin Question

2012-01-31 Thread Shivan Bindal
Great. Thanks Vish! We'll revert with further questions if they come up. -- Shivan Bindal Product Manager shi...@rightscale.com On Tue, Jan 31, 2012 at 4:43 PM, Vishvananda Ishaya wrote: > We have been treating 'Admin' (or 'admin' as I prefer) as meaning admin of > the entire cloud, regardle

Re: [Openstack] Glance authentication with Keystone woes...

2012-01-31 Thread Jay Pipes
On 01/31/2012 06:28 PM, Lillie Ross-CDSR11 wrote: I'm reinstalling the various Openstack services from packages in the ManagedIT PPA to pull in the latest Diablo bug fixes. I'm following the latest directions in the newly release installation guide as I perform these upgrades (http://docs.opensta

Re: [Openstack] Glance authentication with Keystone woes...

2012-01-31 Thread Jay Pipes
Hi Ann! cc'ing the mailing list since this is generally useful information... On 01/31/2012 08:59 PM, Anne Gentle wrote: Hi Jay - I'm pretty sure this has tripped me up before and I'm going to have to change the docs for the install/deploy guide. What exactly is the call for the long-lived ser

Re: [Openstack] Swift Consistency Guarantees?

2012-01-31 Thread Mark Nottingham
On 31/01/2012, at 2:48 PM, andi abes wrote: > The current semantics allow you to do > > 1) the the most recent cached copy, using the http caching mechanism. This > will ignore any updates to the swift cluster, as long as the cache is not > stale > > 2) get a recent copy from swift (when s

Re: [Openstack] Glance authentication with Keystone woes...

2012-01-31 Thread Anne Gentle
Yep, Ross's attached conf files show that substitution in the admin_token line. I'd like to ensure we can validate that glance and keystone are talking. These steps happen prior to installing nova at all. So far the validation steps are, get a token with a curl command, then use glance details -A