Tuesday, 2023-09-19

fricklergtema: the osc-functional-devstack-tips job has a branch filter "^(?!stable)", which is deprecated syntax. do you foresee future feature branches or can we transform this to a simple "master" match instead? https://opendev.org/openstack/python-openstackclient/src/branch/master/.zuul.yaml#L224-L22706:34
fricklerthe other option would be a negated "^stable" match06:35
gtemaI would say let it be just master for now. We have rarely branches06:37
gtemaAnd if we need we can then extend this regex here06:37
fricklerack, patch incoming, thx06:38
gtemaThank you 06:38
fricklerone day openstack really should start renaming the default branch to main everywhere. that'll be a fun project06:42
opendevreviewDr. Jens Harbott proposed openstack/python-openstackclient master: Update branch regex for osc-functional-devstack-tips  https://review.opendev.org/c/openstack/python-openstackclient/+/89576506:42
fricklerI'll make stable branch patches that completely drop the -tips job there, no need to keep the job definition if it isn't run06:43
gtemaRight, makes sense as well06:49
opendevreviewDr. Jens Harbott proposed openstack/python-openstackclient stable/2023.2: [stable-only] CI: Drop all tips jobs  https://review.opendev.org/c/openstack/python-openstackclient/+/89576707:00
ralonsohstephenfin, hi! if you have 1 minute: https://review.opendev.org/c/openstack/python-openstackclient/+/89565709:46
ralonsohthanks!09:46
stephenfindone09:53
opendevreviewMerged openstack/python-openstackclient master: Check the default role list before adding a new one  https://review.opendev.org/c/openstack/python-openstackclient/+/89565710:59
*** ralonsoh_ is now known as ralonsoh11:07
opendevreviewMerged openstack/python-openstackclient master: tests: Explicitly specify port fields for output  https://review.opendev.org/c/openstack/python-openstackclient/+/89451013:11
opendevreviewMerged openstack/python-openstackclient master: volume: Deprecate '--detailed' options  https://review.opendev.org/c/openstack/python-openstackclient/+/89452713:11
opendevreviewMerged openstack/python-openstackclient master: Add a warning for resizing servers booted from volumes  https://review.opendev.org/c/openstack/python-openstackclient/+/89018413:14
opendevreviewMerged openstack/python-openstackclient master: Remove use of oslo.utils  https://review.opendev.org/c/openstack/python-openstackclient/+/89452813:14
priteauHi stephenfin. A colleague of mine has just discovered that openstacksdk 1.5.0 is broken on Python 3.6 because of the use of ty.Literal. Not a problem as such, but setup.cfg hasn't been updated so it still has: python_requires = >=3.613:59
priteauAnd if it is changed in the next release, it will stay broken unless we use upper constraints because pip3.6 will pick 1.5.0 as latest compatible release.14:00
stephenfindamn, okay, i guess we need to drop that, release, and re-add it (or yank 1.5.0)14:01
stephenfinand then bump python_requires14:01
priteauI see there is a typing-extensions library that brings compatiblity with earlier Python14:01
priteauIf you would prefer to go that route when re-releasing14:02
priteauHowever changelog suggests that we might need typing-extensions 4.6.0, that's not even in master u-c yet14:04
andrewbogott_stephenfin: here's another nudge for https://review.opendev.org/c/openstack/openstacksdk/+/893283 :)15:04
JayFI wanted to ensure the SDK team was aware of this: https://review.opendev.org/c/openstack/governance/+/894915/2#message-575de1c1a31190684835fbbf671104c416ec6d6a -- please have a look18:48
JayFBasically a prometheus client plugin for OSC is asking to be included in the telemetry project. I wanted to make sure you all were aware it was happening (and I'm generally curious if it'd be the first OSC plugin to talk to not-openstack)18:49
fricklerJayF: thanks for the ping, I mentioned this to gtema already earlier before they wanted to become an openstack project. I myself consider this also to be a bit weird but not enough to really object to it18:51
JayFI have zero objections; just trying to make sure communication lines are flowing :D 18:51
JayFTBH I find it kinda cool, as PTL of a project that crosses CNCF/OpenStack lines in many places already and emits metrics to prometheus :D18:51
fricklerI think there's gnocchiclient, which would be similar since gnocchi moved out of openstack governance18:52
JayFyou mind putting those sentiments on the gerrit change, so they remain beyond this conversation?18:52
JayFincluding the info about gnocchi18:52
fricklerI can do that, yes18:54
fricklerthere's also rsd which I have no idea what it actually does, sounds like storage but seems not openstack, too https://docs.openstack.org/python-openstackclient/latest/cli/plugin-commands/rsd.html18:55
fricklerif it is a cinder driver, not sure why it needs a dedicated client? https://docs.openstack.org/cinder/train/configuration/block-storage/drivers/intel-rsd-volume-driver.html18:57
JayFnice, so this fits right in19:26
JayF\o/19:26
opendevreviewChristian Rohmann proposed openstack/python-openstackclient master: Add is_incremental to ListVolumeBackup  https://review.opendev.org/c/openstack/python-openstackclient/+/89042620:10

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