Re: [openstack-dev] [tc] [all] [glance] On operating a high throughput or otherwise team

2016-05-16 Thread Clint Byrum
Excerpts from Nikhil Komawar's message of 2016-05-14 17:42:16 -0400: > Hi all, > > > Lately I have been involved in discussions that have resulted in giving > a wrong idea to the approach I take in operating the (Glance) team(s). > While my approach is consistency, coherency and agility in gettin

[openstack-dev] [puppet] weekly meeting #81

2016-05-16 Thread Emilien Macchi
Hi Puppeteers! We'll have our weekly meeting tomorrow at 3pm UTC on #openstack-meeting4. Here's a first agenda: https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20160517 Feel free to add more topics, and any outstanding bug and patch. See you tomorrow! Thanks, -- Emilien Macchi

Re: [openstack-dev] [tc] [all] [glance] On operating a high throughput or otherwise team

2016-05-16 Thread Julien Danjou
On Sat, May 14 2016, Nikhil Komawar wrote: > I think people prefer to use ML a lot and I am not a great fan of the > same. It is a multi-cast way of communication and it has assumptions > around time, space, intent of the audience & intent to actually read > them. Same is for gerrit/etherpad. It'

[openstack-dev] [neutron]Get one network's usage

2016-05-16 Thread zhi
hi, all Many times we want to get one network's usage. Like this command: "neutron get-network-usage". We can get how many ports were used in this network. Besides, we can get floatingips usage from external network. Do we need this? Hope for your reply. ;-) Thanks Zhi Chang

[openstack-dev] Nova API is run on controller node instead of Compute node

2016-05-16 Thread Tarun
Hi All, I have setup the Openstack controller and compue node on 2 VMs in my windows 8 Laptop. It is running. I am starting development for the NOVA compute APIs. To kick-off, i am trying to call compute API, for example: $nova hypervisor-list Response is OK. It should call the 'show' function

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

2016-05-16 Thread Dmitry Tantsur
On 05/14/2016 03:00 AM, Adam Young wrote: On 05/13/2016 08:21 PM, Dieterly, Deklan wrote: If we allow Go, then we should also consider allowing JVM based languages. Nope. Don't get me wrong, I've written more than my fair share of Java in my career, and I like it, and I miss automated refactor

Re: [openstack-dev] [all][release] change in release announcement emails

2016-05-16 Thread Dmitry Tantsur
On 05/13/2016 07:40 PM, Doug Hellmann wrote: The release team has recently landed a change to the script that generates the automated release announcement emails send to openstack-dev and openstack-announce when a project is released [1]. Based on feedback we received before and during the summi

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread Cammann, Tom
The discussion at the summit was very positive around this requirement but as this change will make a large impact to Magnum it will need a spec. On the API of things, I was thinking a slightly more generic approach to incorporate other lifecycle operations into the same API. Eg: magnum bay-mana

Re: [openstack-dev] [magnum] How to document 'labels'

2016-05-16 Thread Shuu Mutou
Hongbin, Actually docs from API-WG is seen in below. [1] http://specs.openstack.org/openstack/api-wg/guidelines/api-docs.html [2] http://docs.openstack.org/contributor-guide/api-guides.html But since present patches (below) seem to be as PoC or WIP, so we need more time to investigate to use Sw

Re: [openstack-dev] [tc] [all] [glance] On operating a high throughput or otherwise team

