[openstack-dev] [Neutron] Question about Microsoft Hyper-V CI tests

2015-11-03 Thread Sławek Kapłoński
range for me because it looks that error is somewhere in create_network. I didn't change anything in code which is creating networks. Other tests are fine IMHO. So my question is: should I check reason of this errors and try to fix it also in my patch? Or how should I proceed with such

[openstack-dev] Writing own L3 service plugin

2015-01-28 Thread Sławek Kapłoński
Hello, I want to use L3 functionalities with own device in place of normal L3agent. So I think that best way will be to write own L3 service plugin which will configure my router on my special device. But I don't know now few things. For example if I'm creating new port in router (router-inte

[openstack-dev] ML2 TypeManager question

2015-12-07 Thread Sławek Kapłoński
rienced explain me why this tenant_id is passed there and where it is used? Thx in advance :) -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl signature.asc Description: This is a digitally signed message part. _

Re: [openstack-dev] ML2 TypeManager question

2015-12-09 Thread Sławek Kapłoński
Hello, In fact we were creating our own type driver and we want to use this tenant_id so it was good that it is here :) But I was just curious why it is like that. Thanks. -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia Wednesday 09 of December 2015 09:55:36 Kevin

[openstack-dev] [Neutron] Fullstack tests question

2016-02-03 Thread Sławek Kapłoński
rules for fullstack tests. Can You maybe help me with that or point some links to documentation where I could find any info about that? -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl signature.asc Description: This is a digitally

[openstack-dev] Openvswitch agent unit tests

2015-09-28 Thread Sławek Kapłoński
t about tests for methods like: "_local_vlan_for_flat" which is not checked at all? should be created new test for such method? or maybe it should be covered by some different test? Thanks in advance for any advice and tips how to write such unit tests properly :) -- Best regard

Re: [openstack-dev] Openvswitch agent unit tests

2015-09-29 Thread Sławek Kapłoński
Hello, Thx for Your tips. So I should focus more on write new functional tests for ovs agent if there are missing some rather then doing unit tests for it? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Mon, 28 Sep 2015, Assaf Muller wrote: > Generally speaking, test

Re: [openstack-dev] Does Neutron itself add VM ports to ovs?

2016-04-11 Thread Sławek Kapłoński
Hello, I don't know this ODL and how it works but for ovs-agent nova-compute is part which adds port to ovs bridge (see for example nova/virt/libvirt/vif.py) -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia wtorek, 12 kwietnia 2016 12:31:01 CEST 张晨 pisze: &g

Re: [openstack-dev] Does Neutron itself add VM ports to ovs?

2016-04-12 Thread Sławek Kapłoński
Hello, It's nova-compute service which is configuring it. This service is running on compute node: http://docs.openstack.org/developer/nova/architecture.html -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia wtorek, 12 kwietnia 2016 16:16:25 CEST 张晨 pisze: > Thx

Re: [openstack-dev] [neutron][kilo] - vxlan's max bandwidth

2016-04-16 Thread Sławek Kapłoński
Hello, What MTU have You got configured on VMs? I had issue with performance on vxlan network with standard MTU (1500) but when I configured Jumbo frames on vms and on hosts then it was much better. -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Fri, 15 Apr 2016, Rick

Re: [openstack-dev] [neutron][kilo] - vxlan's max bandwidth

2016-04-19 Thread Sławek Kapłoński
Hello, We made it exactly in that way on vms :) -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Mon, 18 Apr 2016, Akihiro Motoki wrote: > 2016-04-18 15:58 GMT+09:00 Ihar Hrachyshka : > > Sławek Kapłoński wrote: > > > >> Hello, > >> >

Re: [openstack-dev] [neutron] Social at the summit

