*** harlowja has quit IRC | 00:07 | |
openstackgerrit | norman shen proposed openstack/oslo.messaging master: Print warning message when connection running out https://review.opendev.org/718650 | 00:09 |
---|---|---|
*** tkajinam has quit IRC | 01:29 | |
*** tkajinam has joined #openstack-oslo | 01:29 | |
*** moguimar has quit IRC | 01:30 | |
openstackgerrit | norman shen proposed openstack/oslo.messaging stable/stein: Add transport_options parameter https://review.opendev.org/727061 | 06:08 |
*** jkulik has joined #openstack-oslo | 06:11 | |
*** tkajinam has quit IRC | 06:35 | |
*** tkajinam has joined #openstack-oslo | 06:36 | |
jkulik | Good morning or other part of the day. Does anybody feel responsible for oslo.vmware in here? I'd like to have a little chat regarding switching the backing SOAP library to something else (I'had some success with zeep downstream) and if there's a chance to upstream that. | 07:14 |
*** ralonsoh has joined #openstack-oslo | 07:33 | |
*** tosky has joined #openstack-oslo | 07:35 | |
*** dtantsur|afk is now known as dtantsur | 07:54 | |
*** rpittau|afk is now known as rpittau | 07:58 | |
*** hberaud has quit IRC | 08:07 | |
*** hberaud has joined #openstack-oslo | 08:07 | |
*** jhesketh has joined #openstack-oslo | 09:31 | |
hberaud | stephenfin: o/ how are you comfortable with oslo.config? | 09:56 |
hberaud | jkulik: I seen some related discussion on the ML in March => http://lists.openstack.org/pipermail/openstack-discuss/2020-March/013449.html maybe it could be a starting point for you to find person to discuss with | 10:01 |
jkulik | hberaud, thanks, I'll have a look. | 10:02 |
stephenfin | jkulik: I can review patches, though I wouldn't consider myself responsible for it | 10:04 |
stephenfin | with that said, I'm not sure if anyone is really responsible for it right now, so that might be as good as you're going to get :) | 10:04 |
stephenfin | hberaud: Moderately. What's up? | 10:04 |
hberaud | I wondering why I can't retrieve config from env var (https://review.opendev.org/#/c/718223/9/.zuul.yaml) on my functional tests with something like PS7 => (https://review.opendev.org/#/c/718223/7/oslo_cache/tests/functional/test_cache_backend.py) | 10:07 |
hberaud | stephenfin: ^^^ | 10:07 |
hberaud | stephenfin: I submitted 2 more PS to use fixture but I don't really love to have to retrieve each option with `os.getenv` and to reformat them manually | 10:09 |
hberaud | stephenfin: so, first, do you have ideas why my env var passed config is ignored? | 10:10 |
stephenfin | hberaud: so in both cases, you are setting the environment variable? | 10:11 |
hberaud | stephenfin: second, have you some examples that use env var to pass config? | 10:11 |
stephenfin | and os.getenv is working but oslo.config can't see it | 10:11 |
hberaud | stephenfin: yep I init few env var (https://review.opendev.org/#/c/718223/9/.zuul.yaml) and I pass them with tox (https://review.opendev.org/#/c/718223/9/tox.ini) | 10:12 |
hberaud | stephenfin: os.getenv work fine I can retrieve them by using it | 10:13 |
hberaud | stephenfin: but without os.getenv tricks oslo.config seems to ignore them | 10:13 |
stephenfin | okay, I only know a bit about this feature from working on related tests recently. I will take a look now though | 10:14 |
hberaud | stephenfin: I mean, if I retrieve them with env var and then I pass them to the fixture then it's seems ok | 10:14 |
stephenfin | hberaud: Actually, here's a good review for you https://review.opendev.org/#/c/724880/ | 10:15 |
stephenfin | That's the patch that let me learn about how this works | 10:15 |
hberaud | stephenfin: thanks | 10:15 |
hberaud | stephenfin: I'll take a look too | 10:15 |
*** rpittau is now known as rpittau|bbl | 10:19 | |
hberaud | stephenfin: just a last word, normally my config should be retrieved automatically if I'm right => https://docs.openstack.org/oslo.config/latest/reference/drivers.html#environment (activated by default and requires no additional configuration to use) | 10:19 |
stephenfin | that's what I thought, but I don't actually know for sure | 10:19 |
stephenfin | I'm trying to figure that out now | 10:20 |
hberaud | stephenfin: ack thx | 10:21 |
*** samueldmq_ has joined #openstack-oslo | 11:28 | |
*** samueldmq_ has quit IRC | 11:34 | |
*** samueldmq_ has joined #openstack-oslo | 11:36 | |
*** samueldmq_ is now known as samueldmq | 11:40 | |
*** raildo has joined #openstack-oslo | 11:44 | |
openstackgerrit | Andreas Jaeger proposed openstack/oslo.tools master: Update hacking for Python3 https://review.opendev.org/727174 | 12:17 |
*** rpittau|bbl is now known as rpittau | 12:21 | |
*** adrianc has quit IRC | 12:24 | |
hberaud | stephenfin: FYI => https://github.com/4383/oslo.cache/commit/9e6deb3702d031d515ea50f8f5e2e4e4ffe0e8c7 (it confirm that env vars are well ignored by config fixture...) | 12:42 |
*** elod has joined #openstack-oslo | 12:42 | |
stephenfin | hberaud: good timing. I just left a comment on https://review.opendev.org/#/c/718223/ | 12:44 |
hberaud | lol | 12:44 |
elod | hi, can any oslo-stable-core approve this - https://review.opendev.org/#/c/721808/ ? | 12:45 |
elod | stable-ussuri gate fails without this | 12:45 |
stephenfin | hberaud maybe? ^ | 12:45 |
*** adrianc has joined #openstack-oslo | 12:45 | |
* hberaud take a look | 12:45 | |
openstackgerrit | Merged openstack/oslo.tools master: Update hacking for Python3 https://review.opendev.org/727174 | 12:45 |
hberaud | elod: done | 12:47 |
elod | hberaud: great, thanks! \o/ :) | 12:48 |
elod | and thanks for the patch, stephenfin ;) | 12:49 |
*** adrianc has quit IRC | 12:50 | |
*** adrianc has joined #openstack-oslo | 12:53 | |
*** moguimar has joined #openstack-oslo | 12:56 | |
openstackgerrit | norman shen proposed openstack/oslo.messaging master: Print warning message when connection running out https://review.opendev.org/718650 | 13:34 |
*** redrobot has quit IRC | 13:39 | |
*** openstackstatus has quit IRC | 13:53 | |
*** openstackstatus has joined #openstack-oslo | 13:54 | |
*** ChanServ sets mode: +v openstackstatus | 13:54 | |
*** adrianc has quit IRC | 14:15 | |
*** adrianc has joined #openstack-oslo | 14:17 | |
*** tkajinam has quit IRC | 14:37 | |
*** ralonsoh has quit IRC | 14:40 | |
*** ralonsoh has joined #openstack-oslo | 14:40 | |
*** ralonsoh has quit IRC | 14:44 | |
smcginnis | stephenfin: Is my brief view of failures right that hacking 2.x did not cap flake8 either? | 14:48 |
*** rcernin has quit IRC | 14:48 | |
*** dtantsur is now known as dtantsur|afk | 15:08 | |
stephenfin | smcginnis: Yup, same range there | 15:08 |
smcginnis | stephenfin: So do we raise any stable branches to use 3.x? Or create a 2.x stable branch for hacking and get a bug fix out there? | 15:12 |
stephenfin | We could also add flake8 to test-requirements.txt of affected projects and stick flake8 in there | 15:13 |
stephenfin | If not, we probably want a 2.x stable branch | 15:13 |
smcginnis | Oh, right. I was thinking we couldn't do that by getting a requirements check failure, but I think that actually is fine. | 15:13 |
smcginnis | Yeah, confirmed flake8 is in the requirements repo blacklist.txt file, so that will be fine for in-repo changes. | 15:14 |
stephenfin | Yeah, flake8 is ignored by requirements | 15:14 |
*** dasp_ has quit IRC | 15:14 | |
*** dasp has joined #openstack-oslo | 15:16 | |
smcginnis | stephenfin: Do you know what version of flake8 would be good to cap off hand? | 15:17 |
stephenfin | Either 3.6.x or 3.7.x. 3.6.0 was the minimum and 3.8.0 is the version introducing the breakages | 15:18 |
smcginnis | OK, great. | 15:18 |
*** Guest49293 has joined #openstack-oslo | 15:37 | |
*** Guest49293 is now known as redrobot | 15:38 | |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Cap flake8 to be < 3.8.0 https://review.opendev.org/727236 | 15:39 |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Cap flake8 to be < 3.8.0 https://review.opendev.org/727236 | 15:40 |
*** dasp has quit IRC | 15:41 | |
*** dasp has joined #openstack-oslo | 15:42 | |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Raise hacking to 3.0.1 https://review.opendev.org/727244 | 15:50 |
*** rpittau is now known as rpittau|afk | 16:10 | |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Cap flake8 to be < 3.8.0 https://review.opendev.org/727236 | 16:22 |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config stable/ussuri: Cap flake8 to be < 3.8.0 https://review.opendev.org/727265 | 16:25 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.cache master: Refactoring functional tests based on standard usages https://review.opendev.org/718223 | 16:41 |
openstackgerrit | Sean McGinnis proposed openstack/oslo.config master: Raise hacking to 3.0.1 https://review.opendev.org/727244 | 16:55 |
openstackgerrit | Hervé Beraud proposed openstack/oslo.cache master: Refactoring functional tests based on standard usages https://review.opendev.org/718223 | 17:00 |
*** ralonsoh has joined #openstack-oslo | 17:20 | |
*** iurygregory has quit IRC | 17:27 | |
*** ralonsoh has quit IRC | 17:28 | |
*** iurygregory has joined #openstack-oslo | 18:31 | |
openstackgerrit | Hervé Beraud proposed openstack/oslo.cache master: Refactoring functional tests based on standard usages https://review.opendev.org/718223 | 19:26 |
*** camelCaser has quit IRC | 19:35 | |
*** camelCaser has joined #openstack-oslo | 19:35 | |
*** xenadu has quit IRC | 19:36 | |
*** kgiusti has quit IRC | 20:43 | |
*** tkajinam has joined #openstack-oslo | 22:54 | |
*** raildo_ has joined #openstack-oslo | 22:57 | |
*** raildo has quit IRC | 23:00 | |
*** tosky has quit IRC | 23:14 | |
*** rcernin has joined #openstack-oslo | 23:19 | |
*** raildo_ has quit IRC | 23:33 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!