Thursday, 2019-02-21

*** markvoelker has joined #openstack-sdks00:19
*** tosky has quit IRC00:19
mordredslaweq: let me know if I can be helpful investigating that devstack/neutron thing - it's hitting all of our patches now00:48
mordredslaweq: I'm pretty open tomorrow and can debug or whatnot if it's helpful00:48
*** slaweq has quit IRC00:52
*** whoami-rajat has joined #openstack-sdks01:12
*** nicholas has quit IRC02:03
*** keekz has joined #openstack-sdks02:05
*** purplerbot has quit IRC02:43
*** purplerbot has joined #openstack-sdks02:44
*** markvoelker has quit IRC03:20
*** markvoelker has joined #openstack-sdks04:21
*** markvoelker has quit IRC04:55
*** markvoelker has joined #openstack-sdks05:52
*** markvoelker has quit IRC06:25
*** Luzi has joined #openstack-sdks06:40
*** slaweq has joined #openstack-sdks07:08
*** markvoelker has joined #openstack-sdks07:22
*** markvoelker has quit IRC07:55
slaweqmordred: frickler: I found the culprit of Your issue :)08:03
slaweqmordred: frickler: it is this patch https://review.openstack.org/#/q/e8b7e768a2545621ee98511b8dd271c5117f76bd08:03
slaweqI proposed revert (just in case): https://review.openstack.org/#/c/638359/108:03
slaweqbut I will try to fix it in better way than only reverting08:03
slaweqmaybe it will not be very hard :)08:04
*** jpich has joined #openstack-sdks08:23
*** tosky has joined #openstack-sdks08:26
*** jpena|off is now known as jpena08:29
*** ttsiouts has joined #openstack-sdks08:36
*** ralonsoh has joined #openstack-sdks08:51
*** markvoelker has joined #openstack-sdks08:52
*** dtantsur|afk is now known as dtantsur\08:53
*** dtantsur\ is now known as dtantsur08:53
fricklerslaweq: oh, great, so this is only triggered by port-forwarding being enabled? and that scenario is missing in neutron gate?09:13
*** e0ne has joined #openstack-sdks09:14
slaweqfrickler: to be strict it is problem with multiple loading L3 service plugin09:15
slaweqbecause now it is added as "requirement" for port forwarding service plugin and is loaded from config too in Your scenario09:15
slaweqand that cause this issue09:15
slaweqI'm know what is wrong and now I'm trying to change the logic in such way that it will not init service plugin class twice09:16
fricklerslaweq: o.k., that sounds plausible, I'm still worried that the patch did pass neutron gate09:19
slaweqfrickler: yes, that is something else what I will have to check09:19
slaweqfrickler: but first I would like to fix the issue :)09:20
*** markvoelker has quit IRC09:25
*** gtema has joined #openstack-sdks09:26
fricklerslaweq: sure. fyi I confirmed that your revert fixes the issue in my local devstack, but I'm assuming you are much further in your analysis anyway by now ;)09:53
slaweqfrickler: yes, I have locally patch which should fix this issue without reverting09:54
slaweqfrickler: I hope I will finish it in 1-2 hours and will send to review09:54
*** markvoelker has joined #openstack-sdks10:17
openstackgerritJens Harbott (frickler) proposed openstack/openstacksdk master: DNM: Dummy patch to verify neutron fix  https://review.openstack.org/63838510:37
fricklerslaweq: ^^ testing your patch here10:37
slaweqfrickler: ok, thx10:38
slaweqfrickler: I think I know why it didn't failed in neutron gate10:39
slaweqfrickler: we simply don't have any API/scenario tests for port forwarding and we are not configuring this service plugin in our jobs10:40
slaweqfrickler: and that is the only plugin which for now could trigger this issue :)10:40
slaweqI will open another bug for that but I don't know exactly when I will have some time to get to it10:40
fricklerslaweq: maybe just running one of the sdk jobs in neutron as non-voting could be good enough. or at least until you get something proper into neutron-tempest-plugin scenarios10:43
Shrewsmordred: coolio10:44
Shrewsslaweq: thx for looking into that neutron issue10:44
slaweqfrickler: in last denver PTG we agreed that we can add some stadium projects' jobs to neutron queue to avoid such breaks10:44
slaweqfrickler: I think that adding SDK job there would be also good idea10:44
slaweqas it is know it may have some value :)10:45
slaweqfrickler: should I do it or You will propose patch?10:45
fricklerslaweq: I can do it, then you can +2 more easily ;)10:45
slaweqShrews: no problem :) I was one of those who approved broken patch ;)10:45
slaweqfrickler: sure, good idea10:45
*** ttsiouts has quit IRC11:13
*** ttsiouts has joined #openstack-sdks11:14
*** cdent has joined #openstack-sdks11:15
*** ttsiouts has quit IRC11:18
*** cdent has quit IRC11:23
openstackgerritArtem Goncharov proposed openstack/openstacksdk master: handle "paginated" argument in test_list properly  https://review.openstack.org/63840111:56
*** jpena is now known as jpena|lunch11:56
*** ttsiouts has joined #openstack-sdks11:56
slaweqfrickler: looks like my patch works and sdk job is happy http://logs.openstack.org/85/638385/1/check/openstacksdk-functional-devstack-networking/a2a55f6/testr_results.html.gz :)12:01
fricklerslaweq: cool, good work :-)12:08
*** dayou has quit IRC12:19
*** dayou has joined #openstack-sdks12:23
*** e0ne has quit IRC12:24
slaweqfrickler: thx :)12:24
*** edleafe has joined #openstack-sdks12:30
*** e0ne has joined #openstack-sdks12:31
*** gtema has quit IRC12:59
*** jpena|lunch is now known as jpena13:15
*** cdent has joined #openstack-sdks13:16
*** keekz is now known as nicholas13:17
*** markvoelker has quit IRC13:17
*** markvoelker has joined #openstack-sdks13:18
*** markvoelker has quit IRC13:22
*** gtema has joined #openstack-sdks13:35
*** gtema has quit IRC14:18
*** markvoelker has joined #openstack-sdks14:18
*** elmiko has joined #openstack-sdks14:39
*** dave-mccowan has joined #openstack-sdks14:47
*** ttsiouts has quit IRC14:51
*** ttsiouts has joined #openstack-sdks14:52
*** markvoelker has quit IRC14:53
*** ttsiouts has quit IRC14:54
*** ttsiouts has joined #openstack-sdks14:54
mordredslaweq, frickler: yay!14:59
*** Luzi has quit IRC15:12
elmikoedleafe: just a heads up, i have a conflicting meeting today so i will be around but on a high latency delay15:18
elmikodtantsur too ^^15:18
edleafeelmiko: I'm around, but I have a PT sessions scheduled that will keep me from my computer15:18
elmikok, i'll try to keep an eye out15:18
*** dave-mccowan has quit IRC15:21
dtantsurI also have a conflicting meeting btw15:22
elmikohaha15:22
elmikook, i'll keep an eye on the chat15:23
*** seeni has joined #openstack-sdks15:35
*** dave-mccowan has joined #openstack-sdks15:41
*** dave-mccowan has quit IRC15:45
*** markvoelker has joined #openstack-sdks15:50
*** tosky has quit IRC15:53
*** tosky has joined #openstack-sdks15:54
elmikoAPI SIG office hour starts in 5 minutes, prepare your inquiries!15:56
*** ttsiouts has quit IRC16:01
*** ttsiouts has joined #openstack-sdks16:02
*** ttsiouts has quit IRC16:06
edleafe...and I'm back16:17
*** e0ne has quit IRC16:23
*** markvoelker has quit IRC16:23
openstackgerritRodolfo Alonso Hernandez proposed openstack/openstacksdk master: Add "name" filter in "list" call when retrieving a single register  https://review.openstack.org/63723816:28
cdentelmiko, edleafe : If I have a resource which returns a json object which contains nested json objects, if I have a GETtable subresoruce for one of those nested json objects am I obliged to have subresources for all the nested objects?16:39
elmikocdent: good question16:39
edleafe"Obliged"?16:40
edleafeIt would seem likely that you would need that, but I don't think that you are under any sort of obligation16:40
mordredcdent: when you say nested json objects ...16:40
elmikoyeah "obliged" sounds kinda strong to me, especially if there is no value in exposing the subresources by themselves16:40
mordred(yeah, I agree with edleafe and elmiko on the obligation part)16:40
*** seeni has quit IRC16:41
cdentAs I hope is fairly obvious, I don't have a real use case here, I just want office hours to have _something_16:42
dtantsur:)16:42
edleafeAh, I thought someone had posed such a question to you and you were passing it along16:43
dtantsurI don't think we should create subresources for the sake of having them (we're quite guilty of that in ironic)16:43
elmikohaha, cdent ++16:43
* mordred hands cdent a bucket of sloshing something16:43
cdentbeer?16:43
elmikoi say no to "obliged", yes to "if there is value in exposing the subresource"16:43
mordredcdent: maybe?16:45
cdentI also say no to "obliged" but I know there are some who would feel that way for sake of grammatical parallelism16:45
elmikoi mean, if you have the cycles to burn....16:46
*** dave-mccowan has joined #openstack-sdks16:47
dtantsureveryone here has a lot of spare time, why even ask?16:52
dtantsur:)16:52
elmikonow if you are using automagical tooling to create your server... XD16:56
dtantsursounds ironic!16:57
elmikohaha16:57
*** jpich has quit IRC17:06
elmikogonna wander off for some lunch, good chatting with y'all as usual =)17:12
dtantsurenjoy17:13
*** markvoelker has joined #openstack-sdks17:20
*** dtantsur is now known as dtantsur|afk17:29
*** markvoelker has quit IRC17:53
*** jpena is now known as jpena|off18:29
*** markvoelker has joined #openstack-sdks18:50
*** ralonsoh has quit IRC18:56
*** markvoelker has quit IRC19:23
openstackgerritDavid Rabel proposed openstack/python-openstackclient master: Only allow project ID in 'image add project'  https://review.openstack.org/63849519:34
openstackgerritDavid Rabel proposed openstack/python-openstackclient master: Fix help message of image add project  https://review.openstack.org/63811319:35
*** whoami-rajat has quit IRC20:02
*** e0ne has joined #openstack-sdks20:14
*** markvoelker has joined #openstack-sdks20:21
*** e0ne has quit IRC20:37
*** cdent has quit IRC20:38
openstackgerritMerged openstack/openstacksdk master: Add image attributes from v2.7  https://review.openstack.org/63753820:50
elmikoanyone around who understand pbr reasonably well?20:53
*** markvoelker has quit IRC20:55
mordredelmiko: yup.21:05
elmikomordred: so, i'm using it for a new project and trying to work my through the devel cycle kinks. and i've run into this issue where i create a tag, push the dists to pypi, then i'll do work and when i do a `pip install -U .` of my devel stuff pbr complains about semvers and git stuff. have you run into this?21:13
mordredelmiko: I have not run in to that although that makes me have sads :(21:15
elmikomordred: definitely giving me a case of the sads21:15
elmikoi can work around it, just curious why it happens21:16
mordredelmiko: I'm trying to think of a good explanation of why that would happen - if you have the git repo locally, that should Just Work (although fwiw I tend to just do a pip install -e . in my source dir and then months later forget that I'm running off of my local branch :) )21:17
elmikomordred: ack, i am working locally and usually this works. i think i must have futzed with the versions or something.21:25
elmikowhat does the `-e` flag do?21:26
mordredelmiko: it does an 'editable' install - it's like python setup.py develop21:27
elmikomordred: interesting, thanks!21:28
mordredelmiko: so, basically, it installs links to your source dir - and as you change python files it's immediately reflected21:28
elmikothat is super useful21:28
mordredif you add new entrypoints in setup.cfg you'll need to re-run pip install -e .21:28
mordredjust fwiw21:28
elmikoack, thanks again =)21:33
elmikomordred ++21:33
*** slaweq has quit IRC21:35
*** njohnston has joined #openstack-sdks21:41
njohnstonHi!  I have a quick question about adding functionality into the openstack sdk.  I want to create functionality in the sdk that will use the neutron bulk port creation method, so that you can supply an array of port information in a single request and all of those ports will be created at once and in streamlined manner.  Will I need to use something other than the generic _create, or can it handle a list of inputs in and a21:44
njohnston list of objects returned?21:44
*** slaweq has joined #openstack-sdks21:48
mordrednjohnston: that is a a great question! I don't think the generic _create will do what you want - so you might need to just do your own magic method21:49
mordrednjohnston: that said - maybe once you've got that we can abstract out a _create_list or something like that21:49
njohnstonmordred: Great, that is what I thought!  I'll start working on it.  Thanks!21:50
mordred\o/21:51
*** markvoelker has joined #openstack-sdks21:53
njohnstonmordred: If I am understanding this code right, it sounds like I might need a different fundamental class than Resource, something like BulkResource that understands that instead of getting **attrs and returning Resource will be getting [attrs, attrs, attrs] and returning [Resource, Resource, Resource].  Does that sound like a sane proposition?22:11
mordrednjohnston: maybe? but also - maybe it's just a method on the proxy? (like, making a BulkResource might be a significant engineering effort - and the main bits of Resource are largely about expressing the remote objects22:18
mordrednjohnston: that said - maybe you do want a BulkResource object that takes another resource class as a parameter and does like you said22:19
mordrednjohnston: so that instead of conn.network.create_ports([args, args, args]) returning [Port, Port, Port] it returns BulkResource which wraps a list of Ports?22:20
mordrednjohnston: I could go either way - might be one of those "get in to it and see which sucks less" sorts of things22:20
njohnstonyeah, sounds like it. :-)22:24
*** markvoelker has quit IRC22:25
johnsomThank you for the rechecks. Was just going to check on the gate status.22:37
*** dave-mccowan has quit IRC22:40
mordredjohnsom: I was so excited about the gate status22:41
*** slaweq has quit IRC22:43
*** slaweq has joined #openstack-sdks22:55
*** slaweq has quit IRC23:00
openstackgerritMerged openstack/openstacksdk master: Add Octavia (load_balancer) load balancer failover  https://review.openstack.org/63401023:03
*** slaweq has joined #openstack-sdks23:11
*** tosky has quit IRC23:11
*** slaweq has quit IRC23:16
*** markvoelker has joined #openstack-sdks23:22
openstackgerritMerged openstack/openstacksdk master: Add Octavia (load_balancer) provider API support  https://review.openstack.org/63448823:52
openstackgerritMerged openstack/openstacksdk master: Add Octavia (load_balancer) flavor profile API  https://review.openstack.org/63451823:52
openstackgerritMerged openstack/openstacksdk master: Add Octavia (load_balancer) flavor API  https://review.openstack.org/63453223:52
*** markvoelker has quit IRC23:55

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!