2016-04-26 Thread Sławek Kapłoński
Hello, +1 -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia poniedziałek, 25 kwietnia 2016 17:21:56 CDT Korzeniewski, Artur pisze: > Sign me up :) > > Artur > IRC: korzen > > -Original Message- > From: Darek Smigiel [mailto:smigiel.dari

[openstack-dev] [Neutron] FWaaS - question about drivers

2015-02-18 Thread Sławek Kapłoński
S and it's architecture :) Thx a lot for any help -- Best regards Sławek Kapłoński sla...@kaplonski.pl __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@list

Re: [openstack-dev] [Neutron] FWaaS - question about drivers

2015-02-20 Thread Sławek Kapłoński
r maybe it is the same or I misunderstand something? -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia piątek, 20 lutego 2015 14:44:21 Sumit Naiksatam pisze: > Inline... > > On Wed, Feb 18, 2015 at 7:48 PM, Vikram Choudhary > > wrote: > > Hi, > &g

Re: [openstack-dev] [Neutron] FWaaS - question about drivers

2015-02-20 Thread Sławek Kapłoński
questions are silly but I didn't do anything with this service plugins yet :) -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia piątek, 20 lutego 2015 16:27:33 Doug Wiegley pisze: > Same project, shiny new repo. > > doug > > > On Feb 20, 2015, at 4:

Re: [openstack-dev] [Neutron] FWaaS - question about drivers

2015-02-21 Thread Sławek Kapłoński
Hello, Thanks a lot for explanation. Now is is more clear for me :) -- Pozrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl W dniu 2015-02-21 o 01:20, Sumit Naiksatam pisze: Inline... On Fri, Feb 20, 2015 at 3:38 PM, Sławek Kapłoński wrote: Hello, Thx guys. Now it is clear for me

[openstack-dev] [Neutron] Question about bug 1314614

2015-03-06 Thread Sławek Kapłoński
as deleted in neutron? I know that in Juno neutron is sending notifications to nova when port is UP on compute node so maybe same mechanism can be used to notify nova that port is no longer exists and nova should delete it? -- Pozdrawiam / Best regards Sławek Kapłoński sla...@ka

Re: [openstack-dev] [Neutron] Question about bug 1314614

2015-03-09 Thread Sławek Kapłoński
Hello, Answears below Dnia niedziela, 8 marca 2015 13:53:51 Ian Wells pisze: > On 6 March 2015 at 13:16, Sławek Kapłoński wrote: > > Hello, > > > > Today I found bug https://bugs.launchpad.net/neutron/+bug/1314614 because > > I > > have such problem on my i

Re: [openstack-dev] [neutron] Generic question about synchronizing neutron agent on compute node with DB

2015-03-14 Thread Sławek Kapłoński
upgrade to Juno. I was checking Juno code in l2 population mech driver and ovs plugin and I didn't find anything like periodic check if openflow rules are proper set or maybe resynced. Maybe it would be also good idea to add something like that to ovs agent? -- Pozdrawiam / Best regards

Re: [openstack-dev] [neutron] Generic question about synchronizing neutron agent on compute node with DB

2015-03-15 Thread Sławek Kapłoński
Hello, Dnia niedziela, 15 marca 2015 17:45:05 Salvatore Orlando pisze: > On 14 March 2015 at 11:19, Sławek Kapłoński wrote: > > Hello, > > > > I'm using ovs agents with L2 population mechanism in ML2 plugin. I noticed > > that sometimes agents don't recei

Re: [openstack-dev] [neutron] Generic question about synchronizing neutron agent on compute node with DB

2015-03-16 Thread Sławek Kapłoński
Hello, Thanks. I didn't find it before. When we will upgrade our infra we will see if this problem will still present. I hope that this was due to that bug maybe and will be fixed then :) -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia poniedziałek, 16 marca 2015

Re: [openstack-dev] [neutron] Generic question about synchronizing neutron agent on compute node with DB

2015-03-16 Thread Sławek Kapłoński
s (or maybe I'm wrong and it couldn't happen?) and then this agent is not synced with neutron db. -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia poniedziałek, 16 marca 2015 11:05:45 Mohammad Banikazemi pisze: > It is perhaps worth mentioning that there is an e

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
ck-dev-requ...@lists.openstack.org?subject:unsubscribe > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstac

[openstack-dev] :Blueprint for FwaaS

2015-04-06 Thread Sławek Kapłoński
-specs/ or maybe there is some other place to put such specs for neutron-fwaas? It is my first try to do something like that so maybe I'm completly wrong and I should do it in different way? -- Pozdrawiam / Best regards Sławek Kapłoński sla...@kaplons

Re: [openstack-dev] :Blueprint for FwaaS

