Tuesday, 2021-04-13

*** enriquetaso has joined #openstack-sdks00:28
*** lbragstad_ has joined #openstack-sdks00:43
*** lbragstad has quit IRC00:45
*** LinPeiWen has quit IRC01:43
*** gtema has joined #openstack-sdks02:07
*** gtema has quit IRC02:12
*** evrardjp has quit IRC02:33
*** evrardjp has joined #openstack-sdks02:33
*** enriquetaso has quit IRC02:40
*** LinPeiWen has joined #openstack-sdks02:50
*** LinPeiWen has quit IRC02:56
*** LinPeiWen has joined #openstack-sdks04:08
*** gtema has joined #openstack-sdks04:08
*** gtema has quit IRC04:13
openstackgerritCenne proposed openstack/openstacksdk master: Implement driver vendor passthrough  https://review.opendev.org/c/openstack/openstacksdk/+/78575305:15
*** ralonsoh has joined #openstack-sdks05:29
*** ralonsoh has quit IRC05:29
*** ralonsoh has joined #openstack-sdks05:30
*** Luzi has joined #openstack-sdks05:50
*** slaweq has joined #openstack-sdks05:52
*** udesale has joined #openstack-sdks05:58
*** gtema has joined #openstack-sdks06:09
*** gtema has quit IRC06:13
*** gtema has joined #openstack-sdks06:16
*** gtema has quit IRC06:46
*** gtema has joined #openstack-sdks06:47
*** BakaKuna has joined #openstack-sdks06:50
*** gtema has quit IRC06:51
*** gtema has joined #openstack-sdks06:52
*** gtema has quit IRC06:52
*** gtema has joined #openstack-sdks07:08
*** rpittau|afk is now known as rpittau07:43
*** tosky has joined #openstack-sdks07:49
*** jpich has joined #openstack-sdks07:59
*** dtantsur|afk is now known as dtantsur08:31
*** Luzi has quit IRC08:47
*** Luzi has joined #openstack-sdks08:48
*** dtantsur is now known as dtantsur|brb08:57
*** gtema_ has joined #openstack-sdks09:05
*** gtema has quit IRC09:07
*** rpittau is now known as rpittau|bbl09:54
*** jpich has quit IRC09:54
*** jpich has joined #openstack-sdks09:55
*** dtantsur|brb is now known as dtantsur10:00
*** gtema_ has quit IRC11:11
*** gtema has joined #openstack-sdks11:12
*** tkajinam has quit IRC11:13
*** enriquetaso has joined #openstack-sdks11:52
*** artom has joined #openstack-sdks12:15
*** jpich has quit IRC12:17
*** jpich has joined #openstack-sdks12:19
*** rpittau|bbl is now known as rpittau12:31
openstackgerritSlawek Kaplonski proposed openstack/openstacksdk master: Allow unknown attributes to be included in request body  https://review.opendev.org/c/openstack/openstacksdk/+/76820813:00
*** tosky has quit IRC13:19
*** gtema_ has joined #openstack-sdks13:21
*** gtema has quit IRC13:24
*** tosky has joined #openstack-sdks13:25
*** tosky has quit IRC13:29
*** tosky has joined #openstack-sdks13:29
*** Luzi has quit IRC13:49
*** gtema_ has quit IRC13:57
*** gtema has joined #openstack-sdks14:05
*** Luzi has joined #openstack-sdks14:10
*** amodi has quit IRC14:29
*** lbragstad_ is now known as lbragstad14:31
*** Luzi has quit IRC14:51
openstackgerritCenne proposed openstack/openstacksdk master: Implement driver vendor passthrough  https://review.opendev.org/c/openstack/openstacksdk/+/78575315:27
openstackgerritRiccardo Pittau proposed openstack/openstacksdk master: Fixing more import orders  https://review.opendev.org/c/openstack/openstacksdk/+/78280915:50
openstackgerritRiccardo Pittau proposed openstack/openstacksdk master: Fix more import orders  https://review.opendev.org/c/openstack/openstacksdk/+/78607015:50
*** LinPeiWen has quit IRC15:53
*** jpich has quit IRC16:15
*** rpittau is now known as rpittau|afk16:24
*** dtantsur is now known as dtantsur|afk17:11
*** udesale has quit IRC17:15
*** cenne is now known as cenne-away17:16
*** sshnaidm has joined #openstack-sdks17:28
*** sshnaidm is now known as sshnaidm|pto17:28
*** gtema has quit IRC17:49
*** gtema has joined #openstack-sdks17:50
*** ralonsoh has quit IRC19:13
ianwfyi i'm seeing https://storyboard.openstack.org/#!/story/2008577 with a new cloud we're setting up19:40
ianwBadRequestException: 400: Client Error for url: http://arm-openstack.osuosl.org:9696/v2.0/security-group-rules, Unrecognized attribute(s) 'remote_address_group_id'19:40
*** diablo_rojo has joined #openstack-sdks19:41
ianw https://review.opendev.org/c/openstack/openstacksdk/+/75564419:41
ianwlooking now; it seems there's neutron and nova paths for security groups and i'm not sure which is being taken19:41
openstackgerritKajal Sah proposed openstack/openstacksdk master: Adds Node Vendor passthru  https://review.opendev.org/c/openstack/openstacksdk/+/78544519:52
*** gtema has quit IRC19:53
mordredianw: neutron20:06
mordredianw: the places where we go down the nova path should be vanishingly small these days - but in this case it looks like your traceback is definitely going down the neutron branch20:07
ianwmordred: yeah; it seems like the original change bumped the API version, but i don't quite see if/where openstacksdk is checking that20:07
mordredianw: yeah - I'm not sure how this would detect whether or not to send that attribute20:09
mordredslaweq: ^^ when you get a chance20:10
*** gtema has joined #openstack-sdks20:10
*** gtema has quit IRC20:10
mordredmy guess is that remote_address_group_id only exists either on newer neutron or if a plugin is installed - but the patch adding support is causing it to be sent to the remote side unconditionally20:10
mordredIll be honest - I don't know what the right story is for that for neutron20:11
mordredbut slaweq knows everything20:11
ianwi feel like it's always there, but yeah, only for recent-ish neutron20:14
ianw    #: Revision number of the resource. *Type: int*20:26
ianw    revision_number = resource.Body('revision_number', type=int)20:26
ianwfeels like it might be relevant?20:26
ianwno, that's more for syncing object changes20:34
*** BakaKuna has quit IRC21:46
*** tkajinam has joined #openstack-sdks22:23
*** hyang has joined #openstack-sdks22:54
*** hyang has quit IRC22:57
*** tosky has quit IRC23:34
openstackgerritIan Wienand proposed openstack/openstacksdk master: Don't send empty remote_address_group_id for security groups  https://review.opendev.org/c/openstack/openstacksdk/+/78614823:47
ianwmordred / slaweq: ^ that's about my best guess23:48

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!