*** zbr_ has joined #openstack-sdks | 00:13 | |
*** zbr has quit IRC | 00:14 | |
*** ttsiouts has joined #openstack-sdks | 01:22 | |
openstackgerrit | caoyuan proposed openstack/keystoneauth master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/655016 | 01:22 |
---|---|---|
*** ttsiouts has quit IRC | 01:54 | |
*** whoami-rajat has joined #openstack-sdks | 02:59 | |
*** ttsiouts has joined #openstack-sdks | 03:03 | |
*** gkadam has joined #openstack-sdks | 03:28 | |
*** ttsiouts has quit IRC | 03:35 | |
*** ricolin has joined #openstack-sdks | 03:58 | |
openstackgerrit | qian wang proposed openstack/microversion-parse master: Add .idea/* in .gitignore https://review.opendev.org/658956 | 04:02 |
*** gtema has joined #openstack-sdks | 04:47 | |
*** gtema has quit IRC | 04:52 | |
*** ttsiouts has joined #openstack-sdks | 05:33 | |
*** gtema has joined #openstack-sdks | 05:36 | |
*** gtema has quit IRC | 05:53 | |
*** Luzi has joined #openstack-sdks | 06:02 | |
*** ttsiouts has quit IRC | 06:06 | |
*** holser_ has joined #openstack-sdks | 06:18 | |
*** gtema has joined #openstack-sdks | 06:43 | |
openstackgerrit | Artem Goncharov proposed openstack/openstacksdk master: Add image.stage methods https://review.opendev.org/652981 | 06:49 |
*** slaweq has joined #openstack-sdks | 06:51 | |
*** slaweq has quit IRC | 07:03 | |
*** oyrogerg has joined #openstack-sdks | 07:14 | |
*** ttsiouts has joined #openstack-sdks | 07:31 | |
*** jpich has joined #openstack-sdks | 07:46 | |
*** jangutter has joined #openstack-sdks | 07:50 | |
*** dtantsur|afk is now known as dtantsur | 07:54 | |
*** ralonsoh has joined #openstack-sdks | 07:58 | |
*** jpena|off is now known as jpena | 07:59 | |
*** ttsiouts has quit IRC | 08:34 | |
*** oyrogerg has quit IRC | 09:09 | |
*** ttsiouts has joined #openstack-sdks | 09:10 | |
*** e0ne has joined #openstack-sdks | 09:13 | |
*** ricolin has quit IRC | 09:14 | |
*** tssurya has joined #openstack-sdks | 09:42 | |
*** ttsiouts has quit IRC | 09:44 | |
*** yolanda_ has quit IRC | 10:06 | |
*** yolanda_ has joined #openstack-sdks | 10:08 | |
openstackgerrit | Merged openstack/openstacksdk master: Extract image download method into a mixin https://review.opendev.org/658346 | 10:10 |
*** gtema has quit IRC | 10:18 | |
*** jangutter has quit IRC | 10:56 | |
*** jangutter has joined #openstack-sdks | 11:31 | |
*** e0ne has quit IRC | 11:31 | |
*** e0ne has joined #openstack-sdks | 11:31 | |
*** jpena is now known as jpena|lunch | 11:41 | |
*** slaweq has joined #openstack-sdks | 11:53 | |
*** e0ne has quit IRC | 12:02 | |
*** slaweq has quit IRC | 12:21 | |
*** jpena|lunch is now known as jpena | 12:32 | |
*** slaweq has joined #openstack-sdks | 12:37 | |
*** gkadam has quit IRC | 12:40 | |
*** slaweq has quit IRC | 12:42 | |
*** e0ne has joined #openstack-sdks | 12:50 | |
*** gtema has joined #openstack-sdks | 12:52 | |
efried | dtantsur: see question from dustinc about 15h ago | 12:52 |
*** yolanda_ has quit IRC | 12:57 | |
*** ttsiouts has joined #openstack-sdks | 13:02 | |
*** ttsiouts has quit IRC | 13:07 | |
mordred | efried, dustinc: what do you mean by "spec" in this context? | 13:13 |
openstackgerrit | Merged openstack/openstacksdk master: Replace use of log.warn with log.warning https://review.opendev.org/658529 | 13:14 |
efried | mordred: FYI dustinc is on Pacific time, so it may be a couple hours before he gets back to you. (And I don't know what he meant by 'spec') | 13:18 |
mordred | efried: neat! I'm also in and out today - so we may or may not manage to connect with each other :) | 13:20 |
efried | mordred: In general, what's the process when someone wants to enhance one of these proxies? Is a spec (as in rst document describing the change) required? | 13:21 |
mordred | nope - one just dives in. if it's a big change, checking in with other folks first is a good idea - but we don't have nearly enough active devs to warrant the overhead of specs atm | 13:22 |
efried | ack | 13:23 |
gtema | mordred, why do you say so, a 3 of us is not enough? ;-) | 13:23 |
efried | dustinc: FYI the change appears to have been delivered via https://review.opendev.org/#/c/647730/ | 13:23 |
*** dmellado has quit IRC | 13:24 | |
*** dmellado has joined #openstack-sdks | 13:24 | |
*** ttsiouts has joined #openstack-sdks | 13:26 | |
efried | dustinc: If you're looking for more information on what the json payload should look like, I would start with the corresponding baremetal API: https://developer.openstack.org/api-ref/baremetal/?expanded=update-node-detail#update-node | 13:26 |
mordred | gtema: 3 of us is perfect :) | 13:27 |
gtema | we are nearly almighty | 13:27 |
mordred | nearly | 13:27 |
gtema | :D | 13:27 |
efried | (which, mordred/dtantsur/gtema, would be a good thing to link from any of these proxy methods) | 13:27 |
efried | (especially the ones that have **kwargs) | 13:27 |
gtema | for baremetal its dtantsur | 13:27 |
mordred | efried: I agree - that's not a ba idea at all | 13:27 |
* efried wonders if there's a way to autodoc that | 13:28 | |
efried | prolly not | 13:29 |
efried | since it's in another repo | 13:29 |
efried | I was thinking of the :oslo.config:`group.option` role | 13:29 |
efried | but that only works in same repo | 13:30 |
*** ttsiouts has quit IRC | 13:30 | |
mordred | yeah - there's ways to do fancy sphinx stuff with multi-repo external links and stuff - and connecting that with zuul for multi-repo source might be neat - but it's also probably easier to just put the links in for now | 13:31 |
mordred | I could see us easily getting so clever we don't understand how to write docs anymore | 13:31 |
gtema | ++ | 13:32 |
efried | I thought we had already passed that point. | 13:33 |
efried | only stephenfin knows how to write docs | 13:33 |
efried | job security | 13:33 |
stephenfin | /o/ | 13:33 |
stephenfin | \o\ | 13:33 |
mordred | efried: does that mean stephenfin will write all my docs for me? neat! | 13:34 |
stephenfin | efried: It could be done by building on top of intersphinx | 13:34 |
stephenfin | but whether it's important enough is another matter | 13:35 |
efried | considering we should ideally do it for every proxy method, and probably a bunch of the others, it would be nice if it happened automatically without any input. Like introspected something about the method. Like if we (already) had decorators on the methods indicating which operation they invoke. But we don't. So we'd have to add something to each method anyway. Or something more convoluted like a centralized mapping. | 13:37 |
efried | so if we're going to do something manual to each method anyway, might as well be adding the actual link. | 13:37 |
efried | except... | 13:37 |
dustinc | efried mordred thanks I’m in and out next couple hours but will check that out. | 13:37 |
efried | stephenfin: how do I noqa a docstring? | 13:37 |
dustinc | And by spec I meant blueprint so I could use it to find the change so all is good. Thanks! | 13:39 |
efried | dustinc: You can use some git tricks to find the change, lmk if you want to go over that. | 13:40 |
stephenfin | """Some string. | 13:40 |
stephenfin | 13:40 | |
stephenfin | More stuff. | 13:41 |
stephenfin | """ # noqa | 13:41 |
stephenfin | ^ efried (I think) | 13:41 |
efried | ah, /me tries... | 13:41 |
gtema | efried, dustinc, do you need placement support in sdk? | 13:42 |
efried | stephenfin: nope :( | 13:42 |
efried | gtema: It's already there, proxy-wise. | 13:42 |
efried | gtema: Other than something broken in the dep chain, this works: https://review.opendev.org/656023 | 13:42 |
stephenfin | Then I have no idea, I'm afraid. I assume it's the line length thing that's causing issues? | 13:42 |
efried | stephenfin: Yes, I have a hyperlink in the docstring and the hyperlink is >80c by itself. | 13:42 |
stephenfin | You could manually wrap inside the docstring. It would make for uglier code but keep flake8 happy | 13:43 |
stephenfin | Otherwise, use a URL shortner? | 13:43 |
efried | backslash? | 13:43 |
gtema | efried: I mean in a normal sdk way (with resources and refular proxy methods) | 13:43 |
gtema | s/refular/regular/ | 13:43 |
efried | gtema: I think we've talked about it before and decided it's not worth it, at least for now. | 13:43 |
gtema | ok, thks | 13:44 |
efried | gtema: It could be kinda neat, but the straight up APIs are pretty easy to use as is. | 13:44 |
gtema | that's good | 13:44 |
efried | Feel like if people have that kind of time, there's more important things to be done :) | 13:44 |
efried | like figuring out how to put long hyperlinks into the docstrings | 13:45 |
gtema | :) | 13:45 |
efried | stephenfin: backslash-wrapping works, and isn't *too* hideous. Thanks. | 13:46 |
efried | ahcrap. The pep8 error I was getting, it wasn't even in the docstring I was messing with. | 13:48 |
mordred | efried: BOW DOWN TO THE PEP8 GODS | 13:48 |
openstackgerrit | Eric Fried proposed openstack/openstacksdk master: Link to baremetal API reference from patch_node https://review.opendev.org/659068 | 13:51 |
efried | mordred, gtema, dtantsur: Toe in the water ^ | 13:51 |
efried | if that flies, more can be done | 13:52 |
mordred | efried: ++ | 13:54 |
gtema | efried: ++ from me as well | 13:54 |
efried | stephenfin: there was no pep8 error on long link in docstring. I was seeing things. | 13:55 |
efried | and it's not because we're ignoring H4 either. | 13:55 |
efried | Perhaps it's just smart enough to realize that a link doesn't count. | 13:55 |
*** Luzi has quit IRC | 14:18 | |
*** gtema has quit IRC | 14:58 | |
*** ttsiouts has joined #openstack-sdks | 15:27 | |
*** openstackgerrit has quit IRC | 15:54 | |
*** e0ne has quit IRC | 15:57 | |
*** ttsiouts has quit IRC | 16:01 | |
*** jpich has quit IRC | 16:31 | |
*** jpich has joined #openstack-sdks | 16:31 | |
*** holser_ has quit IRC | 16:35 | |
*** openstackgerrit has joined #openstack-sdks | 16:49 | |
openstackgerrit | Surya Seetharaman proposed openstack/python-openstackclient master: Microversion 2.73: Support adding the reason behind a server lock https://review.opendev.org/659124 | 16:49 |
*** dtantsur is now known as dtantsur|afk | 16:51 | |
*** tssurya has quit IRC | 17:06 | |
*** slaweq has joined #openstack-sdks | 17:06 | |
*** jpich has quit IRC | 17:10 | |
*** slaweq has quit IRC | 17:14 | |
*** ralonsoh has quit IRC | 17:25 | |
*** slaweq has joined #openstack-sdks | 17:31 | |
*** slaweq has quit IRC | 17:35 | |
*** jpena is now known as jpena|off | 17:41 | |
*** e0ne has joined #openstack-sdks | 17:57 | |
*** ttsiouts has joined #openstack-sdks | 17:58 | |
*** e0ne has quit IRC | 18:05 | |
*** ttsiouts has quit IRC | 18:31 | |
*** e0ne has joined #openstack-sdks | 18:38 | |
*** slaweq has joined #openstack-sdks | 19:21 | |
*** e0ne has quit IRC | 20:20 | |
*** ttsiouts has joined #openstack-sdks | 20:28 | |
*** cdent has joined #openstack-sdks | 20:36 | |
cdent | mordred: we talked about this for and I've managed to forget: you added a command somewhere to list the versions of all the apis configured in the catalog. I've forgotten where you put it. | 20:42 |
*** slaweq has quit IRC | 20:44 | |
*** cdent has quit IRC | 20:58 | |
*** ttsiouts has quit IRC | 21:01 | |
*** whoami-rajat has quit IRC | 22:18 | |
*** ttsiouts has joined #openstack-sdks | 22:58 | |
*** ttsiouts has quit IRC | 23:32 | |
*** irclogbot_0 has quit IRC | 23:45 | |
*** irclogbot_1 has joined #openstack-sdks | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!