2015-04-06 Thread Sławek Kapłoński
Ok, thanks for information and tips about that :) On Mon, Apr 06, 2015 at 10:11:27AM +, Vikram Choudhary wrote: > Hi Slawek, > > Please find my respose inline. > > Thanks > Vikram > > -Original Message- > From: Sławek Kapłoński [mailto:sla...@kaplonski.pl

Re: [openstack-dev] [neutron] openwrt VM as service

2015-04-15 Thread Sławek Kapłoński
Hello, I agree. IMHO it should be maybe something like *aaS deployed on VM. I think that Octavia is something like that for LBaaS now. Maybe it could be something like "RouteraaS" which will provide all such functions in VM? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplon

Re: [openstack-dev] [neutron] openwrt VM as service

2015-04-16 Thread Sławek Kapłoński
Hello, -- Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Wed, Apr 15, 2015 at 11:06:49PM +0200, Salvatore Orlando wrote: > I think this work falls into the "service VM" category. > > openwrt unlike other service VMs used for networking services (like > cloudstac

Re: [openstack-dev] Where can I find the neutron ml2 mechanism driver list?

2015-04-19 Thread Sławek Kapłoński
Hello, Check setup.cfg file - there are entry points for all drivers in this file. -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Sun, Apr 19, 2015 at 12:13:30AM -0700, Sam Su wrote: > Hi, > > I am learning the existing Neutron code (Juno) and am going to

Re: [openstack-dev] [Openstack-dev] [neutron] [ml2] Neutron and ML2 - adding new network type

2014-02-18 Thread Sławek Kapłoński
of this network that I can distinguish it. Maybe there is other reason to do that. -- Best regards Sławek Kapłoński Dnia wtorek, 18 lutego 2014 10:08:50 piszesz: > [Moving to -dev list] > > On Feb 18, 2014, at 9:12 AM, Sławek Kapłoński wrote: > > Hello, > > > > I

Re: [openstack-dev] [Openstack-dev] [neutron] [ml2] Neutron and ML2 - adding new network type

2014-02-19 Thread Sławek Kapłoński
about that? Thanks in advance Slawek W dniu 2014-02-18 22:53, Sławek Kapłoński napisał(a): Hello, Thanks for an answear. I want to add own network type which will be very similiar to flat network (in type_driver I think it will be the same) but will assign IPs to instances in different way (not

Re: [openstack-dev] [Openstack-dev] [neutron] [ml2] Neutron and ML2 - adding new network type

2014-02-19 Thread Sławek Kapłoński
his kind of new attribute is one possible choice. Thanks, Akihiro (2014/02/19 6:53), Sławek Kapłoński wrote: Hello, Thanks for an answear. I want to add own network type which will be very similiar to flat network (in type_driver I think it will be the same) but will assign IPs to instances i

[openstack-dev] Neutron ML2 and openvswitch agent

2014-02-25 Thread Sławek Kapłoński
Hello, I have question to You guys. Can someone explain me (or send to link with such explanation) how exactly ML2 plugin which is working on neutron server is communicating with compute hosts with openvswitch agents? I suppose that this is working with rabbitmq queues but I need to add own f

Re: [openstack-dev] Neutron ML2 and openvswitch agent

2014-02-25 Thread Sławek Kapłoński
Hello, Trinath, this presentation I saw before You send me it. There is nice explanation what methods are (and should be) in type driver and mech driver but I need exactly that information what sent me Assaf. Thanks both of You for Your help :) -- Best regards Sławek Kapłoński Dnia wtorek, 25

Re: [openstack-dev] [openstack][Multi-Node][ML2][MechanismDriver] How to load mechanism driver on compute nodes

2014-03-12 Thread Sławek Kapłoński
Hello, Maybe I'm not an expert but You probably should use agent (like openvswitch agent) and send such messages from neutron server to compute nodes via RPC. This is how I do such things (I'm using openvswitch agent which is modified by me a little bit) -- Pozdrawiam Sławek Kapło

[openstack-dev] [Openstack] [NOVA] Missing network info in nova list

2014-04-01 Thread Sławek Kapłoński
are missing in nova database and how to refresh it? -- Best regards Sławek Kapłoński sla...@kaplonski.pl ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openst...@lists.openstack.org Unsubscribe : http://list

Re: [openstack-dev] [Openstack] [NOVA] Missing network info in nova list

2014-04-01 Thread Sławek Kapłoński
layed. But still this IP is missing in list of instances and I displaying instance details (also in horizon). -- Best regards Sławek Kapłoński Dnia poniedziałek, 31 marca 2014 18:17:18 Sławek Kapłoński pisze: > Hello, > > I have openstack installation with neutron. When I made test and

Re: [openstack-dev] [Openstack] [NOVA] Missing network info in nova list

2014-04-06 Thread Sławek Kapłoński
missing network information in nova list or nova show. -- Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl Dnia Wed, 2 Apr 2014 19:14:30 -0700 Aaron Rosen napisał: > Hi Slawek, > > Interesting, I haven't seen this issue of network info not showing up > on nova list and the instanc

[openstack-dev] [ML2] L2 population mechanism driver

2014-05-04 Thread Sławek Kapłoński
Hello, Last time I want to try using L2pop mechanism driver in ML2 (and openvswitch agents on compute nodes). But every time when I try to spawn instance I have got error "binding failed". After some searching in code I found that l2pop driver have not implemented method "bind_port" and as it i

Re: [openstack-dev] [ML2] L2 population mechanism driver

2014-05-05 Thread Sławek Kapłoński
d_port > is handled by OVS mechanism driver (via AgentMechanismDriverBase inside > ml2/drivers/mech_agent.py). > > -- > Thanks, > > Vivek > > > -Original Message- > From: Sławek Kapłoński [mailto:sla...@kaplonski.pl] > Sent: Sunday, May 04, 2014 12:32 PM &g

Re: [openstack-dev] [ML2] L2 population mechanism driver

2014-05-06 Thread Sławek Kapłoński
. > By the way, you need to ad add the flag l2population in config file of > the agent. > > just to be curious, what your MD which inherit from l2_pop MD is made for? > > regards > > Mathieu > > On Mon, May 5, 2014 at 11:06 PM, Sławek Kapłoński wrote: > > Hello,

Re: [openstack-dev] [Openstack] Neutron - reservation of fixed ip

2014-05-21 Thread Sławek Kapłoński
Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia Mon, 19 May 2014 20:07:43 +0200 Sławek Kapłoński napisał: > Hello, > > I'm using openstack with neutron and ML2 plugin. Is there any way to > reserve fixed IP from shared external network for one tenant? I know > that there

Re: [openstack-dev] [Neutron] reservation of fixed ip

2014-05-22 Thread Sławek Kapłoński
; > subject line) > > > > I would also be interested in reserved IPs - since we do not deploy > > the layer 3 agent and use the provider networking extension and a > > hardware router. > > > > On Wed, May 21, 2014 at 03:46:53PM EDT, Sławek Kapłoński wrote: > &g

