frickler | gtema: 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-L227 | 06:34 |
---|---|---|
frickler | the other option would be a negated "^stable" match | 06:35 |
gtema | I would say let it be just master for now. We have rarely branches | 06:37 |
gtema | And if we need we can then extend this regex here | 06:37 |
frickler | ack, patch incoming, thx | 06:38 |
gtema | Thank you | 06:38 |
frickler | one day openstack really should start renaming the default branch to main everywhere. that'll be a fun project | 06:42 |
opendevreview | Dr. Jens Harbott proposed openstack/python-openstackclient master: Update branch regex for osc-functional-devstack-tips https://review.opendev.org/c/openstack/python-openstackclient/+/895765 | 06:42 |
frickler | I'll make stable branch patches that completely drop the -tips job there, no need to keep the job definition if it isn't run | 06:43 |
gtema | Right, makes sense as well | 06:49 |
opendevreview | Dr. Jens Harbott proposed openstack/python-openstackclient stable/2023.2: [stable-only] CI: Drop all tips jobs https://review.opendev.org/c/openstack/python-openstackclient/+/895767 | 07:00 |
ralonsoh | stephenfin, hi! if you have 1 minute: https://review.opendev.org/c/openstack/python-openstackclient/+/895657 | 09:46 |
ralonsoh | thanks! | 09:46 |
stephenfin | done | 09:53 |
opendevreview | Merged openstack/python-openstackclient master: Check the default role list before adding a new one https://review.opendev.org/c/openstack/python-openstackclient/+/895657 | 10:59 |
*** ralonsoh_ is now known as ralonsoh | 11:07 | |
opendevreview | Merged openstack/python-openstackclient master: tests: Explicitly specify port fields for output https://review.opendev.org/c/openstack/python-openstackclient/+/894510 | 13:11 |
opendevreview | Merged openstack/python-openstackclient master: volume: Deprecate '--detailed' options https://review.opendev.org/c/openstack/python-openstackclient/+/894527 | 13:11 |
opendevreview | Merged openstack/python-openstackclient master: Add a warning for resizing servers booted from volumes https://review.opendev.org/c/openstack/python-openstackclient/+/890184 | 13:14 |
opendevreview | Merged openstack/python-openstackclient master: Remove use of oslo.utils https://review.opendev.org/c/openstack/python-openstackclient/+/894528 | 13:14 |
priteau | Hi 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.6 | 13:59 |
priteau | And 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 |
stephenfin | damn, okay, i guess we need to drop that, release, and re-add it (or yank 1.5.0) | 14:01 |
stephenfin | and then bump python_requires | 14:01 |
priteau | I see there is a typing-extensions library that brings compatiblity with earlier Python | 14:01 |
priteau | If you would prefer to go that route when re-releasing | 14:02 |
priteau | However changelog suggests that we might need typing-extensions 4.6.0, that's not even in master u-c yet | 14:04 |
andrewbogott_ | stephenfin: here's another nudge for https://review.opendev.org/c/openstack/openstacksdk/+/893283 :) | 15:04 |
JayF | I wanted to ensure the SDK team was aware of this: https://review.opendev.org/c/openstack/governance/+/894915/2#message-575de1c1a31190684835fbbf671104c416ec6d6a -- please have a look | 18:48 |
JayF | Basically 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 |
frickler | JayF: 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 it | 18:51 |
JayF | I have zero objections; just trying to make sure communication lines are flowing :D | 18:51 |
JayF | TBH I find it kinda cool, as PTL of a project that crosses CNCF/OpenStack lines in many places already and emits metrics to prometheus :D | 18:51 |
frickler | I think there's gnocchiclient, which would be similar since gnocchi moved out of openstack governance | 18:52 |
JayF | you mind putting those sentiments on the gerrit change, so they remain beyond this conversation? | 18:52 |
JayF | including the info about gnocchi | 18:52 |
frickler | I can do that, yes | 18:54 |
frickler | there'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.html | 18:55 |
frickler | if 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.html | 18:57 |
JayF | nice, so this fits right in | 19:26 |
JayF | \o/ | 19:26 |
opendevreview | Christian Rohmann proposed openstack/python-openstackclient master: Add is_incremental to ListVolumeBackup https://review.opendev.org/c/openstack/python-openstackclient/+/890426 | 20:10 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!