Re: [openstack-dev] [neutron] Seeing db lockout issues in neutron add_router_interface

2016-05-10 Thread Kevin Benton
In addition to what Mike said, "Lock wait timeout exceeded" sounds like an error from the C-based mysql driver that eventlet couldn't recognize yielding calls on. We have moved away from that upstream for quite some time now. Ensure your DB connection string starts with 'mysql+pymysql://' to use

Re: [openstack-dev] [openstack-ansible] LBaaSv2 / Octavia support

2016-05-10 Thread Xav Paice
Sorry to dig up an ancient thread. I see the spec has been implemented, and in the os_neutron repo I see configs for the Haproxy driver for LOADBALANCERV2 - but not Octavia. Am I missing something here? On 29 January 2016 at 10:03, Major Hayden wrote: > -BEGIN PGP SIGNED

[openstack-dev] [infra] Jobs failing : "No matching distribution found for "

2016-05-10 Thread Ian Wienand
So it seems the just released pip 8.1.2 has brought in a new version of setuptools with it, which creates canonical names per [1] by replacing "." with "-". The upshot is that pip is now looking for the wrong name on our local mirrors. e.g. --- $ pip --version pip 8.1.2 from

Re: [openstack-dev] [cinder][doc]An error in OpenStack architecture picture

2016-05-10 Thread Lana Brindley
On 11/05/16 12:58, hao wang wrote: > Hi, stackers, > > I found an error in OpenStack architecture picture in docs: > http://docs.openstack.org/openstack-ops/content/architecture.html. > > In OpenStack Logical Architecture picture, Cinder's database is named "nova > database", it's not correct.

[openstack-dev] [nova] Gap between host cpu features and guest cpu's

2016-05-10 Thread Jin, Yuntong
Hi everyone, Currently nova exposes all the host CPU instruction set extensions available on the compute node in the host state, and there is a scheduler filter `ComputeCapabilitiesFilter` which looks at these. But the limits on this is: CPU instruction set in ComputeCapabilitiesFilter should be

[openstack-dev] [cinder][doc]An error in OpenStack architecture picture

2016-05-10 Thread hao wang
Hi, stackers, I found an error in OpenStack architecture picture in docs: http://docs.openstack.org/openstack-ops/content/architecture.html. In OpenStack Logical Architecture picture, Cinder's database is named "nova database", it's not correct. It should be "cinder database".

[openstack-dev] [nova] Nova API sub-team meeting

2016-05-10 Thread Alex Xu
Hi, We have weekly Nova API meeting today. The meeting is being held Wednesday UTC1300 and irc channel is #openstack-meeting-4. The proposed agenda and meeting details are here: https://wiki.openstack.org/wiki/Meetings/NovaAPI Please feel free to add items to the agenda. Thanks

Re: [openstack-dev] [Smaug] Meeting time change

2016-05-10 Thread ????
Got it -- Original -- From: "??";; Date: Tue, May 10, 2016 10:45 PM To: "openstack-dev@lists.openstack.org"; Subject: Re: [openstack-dev] [Smaug] Meeting time change About the Smaug meeting

Re: [openstack-dev] [api] [senlin] [keystone] [ceilometer] [telemetry] Questions about api-ref launchpad bugs

2016-05-10 Thread Qiming Teng
On Tue, May 10, 2016 at 07:53:19AM -0500, Anne Gentle wrote: > Great questions, so I'm copying the -docs and -dev lists to make sure > people know the answers. > > On Tue, May 10, 2016 at 5:14 AM, Atsushi SAKAI > wrote: > > > Hello Anne > > > > I have several question

Re: [openstack-dev] [nova] gate testing with lvm imagebackend

2016-05-10 Thread Matt Riedemann
On 5/10/2016 5:47 PM, Matt Riedemann wrote: On 5/10/2016 5:14 PM, Chris Friesen wrote: On 05/10/2016 03:51 PM, Matt Riedemann wrote: For the libvirt imagebackend refactor that mdbooth is working on, I have a POC devstack-gate change which runs with the lvm imagebackend in the libvirt driver

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Fox, Kevin M
Thomas, fully agree. :) Rayson Ho, even with containers, distro packages are preferable. Its really difficult at the moment to ensure your containers don't have security vulnerabilities backed into them. None of the docker repo's I've seen really help you with automating this. The only trick

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Thomas Goirand
On 05/10/2016 04:19 PM, Rayson Ho wrote: > I mentioned in earlier replies but I may as well mention it again: a > package manager gives you no advantage in a language toolchain like Go Oh... You mean just like in Python where we have pip, Perl where we have CPAN, PHP where we have PEAR, or

Re: [openstack-dev] [neutron] Seeing db lockout issues in neutron add_router_interface