Re: [openstack-dev] [Neutron] reservation of fixed ip

2014-05-22 Thread Sławek Kapłoński
else will have other ideas about resources for reservation from neutron. -- Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl Dnia Thu, 22 May 2014 10:15:11 -0700 Nikolay Starodubtsev napisał: > Hi, > I'm agree with Pablo. We've looked at Neutron resource reservations > some

Re: [openstack-dev] [Neutron] reservation of fixed ip

2014-05-23 Thread Sławek Kapłoński
Hello, Thanks for link to this patch. It should solve my current need :) -- Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl Dnia Fri, 23 May 2014 15:23:49 +0100 Salvatore Orlando napisał: > Hi Jack, > > Do you mean this change by any chance? > https://review.openstack.o

[openstack-dev] [Openstack] Glance on swift problem

2014-09-30 Thread Sławek Kapłoński
xception: Failed to add object to Swift. 2014-09-30 15:05:29.362 18023 TRACE glance.api.v1.upload_utils Got error from Swift: put_object('glance', '9f56ccec-deeb-4020-95ba-ca7bf1170056-1', ...) failure and no ability to reset contents for reupload. Does someone of You

Re: [openstack-dev] [Openstack] Glance on swift problem

2014-09-30 Thread Sławek Kapłoński
Could you please post the log of related requests in Swift's log ??? Thanks // Hugo 2014-09-30 22:20 GMT+08:00 Sławek Kapłoński : Hello, I'm using openstack havana release and glance with swift backend. Today I found that I have problem when I create image with url in "--copy

Re: [openstack-dev] [Openstack] Glance on swift problem

2014-10-01 Thread Sławek Kapłoński
ue as default value for this parameter instead of '30'? Regards, Timur On Tue, Sep 30, 2014 at 7:41 PM, Sławek Kapłoński wrote: Hello, I can't find that upload from was previous logs but I now try to upload same image once again. In glance there was exactly same error. In swift logs I

Re: [openstack-dev] [Openstack] Glance on swift problem

2014-10-01 Thread Sławek Kapłoński
first chunk to swift (200MB). When I only change swift_store_large_object_size to 2GB and restart glance-api than the same image is created correctly (it is then in one big object). --- Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia wtorek, 30 września 2014 22:28:11 Timur Nurlygayanov

Re: [openstack-dev] [Openstack] Glance on swift problem

2014-10-02 Thread Sławek Kapłoński
request syntax ('\x01\x00\x1c[n\x01\x00\x00\x96s\x01\x00\x00*t') (txn: txa21d64d49ac347bb87023-00542d4e59) (client_ip: X.X.X.X) and uploading is finished with error in glance Maybe someone of You know such bug? Best regards Slawek Kaplonski W dniu 2014-09-30 16:20, Sławek Kapłoński

