| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2020-04-11 | |||
| 13:36:05 | mordred | smcginnis: it's ok for python3 to be picked up in devstack in the functional jobs - shade's functional jobs are explicitly in tox rather than in devstack so that the devstack install is not related to the shade install | |
| 13:36:43 | mordred | that said - stable/train of openstacksdk is not going to work with master of openstackclient because we changed some things - so we'll have to hope that python version stuff works for us | |
| 14:25:06 | openstackgerrit | Andreas Jaeger proposed openstack/service-types-authority master: Cleanup py27 support https://review.opendev.org/719183 | |
| 18:08:19 | smcginnis | mordred: I thought the intention there was to continue to test py27, and that's why train was still needed. But I obviously don't know the full context, so whatever you say. ;) | |
| 18:11:15 | mordred | smcginnis: well - actually - hrm. my thought also probably won't work | |
| 18:11:30 | mordred | smcginnis: train is too old - but tip of master it too new :) | |
| 18:12:08 | mordred | I *think* we might need to drop -tips from py27 testing - the combos just might be too hard | |
| 18:15:14 | smcginnis | Yeah, I was wondering that. Since most things have dropped by py27 now, that may not be feasible to keep testing -tips with it. | |
| 18:18:12 | mordred | yeah | |
| 18:20:43 | openstackgerrit | Monty Taylor proposed openstack/shade master: Break out py27 job templates https://review.opendev.org/718068 | |
| 18:21:04 | mordred | smcginnis: we also really only care about introducing syntax regressions - so honestly even just a pep8 job is probabluy _plenty_ | |
| 18:21:14 | mordred | I expect to land almost no patches on that | |
| 18:22:13 | smcginnis | Might be good to minimize the testing then. | |
| 19:44:46 | AJaeger | let's see whether that shade change does the right thing on os-client-config, I rechecked https://review.opendev.org/#/c/717609 | |
| #openstack-sdks - 2020-04-12 | |||
| 12:56:32 | openstackgerrit | Merged openstack/api-sig master: Cleanup py27 support https://review.opendev.org/719170 | |
| #openstack-sdks - 2020-04-13 | |||
| 09:52:23 | openstackgerrit | Abhijeet Kasurde proposed openstack/ansible-collections-openstack master: Moved openstack inventory script from community.general https://review.opendev.org/719429 | |
| #openstack-sdks - 2020-04-14 | |||
| 10:20:22 | openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: Add '--force; parameter to 'openstack quota set' https://review.opendev.org/713881 | |
| 12:18:35 | nightmare_unreal | do we have mistral irc channel ? | |
| 12:25:21 | AJaeger | nightmare_unreal: you can check on the goverance page | |
| 12:25:34 | nightmare_unreal | okay thanks | |
| 12:25:40 | AJaeger | https://governance.openstack.org/tc/reference/projects/index.html -> search for mistral | |
| 12:28:15 | smcginnis | http://eavesdrop.openstack.org/irclogs/ is also a useful one to find non-governance projects too. | |
| 12:48:39 | openstackgerrit | Merged openstack/os-api-ref master: Update sphinx-testing requirements to >=1.0.1 https://review.opendev.org/715673 | |
| 17:13:55 | openstackgerrit | Duc Truong proposed openstack/ansible-collections-openstack master: Add properties for os_project https://review.opendev.org/715266 | |
| 21:00:12 | openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: Add '--force; parameter to 'openstack quota set' https://review.opendev.org/713881 | |
| #openstack-sdks - 2020-04-15 | |||
| 08:44:50 | openstackgerrit | Merged openstack/python-openstackclient master: Add 'subnetpool' type support to rbac commands https://review.opendev.org/712705 | |
| 19:55:11 | openstackgerrit | subham rai proposed openstack/openstacksdk master: baremetal: support for volume connectors API https://review.opendev.org/718746 | |
| #openstack-sdks - 2020-04-16 | |||
| 09:55:51 | openstackgerrit | Lin PeiWen proposed openstack/openstacksdk master: OpenStack port decorator variables https://review.opendev.org/720420 | |
| 15:17:32 | vishakha | mordred: Could you please look in to https://review.opendev.org/#/c/715269/ | |
| 15:21:16 | AJaeger | here's a change for os-client-config to cleanup py27 support, please review https://review.opendev.org/#/c/717609/ | |
| 15:21:45 | AJaeger | and a similar one for service-types-authority, please: https://review.opendev.org/719183 | |
| 16:01:25 | elmiko | API SIG office hour now open | |
| 16:16:32 | elmiko | hello/ | |
| 16:16:44 | elmiko | sadly, it's not much of a party these days | |
| 16:18:24 | dtantsur | yeah.. | |
| 16:23:57 | elmiko | how are you doing dtantsur ? staying safe and healthy i hope | |
| 16:24:48 | dtantsur | yeah, not bad overall.. although not perfect either. | |
| 16:25:11 | dtantsur | and you elmiko? | |
| 16:28:14 | elmiko | staying indoors, thankfully i've managed to stay healthy. unfortunately our refrigerator seems to have broken and we now need to figure out what to do =( | |
| 16:29:10 | dtantsur | ugh :( | |
| 16:30:01 | elmiko | yeah... we need to have someone come and repair it, or buy a new one, and that is making me nervous | |
| 16:33:27 | dtantsur | I can imagine. I hope it ends up well though. | |
| 16:33:36 | elmiko | thanks | |
| 16:33:48 | dtantsur | We've started carefully going outside for walks.. impossible otherwise | |
| 16:34:05 | elmiko | if the worst that happens is i loose a little cheese and milk, i think we'll be ok XD | |
| 16:34:41 | dtantsur | :D | |
| 16:36:16 | dtantsur | okay, I need to leave earlier today. take care! | |
| 16:36:22 | elmiko | you too/ | |
| 17:06:51 | elmiko | have a good weekend all | |
| 19:33:48 | openstackgerrit | Merged openstack/ansible-collections-openstack master: Add properties for os_project https://review.opendev.org/715266 | |
| #openstack-sdks - 2020-04-17 | |||
| 07:59:37 | iurygregory | mordred, hey o/ good morning (not sure if you are awake) re your comment in https://review.opendev.org/#/c/718746/1/openstack/baremetal/v1/_proxy.py you wanted to be volume_connectors only for that function since is the one to list correct? | |
| 08:26:48 | iurygregory | hey everyone locally I'm trying to run tox -r -vv -e docs for openstacksdk using the master and it's failling any tips? | |
| 08:35:10 | amotoki | iurygregory: it is caused by sphinx 3.0. If you would like to get the rendered documents, you can avoid the error with sphinx <3. | |
| 08:37:02 | AJaeger | is anybody looking into it or shall I? | |
| 08:38:03 | amotoki | AJaeger: I don't know someone is looking into it. I just confirmed it locally but I have something other to do right now. | |
| 08:39:26 | AJaeger | just noticed the logs - that's not one of the usual errors;( I'll check for 5 mins or so. | |
| 08:40:29 | gtema | I was having to fight downstream with those issues and can prepare fix for SDK docs for support of Sphin >=3.0, but this is quite a lot | |
| 08:40:54 | AJaeger | gtema: that would be appreciated! | |
| 08:41:14 | gtema | ok, taken on my FIFO todo | |
| 08:41:34 | AJaeger | thanks | |
| 08:49:40 | iurygregory | amotoki, i have some high priorities atm >.< otherwise I would be happy to help | |
| 09:03:09 | dtantsur | who could approve this simple patch please? https://review.opendev.org/#/c/717737/ | |
| 09:03:38 | dtantsur | amotoki, mordred ^^ | |
| 09:03:58 | amotoki | dtantsur: sure | |
| 09:29:12 | openstackgerrit | Dmitry Tantsur proposed openstack/osc-lib master: Remove Babel from requirements https://review.opendev.org/717737 | |
| 09:29:20 | dtantsur | amotoki: updated ^^ | |
| 09:30:29 | amotoki | dtantsur: thanks. I read thru the translation handling scripts again :) | |
| 09:32:01 | gtema | amotoki, i placed my + there also. If you find ok let's do +A | |
| 10:25:31 | openstackgerrit | Merged openstack/python-openstackclient master: Add resource option immutable https://review.opendev.org/715269 | |
| 11:35:55 | openstackgerrit | Merged openstack/openstacksdk stable/rocky: Add ansible collection job to rocky branch https://review.opendev.org/714079 | |
| 11:35:56 | openstackgerrit | Merged openstack/openstacksdk stable/rocky: Add tests for Ansible built-in modules in 2.8,2.9 https://review.opendev.org/714086 | |
| 12:00:24 | AJaeger | here's a change for os-client-config to cleanup py27 support, please review https://review.opendev.org/#/c/717609/ | |
| 12:00:29 | AJaeger | and a similar one for service-types-authority, please: https://review.opendev.org/719183 | |
| 12:00:33 | AJaeger | mordred: can you help, please? ^ | |
| 12:01:07 | dtantsur | AJaeger: there is a question re 3.5 on the first of them | |
| 12:01:20 | dtantsur | I remember discussing it on another patch, but I don't remember the resolution | |
| 12:04:26 | openstackgerrit | Andreas Jaeger proposed openstack/os-client-config master: Cleanup py27 support https://review.opendev.org/717609 | |
| 12:05:05 | AJaeger | dtantsur: I followed your suggestion - as long as shade is testing 3.5, we need 3.5 in there... | |
| 12:06:12 | dtantsur | thanks! | |
| 12:15:59 | openstackgerrit | Dmitry Tantsur proposed openstack/python-openstackclient master: Move Babel to test-requirements https://review.opendev.org/720701 | |
| 12:16:01 | dtantsur | not sure if even test-requirements is needed ^^^ | |
| 12:24:04 | openstackgerrit | Merged openstack/service-types-authority master: Cleanup py27 support https://review.opendev.org/719183 | |
| 13:38:29 | openstackgerrit | Dmitry Tantsur proposed openstack/python-openstackclient master: Remove Babel from requirements https://review.opendev.org/720701 | |
| 13:38:30 | dtantsur | updated with the recent findings ^^^ | |
| 14:49:50 | AJaeger | who's reviewing shade? Here's a change to update the jobs which we need to move forward with py27 drop, please review https://review.opendev.org/#/c/718068/ | |
| 14:54:59 | openstackgerrit | Monty Taylor proposed openstack/shade master: Update master for stable/ussuri https://review.opendev.org/719021 | |
| 14:55:18 | openstackgerrit | Monty Taylor proposed openstack/shade master: Add Python3 victoria unit tests https://review.opendev.org/719022 | |
| 14:55:34 | mordred | AJaeger: done! | |
| 14:58:56 | AJaeger | thanks, mordred | |
| 15:00:35 | openstackgerrit | Andreas Jaeger proposed openstack/keystoneauth master: Cleanup py27 support https://review.opendev.org/720742 | |
| 15:07:16 | openstackgerrit | Sean McGinnis proposed openstack/shade master: Declare py38 support https://review.opendev.org/720746 | |
| 15:31:40 | openstackgerrit | Dmitry Tantsur proposed openstack/python-openstackclient master: Remove Babel from requirements https://review.opendev.org/720701 | |
| 15:32:58 | openstackgerrit | Dmitry Tantsur proposed openstack/python-openstackclient master: Remove Babel from requirements https://review.opendev.org/720701 | |
| 15:33:38 | dtantsur | lower-constraints is quite a fragile thing | |
| 15:40:47 | AJaeger | dtantsur: it's not working as designed IMHO | |
| 15:41:15 | dtantsur | to me we should only list direct dependencies in lower-constraints.txt | |
| 15:41:20 | dtantsur | but I seem to be alone in that | |
| 15:41:52 | AJaeger | dtantsur: Let me write up something... | |
| 15:44:37 | AJaeger | dtantsur: will take a bit, I need an example | |
| 15:47:08 | dtantsur | depending on what you need, I may be able to help | |