2016-05-10 Thread Mike Bayer
On 05/10/2016 04:57 PM, Divya wrote: Hi, I am trying to run this rally test on stable/kilo https://github.com/openstack/rally/blob/master/samples/tasks/scenarios/neutron/create_and_delete_routers.json with concurrency 50 and iterations 2000. This test basically cretaes routers and

Re: [openstack-dev] Wiki

2016-05-10 Thread Tom Fifield
On 11/05/16 09:04, Dan Smith wrote: Here it is :) https://wiki.openstack.org/wiki/Special:AncientPages Great, I see at least one I can nuke on the first page. Note that I don't seem to have delete powers on the wiki. That's surely a first step in letting people maintain the relevance of

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Thomas Goirand
On 05/10/2016 08:42 AM, Tim Bell wrote: > I hope that the packaging technologies are considered as part of the TC > evaluation of a new language. While many alternative approaches are > available, a language which could not be packaged into RPM or DEB would > be an additional burden for distro

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Thomas Goirand
On 05/10/2016 01:43 AM, Rayson Ho wrote: > Using a package manager won't buy us anything, and like Clint raised, > the Linux distros are way too slow in picking up new Go releases. Let's check for the facts and compare: https://golang.org/doc/devel/release.html with:

Re: [openstack-dev] [keystone] Newton midycle planning

2016-05-10 Thread Morgan Fainberg
On Wed, Apr 13, 2016 at 7:07 PM, Morgan Fainberg wrote: > It is that time again, the time to plan the Keystone midcycle! Looking at > the schedule [1] for Newton, the weeks that make the most sense look to be > (not in preferential order): > > R-14 June 27-01 > R-12

Re: [openstack-dev] Wiki

2016-05-10 Thread Dan Smith
> Here it is :) > > https://wiki.openstack.org/wiki/Special:AncientPages Great, I see at least one I can nuke on the first page. Note that I don't seem to have delete powers on the wiki. That's surely a first step in letting people maintain the relevance of things on the wiki. --Dan

Re: [openstack-dev] [Neutron] L2gw

2016-05-10 Thread Sukhdev Kapur
Yes, I am on it. I was waiting for a Green Light from few folks, which I got this morning. So, I will be working on releasing it sometime tomorrow. Hope that is OK with everybody. -Sukhdev On Mon, May 9, 2016 at 6:46 PM, Armando M. wrote: > > > On 9 May 2016 at 18:03, Gary

Re: [openstack-dev] [nova] gate testing with lvm imagebackend

2016-05-10 Thread Matt Riedemann
On 5/10/2016 5:14 PM, Chris Friesen wrote: On 05/10/2016 03:51 PM, Matt Riedemann wrote: For the libvirt imagebackend refactor that mdbooth is working on, I have a POC devstack-gate change which runs with the lvm imagebackend in the libvirt driver [1]. The test results are mostly happy except

Re: [openstack-dev] Wiki

2016-05-10 Thread Tom Fifield
On 11/05/16 02:48, Dan Smith wrote: Hmm... that's unfortunate, as we were trying to get some of our less ephemeral items out of random etherpads and into the wiki (which has the value of being google indexed). Yeah, I'm kinda surprised anyone would consider a wiki-less world. I'm definitely

Re: [openstack-dev] [magnum] Need a volunteer for documentation liaisons

2016-05-10 Thread Anthony Chow
HongBin, What is the skill requirement or credential for this documentation liaison role? I am interested in doing this Anthony. On Tue, May 10, 2016 at 3:24 PM, Hongbin Lu wrote: > Hi team, > > We need a volunteer as liaison for documentation team. Just let me know if

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Gregory Haynes
On Tue, May 10, 2016, at 11:10 AM, Hayes, Graham wrote: > On 10/05/2016 01:01, Gregory Haynes wrote: > > > > On Mon, May 9, 2016, at 03:54 PM, John Dickinson wrote: > >> On 9 May 2016, at 13:16, Gregory Haynes wrote: > >>> > >>> This is a bit of an aside but I am sure others are wondering the same

[openstack-dev] [magnum] Need a volunteer for documentation liaisons

2016-05-10 Thread Hongbin Lu
Hi team, We need a volunteer as liaison for documentation team. Just let me know if you interest in this role. Best regards, Hongbin > -Original Message- > From: Lana Brindley [mailto:openst...@lanabrindley.com] > Sent: May-10-16 5:47 PM > To: OpenStack Development Mailing List;

Re: [openstack-dev] [nova] gate testing with lvm imagebackend

