Thursday, 2021-11-25

*** tkajinam is now known as Guest674106:15
thomasb06gtema: Hello. The Compute docstring stays in error, but it doesn't seem related with my modifications: https://review.opendev.org/c/openstack/openstacksdk/+/81678508:30
thomasb06By the way, would you have something else to give to me?08:31
gtemait does - line 776 - you have 2 odd spaces08:32
gtemaactually since you are already on the docstrings there are some more things to fix - in some proxy methods apparently type of the return is not really being accepted properly what results in broken link08:34
gtemai.e. https://docs.openstack.org/openstacksdk/latest/user/proxies/network.html - remove_gateway_from_router method08:34
gtemaI assume this is due to the line break in the rtype macro08:35
gtemaso it would be great if you can do another walk through proxies and have a look where those are broken08:35
thomasb06line 776, fixed08:36
thomasb06Regarding the remove_gateway_from_router method, the docstrings has ":rtype: :class: `~openstack.network.v2.router.Router`" without line break (after executing `git pull origin feature/r1`)08:41
gtemayeah, but there is space in between ":class: `~openstack.network.v2.router.Router`"08:42
gtemabetween :class: and the `~...`08:43
thomasb06understood08:43
thomasb06Let me take care of it08:43
gtemacool, thks08:43
thomasb06(my CV says 'thanks you guys', hehe...)08:44
gtemai.e. https://opendev.org/openstack/openstacksdk/src/branch/feature/r1/openstack/network/v2/_proxy.py#L780 the line is broken (find_local_ip_association method)08:44
gtemasame stuff for validate_auto_allocated_topology - I assume it can be in multiple places (you can verify in the rendered docs (i.e. on https://cf484ceb1edd89d30dfe-675a54f2682a71ce0a87525368caccbf.ssl.cf5.rackcdn.com/816785/2/check/openstack-tox-docs/14f9fb4/docs/user/index.html#api-documentation08:46
gtemathat is the link to built artifacts from your last change08:46
gtemathere you go under "Service Proxies" 08:46
thomasb06so it should be :class:`openstack.service.version.variable`, with no space, and on it's own line if a line break splits it?08:47
gtemayes08:47
gtemabasically :class:`whatever` - this all must be on the same line08:47
thomasb06ok, I track them down08:50
gtemaawesome08:50
opendevreviewMamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD  https://review.opendev.org/c/openstack/python-openstackclient/+/80561808:55
isabekgtema: Hi! Can you please take a look [1] when you have a time. Thanks! 1) https://review.opendev.org/c/openstack/python-openstackclient/+/80561809:38
opendevreviewStephen Finucane proposed openstack/openstacksdk master: compute: Add support for server lock reason  https://review.opendev.org/c/openstack/openstacksdk/+/81929311:22
*** artom_ is now known as artom15:53
opendevreviewStephen Finucane proposed openstack/openstacksdk master: compute: Add support for server lock reason  https://review.opendev.org/c/openstack/openstacksdk/+/81929316:52
stephenfingtema: Is the neutron stuff in OSC using neutronclient or SDK now?17:19
gtemasdk17:19
stephenfinI can figure it out but just in case you know off the top of your head17:19
stephenfinSweet17:19
stephenfinOkay, all our tests need to be fixed. They're using FakeResource everywhere /o\17:20
gtemaand glance also17:20
stephenfinFun!17:20
stephenfin(rather than "fake" SDK objects)17:20
stephenfin*SDK resource objects17:20
gtemayes, I wanted to start on that after we complete with moving compute - there's plenty of improvements possible17:20
stephenfinOkay, cool, once you know. I'll make sure we don't add any new usage of this17:20
gtema:)17:21
opendevreviewMerged openstack/python-openstackclient master: Add --subnet-pool to subnet list  https://review.opendev.org/c/openstack/python-openstackclient/+/77852117:46
opendevreviewMerged openstack/python-openstackclient master: Switch command server add volume to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81591917:46
opendevreviewRodolfo Alonso proposed openstack/python-openstackclient master: Add network update quota "limit_check" parameter  https://review.opendev.org/c/openstack/python-openstackclient/+/80601617:50
opendevreviewThobias Trevisan proposed openstack/python-openstackclient master: compute: Add 'Security Groups' for 'server list'  https://review.opendev.org/c/openstack/python-openstackclient/+/81936819:24
opendevreviewRitvik Vinodkumar proposed openstack/python-openstackclient master: Switch compute service list, delete and set to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81843423:39
opendevreviewRitvik Vinodkumar proposed openstack/python-openstackclient master: Switch list server volume to sdk  https://review.opendev.org/c/openstack/python-openstackclient/+/81671623:49
opendevreviewRitvik Vinodkumar proposed openstack/python-openstackclient master: Switch list server volume to sdk  https://review.opendev.org/c/openstack/python-openstackclient/+/81671623:58

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