Monday, 2024-06-10

whoami-rajatstephenfin, hey, can you take another look at this patch? https://review.opendev.org/c/openstack/python-openstackclient/+/91982014:52
stephenfinwhoami-rajat: Ah, I had a draft comment but never submitted it. Done now14:53
whoami-rajatstephenfin, tbh, I'm not sure what the difference is between % and comma (,) in oslo logging but i was using similar code for snapshot unmanage (being proposed first) and volume unmanage and in snapshot delete % is used https://github.com/openstack/python-openstackclient/blob/master/openstackclient/volume/v2/volume_snapshot.py#L193-L19814:58
stephenfinwhoami-rajat: https://docs.python.org/3/howto/logging.html#optimization14:59
stephenfintldr: if you pass the arguments separate rather than with %, the arguments are deferred until if/when they're needed. I was pretty sure hacking had a check for that but maybe it's not enabled by default 15:00
stephenfinAh, yes, 'H904' which is disabled by default15:02
opendevreviewRajat Dhasmana proposed openstack/python-openstackclient master: Add support for volume unmanage  https://review.opendev.org/c/openstack/python-openstackclient/+/91982015:10
whoami-rajatstephenfin, ack, understood now, updated ^15:11
stephenfincool, one comment but +215:13
opendevreviewRajat Dhasmana proposed openstack/python-openstackclient master: Add support for volume unmanage  https://review.opendev.org/c/openstack/python-openstackclient/+/91982015:18
whoami-rajatstephenfin, yeah, my bad, updated now15:19
opendevreviewBaek Seung Ju proposed openstack/openstacksdk master: Implemented snapshot-related features of the stack.  https://review.opendev.org/c/openstack/openstacksdk/+/92147115:44
opendevreviewAntonia Gaete proposed openstack/python-openstackclient master: identity: Migrate 'service' commands to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/90639516:56
M0weng[m]stephenfin: Quick question about the role commands in openstackclient - should --inherited no longer be an allowable argument for the role add commands since the option isn't passed in to SDK?23:53

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