[openstack-dev] [Neutron] How to write extension

2014-10-07 Thread Sławek Kapłoński
g ML2 plugin? --- Best regards Sławek Kapłoński sla...@kaplonski.pl signature.asc Description: This is a digitally signed message part. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/lis

Re: [openstack-dev] [Neutron] How to write extension

2014-10-08 Thread Sławek Kapłoński
rror or error 500 and in neutron-server logs there is info that ML2 plugin has no method "xxx". So I don't know, should I add methods added by my plugin to ML2 plugin? Or should I add by plugin class to classes from which ml2 inherits? --- Best regards Sławek Kapłoński sla...@k

Re: [openstack-dev] [Neutron] Let's fix all neutron bugs! (NOT)

2014-11-08 Thread Sławek Kapłoński
ke to help if it will be possible somehow :) My launchpad profile is https://launchpad.net/~slawek-t --- Best regards Sławek Kapłoński sla...@kaplonski.pl Dnia piątek, 7 listopada 2014 12:17:05 Eugene Nikanorov pisze: > Hi folks, > > I have been supervising bug list for neutron during th

[openstack-dev] [Neutron] Starting contributing to project

2014-06-15 Thread Sławek Kapłoński
Hello, I want to start contributing to neutron project. I found bug which I want to try fix: https://bugs.launchpad.net/neutron/+bug/1204956 and I have question about "workflow" in such case. Should I clone neutron reposiotory from branch master and do changes based on master branch or maybe shoul

[openstack-dev] [neutron][alembic] Upgrade of db with alembic migration script

2016-07-04 Thread Sławek Kapłoński
oved so after all there is two constraints in table and this is wrong. I'm not expert in pgsql and alembic. Maybe someone with bigger experience can look on it and help me how to do such migration script? Thx in advance for any help. -- Best regards / Pozdrawiam Sławek Kapłoński s

Re: [openstack-dev] [neutron][linux bridge]

2016-07-08 Thread Sławek Kapłoński
Hello, What about tc_lib.py and function to set bandwidth limits which linuxbridge agent is currently using? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Thu, 07 Jul 2016, Bhatia, Manjeet S wrote: > Hi, > > There is work in progress for pure python dri

[openstack-dev] Development workflow for bunch of patches

2017-04-19 Thread Sławek Kapłoński
Hello, I have a question about how to deal with bunch of patches which depends one on another. I did patch to neutron (https://review.openstack.org/#/c/449831/ ) which is not merged yet but I wanted to start also another patch which is depend on this on

Re: [openstack-dev] Development workflow for bunch of patches

2017-04-19 Thread Sławek Kapłoński
org/infra/manual/developers.html#adding-a-dependency > <https://docs.openstack.org/infra/manual/developers.html#adding-a-dependency> > > On Wed, Apr 19, 2017 at 1:11 AM, Sławek Kapłoński <mailto:sla...@kaplonski.pl>> wrote: > Hello, > > I have a question about how to de

[openstack-dev] [neutron] Changes in QoS service plugin

2017-04-27 Thread Sławek Kapłoński
Hello, Some time ago my patch [1] was merged. It changes list of supported qos_rule_types to dict with rule types as keys and list of supported parameters and values for each rule type. Additionally now almost merged (I hope) is patch [2] which introduce new attribute `direction` to bandwidth_l

Re: [openstack-dev] [neutron] stepping down from neutron core team

2017-04-28 Thread Sławek Kapłoński
Hello, Thank you for all Your help. Good luck in Your new projects :) — Best regards Slawek Kaplonski sla...@kaplonski.pl > Wiadomość napisana przez Miguel Angel Ajo Pelayo w dniu > 28.04.2017, o godz. 11:02: > > > Hi everybody, > > Some of you already know, but I wanted to make

Re: [openstack-dev] [Neutron] Journey to running functional job with Python 3

2017-06-28 Thread Sławek Kapłoński
Hello, I just added fullstack python35 job in project-config Patch to add testing in tox.ini is ready to review also: https://review.openstack.org/#/c/477681 I also wrote some notes in Your etherpad and made first patch to fix fullstack tests: https://review.openstack.org/#/c/478652 I hope it wi

Re: [openstack-dev] [neutron] Call for help with in-tree tempest scenario test failures

2017-07-28 Thread Sławek Kapłoński
Hello, I will try to check QoS tests in this job. — Best regards Slawek Kaplonski sla...@kaplonski.pl > Wiadomość napisana przez Jakub Libosvar w dniu > 28.07.2017, o godz. 14:49: > > Hi all, > > as sending out a call for help with our precious jobs was very > successful last time and we

