[openstack-dev] [Nova] Hyper-V CI broken?

2015-03-31 Thread Michael Still
I apologise if there's already been an email about this, I can't see one. Is the Hyper-V CI broken at the moment? It looks like there are a number of tests failing for every change, including trivial typo fixes. An example: http://64.119.130.115/168500/4/results.html.gz

Re: [openstack-dev] [Neutron] Core API vs extension: the subnet pool feature

2015-03-31 Thread Gary Kotton
Hi, I am also fine with the shim extension. Thanks Gary On 3/31/15, 1:44 AM, Carl Baldwin c...@ecbaldwin.net wrote: Thanks for your support, Akihiro. We will get this up for review very soon. Carl On Mon, Mar 30, 2015 at 2:59 PM, Akihiro Motoki amot...@gmail.com wrote: Hi Carl, I am now

Re: [openstack-dev] [cinder] Attaching extra-spec to vol-type using Cinder py-client

2015-03-31 Thread Vipin Balachandran
cinder.volume_types.create returns an instance of VolumeType. https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v2/volume_types.py#L118 Thanks, Vipin From: Pradip Mukhopadhyay [mailto:pradip.inte...@gmail.com] Sent: Tuesday, March 31, 2015 10:07 AM To: OpenStack

Re: [openstack-dev] [Openstack-operators] [Neutron] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-31 Thread Miguel Ángel Ajo
On Tuesday, 31 de March de 2015 at 7:14, George Shuklin wrote: On 03/30/2015 11:18 AM, Kevin Benton wrote: What does fog do? Is it just a client to the Neutron HTTP API? If so, it should not have broken like that because the API has remained pretty stable. If it's a deployment

Re: [openstack-dev] [OpenStack-Dev] [third-party-ci] Clarifications on the goal and skipping tests

2015-03-31 Thread Duncan Thomas
On 31 March 2015 at 01:35, John Griffith john.griffi...@gmail.com wrote: On Mon, Mar 30, 2015 at 4:06 PM, Doug Wiegley doug...@parksidesoftware.com wrote: ​ - Test relies on some “optional” feature, like overlapping IP subnets that the backend doesn’t support. I’d argue it’s another

[openstack-dev] Cross-Project meeting, Tue March 31st, 21:00 UTC

2015-03-31 Thread Thierry Carrez
Dear PTLs, cross-project liaisons and anyone else interested, We'll have a cross-project meeting today at 21:00 UTC, with the following agenda: * PTL election season * Design Summit content * Slot allocation * Session proposals (etherpads ?) * Introducing Cheddar-based sched edition * Open

[openstack-dev] [neutron] VTI or GRE over ipsec feature for vpnaas

2015-03-31 Thread wei hu
Hi, all. Recently, I have requirement to establish ipsec connection with virtual tunnel interface(VTI). But I found the existing vpnaas in neutron does not support ipsec with virtual tunnel interface. Do we have plan to let vpnaas support ipsec with vti or gre over ipsec ? With this feature, we

[openstack-dev] [all] Million level scalability test report from cascading

2015-03-31 Thread joehuang
Hi, all, During the last cross project meeting[1][2] for the next step of OpenStack cascading solution[3], the conclusion of the meeting is OpenStack isn't ready for the project, and if he want's it ready sooner than later, joehuang needs to help make it ready by working on scaling being coded

Re: [openstack-dev] Cinder list and cinder create generating error as unknown column instance_uuid in cinder.volumes

2015-03-31 Thread Duncan Thomas
Does running 'sudo cinder db sync' fix the problem (this runs all migration scripts needed to bring the db up to the current schema)? On 31 March 2015 at 10:05, Kamsali, RaghavendraChari (Artesyn) raghavendrachari.kams...@artesyn.com wrote: Hi, Am using openstack/juno and I bring up the

Re: [openstack-dev] [Neutron] initial OVN testing

2015-03-31 Thread Miguel Ángel Ajo
That’s super nice ;) !!! :D I’m prototyping over here [1] to gather some benchmarks for the summit presentation about “Taking Security Groups To Ludicrous Speed with Open vSwitch” with Ivar, Justin and Thomas. I know Justin and Joe have been doing good advances on it ;) [3] lately. [1]

[openstack-dev] [horizon][all] Missing XStatic-Angular-Irdragndrop: CI Check/Gate pipelines currently stuck due to a bad dependency creeping in the system.