2016-05-10 Thread Chris Friesen
On 05/10/2016 03:51 PM, Matt Riedemann wrote: For the libvirt imagebackend refactor that mdbooth is working on, I have a POC devstack-gate change which runs with the lvm imagebackend in the libvirt driver [1]. The test results are mostly happy except for anything related to migrate (including

Re: [openstack-dev] [neutron] Seeing db lockout issues in neutron add_router_interface

2016-05-10 Thread Divya
Are there any general guidelines to avoid these db lock timeout issues in the third party neutron plugins?? Thanks, Divya On Tue, May 10, 2016 at 1:57 PM, Divya wrote: > Hi, >I am trying to run this rally test on stable/kilo >

[openstack-dev] [nova] gate testing with lvm imagebackend

2016-05-10 Thread Matt Riedemann
For the libvirt imagebackend refactor that mdbooth is working on, I have a POC devstack-gate change which runs with the lvm imagebackend in the libvirt driver [1]. The test results are mostly happy except for anything related to migrate (including resize to same host) [2][3]. That's because

[openstack-dev] [PTL][docs]Update your cross-project liaison!

2016-05-10 Thread Lana Brindley
Hi everyone, OpenStack use cross project liaisons to ensure that projects are talking to each effectively, and the docs CPLs are especially important to the documentation team to ensure we have accurate docs. Can all PTLs please take a moment to check (and update if necessary) their CPL listed

Re: [openstack-dev] Easing contributions to central documentation

2016-05-10 Thread Lana Brindley
On 10/05/16 20:08, Julien Danjou wrote: > On Mon, May 09 2016, Matt Kassawara wrote: > >> So, before developer frustrations drive some or all projects to move >> their documentation in-tree which which negatively impacts the goal of >> presenting a coherent product, I suggest establishing an

Re: [openstack-dev] Wiki

2016-05-10 Thread Jeremy Stanley
On 2016-05-11 08:49:14 +1200 (+1200), Robert Collins wrote: [...] > Ubuntu SSO is **not** Launchpad. Launchpad is just another consumer of > Ubuntu SSO, and it has the 'feature' of forwarding through to Ubuntu > SSO - so we're actually seeing Ubuntu SSO spam accounts :(. [...] Thanks for the

[openstack-dev] [puppet] welcome tarballs!

2016-05-10 Thread Emilien Macchi
Hi, It has been some weeks we worked on having tarballs for Puppet modules, and it's now in place. Look http://tarballs.openstack.org/puppet-nova/ as an example. * A tarball is created at every patch in master. * A tarball is created at every patch in our stable branches. * A tarball is created

[openstack-dev] [barbican] Issues with gate-barbican-python27

2016-05-10 Thread Freddy Pedraza
Hi, I submitted a simple CR (https://review.openstack.org/#/c/312786) and "gate-barbican-python27" is failing and I think it's caused by something else upstream. These are the issues that I see in the console log FAIL:

Re: [openstack-dev] [Infra] Proposal Jobs (was: Newton Summit Infra Sessions Recap)

2016-05-10 Thread Jeremy Stanley
On 2016-05-10 21:07:29 +0200 (+0200), Andreas Jaeger wrote: > On 05/10/2016 09:00 PM, Jeremy Stanley wrote: > > [...] > > Another outcome of this is that Andreas Jaeger put together some > > project-config specific reviewing guidelines: > >

Re: [openstack-dev] [cross-project] The Future of Meetings

2016-05-10 Thread Matt Riedemann
On 5/9/2016 11:30 PM, Mike Perez wrote: Hey all, When we first discussed the future of cross-project meetings at the Tokyo summit, we walked out with the idea of beginning to have ad-hoc meetings instead of one big meeting with all big tent projects. Now that we have some process in place [1]

[openstack-dev] [neutron] Seeing db lockout issues in neutron add_router_interface

2016-05-10 Thread Divya
Hi, I am trying to run this rally test on stable/kilo https://github.com/openstack/rally/blob/master/samples/tasks/scenarios/neutron/create_and_delete_routers.json with concurrency 50 and iterations 2000. This test basically cretaes routers and subnets and then calls router-interface-add

Re: [openstack-dev] Wiki

2016-05-10 Thread Robert Collins
On 11 May 2016 at 08:27, Jeremy Stanley wrote: > > Anyway, to the original point, yes Launchpad is full of compromised > or perhaps freshly created accounts under the control of spammers. Ubuntu SSO is **not** Launchpad. Launchpad is just another consumer of Ubuntu SSO, and

Re: [openstack-dev] [nova] Austin summit priorities session recap

2016-05-10 Thread Alexandre Levine
Thank you Matt. We'll think how we can help here. Best regards, Alex Levine On 5/10/16 7:40 PM, Matt Riedemann wrote: On 5/10/2016 11:24 AM, Alexandre Levine wrote: Hi Matt, Sorry I couldn't reply earlier - was away. I'm worrying about ScaleIO ephemeral storage backend

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Robert Collins
On 11 May 2016 at 06:10, Hayes, Graham wrote: > On 10/05/2016 01:01, Gregory Haynes wrote: > The way this component works makes it quite difficult to make any major > improvement. > > MiniDNS (the component) takes data and sends a zone transfer every time > a recordset gets

Re: [openstack-dev] Wiki

2016-05-10 Thread Jeremy Stanley
On 2016-05-10 20:17:43 + (+), Jeremy Stanley wrote: [...] > Last I heard, wiki.ubuntu.com has been made read-only for general > users because they're having too hard a time keeping spam under > control (they obviously also use > login.launchpad.net/login.ubuntu.com). I'm trying to create

Re: [openstack-dev] Wiki

2016-05-10 Thread Jeremy Stanley
On 2016-05-10 12:59:41 -0400 (-0400), Anita Kuno wrote: > On 05/10/2016 12:48 PM, Dan Smith wrote: [...] > > I'm somewhat surprised that this is an issue, because I thought > > that the wiki requires an ubuntu login. Are spammers really > > getting ubuntu logins so they can come over and deface

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Hayes, Graham
On 10/05/2016 20:48, Chris Friesen wrote: > On 05/10/2016 12:10 PM, Hayes, Graham wrote: > >> The way this component works makes it quite difficult to make any major >> improvement. >> >> MiniDNS (the component) takes data and sends a zone transfer every time >> a recordset gets updated. That is a

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Samuel Merritt
On 5/9/16 5:21 PM, Robert Collins wrote: On 10 May 2016 at 10:54, John Dickinson wrote: On 9 May 2016, at 13:16, Gregory Haynes wrote: This is a bit of an aside but I am sure others are wondering the same thing - Is there some info (specs/etherpad/ML thread/etc) that has more

Re: [openstack-dev] Team blogs

2016-05-10 Thread Hayes, Graham
On 10/05/2016 20:20, Matt Riedemann wrote: > On 5/9/2016 6:46 PM, Sean Dague wrote: >> On 05/09/2016 06:37 PM, Joshua Harlow wrote: >>> After seeing the amount of summit recaps and the scattered nature of >>> these (some on the ML, some on etherpads, some on personal blogs); I am >>> starting to

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Chris Friesen
On 05/10/2016 12:10 PM, Hayes, Graham wrote: The way this component works makes it quite difficult to make any major improvement. MiniDNS (the component) takes data and sends a zone transfer every time a recordset gets updated. That is a full (AXFR) zone transfer, so every record in the zone

[openstack-dev] [nova][ironic] Austin summit nova/ironic cross-project session recap

2016-05-10 Thread Matt Riedemann
The full session etherpad is here [1]. Jim has already written the recap (thanks Jim) in his blog here [2]. The only thing I'd say was omitted was a mention of James Penick wanting to avoid giant fireballs of suck. [1] https://etherpad.openstack.org/p/newton-nova-ironic [2]

Re: [openstack-dev] [oslo][mistral] Saga of process than ack and where can we go from here...

2016-05-10 Thread Doug Hellmann
Excerpts from Zane Bitter's message of 2016-05-10 15:13:46 -0400: > Another data point: at this summit session we discussed delivering to > users notifications about events in the cloud: > https://etherpad.openstack.org/p/newton-alternatives-to-polling > > It's pretty critical that this have

Re: [openstack-dev] Team blogs

2016-05-10 Thread Matt Riedemann
On 5/9/2016 6:46 PM, Sean Dague wrote: On 05/09/2016 06:37 PM, Joshua Harlow wrote: After seeing the amount of summit recaps and the scattered nature of these (some on the ML, some on etherpads, some on personal blogs); I am starting to wonder if we should again bring up the question of having

Re: [openstack-dev] [oslo][mistral] Saga of process than ack and where can we go from here...

2016-05-10 Thread Zane Bitter
Another data point: at this summit session we discussed delivering to users notifications about events in the cloud: https://etherpad.openstack.org/p/newton-alternatives-to-polling It's pretty critical that this have at-least-once delivery semantics, because in future people will be using

Re: [openstack-dev] [OpenStack-Infra] [Infra] Newton Summit Infra Sessions Recap

2016-05-10 Thread Andreas Jaeger
On 05/10/2016 09:00 PM, Jeremy Stanley wrote: > [...] > Another outcome of this is that Andreas Jaeger put together some > project-config specific reviewing guidelines: > http://git.openstack.org/cgit/openstack-infra/project-config/plain/README.rst > In the future, that will be extended to mention

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Mike Perez
On 15:54 May 09, John Dickinson wrote: > On 9 May 2016, at 13:16, Gregory Haynes wrote: > > > > This is a bit of an aside but I am sure others are wondering the same > > thing - Is there some info (specs/etherpad/ML thread/etc) that has more > > details on the bottleneck you're running in to?

[openstack-dev] [Infra] Newton Summit Infra Sessions Recap

2016-05-10 Thread Jeremy Stanley
I'm Cc'ing this to the openstack-infra ML but setting MFT to direct subsequent discussion to the openstack-dev ML so we can hopefully avoid further cross-posting as much as possible. If you're replying on a particular session topic, please update the Subject so that the subthreads are easier to

Re: [openstack-dev] [neutron] work on Common Flow Classifier and OVS Agent extension for Newton cycle

2016-05-10 Thread Cathy Zhang
It is always hard to find a day and time that is good for everyone around the globe:-) The first meeting will still be UTC 1700 ~ UTC 1800 May 17 on Neutron channel. In the meeting, we can see if we can reach consensus on a new meeting time. Cathy -Original Message- From: Takashi

Re: [openstack-dev] [neutron] [designate] multi-tenancy in Neutron's DNS integration

2016-05-10 Thread Kevin Benton
Whoops. What I just said was wrong if it hadn't been explicitly overwritten. I think you will end up having to do a port-list looking for the DHCP port(s). http://paste.openstack.org/show/496604/ On Tue, May 10, 2016 at 11:28 AM, Kevin Benton wrote: > neutron subnet-show

[openstack-dev] [third-party] Are you getting value from the 8:00 utc Tuesday meeting?

2016-05-10 Thread Anita Kuno
I've been chairing this meeting for about 3 releases now and in this last release it has mostly been myself and lennyb, who also attends the Monday 15:00 utc third-party meeting that I chair. Are you getting value from the Tuesday 8:00 utc third-party meeting? If yes, please make yourself known.

Re: [openstack-dev] [neutron] [designate] multi-tenancy in Neutron's DNS integration

2016-05-10 Thread Kevin Benton
neutron subnet-show with the UUID of the subnet they have a port on will tell you. On Tue, May 10, 2016 at 6:40 AM, Mike Spreitzer wrote: > "Hayes, Graham" wrote on 05/10/2016 09:30:26 AM: > > > ... > > > Ah, that may be what I want. BTW, I am not

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Hayes, Graham
On 10/05/2016 01:01, Gregory Haynes wrote: > > On Mon, May 9, 2016, at 03:54 PM, John Dickinson wrote: >> On 9 May 2016, at 13:16, Gregory Haynes wrote: >>> >>> This is a bit of an aside but I am sure others are wondering the same >>> thing - Is there some info (specs/etherpad/ML thread/etc) that

Re: [openstack-dev] [api] [senlin] [keystone] [ceilometer] [telemetry] Questions about api-ref launchpad bugs

2016-05-10 Thread Augustina Ragwitz
> > On Tue, May 10, 2016 at 5:14 AM, Atsushi SAKAI > wrote: > Hello Anne > > I have several question when I am reading through etherpad's (in > progress). > It would be appreciated to answer these questions. > > 1)Should api-ref launchpad **bugs** be moved to each modules

Re: [openstack-dev] [Cinder] Nominating Micha?? Dulko to Cinder Core

2016-05-10 Thread Michał Dulko
On 05/10/2016 07:46 AM, Sean McGinnis wrote: > It has been one week and all very positive feedback. I have now added > Michał to the cinder-core group. > > Welcome Michał! Glad to have your expertise in the group. > > Sean Thank you all for mentoring and support! I'll do my best to fulfill the

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Adam Young
Forget package management for a moment; we can figure it out if we need to. The question is "Why Go" which I've pondered for a while. If you need to write a multithreaded app, Python's GIL makes it very hard to do. It is one reason why I pushed for HTTPD as the Keystone front end.

Re: [openstack-dev] [Openstack-operators] [barbican]barbican github installation failing

2016-05-10 Thread Kris G. Lindgren
Uwsgi is a way to run the API portion of a python code base. You most likely need to install uwsgi for you operating system. http://uwsgi-docs.readthedocs.io/en/latest/ ___ Kris Lindgren Senior Linux Systems Engineer GoDaddy

Re: [openstack-dev] [tc] supporting Go

2016-05-10 Thread Clint Byrum
Excerpts from Rayson Ho's message of 2016-05-10 07:19:23 -0700: > On Tue, May 10, 2016 at 2:42 AM, Tim Bell wrote: > > I hope that the packaging technologies are considered as part of the TC > evaluation of a new language. While many alternative approaches are > available, a

[openstack-dev] [barbican]barbican github installation failing

2016-05-10 Thread Akshay Kumar Sanghai
Hi, I have a 4 node working setup of openstack (1 controller, 1 network node, 2 compute node). I am trying to use ssl offload feature of lbaas v2. For that I need tls containers, hence barbican. I did a git clone of barbican repo from https://github.com/openstack/barbican Then ./bin/barbican.sh

Re: [openstack-dev] Wiki

2016-05-10 Thread Anita Kuno
On 05/10/2016 12:48 PM, Dan Smith wrote: >>> Hmm... that's unfortunate, as we were trying to get some of our less >>> ephemeral items out of random etherpads and into the wiki (which has the >>> value of being google indexed). > > Yeah, I'm kinda surprised anyone would consider a wiki-less world.

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-10 Thread Steven Dake (stdake)
Paul, Please run strace with -f (trace child processes). What you have there is not sufficient to do the job. FWIW erlang -16 is totally busted in CentOS because of logging, and erlang -17 is ready for testing which fixes the erlang crashes. Erlang-15 introduced ipv6 which could also be the

Re: [openstack-dev] Wiki

2016-05-10 Thread Dan Smith
>> Hmm... that's unfortunate, as we were trying to get some of our less >> ephemeral items out of random etherpads and into the wiki (which has the >> value of being google indexed). Yeah, I'm kinda surprised anyone would consider a wiki-less world. I'm definitely bummed at the thought of losing

Re: [openstack-dev] [nova] Austin summit priorities session recap

2016-05-10 Thread Matt Riedemann
On 5/10/2016 11:24 AM, Alexandre Levine wrote: Hi Matt, Sorry I couldn't reply earlier - was away. I'm worrying about ScaleIO ephemeral storage backend (https://blueprints.launchpad.net/nova/+spec/scaleio-ephemeral-storage-backend) which is not in this list but various clients are very

Re: [openstack-dev] [puppet] Stepping down from puppet core

2016-05-10 Thread Iury Gregory
Thanks for your work Clayton! =D 2016-05-10 13:30 GMT-03:00 Matt Fischer : > On Tue, May 10, 2016 at 9:11 AM, Clayton O'Neill > wrote: > >> I’d like to step down as a core reviewer for the OpenStack Puppet >> modules. For the last cycle I’ve had very

Re: [openstack-dev] [puppet] Stepping down from puppet core

2016-05-10 Thread Matt Fischer
On Tue, May 10, 2016 at 9:11 AM, Clayton O'Neill wrote: > I’d like to step down as a core reviewer for the OpenStack Puppet > modules. For the last cycle I’ve had very little time to spend > reviewing patches, and I don’t expect that to change in the next > cycle. In

Re: [openstack-dev] [nova] Austin summit priorities session recap

2016-05-10 Thread Alexandre Levine
Hi Matt, Sorry I couldn't reply earlier - was away. I'm worrying about ScaleIO ephemeral storage backend (https://blueprints.launchpad.net/nova/+spec/scaleio-ephemeral-storage-backend) which is not in this list but various clients are very interested in having it working along with or instead

Re: [openstack-dev] [OVN] [networking-ovn] [networking-sfc] SFC and OVN

2016-05-10 Thread John McDowall
Ryan, Let me do that - I assume adding them to plugin.py is the right approach. I have cleaned up https://github.com/doonhammer/networking-ovn and did a merge so it should be a lot easier to see the changes. I am going to cleanup ovs/ovn next. Once I have everything cleaned up and make sure it

Re: [openstack-dev] [fuel] [QA] running Fuel tests using nodepool

2016-05-10 Thread Spencer Krum
As a frequent tinc user I'd be interested to see the code you are using to manage tinc into doing this. Is that code available somewhere? On Tue, May 10, 2016, at 09:02 AM, Monty Taylor wrote: > On 05/10/2016 08:54 AM, Vladimir Eremin wrote: > > Hi, > > > > I've investigated status of nodepool

Re: [openstack-dev] [fuel] [QA] running Fuel tests using nodepool

2016-05-10 Thread Monty Taylor
On 05/10/2016 08:54 AM, Vladimir Eremin wrote: > Hi, > > I've investigated status of nodepool multi node testing and fuel-qa > approaches, and I wanna share my opinion on moving Fuel testing on > OpenStack and nodepool. Awesome! This is a great writeup - and hopefully will be useful as we

Re: [openstack-dev] [puppet] Watcher module for Puppet

2016-05-10 Thread Emilien Macchi
ack on my side. So you'll need to create a governance patch like: https://review.openstack.org/#/c/252959/ and project-config patch to create the repo like: https://review.openstack.org/#/c/251857/ Once it's done, PTL (currently me) will review it. Once the module is created, we will use

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-10 Thread Paul Bourke
I have a debug job open atm to try and investigate this: https://review.openstack.org/#/c/300988/ If anyone is handy with strace here is a run with the output: http://logs.openstack.org/88/300988/6/check/gate-kolla-dsvm-deploy-centos-binary/726c3b1/console.html On 09/05/16 18:23, Hui Kang

Re: [openstack-dev] Team blogs

2016-05-10 Thread Mathieu Gagné
On Tue, May 10, 2016 at 8:05 AM, Jeremy Stanley wrote: > On 2016-05-09 19:46:14 -0400 (-0400), Sean Dague wrote: >> Honestly, I'm really liking that more of them are hitting the >> mailing list proper this time around. Discoverability is key. The >> mailing list is a shared

Re: [openstack-dev] [ironic][nova][horizon] Serial console support for ironic instances

2016-05-10 Thread Shiina, Hironori
Hi all, I'm working with Tien who is a submitter of one[1] of console specs. I joined the console session in Austin. In the session, we got the following consensus. - focus on serial console in Newton - use nova-serial proxy as is We also got some requirements[2] for this feature in the

Re: [openstack-dev] Wiki

2016-05-10 Thread Joshua Harlow
Thierry Carrez wrote: Sean Dague wrote: On 05/09/2016 06:53 PM, Monty Taylor wrote: On 05/09/2016 05:45 PM, Robert Collins wrote: IIRC mediawiki provides RSS of changes... maybe just using the wiki more would be a good start, and have zero infra costs? We'd actually like to start using the

Re: [openstack-dev] [tripleo] composable roles team

2016-05-10 Thread Dan Prince
On Fri, 2016-04-29 at 15:27 -0500, Emilien Macchi wrote: > Hi, > > One of the most urgent tasks we need to achieve in TripleO during > Newton cycle is the composable roles support. > So we decided to build a team that would focus on it during the next > weeks. > > We started this etherpad: >

Re: [openstack-dev] Team blogs

2016-05-10 Thread Joshua Harlow
Jeremy Stanley wrote: On 2016-05-09 19:46:14 -0400 (-0400), Sean Dague wrote: Honestly, I'm really liking that more of them are hitting the mailing list proper this time around. Discoverability is key. The mailing list is a shared medium, archived forever. I feel the same (says the guy who is

Re: [openstack-dev] [requirements] Bootstrapping new team for Requirements.

2016-05-10 Thread Doug Hellmann
Excerpts from Davanum Srinivas (dims)'s message of 2016-05-07 11:02:23 -0400: > Dirk, Haïkel, Igor, Alan, Tony, Ghe, > > Please see brain dump here - > https://etherpad.openstack.org/p/requirements-tasks > > Looking at time overlap, it seems that most of you are in one time > range and Tony and

Re: [openstack-dev] [puppet] Stepping down from puppet core

2016-05-10 Thread Emilien Macchi
On Tue, May 10, 2016 at 11:11 AM, Clayton O'Neill wrote: > I’d like to step down as a core reviewer for the OpenStack Puppet > modules. For the last cycle I’ve had very little time to spend > reviewing patches, and I don’t expect that to change in the next > cycle. In

Re: [openstack-dev] [puppet] weekly meeting #80

2016-05-10 Thread Emilien Macchi
eeting, I added a few topics: > https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20160510 > > Feel free to add more and also submit any outstanding bug or patch. > > Thanks, > > On Tue, May 3, 2016 at 7:58 AM, Emilien Macchi <emil...@redhat.com> wrote: >>

Re: [openstack-dev] [nova] api-ref sprint today & wed

2016-05-10 Thread Sean Dague
On 05/09/2016 06:27 PM, Augustina Ragwitz wrote: > Currently it's really hard to tell (at least to me) which files have > patches against them and which don't. I've had to manually make a > spreadsheet because it's not obvious to me, at a glance, from the > current commit messages, and I've

[openstack-dev] [OpenStackClient] Meeting change reminder

2016-05-10 Thread Dean Troyer
This is a reminder that the OSC even week team meetings have changed time to Thursdays at 13:00 UTC in #openstack-meeting-3. See the eavesdrop meeting page [0] for complete information. dt [0] http://eavesdrop.openstack.org/#OpenStackClient_Team_Meeting -- Dean Troyer dtro...@gmail.com

Re: [openstack-dev] [ironic] Midcycle: virtual or physical?

2016-05-10 Thread Loo, Ruby
The poll closes Sunday night/Monday morning. Ie, whenever Jim gets around to looking at the numbers Monday (May 16) morning, before our weekly ironic meeting :) ‹ruby On 2016-05-09, 6:24 PM, "Jim Rollenhagen" wrote: >Hey all, > >In this morning's meetings we

Re: [openstack-dev] Easing contributions to central documentation

2016-05-10 Thread Matt Kassawara
Julien, Project or framework... regardless of the word, consumers of OpenStack (without additional knowledge) see it as a single entity. Anyway, especially after implementing the big tent, the documentation team is not large enough to assign one or more people to manage documentation in each

[openstack-dev] [puppet] Stepping down from puppet core

2016-05-10 Thread Clayton O'Neill
I’d like to step down as a core reviewer for the OpenStack Puppet modules. For the last cycle I’ve had very little time to spend reviewing patches, and I don’t expect that to change in the next cycle. In addition, it used to be that I was contributing regularly because we were early upgraders

Re: [openstack-dev] [nova] api-ref sprint: Tuesday status

2016-05-10 Thread Sean Dague
On 05/09/2016 08:23 AM, Sean Dague wrote: > There is a lot of work to be done to get the api-ref into a final state. > > Review / fix existing patches - > https://review.openstack.org/#/q/project:openstack/nova+file:api-ref+status:open > shows patches not yet merged. Please review them, and if

[openstack-dev] [Watcher] Meeting time change

2016-05-10 Thread Antoine Cabot
Hi Watcher team, As discussed in Austin, I would like to make our team meeting more appropriate for people from Asia. I suggest to keep the current time (14:00 UTC) on even weeks and switch to 9:00 UTC for odd weeks. We can still meet on #openstack-meeting-4 for both meetings. Do you have any

Re: [openstack-dev] [Smaug] Meeting time change

2016-05-10 Thread xiangxinyong
About the Smaug meeting time, - 09:00 UTC for east, biweekly-odd This time is very good for the eastern side of the globe. Thanks saggi. Best Regards, xiangxinyong -- Original -- From: "Saggi Mizrahi";; Date: Tue, May

Re: [openstack-dev] [OVN] [networking-ovn] [networking-sfc] SFC and OVN

2016-05-10 Thread Ryan Moats
John McDowall wrote on 05/09/2016 10:46:41 AM: > From: John McDowall > To: Ryan Moats/Omaha/IBM@IBMUS > Cc: "disc...@openvswitch.org" , "OpenStack > Development Mailing List"

Re: [openstack-dev] [fuel] [QA] running Fuel tests using nodepool

2016-05-10 Thread Jeremy Stanley
On 2016-05-10 15:54:34 +0300 (+0300), Vladimir Eremin wrote: [...] > 1. Automate overlay networking setup. I've used > https://www.tinc-vpn.org/ as a L2 > switching overlay, but OpenVPN could be tool of choice. Action > items: > - overlay networking setup should be

Re: [openstack-dev] [puppet] Watcher module for Puppet

2016-05-10 Thread Iury Gregory
Hi Daniel, You can join the puppet team in #puppet-openstack, the weekly meeting is every Tuesdays at 15 UTC in #openstack-meeting-4 This documentation can help you http://docs.openstack.org/developer/puppet-openstack-guide/new-module.html 2016-05-10 11:25 GMT-03:00 Daniel Pawlik

Re: [openstack-dev] [puppet] Stepping down from core

2016-05-10 Thread gordon chung
great work Yanis! (i am talking about your ping pong skills). all the best in your new adventure. On 10/05/2016 3:52 AM, Yanis Guenane wrote: > Hello all, > > After the Mitaka summit, my main area of focus at work changed and I > couldn't find the necessary time to help anymore on the puppet

Re: [openstack-dev] Making changes to gerrit's presentation

2016-05-10 Thread Jeremy Stanley
On 2016-05-10 07:19:12 -0400 (-0400), Sean Dague wrote: [...] > Once a change is pushed, that ref also exists in github (given how all > our mirroring works). Often times it's easiest to link to things there > by permalink. [...] And git.openstack.org too, e.g.:

Re: [openstack-dev] [api] [senlin] [keystone] [ceilometer] [telemetry] Questions about api-ref launchpad bugs

2016-05-10 Thread Anne Gentle
On Tue, May 10, 2016 at 8:12 AM, Julien Danjou wrote: > On Tue, May 10 2016, Anne Gentle wrote: > > > Ceilometer -- sorry, Julien, I hadn't reached out individually to you. > > Could you let me know your plans for the RST API reference docs? > > For Gnocchi and Aodh, we want

Re: [openstack-dev] [nova] api-ref sprint today & wed

2016-05-10 Thread Sean Dague
Including the filename in the commit message seems like I good plan. I started doing that now. On 05/10/2016 08:58 AM, Chen CH Ji wrote: > +1 to include .inc in the commit message, I also have to manually search > in the open list > > > > - Original message - > From:

Re: [openstack-dev] Cinder as generic volume manager

2016-05-10 Thread Ivan Kolodyazhny
Hi Team, I'd get several requests about this features in IRC last weeks. I didn't stop working on it but any help is welcome:). Here is the list of proposed patched that are related to 'Use Cinder without Nova' feature: https://etherpad.openstack.org/p/use-cinder-without-nova Regards, Ivan

Re: [openstack-dev] [neutron] [designate] multi-tenancy in Neutron's DNS integration

2016-05-10 Thread Hayes, Graham
On 09/05/2016 21:48, Mike Spreitzer wrote: > "Hayes, Graham" wrote on 05/09/2016 04:08:07 PM: > > > ... > > On 09/05/2016 20:55, Mike Spreitzer wrote: > > ... > > > Oh, right, the network gets to specify the rest of the FQDN. In my > case > > > I am interested in

Re: [openstack-dev] [oslo] Austin summit session recap(s)

2016-05-10 Thread Doug Hellmann
Excerpts from Alexis Lee's message of 2016-05-10 10:25:24 +0100: > Joshua Harlow said on Mon, May 02, 2016 at 05:30:32PM -0700: > > Mutable config progress + mutable logging + mutable > > *** > > > > Etherpad @

  1   2   >