2016-05-16 Thread John Garbutt
Hi, tl;dr We need everyone agreeing and understanding the "why" behind what we are doing. A shared language/understanding of the context is an important part of that. Writing things down, and giving people links to that, really helps. On 15 May 2016 at 13:07, Chris Dent wrote: > The fundamental

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread taget
hi Tom I like your idea on define a generic approach of bay life cycle operations. Seems current propose is to allow user dynamically adding/deleting nodes from a created bay, what if the master/node flavor in baymodel(bay's flavor) ? if a user add a new node with flavor which is not defined in

Re: [openstack-dev] Nova API is run on controller node instead of Compute node

2016-05-16 Thread John Garbutt
On 16 May 2016 at 09:58, Tarun wrote: > Hi All, > > I have setup the Openstack controller and compue node on 2 VMs in my windows > 8 Laptop. > > It is running. > > I am starting development for the NOVA compute APIs. > > To kick-off, i am trying to call compute API, for example: > > $nova hypervis

[openstack-dev] [devstack] Neutron plugins that do not run q-l3 fail tempest

2016-05-16 Thread Gary Kotton
Hi, A recent change in devstack https://review.openstack.org/#q,d894221457efa3a2a0bf3db76a4c5e8ffba36e29,n,z has broken plugins that do not run l3 agents. I have reverted the patch https://review.openstack.org/#/c/316690/. Thanks Gary __

[openstack-dev] [telemetry] Gate broken by openstack/requirements

2016-05-16 Thread Julien Danjou
Hi folks, Just to let you know that one of our telemetry test job is broken because of openstack/requirements capping gnocchiclient to 2.3.0 (for no good reason obviously). Until this cap is moved to 2.3.1 (that fixes the gnocchiclient bug we're hitting) or gnocchiclient is removed from openstack

[openstack-dev] [mistral] Team meeting - 05/16/2016

2016-05-16 Thread Renat Akhmerov
Hi, We’ll have a team meeting today at 16.00 UTC at #openstack-meeting. Agenda: Review action items Current status (progress, issues, roadblocks, further plans) Discuss versioning issue The latest one is 2.0.0 but "pip install mistral' installs 2015.1.0 since it's greater Discuss what to do with

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Victor Stinner
Hi, Le 09/05/2016 16:38, Amrith Kumar a écrit : So I’m able to run the py34 tests in about 10s if I run the dangling mock detector with a depth of 0 or 1. IMHO the strange mock detector code must be removed. It is very slow and I don't understand its purpose. The mock module has a nice stop

Re: [openstack-dev] [devstack] Neutron plugins that do not run q-l3 fail tempest

2016-05-16 Thread Gary Kotton
Correct - https://review.openstack.org/#/c/316660 - addresses the issue (this was posted first) From: Gary Kotton Reply-To: OpenStack List Date: Monday, May 16, 2016 at 1:00 PM To: OpenStack List Subject: [openstack-dev] [devstack] Neutron plugins that do not run q-l3 fail tempest Hi, A rece

[openstack-dev] [Grenade] Upgrade from neutron-ml2/ovs to neutron-ovn

2016-05-16 Thread Babu Shanmugam
I am working to see how we can make use of grenade to test the migration of neutron ml2/ovs plugin to neutron OVN plugin. OVN plugin is installed and configured as a devstack plugin. Since devstack has a specification on the phases of plugin installation, I am trying to see how it can fit into

[openstack-dev] FW: [cross-project][quotas][delimiter]My thoughts on how Delimiter uses generation-id for sequencing

2016-05-16 Thread Amrith Kumar
Hi Qijing, At some point Jay and I started emailing each other and didn't reply to the list. In any event, the upshot is that what Jay and I are proposing amounts to a schema that looks like this, (see: https://gist.github.com/amrith/b59f2db4ad73eb92452445c6ba07028b). The gist also has some sa

[openstack-dev] [api-ref] os-api-ref version 0.1.0 released - sphinx extension for API reference

2016-05-16 Thread Sean Dague
On Friday I extracted the Nova sphinx extension for doing api-site reference to a new project on gerrit - http://git.openstack.org/cgit/openstack/os-api-ref A 0.1.0 is pushed to pypi, which is basically the state of the Nova plugin from Friday. As soon as that lands in global-requirements (https:/

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
> -Original Message- > From: Victor Stinner [mailto:[email protected]] > Sent: Monday, May 16, 2016 7:20 AM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db > > Hi, > > Le 09/05/2016 16:38, Am

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

2016-05-16 Thread Ihar Hrachyshka
+1 for earlier time. But also, have we booked any channel for the meeting? Hijacking #openstack-neutron may not work fine during such a busy (US) time. I suggest we propose a patch for https://github.com/openstack-infra/irc-meetings Ihar > On 10 May 2016, at 20:35, Cathy Zhang wrote: > > It i

Re: [openstack-dev] [Neutron][L2GW] Mitaka release of L2 Gateway now available

2016-05-16 Thread Ihar Hrachyshka
> On 11 May 2016, at 22:05, Sukhdev Kapur wrote: > > > Folks, > > I am happy to announce that Mitaka release for L2 Gateway is released and now > available at https://pypi.python.org/pypi/networking-l2gw. > > You can install it by using "pip install networking-l2gw" > > This release has se

Re: [openstack-dev] [telemetry] Gate broken by openstack/requirements

2016-05-16 Thread Davanum Srinivas
Julien, Cleaned up g-r/u-c in: https://review.openstack.org/#/c/316356/ -- Dims On Mon, May 16, 2016 at 6:43 AM, Julien Danjou wrote: > Hi folks, > > Just to let you know that one of our telemetry test job is broken > because of openstack/requirements capping gnocchiclient to 2.3.0 (for no > go

Re: [openstack-dev] [telemetry] Gate broken by openstack/requirements

2016-05-16 Thread Yuriy Taraday
Isn't it just a matter of updating upper-constraints? It seems latest generate-constraints CR [0] that includes this update is stuck for some reason so why not just update gnocchiclient in upper-constraints separately instead of dropping it from globar-requirements guard altogether? Later seems lik

Re: [openstack-dev] [telemetry] Gate broken by openstack/requirements

2016-05-16 Thread Yuriy Taraday
>From IRC discussion I got that Telemetry team opted out of using global-requirements and upper-constraints altogether a while ago, so I understand why my proposal is not an option. On Mon, May 16, 2016 at 3:33 PM Yuriy Taraday wrote: > Isn't it just a matter of updating upper-constraints? It se

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

2016-05-16 Thread Atsushi SAKAI
Anne    I move and clean up api-site issues as far as I can do. But it still remain 36 open bugs. mainly WADL, INCOMPLETE status, FIX COMMITED status, and too many project issue (like 1390528, 1390523 etc) Would you check it? Thanks Atsushi SAKAI On Wed, 11 May 2016 10:04:06 -0500 Anne

Re: [openstack-dev] [all][release] change in release announcement emails

2016-05-16 Thread Doug Hellmann
Excerpts from Dmitry Tantsur's message of 2016-05-16 11:26:16 +0200: > On 05/13/2016 07:40 PM, Doug Hellmann wrote: > > The release team has recently landed a change to the script that > > generates the automated release announcement emails send to > > openstack-dev and openstack-announce when a pr

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

2016-05-16 Thread Takashi Yamamoto
hi, On Mon, May 16, 2016 at 9:00 PM, Ihar Hrachyshka wrote: > +1 for earlier time. But also, have we booked any channel for the meeting? > Hijacking #openstack-neutron may not work fine during such a busy (US) time. > I suggest we propose a patch for > https://github.com/openstack-infra/irc-me

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Victor Stinner
Le 16/05/2016 13:52, Amrith Kumar a écrit : IMHO the strange mock detector code must be removed. It is very slow and I don't understand its purpose. [amrith] It serves and has served a very useful purpose and that is to detect bad tests where code has (and we've had lots of trouble with this) e

[openstack-dev] [vitrage] Vitrage IRC meetings - notice the change of time

2016-05-16 Thread Afek, Ifat (Nokia - IL)
Hi, Reminder: Vitrage weekly meeting time and channel were be changed to: Wednesday at 8:00 UTC, #openstack-meeting-4 See you on Wednesday, Ifat. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

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

2016-05-16 Thread Takashi Yamamoto
On Mon, May 16, 2016 at 10:25 PM, Takashi Yamamoto wrote: > hi, > > On Mon, May 16, 2016 at 9:00 PM, Ihar Hrachyshka wrote: >> +1 for earlier time. But also, have we booked any channel for the meeting? >> Hijacking #openstack-neutron may not work fine during such a busy (US) time. >> I suggest

[openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Loo, Ruby
Hi, A patch to ironic-lib made me wonder about what is our supported usage of ironic-lib. Or even the intent/scope of it. This patch changes a method, ‘bootable’ parameter is removed and ‘boot_flag’ parameter is added [1]. If this library/method is used by some out-of-tree thing (or even some i

Re: [openstack-dev] [javascript] [infra] NPM Mirrors (IMPORTANT)

2016-05-16 Thread Michael Krotscheck
Hey there, Vitaly- I suspect that the issue you're encountering is actually a cross-atlantic lag, combined with the Mirror's AFS cache warming up. As of this morning, fuel-ui seems to be installing fine from dfw.rax, though you may run into similar issues with other mirrors until those caches warm

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Peter Stachowski
Victor, We're aware that there are ways to mock (and un-mock) correctly. We're trying to make sure that all our new test code follows those patterns. We also decided that it wouldn't make sense to change all the working tests to use the 'right' methods as that could have the short-term effect

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Victor Stinner
Le 09/05/2016 16:16, Peter Stachowski a écrit : Hi Amrith, We’ve had a lot of ‘new’ tests enabled for py34 in the last week – from your results you can see it’s running 6x the number of tests (although it’s taking 8.5x as long). It looks like python3 isn’t as fast as python2.7? If so, we may h

[openstack-dev] [neutron][devstack] Third party CI breakage around Q_L3_ENABLED

2016-05-16 Thread Sean M. Collins
Hi, During the neutron refactor of DevStack, I made a conscious decision to take the Q_L3_ENABLED variable and change the default from False to True. Most DevStack installations will want to have L3 services enabled, so my thinking was, let's make it the default. That broke some people last week

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Lucas Alvares Gomes
Hi, Thanks for starting this discussion Ruby. On Mon, May 16, 2016 at 2:57 PM, Loo, Ruby wrote: > Hi, > > A patch to ironic-lib made me wonder about what is our supported usage of > ironic-lib. Or even the intent/scope of it. This patch changes a method, > ‘bootable’ parameter is removed and ‘bo

Re: [openstack-dev] [vitrage] [congress] Vitrage-Congress Collaboration

2016-05-16 Thread Weyl, Alexey (Nokia - IL)
Hi Tim, Sounds good. I’ll take a look at the links you sent below and will let you know if I have any questions. Thanks, Alexey From: Tim Hinrichs [mailto:[email protected]] Sent: Thursday, May 12, 2016 9:53 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstac

[openstack-dev] [TripleO] Aodh upgrades - Request backport exception for stable/liberty

2016-05-16 Thread Pradeep Kilambi
Hi Everyone: I wanted to start a discussion around considering backporting Aodh to stable/liberty for upgrades. We have been discussing quite a bit on whats the best way for our users to upgrade ceilometer alarms to Aodh when moving from liberty to mitaka. A quick refresh on what changed, In Mitak

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

2016-05-16 Thread Adam Young
On 05/16/2016 05:23 AM, Dmitry Tantsur wrote: On 05/14/2016 03:00 AM, Adam Young wrote: On 05/13/2016 08:21 PM, Dieterly, Deklan wrote: If we allow Go, then we should also consider allowing JVM based languages. Nope. Don't get me wrong, I've written more than my fair share of Java in my caree

Re: [openstack-dev] [python3][performance][python] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
Thanks Victor, I see your question on Infra. I'm going to restate it here just in case someone who reads the ML notices it. hi. i'm investigating "Random timeout on gate-trove-python34-db" https://bugs.launchpad.net/trove/+bug/1582257 : i noticed that python 2 has many precompiled wheel packag

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

2016-05-16 Thread Dmitry Tantsur
On 05/16/2016 04:35 PM, Adam Young wrote: On 05/16/2016 05:23 AM, Dmitry Tantsur wrote: On 05/14/2016 03:00 AM, Adam Young wrote: On 05/13/2016 08:21 PM, Dieterly, Deklan wrote: If we allow Go, then we should also consider allowing JVM based languages. Nope. Don't get me wrong, I've written

Re: [openstack-dev] [neutron]Get one network's usage

2016-05-16 Thread Assaf Muller
On Mon, May 16, 2016 at 4:38 AM, zhi wrote: > hi, all > > Many times we want to get one network's usage. Like this command: > "neutron get-network-usage". We can get how many ports were used in this > network. Besides, we can get floatingips usage from external network. > > Do we need thi

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Victor Stinner
Le 16/05/2016 16:12, Peter Stachowski a écrit : Amrith is right though - python34 is *much* slower running this check (and somewhat in general) than python27. Maybe that doesn't translate into real-world performance data, but it has made me a bit nervous nonetheless. IMHO we should look more c

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Sam Betts (sambetts)
I personally disagree with saying that if we wanted it make it usable by projects other than ones in the Ironic umbrella it should go into oslo. I think that non-ironic projects directly related to Ironic such as out of tree drivers etc, should be able to utilise the code placed into ironic-lib.

Re: [openstack-dev] [sahara] Nominating new members to Sahara Core

2016-05-16 Thread michael mccune
On 05/13/2016 11:33 AM, Vitaly Gridnev wrote: I'd like to bring the following folks to Sahara Core: 1. Lu Huichun +2 2. Nikita Konovalov +2 3. Chad Roberts +2 regards, mike __ OpenStack Development Mailing List (

Re: [openstack-dev] [sahara] Nominating new members to Sahara Core

2016-05-16 Thread Trevor McKay
+2 for all On Fri, 2016-05-13 at 18:33 +0300, Vitaly Gridnev wrote: > Hello Sahara core folks! > > > I'd like to bring the following folks to Sahara Core: > > > 1. Lu Huichun > 2. Nikita Konovalov > 3. Chad Roberts > > > Let's vote with +2/-2 for additions above. > > > [0] http://stackalyt

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread Steven Dake (stdake)
Tom, Devil's advocate here.. :) Can you offer examples of other OpenStack API services which behave in this way with a API? I'm struggling to think of any off the top of my head, but admittedly don't know all the ins and outs of OpenStack ;) Thanks -steve On 5/16/16, 2:28 AM, "Cammann, To

Re: [openstack-dev] [neutron][devstack] Third party CI breakage around Q_L3_ENABLED

2016-05-16 Thread Gary Kotton
I disagree. Sadly I approved the patch and it breaks all of the plugins that have L3 support but do not require an agent. Would it be possible that we unblock all of the plugins and try and work towards a better solution. The OVN example is good but that have a very small subset of tests. Thanks Ga

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

2016-05-16 Thread Anne Gentle
On Mon, May 16, 2016 at 8:04 AM, Atsushi SAKAI wrote: > Anne > > I move and clean up api-site issues as far as I can do. > But it still remain 36 open bugs. > mainly WADL, INCOMPLETE status, FIX COMMITED status, > and too many project issue (like 1390528, 1390523 etc) > Would you check i

Re: [openstack-dev] [neutron][devstack] Third party CI breakage around Q_L3_ENABLED

2016-05-16 Thread Gary Kotton
Hi, Actually the breakage is not sue to Q_L3_ENABLED. It is due to https://review.openstack.org/#q,d894221457efa3a2a0bf3db76a4c5e8ffba36e29,n, z The Q_L3_ENABLED is something that each CI can configure depending on what their supported mode is. Until now this mean that L3 was supported by the plugi

[openstack-dev] [vitrage] Normalized Resource State

2016-05-16 Thread Malin, Eylon (Nokia - IL)
Hi all, Aggregated_state can has only values from NormalizedResourceState which is constant enum. Currently the NormalizedResourceState has these values : TERMINATED,  ERROR, UNRECOGNIZED ,  SUSPENDED ,   RESCUED ,  RESIZED ,  TRANSIENT ,  SUBOPTIMAL,   RUNNING ,  UNDEFINED. I think that 2 stat

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

2016-05-16 Thread Ian Cordasco
  -Original Message- From: Dmitry Tantsur Reply: OpenStack Development Mailing List (not for usage questions) Date: May 16, 2016 at 09:55:27 To: [email protected] Subject:  Re: [openstack-dev] [tc] supporting Go > On 05/16/2016 04:35 PM, Adam Young wrote: > > On 05/16/

Re: [openstack-dev] [ironic][openstackclient] deprecation process

2016-05-16 Thread Loo, Ruby
Thanks Steve, that’s exactly what I wanted to know! —ruby From: Steve Martinelli mailto:[email protected]>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:[email protected]>> Date: Thursday, May 12, 2016 at 12:05 PM To: "OpenStack Development

Re: [openstack-dev] [sahara] Nominating new members to Sahara Core

2016-05-16 Thread Sergey Reshetnyak
1. Lu Huichun +2 2. Nikita Konovalov +2 3. Chad Roberts +2 -- Sergey R. 2016-05-13 18:33 GMT+03:00 Vitaly Gridnev : > Hello Sahara core folks! > > I'd like to bring the following folks to Sahara Core: > > 1. Lu Huichun > 2. Nikita Konovalov > 3. Chad Roberts > > Let's vote with +2/-2 for addit

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Shivanand Tendulker
I tend to agree with Lucas. I think ironic-lib was designed to have common code to be used primarily into ironic and IPA. It was not intended to be used in other projects. We tend to add methods in the ironic-lib with Ironic and IPA in mind and never thought of it could be used by out of tree drive

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

2016-05-16 Thread Dmitry Tantsur
On 05/16/2016 05:09 PM, Ian Cordasco wrote: -Original Message- From: Dmitry Tantsur Reply: OpenStack Development Mailing List (not for usage questions) Date: May 16, 2016 at 09:55:27 To: [email protected] Subject: Re: [openstack-dev] [tc] supporting Go On 05/16/20

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Lucas Alvares Gomes
Hi, On Mon, May 16, 2016 at 3:56 PM, Sam Betts (sambetts) wrote: > I personally disagree with saying that if we wanted it make it usable by > projects other than ones in the Ironic umbrella it should go into oslo. I > think that non-ironic projects directly related to Ironic such as out of > tree

Re: [openstack-dev] [neutron][ovo] NeutronDbObject concurrency issues

2016-05-16 Thread Michał Dulko
On 05/12/2016 08:26 PM, Ilya Chukhnakov wrote: > Hi everyone. > > I’ve recently found that straightforward use of NeutronDbObject is prone to > concurrency-related problems. > > I’ve submitted a patch set [3] with some tests to show that without special > treatment using NeutronDbObject could lead

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

2016-05-16 Thread John Dickinson
On 16 May 2016, at 8:14, Dmitry Tantsur wrote: > On 05/16/2016 05:09 PM, Ian Cordasco wrote: >> >> >> -Original Message- >> From: Dmitry Tantsur >> Reply: OpenStack Development Mailing List (not for usage questions) >> >> Date: May 16, 2016 at 09:55:27 >> To: [email protected]

Re: [openstack-dev] [neutron][devstack] Third party CI breakage around Q_L3_ENABLED

2016-05-16 Thread Sean M. Collins
Gary Kotton wrote: > Hi, > Actually the breakage is not sue to Q_L3_ENABLED. It is due to > https://review.openstack.org/#q,d894221457efa3a2a0bf3db76a4c5e8ffba36e29,n, > z > The Q_L3_ENABLED is something that each CI can configure depending on what > their supported mode is. > Until now this mean t

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Pavlo Shchelokovskyy
Hi, I'd like to point that ironic-lib is already used outside of Ironic tree - for the third-party deployment drivers, e.g this fuel-agent based one [0]. [0] https://github.com/openstack/fuel-agent/blob/master/contrib/ironic/ironic-fa-deploy/ironic_fa_deploy/modules/fuel_agent.py#L30 Best regard

Re: [openstack-dev] [vitrage] Normalized Resource State

2016-05-16 Thread Afek, Ifat (Nokia - IL)
> -Original Message- > From: EXT Malin, Eylon (Nokia - IL) [mailto:[email protected]] > Sent: Monday, May 16, 2016 6:09 PM > > Hi all, > > Aggregated_state can has only values from NormalizedResourceState which > is constant enum. > Currently the NormalizedResourceState has these valu

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

2016-05-16 Thread Dmitry Tantsur
On 05/16/2016 05:21 PM, John Dickinson wrote: On 16 May 2016, at 8:14, Dmitry Tantsur wrote: On 05/16/2016 05:09 PM, Ian Cordasco wrote: -Original Message- From: Dmitry Tantsur Reply: OpenStack Development Mailing List (not for usage questions) Date: May 16, 2016 at 09:55:27 To:

Re: [openstack-dev] [vitrage] Normalized Resource State

2016-05-16 Thread Weyl, Alexey (Nokia - IL)
Sounds good Ifat and Eylon. Maybe we only need to think of a more general name for TERMINATING state (something that will include all end transient states). > -Original Message- > From: Afek, Ifat (Nokia - IL) [mailto:[email protected]] > Sent: Monday, May 16, 2016 6:29 PM > To: OpenSt

[openstack-dev] OpenStack Developer Mailing List Digest May 7-13

2016-05-16 Thread Mike Perez
HTML render: http://www.openstack.org/blog/2016/05/openstack-developer-mailing-list-digest-20160513/ SuccessBot Says === * Pabelanger: bare-precise has been replaced by ubuntu-precise. Long live DIB * bknudson: The Keystone CLI is finally gone. Long live openstack CLI. * Jrichli: swi

[openstack-dev] [craton] meeting notes

2016-05-16 Thread sean roberts
first team meeting notes here https://etherpad.openstack.org/p/craton-meeting-2016-05-16 We have two weeks until M1, which is a good date to finalize what features we will have in the newton release. We proposed the project name Craton to stick. Let's propose an alternative here quickly if anyone

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Victor Stinner
Le 16/05/2016 16:12, Peter Stachowski a écrit : We're aware that there are ways to mock (and un-mock) correctly. We're trying to make sure that all our new test code follows those patterns. We also decided that it wouldn't make sense to change all the working tests to use the 'right' methods as

Re: [openstack-dev] [neutron][devstack] Third party CI breakage around Q_L3_ENABLED

2016-05-16 Thread Gary Kotton
Hi, This is even more motivation for us to revert the patch. Please consider this. Thanks Gary On 5/16/16, 6:23 PM, "Sean M. Collins" wrote: >Gary Kotton wrote: >> Hi, >> Actually the breakage is not sue to Q_L3_ENABLED. It is due to >> >>https://review.openstack.org/#q,d894221457efa3a2a0bf3db7

[openstack-dev] [kolla] Prepare for Ansible 2.0

2016-05-16 Thread Steven Dake (stdake)
Hey folks, As distros move to Ansible 2.0 and Ansible 1.9 is unsupported by upstream and essentially unmaintained, I suggest we move Kolla to Ansible 2.y series. The blueprint is here: https://blueprints.launchpad.net/kolla/+spec/ansible2 I'm not sure if Jeffrey is actively working on this, b

Re: [openstack-dev] [tc] [all] [glance] On operating a high throughput or otherwise team

2016-05-16 Thread Flavio Percoco
On 16/05/16 00:23 -0700, Clint Byrum wrote: Excerpts from Nikhil Komawar's message of 2016-05-14 17:42:16 -0400: Hi all, Lately I have been involved in discussions that have resulted in giving a wrong idea to the approach I take in operating the (Glance) team(s). While my approach is consisten

Re: [openstack-dev] [nova][neutron] Is it still valid/supported to create a network with a br- id?

2016-05-16 Thread Matt Riedemann
On 5/15/2016 7:42 PM, Jason Kölker wrote: On Sun, May 15, 2016 at 3:56 PM, Sean M. Collins wrote: Matt Riedemann wrote: The nova create-server API allows passing a network id that's prefixed with br- [1]. That was added due to this bug from Folsom [2]. I'm wondering if that's still valid? Loo

[openstack-dev] [kolla] Newton Milestone #1 and #2 obectives

2016-05-16 Thread Steven Dake (stdake)
Hey OpenStackers, I'd like to point out a few commitments made at OpenStack summit during various discussions among the community. Our direction (if your looking for work to do ;) should be the following: * Ansible 2.0 implementation. * Making the dashboard load automated. * Extend

Re: [openstack-dev] [neutron][ovo] NeutronDbObject concurrency issues

2016-05-16 Thread Ilya Chukhnakov
On 16 May 2016, at 18:18, Michał Dulko wrote: > In Cinder we're handling similar problems related to race conditions > between status check and status change with conditional updates. > Basically we're doing "UPDATE table SET status='abc' WHERE id=1 AND > status='status_allowing_transition_to_foo'

Re: [openstack-dev] [TripleO] Aodh upgrades - Request backport exception for stable/liberty

2016-05-16 Thread Ben Nemec
>From what I've seen of the IRC discussion it sounds like we're doing this, but can we at least agree that it is a bad way to handle service replacement? First, we are completely replacing a service on a minor upgrade, which even if it is a 100% compatible drop-in replacement may have implications

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

2016-05-16 Thread Major Hayden
On 05/15/2016 04:53 AM, Xav Paice wrote: > Great stuff! - that's covered everything I've been looking at so far, except > that we're not wanting to run neutron-server (and therefore the octavia api) > on the same boxes as the Neutron L3 agent (where I understand we need to run > the worker). Th

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Peter Stachowski
Victor, To correct the math, Python3 runs 686 tests in 15.971s or 42.95 tests per second. Python2 runs 1495 tests in 22.595s or 66.16 tests per second. Python2 is 54% faster (but even that's just an estimate, since it assumes all tests run at the same speed, which isn't true - plus it runs th

Re: [openstack-dev] [kolla] Vagrant environment for kolla-kubernetes

2016-05-16 Thread Jeff Peeler
(continuing to top post) I wasn't arguing otherwise for the record. My comment was merely to remind that coupling between the two repos should be kept at a minimum. But I'm fully in favor of any coupling that eliminates code duplication. On Fri, May 13, 2016 at 2:51 PM, Steven Dake (stdake) wrot

Re: [openstack-dev] [craton] meeting notes

2016-05-16 Thread Tim Bell
Thanks for the notes. Is the agreement to work using Craton as a base for the fleet management ? Tim From: sean roberts Reply-To: "OpenStack Development Mailing List (not for usage questions)" Date: Monday 16 May 2016 at 17:51 To: "[email protected]" Subject: [openstack-dev]

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
> -Original Message- > From: Victor Stinner [mailto:[email protected]] > Sent: Monday, May 16, 2016 12:10 PM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db > > Le 16/05/2016 16:12, Peter St

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Peter Stachowski
Victor, You're right, all the tests are currently passing the detector. There is still legacy code that does unmocking the 'old' way and there is a fair bit of it. Our concern if you remove the detector is that objects that have been mocked might not be unmocked correctly (due to copy/paste)

Re: [openstack-dev] [neutron][ovo] NeutronDbObject concurrency issues

2016-05-16 Thread Michał Dulko
On 05/16/2016 05:49 PM, Ilya Chukhnakov wrote: > On 16 May 2016, at 18:18, Michał Dulko > wrote: >> In Cinder we're handling similar problems related to race conditions >> between status check and status change with conditional updates. >> Basically we're doing "UPDA

[openstack-dev] [mistral] Team meeting minutes - 05/16/2016

2016-05-16 Thread Renat Akhmerov
Thanks for joining our team meeting today! In case you want to see what we discussed, Meeting minutes: http://eavesdrop.openstack.org/meetings/mistral/2016/mistral.2016-05-16-16.01.html Meeting log: http://ea

Re: [openstack-dev] [ironic] usage of ironic-lib

2016-05-16 Thread Villalovos, John L
> -Original Message- > From: Lucas Alvares Gomes [mailto:[email protected]] > What I don't think we should do is say that the library's _right now_ > ready for it, the interfaces we have at the moment should not be > considered stable, Ironic is very opinionated in many aspects > (speci

[openstack-dev] [tripleo] Reason for installing devstack in CI pipeline

2016-05-16 Thread Paul Belanger
Greetings, Over the last few weeks I've been head deep into understanding the TripleO CI pipeline. For the most part, I am happy that we have merged centos-7 DIB support and I'm working to migrate the jobs to it. Something I have been trying to figure out, is why does the pipeline install devsta

Re: [openstack-dev] [Openstack-operators] [glance] glance-registry deprecation: Request for feedback

2016-05-16 Thread Flavio Percoco
On 13/05/16 17:10 -0400, Nikhil Komawar wrote: On 5/13/16 4:29 PM, Flavio Percoco wrote: On 13/05/16 15:52 -0400, Nikhil Komawar wrote: On 5/13/16 3:36 PM, Flavio Percoco wrote: On 12/05/16 21:41 -0400, Nikhil Komawar wrote: I have been of the same opinion as far as upgrades go. I think

Re: [openstack-dev] [cinder][nova] Multi-attach/Cinder-Nova weekly IRC meetings

2016-05-16 Thread Ildikó Váncsa
Hi All, We will have the Cinder-Nova interaction changes meetings in a new slot starting from this week. The new slot is __Tuesday, 1700UTC__. We will also move it to another channel, which is the __#openstack-meeting-alt__. Related etherpad: https://etherpad.openstack.org/p/cinder-nova-api-cha

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread Adrian Otto
> On May 16, 2016, at 7:59 AM, Steven Dake (stdake) wrote: > > Tom, > > Devil's advocate here.. :) > > Can you offer examples of other OpenStack API services which behave in > this way with a API? The more common pattern is actually: or: Examples: # trove resize-instance # n

[openstack-dev] [Infra] Meeting Tuesday May 17th at 19:00 UTC

2016-05-16 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is having our next weekly meeting on Tuesday May 17th, at 19:00 UTC in #openstack-meeting Meeting agenda available here: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting#Agenda_for_next_meeting Anyone is welcome to to add agenda ite

[openstack-dev] [tosca-parser] [heat-translator] [heat] [tacker] [opnfv] TOSCA-Parser and Heat-Translator 0.5.0 release

2016-05-16 Thread Sahdev P Zala
Hello Everyone, On behalf of the TOSCA-Parser and Heat-Translator team, I am pleased to announce the 0.5.0 PyPI release of tosca-parser and heat-translator which can be downloaded from https://pypi.python.org/pypi/tosca-parser and https://pypi.python.org/pypi/heat-translator respectively. The

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread Fox, Kevin M
Sounds ok, but there needs to be a careful upgrade/migration path, where both are supported until after all pods are migrated out of nodes that are in the resourcegroup. Thanks, Kevin From: Hongbin Lu Sent: Sunday, May 15, 2016 3:49:39 PM To: OpenStack Developme

Re: [openstack-dev] [magnum] Discuss the idea of manually managing the bay nodes

2016-05-16 Thread Fox, Kevin M
I think I remember something about resourcegroups having a way to delete one of them too. Might double check. Thanks, Kevin From: Cammann, Tom Sent: Monday, May 16, 2016 2:28:24 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [ope

[openstack-dev] [ironic] weekly sub team status report

2016-05-16 Thread Loo, Ruby
Hi, We are quick to present this week's subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Bugs (dtantsur) === - Stats (diff with 9 May 2016): - Ironic: 190 bugs (0) + 177 wishlist items (+4). 0 new (-17), 134 in progress (+1),

Re: [openstack-dev] [Neutron][L2GW] Mitaka release of L2 Gateway now available

2016-05-16 Thread Armando M.
On 16 May 2016 at 05:15, Ihar Hrachyshka wrote: > > > On 11 May 2016, at 22:05, Sukhdev Kapur wrote: > > > > > > Folks, > > > > I am happy to announce that Mitaka release for L2 Gateway is released > and now available at https://pypi.python.org/pypi/networking-l2gw. > > > > You can install it by

Re: [openstack-dev] [nova] api-ref sprint Monday update

2016-05-16 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 the

Re: [openstack-dev] [TripleO] Aodh upgrades - Request backport exception for stable/liberty

2016-05-16 Thread Pradeep Kilambi
On Mon, May 16, 2016 at 12:25 PM, Ben Nemec wrote: > From what I've seen of the IRC discussion it sounds like we're doing > this, but can we at least agree that it is a bad way to handle service > replacement? > > First, we are completely replacing a service on a minor upgrade, which > even if it

Re: [openstack-dev] [Rally] Could you share reference for Mitaka Upadates

2016-05-16 Thread Boris Pavlovic
Yuki, Sorry for long reply. Here are the slides: https://docs.google.com/presentation/d/1g5fd2BJXc40yienjCB0Fuc8NaB0e5pQO0XbUHQ1CY0s Best regards, Boris Pavlovic On Tue, May 10, 2016 at 12:16 AM, Yuki Nisiwaki wrote: > To: Mr. Boris > cc: OpenStacker who is interested in Rally > > > Hello, Mr

Re: [openstack-dev] [TripleO] Aodh upgrades - Request backport exception for stable/liberty

2016-05-16 Thread James Slagle
On Mon, May 16, 2016 at 10:34 AM, Pradeep Kilambi wrote: > Hi Everyone: > > I wanted to start a discussion around considering backporting Aodh to > stable/liberty for upgrades. We have been discussing quite a bit on whats > the best way for our users to upgrade ceilometer alarms to Aodh when movin

Re: [openstack-dev] [nova] api-ref sprint Monday update

2016-05-16 Thread Sean Dague
On 05/16/2016 03:18 PM, Sean Dague wrote: > 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 patche

  1   2   >