[openstack-dev] [Neutron][Oslo] Huge number of deprecation warnings in functional tests

2017-01-28 Thread Sławek Kapłoński
https://review.openstack.org/#/c/426429/ [2] http://logs.openstack.org/29/426429/3/check/gate-neutron-dsvm-functional-ubuntu-xenial/7079dc5/console.html -- Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl signature.asc Description: This is a digitally signed message

Re: [openstack-dev] [Neutron][Oslo] Huge number of deprecation warnings in functional tests

2017-01-28 Thread Sławek Kapłoński
Hello, Thanks. I just filled bug report to oslo project: https://bugs.launchpad.net/oslo.context/+bug/1660088 -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Sat, 28 Jan 2017, Hayes, Graham wrote: > On 28/01/17 20:54, Sławek Kapłoński wrote: > > Hello, > >

Re: [openstack-dev] [Neutron][Oslo] Huge number of deprecation warnings in functional tests

2017-01-29 Thread Sławek Kapłoński
Hello, Thanks for explaining that. I'm don't know this part well and that's why I asked here if it's oslo or neutron issue. So it looks like it is issue in Neutron nor Oslo.context, right? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Sat, 28 Jan

Re: [openstack-dev] [Neutron][Oslo] Huge number of deprecation warnings in functional tests

2017-01-29 Thread Sławek Kapłoński
/4b56e71/console.html -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Sun, 29 Jan 2017, Sławek Kapłoński wrote: > Hello, > > Thanks for explaining that. I'm don't know this part well and that's why > I asked here if it's oslo or neutron issue

Re: [openstack-dev] [Neutron][Oslo] Huge number of deprecation warnings in functional tests

2017-01-29 Thread Sławek Kapłoński
Hello, My patch [1] to fix it in Neutron is now merged. Thx Ihar and Kevin for so fast review :) It looks that now functional tests are working fine. [1] https://review.openstack.org/#/c/426550/ -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Sun, 29 Jan 2017, Sławek

Re: [openstack-dev] Adding Brian Haley to the Neutron Drivers team

2018-03-22 Thread Sławek Kapłoński
I’m not part of drivers team but big +1 for Brian from me :) — Best regards Slawek Kaplonski sla...@kaplonski.pl > Wiadomość napisana przez Miguel Lavalle w dniu > 22.03.2018, o godz. 17:25: > > Hi Neutrinos, > > As we all know, the Neutron Drivers team plays a crucial role in helping the

Re: [openstack-dev] [ALL][PTLs] [Community goal] Toggle the debug option at runtime

2018-04-06 Thread Sławek Kapłoński
Hi, One more question about implementation of this goal. Should we take care (and add to story board [1]) projects like: openstack/neutron-lbaas openstack/networking-cisco openstack/networking-dpm openstack/networking-infoblox openstack/networking-l2gw openstack/networking-lagopus openstack/neut

Re: [openstack-dev] [ALL][PTLs] [Community goal] Toggle the debug option at runtime

2018-04-06 Thread Sławek Kapłoński
iro Motoki w dniu > 06.04.2018, o godz. 11:34: > > > Hi Slawek, > > 2018-04-06 17:38 GMT+09:00 Sławek Kapłoński : > Hi, > > One more question about implementation of this goal. Should we take care (and > add to story board [1]) projects like: > > In my under

Re: [openstack-dev] [neutron] [OVN] Tempest API / Scenario tests and OVN metadata

2018-04-06 Thread Sławek Kapłoński
Hi, I don’t know how networking-ovn is working but I have one question. > Wiadomość napisana przez Daniel Alvarez Sanchez w dniu > 06.04.2018, o godz. 15:30: > > Hi, > > Thanks Lucas for writing this down. > > On Thu, Apr 5, 2018 at 11:35 AM, Lucas Alvares Gomes > wrote: > Hi, > > The te

Re: [openstack-dev] [neutron] [OVN] Tempest API / Scenario tests and OVN metadata

2018-04-06 Thread Sławek Kapłoński
. > Wiadomość napisana przez Sławek Kapłoński w dniu > 06.04.2018, o godz. 17:08: > > Hi, > > I don’t know how networking-ovn is working but I have one question. > > >> Wiadomość napisana przez Daniel Alvarez Sanchez w dniu >> 06.04.2018, o godz. 15:30

Re: [openstack-dev] [neutron] Call for help with in-tree tempest scenario test failures

