Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Chris Dent
On Thu, 5 Nov 2015, Robert Collins wrote: In the session we were told that zookeeper is already used in CI jobs for ceilometer (was this wrong?) and thats why we figured it made a sane default for devstack. For clarity: What ceilometer (actually gnocchi) is doing is using tooz in CI (gate-ceil

Re: [openstack-dev] [Fuel] Default PostgreSQL server encoding is 'ascii'

2015-11-05 Thread Evgeniy L
Hi, I believe we don't have any VirtualBox specific hacks, especially in terms of database configuration. By "development env" Vitaly meant fake UI, when developer installs and configures the database by himself, without any iso images, so probably his db is configured correctly with utf-8. Also

Re: [openstack-dev] [Fuel][Plugins] Role for Fuel Master Node

2015-11-05 Thread Evgeniy L
Hi Javeria, As far as I know there is no way to run the task on Fuel master host itself. Since MCollective is installed in the container and tasks get executed using MCollective, as a workaround you may try to ssh from the container to the host. Also I have several additional questions: 1. what v

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Tang Chen
On 11/05/2015 02:36 AM, Jonathan D. Proulx wrote: On Wed, Nov 04, 2015 at 06:17:17PM +, Murray, Paul (HP Cloud) wrote: :> From: Jay Pipes [mailto:[email protected]] :> A fair point. However, I think that a generic update VM API, which would :> allow changes to the resources consumed by the

Re: [openstack-dev] [kuryr] external-network-connectivity

2015-11-05 Thread Fawad Khaliq
Hi Vikas, I suggest take a stab at creating a blueprint for this with details through Gerrit on top of this [1]. @Toni/Gal, would be great to have specs as part of Kuryr. I have added the directory with a template here [1] [1] https://review.openstack.org/#/c/241935/ Thanks, Fawad Khaliq On T

Re: [openstack-dev] [kuryr] external-network-connectivity

2015-11-05 Thread Vikas Choudhary
@Fawad, I could not get you completely. Are you suggesting to write a spec my already drafter bp[1] . If yes, thanks for the suggestion , will do once design discussion gets finalized. [1] https://blueprints.launchpad.net/kuryr/+spec/external-network-connectivity Thanks Vikas On Thu, Nov 5, 20

Re: [openstack-dev] [kuryr] external-network-connectivity

2015-11-05 Thread Fawad Khaliq
On Thu, Nov 5, 2015 at 10:07 AM, Vikas Choudhary wrote: > @Fawad, > > I could not get you completely. Are you suggesting to write a spec my > already drafter bp[1] . If yes, thanks for the suggestion , will do once > design discussion gets finalized. > That's right. Sounds good. Thanks! > > > [

Re: [openstack-dev] [neutron][stable] should we open gate for per sub-project stable-maint teams?

2015-11-05 Thread Fawad Khaliq
On Tue, Nov 3, 2015 at 5:49 PM, Ihar Hrachyshka wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > currently we have a single neutron-wide stable-maint gerrit group that > maintains all stable branches for all stadium subprojects. I believe > that in lots of cases it would b

Re: [openstack-dev] [Neutron][kuryr] mutihost networking with nova vm as docker host

2015-11-05 Thread Vikas Choudhary
++[Neutron] tag On Thu, Nov 5, 2015 at 11:33 AM, Vikas Choudhary wrote: > Hi All, > > I would appreciate inputs on following queries: > 1. Are we assuming nova bm nodes to be docker host for now? > > If Not: > - Assuming nova vm as docker host and ovs as networking plugin: >

Re: [openstack-dev] [Neutron] [kuryr] external-network-connectivity

2015-11-05 Thread Vikas Choudhary
++[Neutron] tag On Thu, Nov 5, 2015 at 2:43 PM, Fawad Khaliq wrote: > > On Thu, Nov 5, 2015 at 10:07 AM, Vikas Choudhary < > [email protected]> wrote: > >> @Fawad, >> >> I could not get you completely. Are you suggesting to write a spec my >> already drafter bp[1] . If yes, thanks for t

Re: [openstack-dev] [nova][api] Pagination in thre API

2015-11-05 Thread Richard Jones
As a consumer of such APIs on the Horizon side, I'm all for consistency in pagination, and more of it, so yes please! On 5 November 2015 at 13:24, Tony Breeds wrote: > On Thu, Nov 05, 2015 at 01:09:36PM +1100, Tony Breeds wrote: > > Hi All, > > Around the middle of October a spec [1] was upl

Re: [openstack-dev] [Neutron][kuryr] network control plane (libkv role)

2015-11-05 Thread Vikas Choudhary
++ [Neutron] tag On Thu, Nov 5, 2015 at 10:40 AM, Vikas Choudhary wrote: > Hi all, > > By network control plane i specifically mean here sharing network state > across docker daemons sitting on different hosts/nova_vms in multi-host > networking. > > libnetwork provides flexibility where vendors

[openstack-dev] [Ceilometer]:Subscribe and Publish Notification frame work in Ceilometer !

2015-11-05 Thread Raghunath D
Hi Pradeep, Presently we are looking for a monitoring service.Using monitoring service user's/application's  will subscribe for few notification's/events from openstack infrastructure and monitoring service will publish these notification to user's/application's. We are exploring Ceilometer for

Re: [openstack-dev] [Neutron][IPAM] Arbitrary JSON blobs in ipam db tables

2015-11-05 Thread Germy Lure
I don't know if this would make more sense. Let's assume that we add arbitrary blobs(ABs) to IPAM even every neutron object. What would happen? People can do anything via those APIs. Any new attribute even the whole model could be passed through those so-called ABs. Except the architecture issues,

Re: [openstack-dev] [neutron][stable] should we open gate for per sub-project stable-maint teams?

2015-11-05 Thread Ihar Hrachyshka
Armando M. wrote: On 3 November 2015 at 08:49, Ihar Hrachyshka wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, currently we have a single neutron-wide stable-maint gerrit group that maintains all stable branches for all stadium subprojects. I believe that in lots of cases it w

Re: [openstack-dev] [Neutron][kuryr] network control plane (libkv role)

2015-11-05 Thread Antoni Segura Puimedon
On Thu, Nov 5, 2015 at 10:47 AM, Vikas Choudhary wrote: > ++ [Neutron] tag > > > On Thu, Nov 5, 2015 at 10:40 AM, Vikas Choudhary < > [email protected]> wrote: > >> Hi all, >> >> By network control plane i specifically mean here sharing network state >> across docker daemons sitting on d

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Thierry Carrez
Hayes, Graham wrote: > On 04/11/15 20:04, Ed Leafe wrote: >> On Nov 3, 2015, at 6:45 AM, Davanum Srinivas wrote: >>> >>> Here's a Devstack review for zookeeper in support of this initiative: >>> >>> https://review.openstack.org/241040 >>> >>> Thanks, >>> Dims >> >> I thought that the operators at

[openstack-dev] [networking-ovs-dpdk]

2015-11-05 Thread Prathyusha Guduri
Hello all, Trying to install openstack with ovs-dpdk driver from devstack. Following is my localrc file HOST_IP_IFACE=eth0 HOST_IP=10.0.2.15 HOST_NAME=$(hostname) DATABASE_PASSWORD=open RABBIT_PASSWORD=open SERVICE_TOKEN=open SERVICE_PASSWORD=open ADMIN_PASSWORD=open MYSQL_PASSWORD=open HORIZON

Re: [openstack-dev] [Neutron][kuryr] network control plane (libkv role)

2015-11-05 Thread Vikas Choudhary
Thanks Toni. On 5 Nov 2015 16:02, "Antoni Segura Puimedon" wrote: > > > On Thu, Nov 5, 2015 at 10:47 AM, Vikas Choudhary < > [email protected]> wrote: > >> ++ [Neutron] tag >> >> >> On Thu, Nov 5, 2015 at 10:40 AM, Vikas Choudhary < >> [email protected]> wrote: >> >>> Hi all, >>

Re: [openstack-dev] [nova][api] Pagination in thre API

2015-11-05 Thread John Garbutt
On 5 November 2015 at 09:46, Richard Jones wrote: > As a consumer of such APIs on the Horizon side, I'm all for consistency in > pagination, and more of it, so yes please! > > On 5 November 2015 at 13:24, Tony Breeds wrote: >> >> On Thu, Nov 05, 2015 at 01:09:36PM +1100, Tony Breeds wrote: >> > H

Re: [openstack-dev] [Nova] live migration sub-team meeting

2015-11-05 Thread Murray, Paul (HP Cloud)
> > Most team members expressed they would like a regular IRC meeting for > > tracking work and raising blocking issues. Looking at the contributors > > here [2], most of the participants seem to be in the European > > continent (in time zones ranging from UTC to UTC+3) with a few in the > > US (pl

[openstack-dev] [networking-ovs-dpdk]

2015-11-05 Thread Rapelly, Varun
Hi All, Can we use https://github.com/openstack/networking-ovs-dpdk with packstack?? I'm trying to configure devstack with ovs-dpdk on ubuntu. But till now no success. Could anybody tell whether it is supported on ubuntu or not? or only on Fedora it is tested? Regards, Varun ___

Re: [openstack-dev] [mistral] Planning and prioritizing session for Mitaka

2015-11-05 Thread ELISHA, Moshe (Moshe)
Great. That works for ALU folks. -Original Message- From: Renat Akhmerov [mailto:[email protected]] Sent: Thursday, November 05, 2015 9:23 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [mistral] Planning and prioritizing session for Mita

Re: [openstack-dev] [Neutron] Mid-cycle meetup for Mitaka

2015-11-05 Thread John Davidge (jodavidg)
++ Sounds very sensible to me! John From: "Armando M." mailto:[email protected]>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:[email protected]>> Date: Wednesday, 4 November 2015 21:23 To: "OpenStack Development Mailing List (not for usage que

Re: [openstack-dev] [Neutron][kuryr] mutihost networking with nova vm as docker host

2015-11-05 Thread Antoni Segura Puimedon
On Thu, Nov 5, 2015 at 10:38 AM, Vikas Choudhary wrote: > ++[Neutron] tag > > > On Thu, Nov 5, 2015 at 11:33 AM, Vikas Choudhary < > [email protected]> wrote: > >> Hi All, >> >> I would appreciate inputs on following queries: >> 1. Are we assuming nova bm nodes to be docker host for now?

Re: [openstack-dev] [kuryr] mutihost networking with nova vm as docker host

2015-11-05 Thread Gal Sagie
The current OVS binding proposals are not for nested containers. I am not sure if you are asking about that case or about the nested containers inside a VM case. For the nested containers, we will use Neutron solutions that support this kind of configuration, for example if you look at OVN you can

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Sean Dague
On 11/05/2015 06:00 AM, Thierry Carrez wrote: > Hayes, Graham wrote: >> On 04/11/15 20:04, Ed Leafe wrote: >>> On Nov 3, 2015, at 6:45 AM, Davanum Srinivas wrote: Here's a Devstack review for zookeeper in support of this initiative: https://review.openstack.org/241040

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Sean Dague
On 11/05/2015 03:08 AM, Chris Dent wrote: > On Thu, 5 Nov 2015, Robert Collins wrote: > >> In the session we were told that zookeeper is already used in CI jobs >> for ceilometer (was this wrong?) and thats why we figured it made a >> sane default for devstack. > > For clarity: What ceilometer (a

[openstack-dev] [networking-onos]: Proposing new cores for networking-onos

2015-11-05 Thread Vikram Choudhary
Hi All, I would like to propose Mr. Ramanjaneya Reddy Palleti and Mr. Dongfeng as new cores for networking-onos project. Their contribution was significant in the last Liberty cycle w.r.t to this project. *Facts:* http://stackalytics.com/?metric=loc&module=networking-onos&release=all Request exi

Re: [openstack-dev] [networking-ovs-dpdk]

2015-11-05 Thread Mooney, Sean K
Hello When set OVS_DPDK_MODE=controller_ovs You are disabling install of ovs-dpdk on the contoler node and only installing mechanism driver. If you want to install ovs-dpdk on the controller node you should set this value as follows OVS_DPDK_MODE=controller_ovs_dpdk See https://github.com/op

Re: [openstack-dev] [kuryr] mutihost networking with nova vm as docker host

2015-11-05 Thread Akihiro Motoki
2015-11-05 21:30 GMT+09:00 Gal Sagie : > The current OVS binding proposals are not for nested containers. > I am not sure if you are asking about that case or about the nested > containers inside a VM case. > > For the nested containers, we will use Neutron solutions that support this > kind of con

Re: [openstack-dev] [networking-onos]: Proposing new cores for networking-onos

2015-11-05 Thread Gal Sagie
+1 for both from me On Thu, Nov 5, 2015 at 2:53 PM, Vikram Choudhary wrote: > Hi All, > > I would like to propose Mr. Ramanjaneya Reddy Palleti and Mr. Dongfeng as > new cores for networking-onos project. Their contribution was significant > in the last Liberty cycle w.r.t to this project. > > *

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

2015-11-05 Thread Thomas Morin
Hi Ihar, Ihar Hrachyshka : Reviving the thread. [...] (I appreciate if someone checks me on the following though): This is an excellent recap. I set up a new etherpad to collect feedback from subprojects [2]. I've filled in details for networking-bgpvpn. Please tell me if you need more i

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Ed Leafe
On Nov 5, 2015, at 2:43 AM, Tang Chen wrote: > I'm sorry that I cannot understand why resize and migrate are the same thing > behind. Resize is essentially a migration to the same host, rather than a different host. The process is still taking an existing VM and using it to create another VM

Re: [openstack-dev] [oslo_messaging] Regarding " WARNING [oslo_messaging.server] wait() should have been called after stop() as wait() ...

2015-11-05 Thread Doug Hellmann
Excerpts from Nader Lahouti's message of 2015-11-04 21:25:15 -0800: > Hi, > > I'm seeing the below warning message continuously: > > 2015-11-04 21:09:38 WARNING [oslo_messaging.server] wait() should have > been called after stop() as wait() waits for existing messages to finish > processing, it

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Murray, Paul (HP Cloud)
> From: Ed Leafe [mailto:[email protected]] > On Nov 5, 2015, at 2:43 AM, Tang Chen wrote: > > > I'm sorry that I cannot understand why resize and migrate are the same > thing behind. > > Resize is essentially a migration to the same host, rather than a different > host. The process is still taki

Re: [openstack-dev] [Neutron] Mid-cycle meetup for Mitaka

2015-11-05 Thread Gary Kotton
Hi, In Nova the new black is the os-vif-lib (https://etherpad.openstack.org/p/mitaka-nova-os-vif-lib). It may be worthwhile seeing if we can maybe do something at the same time with the nova crew and then bash out the dirty details here. It would be far easier if everyone was in the same room.

Re: [openstack-dev] [networking-ovs-dpdk]

2015-11-05 Thread Mooney, Sean K
Integration with packsack is not currently supported. We currently have the first step( a puppet module to install ovs-dpdk) under review. At present we are not directly targeting packstack support but if anyone wants to add support It would be welcomed. At present devstack is the only fully supp

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Chris Dent
On Thu, 5 Nov 2015, Sean Dague wrote: On 11/05/2015 03:08 AM, Chris Dent wrote: Outside of CI it is possible to deploy ceilo, aodh and gnocchi to use tooz for coordinating group partitioning in active-active HA setups and shared locks. Again the standard deploy for that has been to use redis bec

[openstack-dev] [ceilometer] proposal to add Rohit Jaiswal to Ceilometer core

2015-11-05 Thread gord chung
hi folks, i'd like to nominate Rohit Jaiswal as core for Ceilometer. he's done a lot of good work recently like discovering and fixing many issues with Events and implemented the configuration reloading functionality. he's also been very active providing input and fixes for many bugs. as we'

Re: [openstack-dev] [ceilometer] proposal to add Rohit Jaiswal to Ceilometer core

2015-11-05 Thread ZhiQiang Fan
+1 On Thu, Nov 5, 2015 at 9:45 PM, gord chung wrote: > hi folks, > > i'd like to nominate Rohit Jaiswal as core for Ceilometer. he's done a lot > of good work recently like discovering and fixing many issues with Events > and implemented the configuration reloading functionality. he's also been

[openstack-dev] [Fuel] Every bug in 8.0 milestone should be marked with area tag

2015-11-05 Thread Dmitry Pyzhov
Guys, our assignee-based method of guessing bug area has failed. From now on every bug should has one and only one area tag. You can find explicit list of tags here: https://wiki.openstack.org/wiki/Fuel/Bug_tags#Area_tags Here is full list of bugs without area tags

[openstack-dev] [release] Release countdown for week R-21, Nov 9-13

2015-11-05 Thread Doug Hellmann
This is the first in a series of email reminders about important dates on the schedule as we work towards the Mitaka release. We will be counting down from R-23, the Mitaka summit, to the release in R-0 the week of April 4-8. If all goes as planned, these emails will be sent just before the week me

Re: [openstack-dev] [networking-ovs-dpdk]

2015-11-05 Thread Prathyusha Guduri
Thanks Mooney, will correct my localrc and run again On Thu, Nov 5, 2015 at 6:23 PM, Mooney, Sean K wrote: > Hello > When set OVS_DPDK_MODE=controller_ovs > > You are disabling install of ovs-dpdk on the contoler node and only > installing mechanism driver. > > If you want to install ovs-dpdk o

Re: [openstack-dev] [networking-onos]: Proposing new cores for networking-onos

2015-11-05 Thread Kyle Mestery
+1 for both. On Thu, Nov 5, 2015 at 7:00 AM, Gal Sagie wrote: > +1 for both from me > > On Thu, Nov 5, 2015 at 2:53 PM, Vikram Choudhary > wrote: > >> Hi All, >> >> I would like to propose Mr. Ramanjaneya Reddy Palleti and Mr. Dongfeng as >> new cores for networking-onos project. Their contribu

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Andrew Laski
On 11/05/15 at 01:28pm, Murray, Paul (HP Cloud) wrote: From: Ed Leafe [mailto:[email protected]] On Nov 5, 2015, at 2:43 AM, Tang Chen wrote: > I'm sorry that I cannot understand why resize and migrate are the same thing behind. Resize is essentially a migration to the same host, rather than a

[openstack-dev] [release][stable] tools for keeping up with stable/liberty releases

2015-11-05 Thread Doug Hellmann
Release liaisons, As described in [1], we are changing our stable release policy for Liberty to encourage projects to tag new releases when they have patches ready to be released. There is a script in the openstack-infra/release-tools repository to make it easier to keep track of what has not yet

Re: [openstack-dev] [Fuel][Plugins] Role for Fuel Master Node

2015-11-05 Thread Javeria Khan
Hi Evgeniy, > > 1. what version of Fuel do you use? > Using 7.0 > 2. could you please clarify what did you mean by "moving to > deployment_tasks.yaml"? > I tried changing my tasks.yaml to a deployment_tasks.yaml as the wiki suggests for 7.0. However I kept hitting issues. > 3. could you please

Re: [openstack-dev] [all][api][tc][perfromance] API for getting only status of resources

2015-11-05 Thread Everett Toews
On Nov 3, 2015, at 11:46 PM, John Griffith mailto:[email protected]>> wrote: On Tue, Nov 3, 2015 at 4:57 PM, michael mccune mailto:[email protected]>> wrote: On 11/03/2015 05:20 PM, Boris Pavlovic wrote: What if we add new API method that will just resturn resource status by UUID? Or even j

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Jonathan D. Proulx
On Thu, Nov 05, 2015 at 09:33:37AM -0500, Andrew Laski wrote: :Can you be a little more specific on what API difference is important :to you? There are two differences currently between migrate and :resize in the API: : :1. There is a different policy check, but this only really protects :the nex

[openstack-dev] [stable][neutron] Kilo is 'security-supported'. What does it imply?

2015-11-05 Thread Ihar Hrachyshka
Hi all, there is contradictory info about what we do with kilo now that it’s not the latest stable release. - An old email thread [1] suggested that the branch can still receive all kinds of bug fixes as long as corresponding project teams want to spend time on it: "expanding the support

Re: [openstack-dev] [nova][api] Pagination in thre API

2015-11-05 Thread Everett Toews
On Nov 5, 2015, at 5:44 AM, John Garbutt mailto:[email protected]>> wrote: On 5 November 2015 at 09:46, Richard Jones mailto:[email protected]>> wrote: As a consumer of such APIs on the Horizon side, I'm all for consistency in pagination, and more of it, so yes please! On 5 November 201

[openstack-dev] [nova] Mitaka Priorities and Deadlines

2015-11-05 Thread John Garbutt
Hi, Here is a catch up on a few release details... For Nova specific deadlines and dates, please see: https://wiki.openstack.org/wiki/Nova/Mitaka_Release_Schedule Please note: Dec 3: spec and blueprint freeze Jan 21: non-priority feature freeze The list of Mitaka priorities can be found here: h

[openstack-dev] [all][bugs] Developers Guide: Who's merging that?

2015-11-05 Thread Markus Zoeller
Hey folks, some months ago I wrote down all the things a developer should know about the bug handling process in general [1]. It is written as a project agnostic thing and got some +1s but it isn't merged yet. It would be helpful when I could use it to give this as a pointer to new contributors a

Re: [openstack-dev] [Nova] Migration state machine proposal.

2015-11-05 Thread Andrew Laski
On 11/05/15 at 10:12am, Jonathan D. Proulx wrote: On Thu, Nov 05, 2015 at 09:33:37AM -0500, Andrew Laski wrote: :Can you be a little more specific on what API difference is important :to you? There are two differences currently between migrate and :resize in the API: : :1. There is a different

Re: [openstack-dev] [all][ironic] How to proceed about deprecation of untagged code?

2015-11-05 Thread Jim Rollenhagen
On Wed, Nov 04, 2015 at 12:19:37PM -0800, Jim Rollenhagen wrote: [snip] > Yeah, no worries there. So you're good with unreleased changes just > being 3 months, no cycle boundaries? If so, I'll push up a change to the > governance repo for that. That change is here: https://review.openstack.org/#/

Re: [openstack-dev] [neutron] Stepping Down from Neutron Core Responsibilities

2015-11-05 Thread Carl Baldwin
Edgar, It is great working with you. You've done so much. Carl On Wed, Nov 4, 2015 at 5:28 PM, Edgar Magana wrote: > Dear Colleagues, > > I have been part of this community from the very beginning when in Santa > Clara, CA back in 2011 a bunch of we crazy people decided to work on this > netwo

[openstack-dev] [all][kolla] Summary from Mitaka Summit for Kolla

2015-11-05 Thread Paul Bourke
Hi all, I noticed Flavio did one of these for Glance, so I said I'd try summarise the work sessions that took place for Kolla at the Mitaka summit. These are by no means exhaustive or a complete record of everything that was discussed, but are more a high level summary of the etherpads from

Re: [openstack-dev] [tripleO] appropriate location for docker image uploading

2015-11-05 Thread Brad P. Crochet
On Tue, Nov 3, 2015 at 2:54 PM, Jeff Peeler wrote: > I'm looking at introducing the ability for tripleoclient to upload > docker images into a docker registry (planning for it to be installed > in the undercloud [1]). I wanted to make sure something like this > would be accepted or get suggestions

[openstack-dev] [searchlight] Today's IRC meeting

2015-11-05 Thread Tripp, Travis S
Hello all, The US time change while many of us were still getting home from Japan threw myself and several others off with today’s meeting time. Sorry about that! We’ll pick back up next week. Next week’s agenda can be found at the below link. Please feel free to add to to it / modify it and

Re: [openstack-dev] [neutron] Stepping Down from Neutron Core Responsibilities

2015-11-05 Thread Miguel Lavalle
Hey Paisano, Thanks for your great contributions. Un abrazo On Wed, Nov 4, 2015 at 6:28 PM, Edgar Magana wrote: > Dear Colleagues, > > I have been part of this community from the very beginning when in Santa > Clara, CA back in 2011 a bunch of we crazy people decided to work on this > networki

Re: [openstack-dev] [neutron] Stepping Down from Neutron Core Responsibilities

2015-11-05 Thread Paul Michali
Appreciate all the work Edgar! Regards, PCM On Thu, Nov 5, 2015 at 11:15 AM Miguel Lavalle wrote: > Hey Paisano, > > Thanks for your great contributions. > > Un abrazo > > On Wed, Nov 4, 2015 at 6:28 PM, Edgar Magana > wrote: > >> Dear Colleagues, >> >> I have been part of this community from

[openstack-dev] [nova] can we deprecate the xvp console?

2015-11-05 Thread Matt Riedemann
I noticed today that nova.console.xvp hits the database directly for console pools. We should convert this to objects so that the console service does not have direct access to the database (this is the only console I see that hits the database directly). However, rather than go through the wor

Re: [openstack-dev] [Neutron][IPAM] Arbitrary JSON blobs in ipam db tables

2015-11-05 Thread Jay Pipes
On 11/04/2015 04:21 PM, Shraddha Pandhe wrote: Hi Salvatore, Thanks for the feedback. I agree with you that arbitrary JSON blobs will make IPAM much more powerful. Some other projects already do things like this. :( Actually, though "powerful" it also leads to implementation details leaking d

Re: [openstack-dev] [Openstack-operators] [nova] can we deprecate the xvp console?

2015-11-05 Thread Bob Ball
> I noticed today that nova.console.xvp hits the database directly for > console pools. We should convert this to objects so that the console > service does not have direct access to the database (this is the only > console I see that hits the database directly). However, rather than go > through t

Re: [openstack-dev] [Neutron][IPAM] Arbitrary JSON blobs in ipam db tables

2015-11-05 Thread Jim Rollenhagen
On Thu, Nov 05, 2015 at 11:55:50AM -0500, Jay Pipes wrote: > On 11/04/2015 04:21 PM, Shraddha Pandhe wrote: > >Hi Salvatore, > > > >Thanks for the feedback. I agree with you that arbitrary JSON blobs will > >make IPAM much more powerful. Some other projects already do things like > >this. > > :( A

[openstack-dev] [keystone] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Adam Young
Can people help me work through the right set of tools for this use case (has come up from several Operators) and map out a plan to implement it: Large cloud with many users coming from multiple Federation sources has a policy of providing a minimal setup for each user upon first visit to the

Re: [openstack-dev] [Neutron][IPAM] Arbitrary JSON blobs in ipam db tables

2015-11-05 Thread Kyle Mestery
On Thu, Nov 5, 2015 at 10:55 AM, Jay Pipes wrote: > On 11/04/2015 04:21 PM, Shraddha Pandhe wrote: > >> Hi Salvatore, >> >> Thanks for the feedback. I agree with you that arbitrary JSON blobs will >> make IPAM much more powerful. Some other projects already do things like >> this. >> > > :( Actua

Re: [openstack-dev] [keystone] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Doug Hellmann
Excerpts from Adam Young's message of 2015-11-05 12:34:12 -0500: > Can people help me work through the right set of tools for this use case > (has come up from several Operators) and map out a plan to implement it: > > Large cloud with many users coming from multiple Federation sources has > a p

Re: [openstack-dev] [oslo_messaging] Regarding " WARNING [oslo_messaging.server] wait() should have been called after stop() as wait() ...

2015-11-05 Thread Nader Lahouti
Hi Doug, I have an app that listens to notifications and used the info provided in http://docs.openstack.org/developer/oslo.messaging/notification_listener.html Basically I create 1. NotificationEndpoints(object): https://github.com/openstack/networking-cisco/blob/master/networking_cisco/apps/sa

Re: [openstack-dev] [keystone] [Mistral] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Clint Byrum
Excerpts from Doug Hellmann's message of 2015-11-05 09:51:41 -0800: > Excerpts from Adam Young's message of 2015-11-05 12:34:12 -0500: > > Can people help me work through the right set of tools for this use case > > (has come up from several Operators) and map out a plan to implement it: > > > >

Re: [openstack-dev] [all][bugs] Developers Guide: Who's merging that?

2015-11-05 Thread Jeremy Stanley
On 2015-11-05 16:23:56 +0100 (+0100), Markus Zoeller wrote: > some months ago I wrote down all the things a developer should know > about the bug handling process in general [1]. It is written as a > project agnostic thing and got some +1s but it isn't merged yet. > It would be helpful when I could

[openstack-dev] [Nova] attaching and detaching volumes in the API

2015-11-05 Thread Murray, Paul (HP Cloud)
Normally operations on instances are synchronized at the compute node. In some cases it is necessary to synchronize somehow at the API. I have one of those cases and wondered what is a good way to go about it. As part of this spec: https://review.openstack.org/#/c/221732/ I want to attach/detac

[openstack-dev] [Congress] Summit recap

2015-11-05 Thread Tim Hinrichs
Hi all, It was great seeing so many Congress people in Tokyo last week! Hopefully you've all had a chance to recover by now. Here's an overview of what happened. I was planning to go over this at this week's IRC meeting, but forgot about the U.S. time change and missed the meeting--sorry about

Re: [openstack-dev] [nova] can we deprecate the xvp console?

2015-11-05 Thread Andrew Laski
On 11/05/15 at 10:39am, Matt Riedemann wrote: I noticed today that nova.console.xvp hits the database directly for console pools. We should convert this to objects so that the console service does not have direct access to the database (this is the only console I see that hits the database dire

Re: [openstack-dev] [oslo_messaging] Regarding " WARNING [oslo_messaging.server] wait() should have been called after stop() as wait() ...

2015-11-05 Thread gord chung
On 05/11/2015 1:06 PM, Nader Lahouti wrote: Hi Doug, I have an app that listens to notifications and used the info provided in http://docs.openstack.org/developer/oslo.messaging/notification_listener.html Basically I create 1. NotificationEndpoints(object): https://github.com/openstack/netwo

Re: [openstack-dev] [stable][neutron] Kilo is 'security-supported'. What does it imply?

2015-11-05 Thread Carl Baldwin
On Thu, Nov 5, 2015 at 8:17 AM, Ihar Hrachyshka wrote: > - Releases page on wiki [2] calls the branch ‘Security-supported’ (and it’s > not clear what it implies) I saw this same thing yesterday when it was pointed out in the DVR IRC meeting [1]. I have a hard time believing that we want to aband

Re: [openstack-dev] [stable][neutron] Kilo is 'security-supported'. What does it imply?

2015-11-05 Thread Vasudevan, Swaminathan (PNB Roseville)
+1 -Original Message- From: Carl Baldwin [mailto:[email protected]] Sent: Thursday, November 05, 2015 10:20 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [stable][neutron] Kilo is 'security-supported'. What does it imply? On Thu, Nov 5

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Joshua Harlow
Sean Dague wrote: On 11/05/2015 06:00 AM, Thierry Carrez wrote: Hayes, Graham wrote: On 04/11/15 20:04, Ed Leafe wrote: On Nov 3, 2015, at 6:45 AM, Davanum Srinivas wrote: Here's a Devstack review for zookeeper in support of this initiative: https://review.openstack.org/241040 Thanks, Dims

Re: [openstack-dev] [oslo_messaging] Regarding " WARNING [oslo_messaging.server] wait() should have been called after stop() as wait() ...

2015-11-05 Thread Nader Lahouti
Thanks for the pointer, I'll look into it. But one question, by calling stop() and then wait(), does it mean the application has to call start() again after the wait()? to process more messages? I am also using http://docs.openstack.org/developer/oslo.messaging/server.html for the RPC server Does

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Robert Collins
On 5 November 2015 at 11:32, Fox, Kevin M wrote: > To clarify that statement a little more, > > Speaking only for myself as an op, I don't want to support yet one more > snowflake in a sea of snowflakes, that works differently then all the rest, > without a very good reason. > > Java has its own

Re: [openstack-dev] [kuryr] competing implementations

2015-11-05 Thread Adrian Otto
Sometimes producing alternate implementations can be more effective than abstract discussions because they are more concrete. If an implementation can be produced (possibly multiple different implementations by different contributors) in a short period of time without significant effort, that’s

[openstack-dev] [magnum] Networking Subteam Meetings

2015-11-05 Thread Daneyon Hansen (danehans)
All, I apologize for issues with today's meeting. My calendar was updated to reflect daylight savings and displayed an incorrect meeting start time. This issue is now resolved. We will meet on 11/12 at 18:30 UTC. The meeting has been pushed back 30 minutes from our usual start time. This is bec

[openstack-dev] [QA][Nova] Tempest Hypervisor Feature Tagging

2015-11-05 Thread Rafael Folco
Is there any way to know what hypervisor features[1] were tested in a Tempest run? From what I’ve seen, currently there is no way to tell what tests cover what features. Looks like Tempest has UUID and service tagging, but no reference to the hypervisor features. It would be good to track/map

[openstack-dev] [Fuel] Bugs status

2015-11-05 Thread Dmitry Pyzhov
Hi guys, new report is based on 'area' tags. I'm sorry for hardly readable heap of numbers. Here are values for current numbers of open bugs, number of bugs opened since last Thursday and number of closed bug for the same period. Bugs in python, library and UI areas. Format: Total open(UI open/Py

Re: [openstack-dev] [magnum] Networking Subteam Meetings

2015-11-05 Thread Lee Calcote
It seems integration of the SocketPlane acquisition has come to fruition in 1.9… Lee > On Nov 5, 2015, at 1:18 PM, Daneyon Hansen (danehans) > wrote: > > All, > > I apologize for issues with today's meeting. My calendar was updated to > reflect daylight savings and displayed an incorrect mee

Re: [openstack-dev] [Spam] Re: [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Clint Byrum
Excerpts from Chris Dent's message of 2015-11-05 00:08:16 -0800: > On Thu, 5 Nov 2015, Robert Collins wrote: > > > In the session we were told that zookeeper is already used in CI jobs > > for ceilometer (was this wrong?) and thats why we figured it made a > > sane default for devstack. > > For c

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Clint Byrum
Excerpts from Fox, Kevin M's message of 2015-11-04 14:32:42 -0800: > To clarify that statement a little more, > > Speaking only for myself as an op, I don't want to support yet one more > snowflake in a sea of snowflakes, that works differently then all the rest, > without a very good reason. >

Re: [openstack-dev] [Spam] Re: [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Joshua Harlow
Clint Byrum wrote: Excerpts from Chris Dent's message of 2015-11-05 00:08:16 -0800: On Thu, 5 Nov 2015, Robert Collins wrote: In the session we were told that zookeeper is already used in CI jobs for ceilometer (was this wrong?) and thats why we figured it made a sane default for devstack. Fo

Re: [openstack-dev] [oslo_messaging] Regarding " WARNING [oslo_messaging.server] wait() should have been called after stop() as wait() ...

2015-11-05 Thread gord chung
my understanding is that if you are calling stop()/wait() your intention is to shut down the listener. if you intend on keeping an active consumer on the queue, you shouldn't be calling either stop() or wait(), just start. On 05/11/2015 2:07 PM, Nader Lahouti wrote: Thanks for the pointer, I

Re: [openstack-dev] [keystone] [Mistral] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Adam Young
On 11/05/2015 01:09 PM, Clint Byrum wrote: Excerpts from Doug Hellmann's message of 2015-11-05 09:51:41 -0800: Excerpts from Adam Young's message of 2015-11-05 12:34:12 -0500: Can people help me work through the right set of tools for this use case (has come up from several Operators) and map o

Re: [openstack-dev] DevStack errors...

2015-11-05 Thread Thales
Neil Jerram wrote:"When you say 'on Ubuntu 14.04', are we talking a completely fresh install with nothing else on it?  That's the most reliable way to run DevStack - people normally create a fresh disposable VM for this kind of work."    -- I finally got it running!   I did what you said, and cr

Re: [openstack-dev] [Neutron][IPAM] Arbitrary JSON blobs in ipam db tables

2015-11-05 Thread Shraddha Pandhe
Hi, I agree with all of you about the REST Apis. As I said before, I had to bring up the idea of JSON blob because based on previous discussions, it looked like neutron community was not willing to enhance the schemas for different ipam dbs. Entire rationale behind pluggable IPAM is to provide fl

Re: [openstack-dev] [all] Outcome of distributed lock manager discussion @ the summit

2015-11-05 Thread Fox, Kevin M
Your assuming there are only 2 choices, zk or db+rabbit. I'm claiming both hare suboptimal at present. a 3rd might be needed. Though even with its flaws, the db+rabbit choice has a few benefits too. You also seem to assert that to support large clouds, the default must be something that can sca

[openstack-dev] [neutron] Ether pad on O(n)/Linear Execution Time/Hyper-Scale

2015-11-05 Thread Ryan Moats
I promised during the DVR IRC meeting yesterday to re-run the L3 agent experiments that I've been doing that have led to performance based patches over the last two months and to provide an etherpad with both the results and the methodology. The etherpad is up for folks to review at [1]. While

Re: [openstack-dev] [keystone] [Mistral] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Doug Hellmann
Excerpts from Adam Young's message of 2015-11-05 15:14:03 -0500: > On 11/05/2015 01:09 PM, Clint Byrum wrote: > > Excerpts from Doug Hellmann's message of 2015-11-05 09:51:41 -0800: > >> Excerpts from Adam Young's message of 2015-11-05 12:34:12 -0500: > >>> Can people help me work through the right

Re: [openstack-dev] [keystone] [Mistral] Autoprovisioning, per-user projects, and Federation

2015-11-05 Thread Doug Hellmann
Excerpts from Clint Byrum's message of 2015-11-05 10:09:49 -0800: > Excerpts from Doug Hellmann's message of 2015-11-05 09:51:41 -0800: > > Excerpts from Adam Young's message of 2015-11-05 12:34:12 -0500: > > > Can people help me work through the right set of tools for this use case > > > (has com

Re: [openstack-dev] [devstack] Logging - filling up my tiny SSDs

2015-11-05 Thread Sean M. Collins
On Wed, Nov 04, 2015 at 07:25:24AM EST, Sean Dague wrote: > On 11/02/2015 10:36 AM, Sean M. Collins wrote: > > On Sun, Nov 01, 2015 at 10:12:10PM EST, Davanum Srinivas wrote: > >> Sean, > >> > >> I typically switch off screen and am able to redirect logs to a specified > >> directory. Does this hel

[openstack-dev] [infra] Gerrit maintenance for project renames 2015-11-06 (tomorrow) at 20:00 UTC

2015-11-05 Thread Jeremy Stanley
Sorry for the short notice, but the Infra team will be taking Gerrit offline briefly from 20:00 to 20:15 tomorrow/Friday, November 6 to rename the following projects: openstack-infra/puppet-openstack-health -> openstack-infra/puppet-openstack_health openstack/akanda-rug -> openstac

Re: [openstack-dev] [manila] manila-api failure in liberty

2015-11-05 Thread Valeriy Ponomaryov
Hello Igor, Mentioned error indicates that file "etc/manila/api-paste.ini" was not updated with one from new version of Manila. This file has dependency on version of project and can differ from release to release. So, just copy liberty version of this file to "/etc/manila/api-paste.ini" and then

  1   2   >