Earlier  
Posted Nick Remark
#openstack-sdks - 2021-09-16
16:03:26 gtema well, contribution needs to happen ;-)
16:03:50 gtema I mean we need to bring r1 in shape and merge it to master
16:04:01 diablo_rojo Okay so what does that entail exactly?
16:04:18 gtema completing cleanup of the cloud layer
16:04:38 gtema there I also started generalizing metadata and quotasets for the resources
16:05:09 gtema I want also to do same for quota and limits and create I/F for querying quotas of all services
16:05:29 gtema so that SDK tries all possible methods to get to quota/limit/quotaset/etc for the services
16:05:43 gtema then CLI can only trigger single function in SDK
16:06:06 diablo_rojo Okay.
16:06:22 gtema there's also https://review.opendev.org/c/openstack/openstacksdk/+/805851
16:06:34 gtema an attempt to change how caching works
16:06:48 gtema cause that is also sort of breaking change
16:07:10 gtema overall - we have already in r1 some "breaking" changes
16:07:33 gtema and I want to complete those before we really do a bang
16:08:14 gtema actually with all the students I have figured out that we miss doc in the form "so you want to understand how SDK works?"
16:08:59 gtema something really describing principles of resource and proxy, cloud layer, guiidelines, etc
16:09:33 diablo_rojo That would be help.
16:09:51 gtema yeah, and it would be help if somebody writes such doc ;-)
16:10:41 diablo_rojo I am happy to help formulate and review and whatnot.
16:10:56 gtema :)
16:11:00 diablo_rojo I suppose I could take a stab on it if we did a call at somepoint to go over what all you think should be included.
16:11:30 gtema yeah, can be arranged
16:12:38 gtema maybe next week if you have time
16:13:26 diablo_rojo Yeah next week works for me
16:13:58 gtema smth like Thursday same time? Or is it still too early?
16:14:33 diablo_rojo Nope! I can do this time next week.
16:14:38 diablo_rojo Want me to send a calendar invite?
16:14:48 gtema yes, pls
16:16:06 diablo_rojo gtema, done!
16:16:12 gtema thks a lot
16:16:21 diablo_rojo No problem!
16:17:27 gtema it's a sad depression overall in OpenStack that I observe with contributions
16:17:34 diablo_rojo Oh?
16:18:06 gtema na ja, people disappear, activity is also somehow not really great. At least in areas that I watch
16:19:41 diablo_rojo Its not the shiny new thing anymore. If its any consolation.. k8s is now in our position as well since everyone has moved off to work on k8s plugins. They don't work on the core kubernetes anymore and they are really hurting for people.
16:20:36 gtema yeah, I even read articles like: "well, K8 is hot now, but it also nears some form of maintenance. So what happens next?"
16:21:00 diablo_rojo I can't wait for the k8s is dead articles lol
16:21:18 gtema :)
16:21:20 diablo_rojo Anything else we want to discuss logged?
16:21:29 diablo_rojo Well.. officially logged as a meeting?
16:21:32 diablo_rojo It all gets logged :)
16:21:33 gtema most likely not
16:21:40 gtema at least not for me
16:21:43 opendevreview Merged openstack/cliff stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/cliff/+/808339
16:21:45 diablo_rojo Alright well we were at least a little productive :)
16:21:54 gtema :)
16:21:55 diablo_rojo I have that patch you linked open and will work on reviewing it.
16:22:01 opendevreview Merged openstack/cliff stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/cliff/+/808340
16:22:03 diablo_rojo Its quite large :)
16:22:16 diablo_rojo (in that it touches lots of files)
16:22:23 diablo_rojo Not actually big changes from what I can see.
16:22:36 gtema oki. mordred said corvus should also have a look since that is going to affect nodepool
16:22:54 diablo_rojo Yeah that makes sense.
16:23:04 gtema that's why it is in the nirvana without me merging it in single mode
16:23:15 opendevmeet Log: https://meetings.opendev.org/meetings/sdk/2021/sdk.2021-09-16-16.02.log.html
16:23:15 opendevmeet Minutes (text): https://meetings.opendev.org/meetings/sdk/2021/sdk.2021-09-16-16.02.txt
16:23:15 opendevmeet Minutes: https://meetings.opendev.org/meetings/sdk/2021/sdk.2021-09-16-16.02.html
16:23:15 opendevmeet Meeting ended Thu Sep 16 16:23:15 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
16:23:15 gtema #endmeeting
16:23:32 diablo_rojo Thanks gtema!
16:23:37 gtema welcome
16:24:05 gtema I want to finish cloud layer stuff for object storage soon and then I can have a next look on what's still to be done
16:24:18 gtema reviews on share are also necessary
16:24:32 gtema I mean on share patches
16:24:59 diablo_rojo Okay. Feel free to add me as a reviewer on whatever you want eyes on or just ping me directly :)
16:25:12 gtema thks
16:25:42 gtema have a nice day, I will be slowly going off for today
17:01:52 diablo_rojo You too!
#openstack-sdks - 2021-09-17
13:59:50 opendevreview Slawek Kaplonski proposed openstack/python-openstackclient master: Add new job osc-functional-devstack-neutron-ovs https://review.opendev.org/c/openstack/python-openstackclient/+/793143
16:22:00 opendevreview OpenStack Release Bot proposed openstack/keystoneauth stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/keystoneauth/+/809812
16:22:02 opendevreview OpenStack Release Bot proposed openstack/keystoneauth stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/keystoneauth/+/809813
16:22:03 opendevreview OpenStack Release Bot proposed openstack/keystoneauth master: Update master for stable/xena https://review.opendev.org/c/openstack/keystoneauth/+/809814
#openstack-sdks - 2021-09-20
06:55:28 thomasb06 gtema: TestNetworkProxy is split: https://review.opendev.org/c/openstack/openstacksdk/+/809972
06:55:43 thomasb06 you definitely need to have a look on this one
07:36:10 gtema Ok thomasb06, will do so today
15:00:17 maysams Hello o/ does anyone know if openstack-sdk should work fine when using a https proxy?
16:38:55 opendevreview Lajos Katona proposed openstack/openstacksdk master: Add BFD monitor operations https://review.opendev.org/c/openstack/openstacksdk/+/810078
17:48:41 opendevreview Merged openstack/openstacksdk master: Update master for stable/xena https://review.opendev.org/c/openstack/openstacksdk/+/808356
18:38:32 opendevreview Merged openstack/openstacksdk master: Add Python3 yoga unit tests https://review.opendev.org/c/openstack/openstacksdk/+/808360
18:38:34 opendevreview Merged openstack/openstacksdk stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/openstacksdk/+/808353
18:38:35 opendevreview Merged openstack/openstacksdk stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/openstacksdk/+/808355
22:58:33 opendevreview Merged openstack/cliff master: Automatically page interactive root help output https://review.opendev.org/c/openstack/cliff/+/799345
#openstack-sdks - 2021-09-21
11:43:02 thomasb06 gtema: it's 3 times the build fails, would you see what is wrong: https://review.opendev.org/c/openstack/openstacksdk/+/809972/1 ?
11:45:30 gtema Will look
12:51:04 thomasb06 maybe it's fixed
14:40:10 opendevreview Bence Romsics proposed openstack/openstacksdk master: WIP Add router add/update/remove external gateways operations https://review.opendev.org/c/openstack/openstacksdk/+/810267
14:41:40 opendevreview Bence Romsics proposed openstack/python-openstackclient master: WIP Add command: router add/update/remove gateway https://review.opendev.org/c/openstack/python-openstackclient/+/810268
14:43:49 opendevreview Bence Romsics proposed openstack/python-openstackclient master: WIP Add command: router add/update/remove gateway https://review.opendev.org/c/openstack/python-openstackclient/+/810268
14:52:40 opendevreview Bence Romsics proposed openstack/openstacksdk master: WIP Add router add/update/remove external gateways operations https://review.opendev.org/c/openstack/openstacksdk/+/810267
16:00:31 opendevreview Lajos Katona proposed openstack/openstacksdk master: Add BFD monitor operations https://review.opendev.org/c/openstack/openstacksdk/+/810078
16:09:53 opendevreview Lajos Katona proposed openstack/python-openstackclient master: Add BFD monitor commands https://review.opendev.org/c/openstack/python-openstackclient/+/810286
16:40:32 opendevreview Merged openstack/ansible-collections-openstack master: Added missing warn() used in cloud.openstack.quota https://review.opendev.org/c/openstack/ansible-collections-openstack/+/805534
#openstack-sdks - 2021-09-22
06:29:45 thomasb06 TestObjectStoreProxy: https://review.opendev.org/c/openstack/openstacksdk/+/810344
07:10:57 opendevreview Przemyslaw Szczerbik proposed openstack/openstacksdk master: Add QoS min pps rule object and CRUD operations https://review.opendev.org/c/openstack/openstacksdk/+/810346
08:35:42 opendevreview Lajos Katona proposed openstack/python-openstackclient master: Add bfd_monitor as optional arg to route https://review.opendev.org/c/openstack/python-openstackclient/+/810370
10:42:14 opendevreview OpenStack Release Bot proposed openstack/python-openstackclient stable/xena: Update .gitreview for stable/xena https://review.opendev.org/c/openstack/python-openstackclient/+/810384
10:42:16 opendevreview OpenStack Release Bot proposed openstack/python-openstackclient stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena https://review.opendev.org/c/openstack/python-openstackclient/+/810385
10:42:18 opendevreview OpenStack Release Bot proposed openstack/python-openstackclient master: Update master for stable/xena https://review.opendev.org/c/openstack/python-openstackclient/+/810386
10:42:20 opendevreview OpenStack Release Bot proposed openstack/python-openstackclient master: Add Python3 yoga unit tests https://review.opendev.org/c/openstack/python-openstackclient/+/810387
16:09:59 diablo_rojo stephenfin, gtema how did it go? >

Earlier   Later