Earlier  
Posted Nick Remark
#openstack-sdks - 2023-08-02
15:33:52 stephenfin On a related note, I'm doing a cleanup of stale members of both openstacksdk-core and python-openstackclient-core. Will post to openstack-discuss about it shortly
15:34:10 tonyb stephenfin: Ahh okay.
15:34:54 tonyb gtema: I'd say yes you'd been another group and the corresponding ACL to gove them +2 but not +W
15:42:58 fungi frickler: gtema: any member of a group can change the owner to themselves or to another group they're a member of
15:43:40 gtema fungi - thanks, did that now
15:44:04 gtema logical things are not so logical on the first sight
15:47:49 frickler oh, I didn't know that, either, nice
15:49:44 stephenfin gtema: rosmaita is proposing adding core groups directly to the ACL config file in project-config rather than as included groups in the openstacksdk-service-core group. Advantage would be that it's config driven rather than needing us to do in the UI, but it does remove the need for the openstacksdk-service-core group. Have you any preference?
15:50:12 rosmaita which would you prefer? seems like 2 would be less work for you, though you will have to +1 the project-config patch
15:50:12 rosmaita 2 - the project (cinder in this case) pushes a patch to project-config giving review powers -2..+2 to group cinder-core
15:50:12 rosmaita 1 - in gerrit UI, a member of openstacksdk-service-core manually adds cinder-core
15:50:12 rosmaita there are 2 ways to do this:
15:50:12 rosmaita gtema: got a question for you ... i am following up on the Forum consensus to add (for example) cinder-core to openstacksdk-service-core (and same for the cli)
15:50:19 stephenfin jinx
15:50:23 rosmaita yeah, what stefenfin said
15:52:11 rosmaita tell you what, i will post a patch to project-config and you can -1 it if you prefer the manual gerrit UI method
15:52:18 stephenfin +1
15:52:20 gtema hmm, interesting. I am always for "avoiding" UI
15:52:44 gtema so lets go with project-config stuff
15:53:09 rosmaita https://review.opendev.org/c/openstack/project-config/+/890346
15:54:42 gtema yeah, I like that
15:55:12 rosmaita ok, cool
15:55:35 rosmaita i can send a message to openstack-discuss informing the other projects to do the same
15:55:36 stephenfin rosmaita: thanks for following up on that and apologies for dropping the ball
15:55:43 stephenfin yes, please
15:55:54 rosmaita np, you have a lot on your plate
15:58:18 tonyb rosmaita: nice
15:58:34 rosmaita :)
16:05:59 rosmaita Zuul does not like my patch ... i sorted the groups logically instead of alphabetically
16:12:03 rosmaita stephenfin: gtema: will need you to renew your +1s on https://review.opendev.org/c/openstack/project-config/+/890346
17:29:16 fungi it's merged now, should deploy in short order
17:29:31 opendevreview Suyeon Cha proposed openstack/openstacksdk master: reset_state, force_delete for Share, ShareSnapshot https://review.opendev.org/c/openstack/openstacksdk/+/888311
17:31:04 opendevreview Suyeon Cha proposed openstack/openstacksdk master: reset_state, force_delete for Share, ShareSnapshot https://review.opendev.org/c/openstack/openstacksdk/+/888311
17:34:11 opendevreview Suyeon Cha proposed openstack/openstacksdk master: reset_state, force_delete for Share, ShareSnapshot https://review.opendev.org/c/openstack/openstacksdk/+/888311
18:42:27 opendevreview Anvi Joshi proposed openstack/openstacksdk master: Add support for managing and unmanaging shares in the shared file systems service https://review.opendev.org/c/openstack/openstacksdk/+/888940
18:42:40 opendevreview Omer Schwartz proposed openstack/openstacksdk master: Add support to Octavia (load_balancer) amphora get stats https://review.opendev.org/c/openstack/openstacksdk/+/889296
21:10:58 fungi gtema: another acl addition https://review.opendev.org/890365
#openstack-sdks - 2023-08-03
04:26:38 opendevreview Anvi Joshi proposed openstack/openstacksdk master: Support manage/unmanage shares with manila https://review.opendev.org/c/openstack/openstacksdk/+/888940
04:43:27 fungi gtema: and now https://review.opendev.org/890366 and https://review.opendev.org/890374
05:37:15 frickler gtema: do we maybe want to unify sdk and osc gerrit groups? or is there a reason to keep them separate? that would make my comment about adding designate cores to osc obsolete
05:41:31 gtema fricker: who knows what future brings us. Maybe we will have people that can be made cores in SDK, but not in osc. But I also don't really object of unifying them. This is just historically this way as complete independent projects
05:41:53 gtema Feel free to also propose merge
06:49:35 frickler hmm, no, I don't want to push something you're not convinced about, let's keep the current setup then for now
07:41:38 johnsom I added Designate today as I had core previously under the Monty/Dean (for Octavia primarily though) plan of yesteryear. If we want to get more granular that is ok too.
08:23:25 opendevreview Omer Schwartz proposed openstack/openstacksdk master: Add support to Octavia (load_balancer) amphora get stats https://review.opendev.org/c/openstack/openstacksdk/+/889296
08:36:24 opendevreview Artem Goncharov proposed openstack/openstacksdk master: fix block storage resource registry https://review.opendev.org/c/openstack/openstacksdk/+/890398
10:00:29 opendevreview Merged openstack/openstacksdk master: cloud: Remove '_is_client_version' https://review.opendev.org/c/openstack/openstacksdk/+/884496
10:00:31 opendevreview Merged openstack/openstacksdk master: cloud: Remove '_{service}_client' properties https://review.opendev.org/c/openstack/openstacksdk/+/884497
10:00:33 opendevreview Merged openstack/openstacksdk master: cloud: Remove '_object_store_client' https://review.opendev.org/c/openstack/openstacksdk/+/884499
10:48:20 fungi a downside to these acl addition changes is they're going to need to be strictly sequenced or require a lot of rebases to deal with the merge conflicts between one another
10:49:33 fungi besides the fact that it needs a project-config core reviewer to review and approve, while doing it via group management instead of acls would be under the full control of the sdks team
11:11:04 frickler once this is set up, I don't expect a lot of changes
12:20:34 opendevreview Christian Rohmann proposed openstack/openstacksdk master: Cleanup logic to either dry-run, bulk_delete or do single object deletes https://review.opendev.org/c/openstack/openstacksdk/+/890410
14:20:26 opendevreview Christian Rohmann proposed openstack/openstacksdk master: Cleanup logic to either dry-run, bulk_delete or do single object deletes https://review.opendev.org/c/openstack/openstacksdk/+/890410
14:37:52 frickler johnsom: no, let's go on with this, you just need to rebase the patch for designate now
14:38:25 johnsom Yep, just starting my day, so give me a minute.
14:38:30 frickler johnsom: completely unrelated you may be able to help oschwart_ with the CI for amphora stats? https://review.opendev.org/c/openstack/openstacksdk/+/889296
14:39:02 johnsom frickler Yeah, I can take a look
14:40:39 opendevreview Christian Rohmann proposed openstack/python-openstackclient master: Add is_incremental to ListVolumeBackup https://review.opendev.org/c/openstack/python-openstackclient/+/890426
14:44:15 johnsom Rebase posted
15:13:19 frickler stephenfin: gtema: I've done some testing on the traits issue, but didn't make real progress. do we want to skip the test for now?
15:13:49 frickler seems this is affecting multiple projects, at least devstack and neutron
15:14:09 stephenfin yeah, I think that makes sense now
15:15:43 gtema agreed
15:15:57 frickler if it helps, I can reproduce the issue with only creating traits in the test, but not when using OSC. I've also done tracing of the uwsgi socket, but that looks identical for passing and failing attempts afaict
15:16:35 frickler so very likely some apache proxy issue, but even with debug log level no clue so far either
15:17:47 frickler my gut feeling is that it might somehow be related to the create call not returning a body, but that's just guessing
15:18:05 gtema that means to me the issue is most likely happening also for everybody deploying it productively
15:18:37 frickler gtema: well I still want to test in a kolla env where haproxy is used as frontend instead apache
15:19:09 frickler it would also be interesting to see how far stable branches are affected
15:19:46 gtema I recently faced the issue that gzip lib since recently became more strict and is rejecting certain web response if it doesn't end the stream properly. I don't mean it is related, but just that some weird things are happening all over the stack
15:19:52 frickler stephenfin: can you do a patch to skip the test, then, or shall I?
15:23:22 opendevreview Artem Goncharov proposed openstack/openstacksdk master: skip placement test https://review.opendev.org/c/openstack/openstacksdk/+/890431
15:23:32 gtema frickler - here you go
15:28:46 oschwart frickler johnsom: thanks for any help, meanwhile I am trying to understand why I am getting that error in https://review.opendev.org/c/openstack/openstacksdk/+/889296
15:49:14 frickler seems we just made an sdk release with that failing test in place? guess that's bad timing
16:01:07 frickler looks like the failure happens at least back in xena, too https://zuul.opendev.org/t/openstack/build/c016418972cb44bc86def85484b6aa81 but I didn't manage to see any failure on my production zed kolla cloud so far
16:01:31 frickler btw. my repro was on bookworm, so it is also not ubuntu specific
16:02:03 frickler also maybe I should continue this in #-nova actually
16:11:05 gtema frickler - thanks for trying to debug the issue
16:32:16 opendevreview Lajos Katona proposed openstack/openstacksdk master: Add SFC to SDK https://review.opendev.org/c/openstack/openstacksdk/+/887387
16:47:50 opendevreview Stephen Finucane proposed openstack/openstacksdk master: Stop randomly sorting error lines https://review.opendev.org/c/openstack/openstacksdk/+/890441
17:13:46 opendevreview Stephen Finucane proposed openstack/openstacksdk master: tests: Skip intermittently failing placement traits test https://review.opendev.org/c/openstack/openstacksdk/+/890444
17:13:49 stephenfin frickler: ^
17:13:57 stephenfin Whoops, I see gtema beat me to it
17:14:28 stephenfin though mine passes pep8 and has a bug linked so I think it's preferable?
17:18:47 gtema No problem
19:46:51 opendevreview Carlos Eduardo proposed openstack/openstacksdk master: Resource locks and access rules restrictions https://review.opendev.org/c/openstack/openstacksdk/+/889519
#openstack-sdks - 2023-08-04
03:07:04 opendevreview Merged openstack/openstacksdk master: tests: Skip intermittently failing placement traits test https://review.opendev.org/c/openstack/openstacksdk/+/890444
03:25:05 opendevreview Anvi Joshi proposed openstack/openstacksdk master: Support manage/unmanage shares with manila https://review.opendev.org/c/openstack/openstacksdk/+/888940
03:28:51 opendevreview Anvi Joshi proposed openstack/openstacksdk master: Support manage/unmanage shares with manila https://review.opendev.org/c/openstack/openstacksdk/+/888940
09:06:47 opendevreview Merged openstack/openstacksdk master: tox: Add environment documentation https://review.opendev.org/c/openstack/openstacksdk/+/889978
11:11:59 opendevreview Pranali Deore proposed openstack/openstacksdk master: Adding support for new add/get location apis https://review.opendev.org/c/openstack/openstacksdk/+/883271
11:20:24 opendevreview Artem Goncharov proposed openstack/openstacksdk master: Extend resource object https://review.opendev.org/c/openstack/openstacksdk/+/884909
11:34:31 opendevreview Artem Goncharov proposed openstack/openstacksdk master: Extend resource object https://review.opendev.org/c/openstack/openstacksdk/+/884909
11:46:27 fungi gtema: https://review.opendev.org/890475 is yet another client/sdk acl addition
11:52:18 opendevreview Artem Goncharov proposed openstack/openstacksdk master: Extend resource object https://review.opendev.org/c/openstack/openstacksdk/+/884909
11:58:36 opendevreview Lajos Katona proposed openstack/openstacksdk master: Add SFC to SDK https://review.opendev.org/c/openstack/openstacksdk/+/887387
13:12:19 opendevreview Denys Mishchenko proposed openstack/ansible-collections-openstack master: Add volume_type related plugins/modules https://review.opendev.org/c/openstack/ansible-collections-openstack/+/890523
13:31:08 opendevreview Artem Goncharov proposed openstack/openstacksdk master: WIP: Implement auto-code generation https://review.opendev.org/c/openstack/openstacksdk/+/882326

Earlier   Later