*** gyee has quit IRC | 00:39 | |
*** Liang__ has joined #openstack-glance | 01:17 | |
openstackgerrit | Naohiro Sameshima proposed openstack/glance_store master: Add S3 store support to glance_store https://review.opendev.org/695844 | 01:54 |
---|---|---|
*** udesale has joined #openstack-glance | 04:47 | |
*** udesale has quit IRC | 05:10 | |
openstackgerrit | Merged openstack/glance_store master: Re-use swift_store_cacert for Keystone session https://review.opendev.org/644390 | 05:11 |
*** udesale has joined #openstack-glance | 05:12 | |
*** ratailor has joined #openstack-glance | 05:24 | |
*** evrardjp has quit IRC | 05:36 | |
*** evrardjp has joined #openstack-glance | 05:36 | |
*** rcernin has quit IRC | 05:40 | |
*** rcernin has joined #openstack-glance | 05:41 | |
*** rcernin has quit IRC | 05:41 | |
*** rcernin has joined #openstack-glance | 05:42 | |
*** rcernin has quit IRC | 05:42 | |
*** rcernin has joined #openstack-glance | 05:47 | |
*** rcernin has quit IRC | 06:02 | |
*** rcernin has joined #openstack-glance | 06:02 | |
*** rcernin has quit IRC | 06:05 | |
*** rcernin has joined #openstack-glance | 06:05 | |
openstackgerrit | Merged openstack/python-glanceclient master: Move py35 jobs to latest python3 https://review.opendev.org/703840 | 06:39 |
*** abhishekk is now known as abhishekk|lunch | 07:32 | |
*** belmoreira has joined #openstack-glance | 07:44 | |
*** evrardjp has quit IRC | 07:57 | |
*** evrardjp has joined #openstack-glance | 08:01 | |
*** abhishekk|lunch is now known as abhishekk|home | 08:04 | |
*** rosmaita has quit IRC | 08:06 | |
*** guilhermesp has quit IRC | 08:06 | |
*** rosmaita has joined #openstack-glance | 08:09 | |
*** belmoreira has quit IRC | 08:09 | |
*** tkajinam has quit IRC | 08:19 | |
*** Liang__ is now known as LiangFang | 09:03 | |
abhishekk|home | I will be back in evening (4 hours from now) | 09:04 |
*** abhishekk|home is now known as abhishekk|away | 09:04 | |
*** rcernin has quit IRC | 09:51 | |
*** LiangFang has quit IRC | 10:06 | |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Refactor methods in cinder store https://review.opendev.org/714467 | 10:27 |
*** lpetrut has joined #openstack-glance | 12:18 | |
*** udesale_ has joined #openstack-glance | 12:21 | |
*** udesale has quit IRC | 12:24 | |
*** ratailor has quit IRC | 12:44 | |
*** tkajinam has joined #openstack-glance | 13:22 | |
*** abhishekk|away is now known as abhishekk | 13:27 | |
abhishekk | rosmaita, around? | 13:40 |
abhishekk | could you please restore your +2 on https://review.opendev.org/687390 | 13:40 |
openstackgerrit | Sophie Huang proposed openstack/glance master: Add Policy enforcement for several Metadata Definition delete APIs https://review.opendev.org/584530 | 13:49 |
rosmaita | abhishekk: looking | 13:51 |
abhishekk | ty | 13:52 |
rosmaita | abhishekk: done | 13:53 |
abhishekk | rosmaita, thank you | 13:53 |
abhishekk | rosmaita, smcginnis glance weekly meeting at #openstack-meeting in 5 minutes | 13:55 |
*** jokke_ has joined #openstack-glance | 13:59 | |
openstackgerrit | Merged openstack/glance-specs master: Spec: Supporting the s3 driver again as regular glance store driver https://review.opendev.org/687390 | 14:07 |
openstackgerrit | Erno Kuvaja proposed openstack/glance master: Add decompression import plugin https://review.opendev.org/714113 | 14:09 |
*** abhishekk is now known as abhishekk|away | 14:53 | |
openstackgerrit | Merged openstack/glance master: Deprecate allow_additional_image_properties https://review.opendev.org/715062 | 15:08 |
jokke_ | smcginnis: still around? | 15:20 |
smcginnis | jokke_: Yep | 15:21 |
jokke_ | so we never record traces of those exceptions | 15:21 |
*** gyee has joined #openstack-glance | 15:21 | |
jokke_ | One of the reasons I did not bother to do their own excepton classes for them | 15:22 |
smcginnis | jokke_: OK, that makes sense. | 15:23 |
smcginnis | I wasn't sure if translation was needed there or not. Sounds good then. | 15:23 |
jokke_ | yeah they never also hit the user as user has got response already before that code gets executed | 15:25 |
jokke_ | it's just debug and the raise e triggers taskflow to do revert | 15:25 |
smcginnis | We should still fix those "raise e" cases. Whether a user sees them or not, that's not good practice and has a very bad tendency to cause people to copy and paste the pattern elsewhere where it actually does matter. | 15:27 |
smcginnis | And it's against the guidelines. :D | 15:27 |
jokke_ | is it? lint didn't yell about it | 15:28 |
smcginnis | There may be some odd cases where someone would want to manipulate tracebacks, but in general we do not want that. It should always just be "raise"/ | 15:29 |
*** tkajinam has quit IRC | 15:30 | |
openstackgerrit | Erno Kuvaja proposed openstack/glance master: Add decompression import plugin https://review.opendev.org/714113 | 15:35 |
jokke_ | smcginnis: ^^ | 15:35 |
jokke_ | fuck, the god damn string operations | 15:36 |
smcginnis | Hah, why? | 15:37 |
jokke_ | forgot them ... that was one of the most idiotic decision we ever made ... the performance impact is so miniscular compared to readability benefit of consistency | 15:41 |
smcginnis | Just need to be consistent with using commas. :P | 15:41 |
jokke_ | you can't as normal string operations doesn't support it, it's just in logging | 15:42 |
openstackgerrit | Merged openstack/python-glanceclient master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/654759 | 15:44 |
openstackgerrit | Erno Kuvaja proposed openstack/glance master: Add decompression import plugin https://review.opendev.org/714113 | 15:45 |
*** priteau has joined #openstack-glance | 15:45 | |
*** udesale_ has quit IRC | 15:50 | |
openstackgerrit | Merged openstack/python-glanceclient master: update doc url to new https://review.opendev.org/591993 | 16:32 |
*** jv__ has joined #openstack-glance | 17:05 | |
*** jv has quit IRC | 17:05 | |
*** lpetrut has quit IRC | 17:21 | |
*** evrardjp has quit IRC | 17:49 | |
*** evrardjp has joined #openstack-glance | 17:49 | |
*** openstack has quit IRC | 17:49 | |
*** openstack has joined #openstack-glance | 17:49 | |
*** ChanServ sets mode: +o openstack | 17:49 | |
*** priteau has quit IRC | 20:41 | |
*** rcernin has joined #openstack-glance | 22:25 | |
*** tkajinam has joined #openstack-glance | 22:54 | |
*** rcernin has quit IRC | 23:06 | |
*** rcernin has joined #openstack-glance | 23:07 | |
*** rcernin has quit IRC | 23:07 | |
*** rcernin has joined #openstack-glance | 23:08 | |
*** rosmaita has quit IRC | 23:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!