2017-08-10 Thread Sławek Kapłoński
o contribute to the project. > > Thanks, > Ihar > > On Fri, Jul 28, 2017 at 6:02 AM, Sławek Kapłoński wrote: >> Hello, >> >> I will try to check QoS tests in this job. >> >> — >> Best regards >> Slawek Kaplonski >> sla...@kaplonski.pl &

Re: [openstack-dev] [ptg][nova][neutron] modelling network capabilities and capacity in placement and nova neutron port binding negociation.

2017-09-11 Thread Sławek Kapłoński
Hello, I’m also interested in this as it can help to provide guarantee minimum bandwidth for instances. — Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl > Wiadomość napisana przez Mooney, Sean K w dniu > 11.09.2017, o godz. 11:11: > > Hi everyone, > > I’m interested

Re: [openstack-dev] [Neutron] Denver Team Dinner

2017-09-12 Thread Sławek Kapłoński
+1 — Best regards Slawek Kaplonski sla...@kaplonski.pl > Wiadomość napisana przez Miguel Lavalle w dniu > 12.09.2017, o godz. 17:23: > > Dear Neutrinos, > > Our social event will take place on Thursday September 12th at 7:30pm. The > venue is going to be https://www.famousdaves.com/Denver

[openstack-dev] Gertty dashboards

2017-10-22 Thread Sławek Kapłoński
Hello, Recently I started using Getty and I think it’s good tool. I have one problem which I don’t know how to solve. On web based gerrit page (review.openstack.org) I have defined page with own query: "(NOT owner:self) status:open label:Code-Review-0,self label:Workflow=0 (project:openstack/ne

Re: [openstack-dev] Gertty dashboards

2017-10-23 Thread Sławek Kapłoński
t; - Code-Review-0 should be Code-Review=0 > - openstack/shade should openstack-infra/shade > > > That being said, there could still be other Gertty-specific things to discuss > here. Hope you get the answers you need! > > On Sun, Oct 22, 2017 at 5:56 AM, Sławek Kapłoński

Re: [openstack-dev] Gertty dashboards

2017-10-23 Thread Sławek Kapłoński
Hello, > Wiadomość napisana przez Jeremy Stanley w dniu > 23.10.2017, o godz. 15:02: > > On 2017-10-22 11:56:06 +0200 (+0200), Sławek Kapłoński wrote: > [...] >> I suppose that gertty is looking only for patches which are >> already in local database. Is it true? >

Re: [openstack-dev] Gertty dashboards

2017-10-23 Thread Sławek Kapłoński
Hello, > Wiadomość napisana przez James E. Blair w dniu > 23.10.2017, o godz. 18:04: > > Sławek Kapłoński writes: > >> Hello, >> >> Recently I started using Getty and I think it’s good tool. >> I have one problem which I don’t know ho

[openstack-dev] [Neutron] Bug deputy report

2017-11-13 Thread Sławek Kapłoński
Hi all, I was on bug deputy last week. There was no any high or critical bugs reported during this time. Below is short summary about reported bugs: L3 HA related bug: * https://bugs.launchpad.net/neutron/+bug/1731595 - it needs some attention from L3 sub team IMO OVS related bugs: * https://b

Re: [openstack-dev] [OpenStack] [Networking-odl] [Qos] networking-odl is not sending complete data during qos-policy-name update

2017-11-27 Thread Sławek Kapłoński
Hi, I checked that on Neutron’s side and I proposed patch to fix it in Ocata: https://review.openstack.org/#/c/523133/ I think that this patch from Ocata should be easy to back port to newton also if You will need it there. It is fixed in Pike already. — Best regards Slawek Kaplonski sla...@kap

Re: [openstack-dev] [python-openstacksdk][shade] New cores proposed for shade/sdk

2017-12-04 Thread Sławek Kapłoński
Thank You for all Your help and all Your support. I will do my best to help develop shade/sdk projects. — Best regards Slawek Kaplonski sla...@kaplonski.pl > Wiadomość napisana przez Monty Taylor w dniu > 04.12.2017, o godz. 22:12: > > On 11/30/2017 10:00 AM, Dean Troyer wrote: >> On Thu,

[openstack-dev] Gerrit custom menu entries - help needed

2017-12-08 Thread Sławek Kapłoński
Hello, I’m trying to personalize my Gerrit menus in settings panel on review.openstack.org. So I prepared query like: (NOT owner:self) AND status:open AND label:Code-Review-0,self AND label:Workflow=0 AND (project:openstack/neutron OR project:openstack/neutron-lib) AND branch:master And I wan

Re: [openstack-dev] Gerrit custom menu entries - help needed

