Re: [openstack-dev] [cinder] should we use fsync when writing iscsi config file?

2015-09-26 Thread Julien Danjou
On Tue, Sep 22 2015, Chris Friesen wrote: > On 09/22/2015 05:48 PM, Joshua Harlow wrote: >> A present: >> >> >>> import contextlib >> >>> import os >> >>> >> >>> @contextlib.contextmanager >> ... def synced_file(path, mode='wb'): >> ... with open(path, mode) as fh: >> ... yield fh >> ..

[openstack-dev] [Glance] [Horizon] [Sahara] [Barbican] Liberty RC1 available

2015-09-26 Thread Thierry Carrez
Hello everyone, Last for this week, Glance, Horizon, Sahara, and Barbican just produced their first release candidate for the end of the Liberty cycle. The RC1 tarballs, as well as a list of last-minute features and fixed bugs since liberty-1 are available at: https://launchpad.net/glance/liberty

Re: [openstack-dev] [Manila] CephFS native driver

2015-09-26 Thread John Spray
On Sat, Sep 26, 2015 at 1:27 AM, Ben Swartzlander wrote: > On 09/24/2015 09:49 AM, John Spray wrote: >> >> Hi all, >> >> I've recently started work on a CephFS driver for Manila. The (early) >> code is here: >> https://github.com/openstack/manila/compare/master...jcsp:ceph > > > Awesome! This is

Re: [openstack-dev] [Manila] CephFS native driver

2015-09-26 Thread John Spray
On Sat, Sep 26, 2015 at 12:02 PM, John Spray wrote: > On Sat, Sep 26, 2015 at 1:27 AM, Ben Swartzlander > wrote: >> All snapshots are read-only... The question is whether you can take a >> snapshot and clone it into something that's writable. We're looking at >> allowing for different kinds of s

Re: [openstack-dev] [Openstack] [Glance] [Horizon] [Sahara] [Barbican] Liberty RC1 available

2015-09-26 Thread Twinkle Chawla
Hello everyone, I am new to Outreachy - Openstack and I want to contribute in it. I am getting problem in selecting Project, Please help me out so that I can find a way to move on. Regards, On Sat, Sep 26, 2015 at 2:47 PM, Thierry Carrez wrote: > Hello everyone, > > Last for this week, Glance,

[openstack-dev] [glance] [infra] [neutron] [swift] [trove] [zaqar] [murano] [docs] Outreachy: selecting a project to contribute to

2015-09-26 Thread Anne Gentle
Hi Twinkle, Welcome! Thanks for your interest. If you have time, stop by #openstack-opw on Freenode IRC to have a real-time chat with OpenStack Outreachy admins and mentors and other interns. Also, typically you would write an email to the mailing list with a new subject line so that we can reply

Re: [openstack-dev] Compute API (Was Re: [nova][cinder] how to handle AZ bug 1496235?)

2015-09-26 Thread Duncan Thomas
On 26 September 2015 at 07:04, Joshua Harlow wrote: > Maybe there should be a 'warm' project or something ;) > > Or we can call it 'bbs' for 'building block service' (obviously not > bulletin board system); ask said service to build a set of blocks into well > defined structures and let it figure

[openstack-dev] [murano] Outreachy: Interest in contributing to open-source

2015-09-26 Thread Amate Yolande
Hello My name is Amate Yolande from Buea Cameroon. I am new to open source and I am interested in participating in the Outreachy. I would like to work on the "Murano - Implementation of tagging heat stacks, created by murano" project and would like to get some directives on how to familiarize myse

Re: [openstack-dev] [all] -1 due to line length violation in commit messages

2015-09-26 Thread Ian Wells
Can I ask a different question - could we reject a few simple-to-check things on the push, like bad commit messages? For things that take 2 seconds to fix and do make people's lives better, it's not that they're rejected, it's that the whole rejection cycle via gerrit review (push/wait for tests t

Re: [openstack-dev] [neutron] How could an L2 agent extension access agent methods ?

2015-09-26 Thread Irena Berezovsky
I would like to second Kevin. This can be done in a similar way as ML2 Plugin passed plugin_context to ML2 Extension Drivers: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/driver_api.py#L910 . BR, Irena On Fri, Sep 25, 2015 at 11:57 AM, Kevin Benton wrote: > I think the

Re: [openstack-dev] [neutron + ovn] Does neutron ovn plugin support to setup multiple neutron networks for one container?

2015-09-26 Thread WANG, Ming Hao (Tony T)
Russell, Thanks for your valuable information. I understood Geneve is some kind of tunnel format for network virtualization encapsulation, just like VxLAN. But I'm still confused by the connection between Geneve and VTEP. I suppose VTEP should be on behalf of "VxLAN Tunnel Endpoint", which should

Re: [openstack-dev] [all] -1 due to line length violation in commit messages

2015-09-26 Thread Morgan Fainberg
As a core (and former PTL) I just ignored commit message -1s unless there is something majorly wrong (no bug id where one is needed, etc). I appreciate well formatted commits, but can we let this one go? This discussion is so far into the meta-bike-shedding (bike shedding about bike shedding c