2015-03-31 Thread Flavio Percoco
Greetings, Our gate is currently stuck. Or better, all the jobs that depend on horizon, which depends on XStatic-Angular-Irdragndrop=1.0.2.1 (or better XStatic-Angular-lrdragndrop). Apparently, what caused this was a typo in the previous name of this project. After the rename[0], which happened

[openstack-dev] Cinder list and cinder create generating error as unknown column instance_uuid in cinder.volumes

2015-03-31 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, Am using openstack/juno and I bring up the setup like controller node and storage node, when I created volumes or getting list of volumes it is generating error as shown below . [stack@Storage devstack]$ cinder list ERROR: Internal Server Error (HTTP 500) (Request-ID:

Re: [openstack-dev] [Openstack-operators] [Neutron] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-31 Thread Kevin Benton
Assaf, can you provide some context on why this option had to be deprecated? Isn't the no namespace case a degenerate version of all of stuff scoped to a namespace, or is it not that simple? I'm less convinced that deprecating is the right move here if it's just to make the code easier to manage.

Re: [openstack-dev] [Neutron] initial OVN testing

2015-03-31 Thread Kevin Benton
Very cool. What's the latest status on data-plane support for the conntrack based things like firewall rules and conntrack integration? On Mon, Mar 30, 2015 at 7:19 PM, Russell Bryant rbry...@redhat.com wrote: On 03/26/2015 07:54 PM, Russell Bryant wrote: Gary and Kyle, I saw in my IRC

Re: [openstack-dev] [nova] [scheduler] [gantt] Please stop using Gantt for discussing about Nova scheduler

2015-03-31 Thread Sylvain Bauza
Le 31/03/2015 02:57, Dugger, Donald D a écrit : I actually prefer to use the term Gantt, it neatly encapsulates the discussions and it doesn't take much effort to realize that Gantt refers to the scheduler and, if you feel there is confusion, we can clarify things in the wiki page to

Re: [openstack-dev] [Mistral] Proposal for the Resume Feature

2015-03-31 Thread Renat Akhmerov
Hi, Thanks guys for bringing this topic up to discussion. In my opinion, this feature is extremely important and will move Mistral further to being a truly useful tool. I think it’s one of the “must have” feature of Mistral. On 31 Mar 2015, at 08:56, Dmitri Zimine dzim...@stackstorm.com

Re: [openstack-dev] [all][oslo.db] Repeatable Read considered harmful

2015-03-31 Thread Eugene Nikanorov
Hi Matthew, I'll add just 2c: We've tried to move from repeatable-read to read committed in Neutron project. This change actually has caused multiple deadlocks during regular tempest test run. That is a known problem (the issue with eventlet and currect mysql client library), but anyway, at

Re: [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-31 Thread Sean Dague
bin7JAxOZOqRl.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-31 Thread James Bottomley
On Fri, 2015-03-27 at 17:01 +, Tim Bell wrote: From the stats (http://superuser.openstack.org/articles/openstack-user-survey-insights-november-2014), -43% of production clouds use OVS (the default for Neutron) -30% of production clouds are Nova network based -

[openstack-dev] [Nova] Identifying release critical bugs in Kilo

2015-03-31 Thread Michael Still
Hi! As discussed in the nova meeting last week, now is the time for us to be focusing on closing release critical bugs in Kilo. The nominal date for RC1 is 9 April, but it will release sooner than that if we close all of the bugs targetted to RC1 before then. This calls for two actions: - if

[openstack-dev] [Manila] FFE request for Authomatic cleanup of share_servers

2015-03-31 Thread Julia Varlamova
Hello, I'd like to request a Feature Freeze Exception for Authomatic cleanup of share_servers (Launchpad: https://blueprints.launchpad.net/manila/+spec/automatic-cleanup-of-share-servers ). Patch can be found here: https://review.openstack.org/#/c/166182 I am looking forward for your decision

[openstack-dev] [Security] Agenda for next meeting

2015-03-31 Thread Clark, Robert Graham
Security folks, The agenda for the next security group meeting is up on https://wiki.openstack.org/wiki/Meetings/OpenStackSecurity#OpenStack_Security_Group_Meetings As a reminder, this is 1700 UTC on irc.freenode.net #openstack-meeting-alt Cheers -Rob

Re: [openstack-dev] [cinder] Attaching extra-spec to vol-type using Cinder py-client

2015-03-31 Thread Pradip Mukhopadhyay
Oops. Missed it. Thanks! It worked Vipin. On Tue, Mar 31, 2015 at 12:06 PM, Vipin Balachandran vbalachand...@vmware.com wrote: cinder.volume_types.create returns an instance of VolumeType. https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v2/volume_types.py#L118

Re: [openstack-dev] [horizon][all] Missing XStatic-Angular-Irdragndrop: CI Check/Gate pipelines currently stuck due to a bad dependency creeping in the system.

2015-03-31 Thread Flavio Percoco
Gate Unstuck! The deleted package has been uploaded again. This will give us enough room to do the proper migration to the new one. Thanks to everyone involved in the fix, Flavio On 31/03/15 10:52 +0200, Flavio Percoco wrote: Greetings, Our gate is currently stuck. Or better, all the jobs

Re: [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-31 Thread Sean Dague
On 03/30/2015 05:58 PM, Sean M. Collins wrote: Quick update about OVS vs LB: Sean M. Collins pushed up a patch that runs CI on Tempest with LB: https://review.openstack.org/#/c/168423/ So far it's failing pretty badly. I haven't had a chance to debug the failures - it is my hope that

Re: [openstack-dev] [swift] swift memory usage in centos7 devstack jobs

2015-03-31 Thread Ian Wienand
On 03/27/2015 08:47 PM, Alan Pevec wrote: But how come that same recent pyOpenSSL doesn't consume more memory on Ubuntu? Just to loop back on the final status of this ... pyOpenSSL 0.14 does seem to use about an order of magnitude more memory than 0.13 (2mb - 20mb). For details see [1].

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Anita Kuno
On 03/31/2015 08:46 PM, Dean Troyer wrote: On Tue, Mar 31, 2015 at 5:30 PM, Joe Gordon joe.gord...@gmail.com wrote: Do you feel like a core deveper/reviewer (we initially called them core developers) [1]: In OpenStack a core developer is a developer who has submitted enough high quality

Re: [openstack-dev] [neutron] Design Summit Session etherpad

2015-03-31 Thread Vikram Choudhary
Hi Kyle, The link [2] https://etherpad.openstack.org/p/liberty-neutron-summit-topics shows the next meeting is scheduled on (4/7/2015) but it’s Tuesday not Monday. Date on Monday is (4/6/2015) so I got confused:☹ Agenda for Next Neutron Team Meeting Monday (4/7/2015) at 1400 UTC on

[openstack-dev] [api] API WG Meeting Time

2015-03-31 Thread Everett Toews
Ever since daylight savings time it has been increasing difficult for many API WG members to make it to the Thursday 00:00 UTC meeting time. Do we change it so there’s only the Thursday 16:00 UTC meeting time? On a related note, I can’t make it to tomorrow’s meeting. Can someone else please

Re: [openstack-dev] [magnum] heat-kubernetes is dead, long live heat-coe-templates

2015-03-31 Thread Adrian Otto
Thank you Lars! -- Adrian On Mar 31, 2015, at 6:30 PM, Lars Kellogg-Stedman l...@redhat.com wrote: Hello folks, Late last week we completely the migration of https://github.com/larsks/heat-kubernetes into stackforge, where you can now access it as:

Re: [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-31 Thread Kevin Benton
It's worth pointing out here that the in-tree OVS solution controls traffic using iptables on regular bridges too. The difference between the two occurs when it comes to how traffic is separated into different networks. It's also worth noting that DVR requires OVS as well. If nobody is

Re: [openstack-dev] [all] Million level scalability test report from cascading

2015-03-31 Thread Robert Collins
On 31 March 2015 at 22:05, joehuang joehu...@huawei.com wrote: Hi, all, During the last cross project meeting[1][2] for the next step of OpenStack cascading solution[3], the conclusion of the meeting is OpenStack isn't ready for the project, and if he want's it ready sooner than later,

[openstack-dev] swift-dispersion-populate for different storage policies

2015-03-31 Thread Kirubakaran Kaliannan
Hi I am working on making the swift-dispersion-populate and -report to work on different storage policies (different rings). Looks like internally the container objects are hardcoded. Is there anyone working on improving this or am I the first one ? Thanks kiru

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Joe Gordon
On Tue, Mar 31, 2015 at 5:24 PM, John Griffith john.griffi...@gmail.com wrote: On Tue, Mar 31, 2015 at 4:30 PM, Joe Gordon joe.gord...@gmail.com wrote: I am starting this thread based on Thierry's feedback on [0]. Instead of writing the same thing twice, you can look at the rendered html

Re: [openstack-dev] [congress] is an openstack project

2015-03-31 Thread Zhipeng Huang
Congrats ! On Wed, Apr 1, 2015 at 4:40 AM, Aaron Rosen aaronoro...@gmail.com wrote: Sure thing! Thanks Sean. Aaron On Tue, Mar 31, 2015 at 1:28 PM, sean roberts seanrobert...@gmail.com wrote: All is left now is to patch infra to copy the three repos from stackforge. Aaron can you

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Joe Gordon
On Tue, Mar 31, 2015 at 5:46 PM, Dean Troyer dtro...@gmail.com wrote: On Tue, Mar 31, 2015 at 5:30 PM, Joe Gordon joe.gord...@gmail.com wrote: Do you feel like a core deveper/reviewer (we initially called them core developers) [1]: In OpenStack a core developer is a developer who has

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Doug Wiegley
On Mar 31, 2015, at 6:24 PM, John Griffith john.griffi...@gmail.com wrote: On Tue, Mar 31, 2015 at 4:30 PM, Joe Gordon joe.gord...@gmail.com mailto:joe.gord...@gmail.com wrote: I am starting this thread based on Thierry's feedback on [0]. Instead of writing the same thing twice, you

[openstack-dev] [magnum] heat-kubernetes is dead, long live heat-coe-templates

2015-03-31 Thread Lars Kellogg-Stedman
Hello folks, Late last week we completely the migration of https://github.com/larsks/heat-kubernetes into stackforge, where you can now access it as: https://github.com/stackforge/heat-coe-templates/ Bug reports can be filed in launchpad:

Re: [openstack-dev] [Neutron] One confirm about max fixed ips per port

2015-03-31 Thread Zou, Yun
Hello, Shixiong The continue of the discussion has moved to gerrit. And I get a clear answer from core. Best regards, Watanabe.isao -Original Message- From: sparkofwisdom.cl...@gmail.com [mailto:sparkofwisdom.cl...@gmail.com] Sent: Tuesday, March 31, 2015 11:43 PM To: OpenStack

Re: [openstack-dev] Barbican : Use of consumer resource

2015-03-31 Thread Asha Seshagiri
Tons of Thanks to Adam ,John and all the people in the openstack group who have been always proactive in responding to the concerns and queries . It has helped me a lot :) On Tue, Mar 31, 2015 at 12:20 AM, Adam Harwell adam.harw...@rackspace.com wrote: As John said, the URI is unrestricted

Re: [openstack-dev] [Manila] FFE request for Authomatic cleanup of share_servers

2015-03-31 Thread Ben Swartzlander
On 03/31/2015 08:49 AM, Julia Varlamova wrote: Hello, I'd like to request a Feature Freeze Exception forAuthomatic cleanup of share_servers (Launchpad: https://blueprints.launchpad.net/manila/+spec/automatic-cleanup-of-share-servers). Patch can be found here:

Re: [openstack-dev] [Neutron] One confirm about max fixed ips per port

2015-03-31 Thread sparkofwisdom.cloud
Do we have clarity on this question? I think it will be more important for IPv6 enabled port…Any guidance from the Neutron Core? Thanks! Shixiong Zou, Yun zou@jp.fujitsu.com wrote: Hello, Oleg Bondarev. Sir, I could not find out any merit of multi subnets on one network, except the

Re: [openstack-dev] [Nova] Hyper-V CI broken?

2015-03-31 Thread Hashir Abdi
System off lined while we investigate. Wiki will be updated again on recovery. Regards Hashir Abdi Microsoft -Original Message- From: Anita Kuno [mailto:ante...@anteaya.info] Sent: Tuesday, March 31, 2015 10:52 AM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev]

Re: [openstack-dev] [Nova] Hyper-V CI broken?

2015-03-31 Thread Anita Kuno
On 03/31/2015 10:25 AM, Hashir Abdi wrote: Michael: Sorry about this Michael. We will work with our Cloudbase partners and look into these failing tests. Will update once a resolution is worked out. Might I suggest you take your system offline and update your wikipage for your system:

Re: [openstack-dev] [Manila] FFE Request: glusterfs_native: negotiate volumes with glusterd

2015-03-31 Thread Ben Swartzlander
On 03/31/2015 10:54 AM, Csaba Henk wrote: Hi Ben, please find my answer inline. - Original Message - From: Ben Swartzlander b...@swartzlander.org To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent: Monday, March 30, 2015 7:44:25 PM

[openstack-dev] [Ironic] Weekly subteam status report

2015-03-31 Thread Ruby Loo
Hi, Following is the subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Drivers == iRMC (naohirot) - python-scciclient ver 0.1.0 for kilo will be released on PyPI by April 9th. Until next week, --ruby [0]

Re: [openstack-dev] [Nova] Hyper-V CI broken?

2015-03-31 Thread Hashir Abdi
Michael: Sorry about this Michael. We will work with our Cloudbase partners and look into these failing tests. Will update once a resolution is worked out. Regards Hashir Abdi Microsoft _ From: Michael Still mi...@stillhq.commailto:mi...@stillhq.com Sent:

[openstack-dev] Hyper-V meeting

2015-03-31 Thread Peter Pouliot
Hi All, Due to other conflicts we won't have quorum today. Therefor the usual hyper-v meeting will be postponed until next week. p Peter J. Pouliot CISSP Microsoft Enterprise Cloud Solutions C:\OpenStack New England Research Development Center 1 Memorial Drive Cambridge, MA 02142 P:

Re: [openstack-dev] [all][oslo.db] Repeatable Read considered harmful

2015-03-31 Thread Mike Bayer
Eugene Nikanorov enikano...@mirantis.com wrote: Hi Matthew, I'll add just 2c: We've tried to move from repeatable-read to read committed in Neutron project. This change actually has caused multiple deadlocks during regular tempest test run. That is a known problem (the issue with

Re: [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-31 Thread Dr. Jens Rosenboom
Am 01/04/15 um 04:10 schrieb Kevin Benton: It's worth pointing out here that the in-tree OVS solution controls traffic using iptables on regular bridges too. The difference between the two occurs when it comes to how traffic is separated into different networks. It's also worth noting that DVR

[openstack-dev] How to install HealthNMon with OpenStack devstack

2015-03-31 Thread Abhishek Talwar/HYD/TCS
Hi, I have a devstack installation of OpenStack Juno and I want to install HealthNMon with that. How can we install it with devstack ? Thanks and Regards Abhishek Talwar =-=-= Notice: The information contained in this e-mail message

Re: [openstack-dev] [puppet] Release management and bug triage

2015-03-31 Thread Emilien Macchi
On 03/31/2015 11:47 AM, Mathieu Gagné wrote: On 2015-03-26 1:08 PM, Sebastien Badia wrote: About lp script, a short search on github (bug mgmt, merged changes): - https://github.com/openstack-infra/release-tools - https://github.com/markmc/openstack-lp-scripts -

[openstack-dev] [puppet] PTL Candidacy

2015-03-31 Thread Emilien Macchi
Hi, As we want to move under the big tent, we decided in the last Puppet OpenStack meeting that we need a PTL for the next Cycle. I would like to announce my candidacy. Qualifications -- I joined eNovance in 2012 and mainly worked in OpenStack deployments before I started working

Re: [openstack-dev] [QA] [rally] How will Tempest discover/run tests migrated to specific projects?

2015-03-31 Thread David Kranz
On 03/30/2015 10:44 AM, Matthew Treinish wrote: On Mon, Mar 30, 2015 at 12:21:18PM +0530, Rohan Kanade wrote: Since tests can now be removed from Tempest https://wiki.openstack.org/wiki/QA/Tempest-test-removal and migrated to their specific projects. Does Tempest plan to discover/run these

[openstack-dev] [Sahara] Question about Sahara db code

2015-03-31 Thread Chen, Ken
Hi all, I have some confusions on Sahara conductor codes. Maybe the questions are silly, but please let me know if you have the answer. Thanks. 1. In Sahara conf we have an option db_driver, whose default value is sahara.db. Is it possible we do not use sahara.db? I think it should be the

Re: [openstack-dev] [puppet] Release management and bug triage

2015-03-31 Thread Mathieu Gagné
On 2015-03-26 1:08 PM, Sebastien Badia wrote: About lp script, a short search on github (bug mgmt, merged changes): - https://github.com/openstack-infra/release-tools - https://github.com/markmc/openstack-lp-scripts - https://github.com/dolph/launchpad But we wait the publishing of

Re: [openstack-dev] [Sahara] Question about Sahara API v2

2015-03-31 Thread Chen, Ken
Sergey and Michael, thanks for explaining these. -Ken From: Sergey Lukjanov [mailto:slukja...@mirantis.com] Sent: Tuesday, March 31, 2015 12:00 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Sahara] Question about Sahara API v2 Agree with Mike,

[openstack-dev] JetBrains WebStorm License Available

2015-03-31 Thread Andrew Melton
Hi Devs, Some interest was expressed in a WebStorm license for some of the OpenStack projects that now include some JavaScript. I reached out to JetBrains and they have provided us with a license for WebStorm along side our existing PyCharm license. As with the PyCharm license, I can't

[openstack-dev] [neutron] Design Summit Session etherpad

2015-03-31 Thread Kyle Mestery
Hi folks! Now that we're deep into the feature freeze and the Liberty specs repository is open [1], I wanted to let everyone know I've created an etherpad to track Design Summit Sessions. If you'd like to propose something, please have a look at the etherpad. We'll discuss these next week in the

Re: [openstack-dev] [nova] Hierarchical Multitenancy quotas

2015-03-31 Thread Daniel Comnea
I see this spec has been merged however can anyone point out if this will make it into final Kilo release? Thanks, Dani On Wed, Jan 7, 2015 at 5:03 PM, Tim Bell tim.b...@cern.ch wrote: Are we yet at the point in the New Year to register requests for exceptions ? There is strong interest

[openstack-dev] [Manila] FFE request for Authomatic cleanup of share_servers

2015-03-31 Thread Valeriy Ponomaryov
No user-facing changes. Only under-the-hood improvement. I think result worth passing of FFE. -- Kind Regards Valeriy Ponomaryov www.mirantis.com vponomar...@mirantis.com __ OpenStack Development Mailing List (not for usage

[openstack-dev] [QA] Tracking Ideas for Summit Sessions

2015-03-31 Thread Matthew Treinish
Hi Everyone, I started an etherpad to begin planning and brainstorming ideas for summit sessions here: https://etherpad.openstack.org/p/liberty-qa-summit-topics Feel free to add on it to it if you have an idea for a session. Thanks, -Matt Treinish pgpQE7CeD5ee1.pgp Description: PGP

Re: [openstack-dev] [ceilometer] upgrades from juno to kilo

2015-03-31 Thread Eoghan Glynn
I tracked down the cause of the check-grenade-dsvm failure on https://review.openstack.org/#/c/167370 . As I understand it, grenade is taking the previous stable release, deploying it, then upgrading to the current master (plus the proposed changeset) without changing any of the config from

[openstack-dev] [kolla][tripleo] Optional Ansible deployment coming

2015-03-31 Thread Steven Dake (stdake)
Hey folks, One of our community members submitted a review to add optional Ansible support to deploy OpenStack using Ansible and the containers within Kolla. Our main objective remains: for third party deployment tools to use Kolla as a building block for container content and management.

Re: [openstack-dev] [nova] Hierarchical Multitenancy quotas

2015-03-31 Thread Michael Still
The blueprint for this work appears to be https://blueprints.launchpad.net/nova/+spec/nested-quota-driver-api which shows it didn't make it into Nova in Kilo. Looking at the reviews, I agree they didn't get enough attention, but there isn't a lot that we can do about that right now. We can

[openstack-dev] [cinder] Future of Tasflow in Cinder

2015-03-31 Thread Ivan Kolodyazhny
Hi Cinder devs, Following our discussion during the last meeting [1] I created etherpad [2] with some pros and cons of Taskflow usage in Cinder. Let's start discussion here before we'll make a final decision at Design Summit [3]. Feel free to add notes, comments and questions here and in

Re: [openstack-dev] Regarding finding Mentors

2015-03-31 Thread Stefano Maffulli
On Sat, 2015-03-28 at 19:58 +0530, Ganesh R wrote: I am a newbie to OpenStack, very interested in contributing to OpenStack development. Welcome. Jeremy provided some useful suggestions. Just last week I added to how to contribute page the links to mentors page:

Re: [openstack-dev] [Neutron] initial OVN testing

2015-03-31 Thread George Shuklin
If that thing will have worked, I'll owe you a beer. Every time I debug OVS-neutron issues I want to cry. All that constant 'exec ovs-vsctl' stuff driving me mad because of the underengineering and overall inefficiency. I will definitively try it on 'reallife lab installation' with few

Re: [openstack-dev] [all][oslo.db] Repeatable Read considered harmful

2015-03-31 Thread Salvatore Orlando
On 31 March 2015 at 17:22, Mike Bayer mba...@redhat.com wrote: Eugene Nikanorov enikano...@mirantis.com wrote: Hi Matthew, I'll add just 2c: We've tried to move from repeatable-read to read committed in Neutron project. This change actually has caused multiple deadlocks during

Re: [openstack-dev] [Neutron] initial OVN testing

2015-03-31 Thread Russell Bryant
On 03/31/2015 01:09 PM, George Shuklin wrote: If that thing will have worked, I'll owe you a beer. Every time I debug OVS-neutron issues I want to cry. All that constant 'exec ovs-vsctl' stuff driving me mad because of the underengineering and overall inefficiency. I will definitively try

[openstack-dev] [TripleO][Puppet] TripleO Puppet CI wiki page

2015-03-31 Thread Dan Prince
Today I started a TripleO Puppet CI wiki page to help describe the TripleO Puppet CI process, what gets executed, and how to troubleshoot a failed CI run here: https://wiki.openstack.org/wiki/TripleOPuppetCI The goal was to help those who are familiar with either TripleO or Puppet (but perhaps

Re: [openstack-dev] [congress] is an openstack project

2015-03-31 Thread Aaron Rosen
Sure thing! Thanks Sean. Aaron On Tue, Mar 31, 2015 at 1:28 PM, sean roberts seanrobert...@gmail.com wrote: All is left now is to patch infra to copy the three repos from stackforge. Aaron can you take that on? Congratulations team! ~ sean

Re: [openstack-dev] [nova] how to handle vendor-specific API microversions?

2015-03-31 Thread Steve Gordon
- Original Message - From: Chris Friesen chris.frie...@windriver.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent: Friday, March 27, 2015 4:48:52 PM Subject: Re: [openstack-dev] [nova] how to handle vendor-specific API

[openstack-dev] [congress] is an openstack project

2015-03-31 Thread sean roberts
All is left now is to patch infra to copy the three repos from stackforge. Aaron can you take that on? Congratulations team! ~ sean __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [Manila] FFE Request: glusterfs_native: negotiate volumes with glusterd

2015-03-31 Thread Csaba Henk
Hi Ben, please find my answer inline. - Original Message - From: Ben Swartzlander b...@swartzlander.org To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent: Monday, March 30, 2015 7:44:25 PM Subject: Re: [openstack-dev] [Manila]

Re: [openstack-dev] [OpenStack-Infra][cinder] Could you please re-consider Oracle ZFS/SA Cinder drivers (iSCSI and NFS)

2015-03-31 Thread Diem Tran
Hi Mike, This is just a gentle status check from our team: We are aware of the requirements where the CI needs to report in a stable fashion for at least 5 days prior to 4/6/2015. Hence we'd like to know if you and the Cinder team have any issue with the current state of Oracle ZFSSA CI. We

[openstack-dev] [keystone] Summit planning etherpad

2015-03-31 Thread Morgan Fainberg
The summit planning etherpad for Keystone is here: https://etherpad.openstack.org/p/Keystone-liberty-summit-brainstorm Please brainstorm / toss ideas up / discuss the Liberty cycle goals (since we're almost at RC for Kilo) Cheers, --Morgan

[openstack-dev] [all] Million level scalability test report from cascading

2015-03-31 Thread joehuang
Hi, all, During the last cross project meeting[1][2] for the next step of OpenStack cascading solution[3], the conclusion of the meeting is OpenStack isn't ready for the project, and if he want's it ready sooner than later, joehuang needs to help make it ready by working on scaling being coded

Re: [openstack-dev] [OpenStack-Infra][cinder] Could you please re-consider Oracle ZFS/SA Cinder drivers (iSCSI and NFS)

2015-03-31 Thread Duncan Thomas
It looks like you're meeting all of the requirements to me On 1 April 2015 at 00:23, Diem Tran diem.t...@oracle.com wrote: Hi Mike, This is just a gentle status check from our team: We are aware of the requirements where the CI needs to report in a stable fashion for at least 5 days prior

Re: [openstack-dev] [nova] how to handle vendor-specific API microversions?

2015-03-31 Thread Clint Byrum
Excerpts from Lingxian Kong's message of 2015-03-23 21:11:28 -0700: 2015-03-21 23:31 GMT+08:00 Monty Taylor mord...@inaugust.com: I would vote that we not make this pleasant or easy for vendors who are wanting to add a feature to the API. As a person who uses several clouds daily, I can

Re: [openstack-dev] [nova][stable][OSSA 2015-005] Nova console Cross-Site WebSocket hijacking (CVE-2015-0259)

2015-03-31 Thread Tristan Cacqueray
On 03/26/2015 04:23 PM, Jeremy Stanley wrote: On 2015-03-26 14:29:03 -0400 (-0400), Lars Kellogg-Stedman wrote: [...] The solution, of course, is to make sure that the value of novncproxy_base_url is set explicitly where the nova-novncproxy service is running. This is a bit of a hack, since

[openstack-dev] [all] [api] Erring is Caring

2015-03-31 Thread Everett Toews
Hi All, An API Working Group Guideline for Errors https://review.openstack.org/#/c/167793/ Errors are a crucial part of the developer experience when using an API. As developers learn the API they inevitably run into errors. The quality and consistency of the error messages returned to them

Re: [openstack-dev] [Neutron] [ML2] using binding:tun_ip instead of agent_ip for l2pop to support agentless backend

2015-03-31 Thread Sławek Kapłoński
Hello, I think that easiest way could be to have own mech_driver (AFAIK such drivers are for such usage) to talk with external devices to tell them what tunnels should it establish. With change to tun_ip Henry propese l2_pop agent will be able to establish tunnel with external device. On Mon,

Re: [openstack-dev] [api][nova] Openstack HTTP error codes

2015-03-31 Thread Everett Toews
Top posting to continue the discussion in another thread. [openstack-dev] [all] [api] Erring is Caring http://lists.openstack.org/pipermail/openstack-dev/2015-March/060314.html Everett On Feb 4, 2015, at 10:29 AM, Duncan Thomas duncan.tho...@gmail.commailto:duncan.tho...@gmail.com wrote:

[openstack-dev] [all] SQLAlchemy-related topics in the Vancouver summit

2015-03-31 Thread Mike Bayer
hey all - Just a heads up that I am booked to attend the Vancouver summit.And I have almost nothing to do. So please reach out and invite me to your database-related design sessions, so that I can help out with SQLAlchemy, Alembic/Migrate, and oslo.db feature support (with props to

[openstack-dev] sqlalchemy-migrate 0.9.6 released

2015-03-31 Thread Matt Riedemann
sqlalchemy-migrate 0.9.6 is released: https://pypi.python.org/pypi/sqlalchemy-migrate/0.9.6 This is a bug fix release for a single change that will unblock DB2 third party CI for Nova: mriedem@ubuntu:~/git/sqlalchemy-migrate$ git log --oneline --no-merges 0.9.5..0.9.6 e57ee4c Fix ibmdb2

[openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Joe Gordon
I am starting this thread based on Thierry's feedback on [0]. Instead of writing the same thing twice, you can look at the rendered html from that patch [1]. Neutron tried to go from core to maintainer but after input from the TC and others, they are keeping the term 'core' but are clarifying

Re: [openstack-dev] [Neutron] One confirm about max fixed ips per port

2015-03-31 Thread Kevin Benton
Multiple subnets can be used per port to have discontiguous floating IP ranges on the external network. They can be used on internal networks to migrate to a different address space. They can be added in VLAN-based environments where networks are expensive to increase the number of hosts allowed

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread John Griffith
On Tue, Mar 31, 2015 at 4:30 PM, Joe Gordon joe.gord...@gmail.com wrote: I am starting this thread based on Thierry's feedback on [0]. Instead of writing the same thing twice, you can look at the rendered html from that patch [1]. Neutron tried to go from core to maintainer but after input

Re: [openstack-dev] The Evolution of core developer to maintainer?

2015-03-31 Thread Dean Troyer
On Tue, Mar 31, 2015 at 5:30 PM, Joe Gordon joe.gord...@gmail.com wrote: Do you feel like a core deveper/reviewer (we initially called them core developers) [1]: In OpenStack a core developer is a developer who has submitted enough high quality code and done enough code reviews that we trust