2017-12-12 Thread Sławek Kapłoński
openstack/gerrit-dash-creator ) to be very helpful when > putting together queries. > > Thanks, > ~Brianna > > On 12/8/17, 16:25, "Sławek Kapłoński" wrote: > >Hello, > >I’m trying to personalize my Gerrit menus in settings panel on > r

[openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-07 Thread Sławek Kapłoński
re and there is really bug as described in [1]? I also made some patch to fix it [2] so please review it if You think that it is worth to fix this behaviour. [1] https://bugs.launchpad.net/nova/+bug/1623809 [2] https://review.openstack.org/#/c/371592/ -- Best regards / Pozdrawiam Sławek Kapłoński sla.

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-11 Thread Sławek Kapłoński
Hello, Can maybe someone (from core team) take a look on that? Thx in advance :) -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Mon, 07 Nov 2016, Sławek Kapłoński wrote: > Hello, > > Some time ago I found that there is problem with unconsistent behaviour &g

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-14 Thread Sławek Kapłoński
instances but is really necessary specs to fix this issue which I reported (and IMHO only inconsistency there)? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Mon, 14 Nov 2016, Chris Friesen wrote: > On 11/11/2016 07:07 AM, Sławek Kapłoński wrote: > > Hello, >

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-15 Thread Sławek Kapłoński
fix https://bugs.launchpad.net/nova/+bug/1623809 or I really need new specs for that? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Mon, 14 Nov 2016, melanie witt wrote: > On Mon, 14 Nov 2016 17:34:28 -0600, Matt Riedemann wrote: > > Why do we want to return a list of uuids for

[openstack-dev] [neutron] Openstack client, Openstack SDK and neutronclient consistency

2016-11-16 Thread Sławek Kapłoński
//bugs.launchpad.net/neutron/+bug/1640767 [2] https://launchpad.net/bugs/1520055 [3] https://review.openstack.org/#/c/250587/ -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl signature.asc Description: PGP signature

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-16 Thread Sławek Kapłoński
-- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Wed, 16 Nov 2016, Chris Friesen wrote: > On 11/15/2016 06:50 PM, melanie witt wrote: > > On Tue, 15 Nov 2016 18:10:40 -0600, Chris Friesen wrote: > > > I'm in favor of your change, since the existing

Re: [openstack-dev] [neutron][osc] Openstack client, Openstack SDK and neutronclient consistency

2016-11-17 Thread Sławek Kapłoński
Hello, Thx all of You for explanations. So I think that [1] can be closed as "Won't fix" now. Am I right? [1] https://bugs.launchpad.net/neutron/+bug/1640767 -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Wed, 16 Nov 2016, Dean Troyer wrote: > >

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-17 Thread Sławek Kapłoński
Hello, Ok. So it's different case. I was thinking only about issues with quotas. For me this which You described is more related to scheduler/placement API(?). Do You think that it should be taken in same specs? -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Thu, 1

Re: [openstack-dev] [neutron][osc] Openstack client, Openstack SDK and neutronclient consistency

2016-11-17 Thread Sławek Kapłoński
Hello, Thx for clarifications and closing this bug. -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Thu, 17 Nov 2016, Akihiro Motoki wrote: > I totally agree with the direction of OSC and shade. > The similar discussion happens in neutronclient side before too. >

Re: [openstack-dev] [nova] Problem with Quota and servers spawned in groups

2016-11-17 Thread Sławek Kapłoński
Hello, Ok, I will try maybe to write such specs if I will have a while. -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Thu, 17 Nov 2016, Chris Friesen wrote: > On 11/17/2016 04:58 AM, Sławek Kapłoński wrote: > > Hello, > > > > Ok. So it's diff

[openstack-dev] [neutron] [fullstack] Test of DHCP agent HA

2016-12-22 Thread Sławek Kapłoński
d to "override" couple methods from agent only for tests and I don't think it's good idea. Maybe someone more experienced will have some better ideas how to do it. [1] https://review.openstack.org/#/c/409432/ [2] https://review.openstack.org/#/c/413994/ -- Best re

Re: [openstack-dev] [neutron][ml2] Mechanism drivers ! OpenvSwich or Linuxbridge or both of them?

2016-12-30 Thread Sławek Kapłoński
s for each backend driver (OVS, Linuxbridge and SR-IOV). BTW. IMHO You should send such questions to openst...@lists.openstack.org -- Best regards / Pozdrawiam Sławek Kapłoński sla...@kaplonski.pl On Fri, 30 Dec 2016, zhi wrote: > Hi, all > > First of all. Happy New year for everyone!