*** gyee has quit IRC | 00:04 | |
*** lixiaoy1 has joined #openstack-glance | 00:14 | |
*** Liang__ has joined #openstack-glance | 00:19 | |
*** Liang__ is now known as LiangFang | 00:20 | |
*** bhagyashris_ has joined #openstack-glance | 01:04 | |
*** MattMan_ has quit IRC | 01:48 | |
*** MattMan_ has joined #openstack-glance | 01:49 | |
*** mhen has quit IRC | 02:14 | |
*** mhen has joined #openstack-glance | 02:19 | |
*** udesale has joined #openstack-glance | 03:49 | |
*** abhishekk has joined #openstack-glance | 04:53 | |
*** pcaruana has joined #openstack-glance | 05:36 | |
*** brinzhang has joined #openstack-glance | 05:41 | |
*** pcaruana has quit IRC | 05:47 | |
*** ratailor has joined #openstack-glance | 05:48 | |
*** wxy-xiyuan has quit IRC | 06:16 | |
*** mnaser has quit IRC | 06:16 | |
*** wxy-xiyuan has joined #openstack-glance | 06:16 | |
*** mnaser has joined #openstack-glance | 06:17 | |
*** abhishekk has quit IRC | 06:21 | |
*** hoonetorg has quit IRC | 06:29 | |
*** hoonetorg has joined #openstack-glance | 06:42 | |
*** tonyb has quit IRC | 06:50 | |
*** Luzi has joined #openstack-glance | 06:52 | |
*** mosulica has joined #openstack-glance | 07:01 | |
*** abhishekk has joined #openstack-glance | 07:10 | |
*** dpawlik has joined #openstack-glance | 07:26 | |
*** dpawlik has quit IRC | 07:27 | |
*** dpawlik has joined #openstack-glance | 07:27 | |
*** LiangFang has quit IRC | 07:45 | |
*** Liang__ has joined #openstack-glance | 07:47 | |
zigo | I filled the bug in Launchpad too: https://bugs.launchpad.net/glance/+bug/1800601 | 07:50 |
---|---|---|
openstack | Launchpad bug 1800601 in Glance "Unit test infinit recursion in Python 3.7" [Undecided,New] | 07:50 |
zigo | I'd appreciate help... | 07:50 |
*** Liang__ is now known as LiangFang | 07:51 | |
*** pcaruana has joined #openstack-glance | 07:57 | |
*** pcaruana is now known as pcaruana|elisa| | 07:59 | |
*** priteau has joined #openstack-glance | 08:51 | |
*** lixiaoy1 has quit IRC | 08:54 | |
*** mosulica has quit IRC | 09:03 | |
abhishekk | zigo, are you around? | 09:09 |
zigo | abhishekk: Yeah, I am. | 09:39 |
abhishekk | zigo, which os you are using for running tests | 09:42 |
zigo | abhishekk: I've been the Debian package maintainer of OpenStack since 2011. So I'm using Debian Sid. | 09:42 |
zigo | For me, everything is always uploaded to Debian unstable. | 09:42 |
abhishekk | ok, because I have tried it on ubuntu and fedora and it is not failing | 09:43 |
zigo | abhishekk: Maybe you need the latest Python 3.7 from Debian. | 09:43 |
zigo | That's 3.7.1 | 09:43 |
abhishekk | let me check my version | 09:43 |
abhishekk | mine is python 3.7.0 | 09:44 |
zigo | abhishekk: It only started failing recently. | 09:44 |
abhishekk | let me try with python 3.7.1 | 09:44 |
zigo | I'm not sure why. | 09:45 |
abhishekk | zigo, ack | 09:45 |
abhishekk | will you be able to change the glance source at your end> | 09:45 |
abhishekk | ? | 09:45 |
zigo | Sure ! | 09:45 |
abhishekk | give me a minute | 09:45 |
zigo | abhishekk: I'm running Rocky, but Glance doesn't have any async keywords, for example ... | 09:46 |
zigo | I wrote a quite large patch for it. | 09:46 |
abhishekk | https://github.com/openstack/glance/blob/master/glance/domain/__init__.py#L315, remove line no 315 and 316 and check | 09:47 |
zigo | abhishekk: I'm unsure what these line do. It's old code from 2014 ... Can you explain? | 09:48 |
abhishekk | that class is inheriting dict at line #290 | 09:50 |
abhishekk | when you calls .keys function at line #316 it is calling its own function instead it should call keys function of 'dict' | 09:50 |
abhishekk | IMO even if those 2 lines were removed it will not have any impact | 09:51 |
zigo | Ok, it's building. | 09:51 |
zigo | Thanks. | 09:51 |
*** bhagyashris_ has quit IRC | 09:51 | |
zigo | I'll let you know the result in 20 minutes. | 09:52 |
abhishekk | zigo, ok | 09:52 |
abhishekk | meanwhile, I am also compiling 3.7.1 at my end | 09:52 |
zigo | abhishekk: It doesn't do infinite recursion, but it's not working anymore. | 10:01 |
zigo | Properties aren't fetched ... | 10:01 |
zigo | I get stuff like this: | 10:01 |
zigo | File "/<<PKGBUILDDIR>>/glance/api/v2/images.py", line 292, in _do_replace | 10:01 |
zigo | raise webob.exc.HTTPConflict(msg % path_root) | 10:01 |
zigo | webob.exc.HTTPConflict: Property x_case_insensitive does not exist. | 10:01 |
zigo | (41 unit test failures) | 10:02 |
abhishekk | zigo, I will have a look at it | 10:03 |
zigo | Thanks. | 10:03 |
abhishekk | I will update on the bug with my findings | 10:04 |
*** priteau has quit IRC | 10:11 | |
*** mosulica has joined #openstack-glance | 10:12 | |
*** kgz is now known as kgspooks | 10:25 | |
*** abhishekk has quit IRC | 10:26 | |
*** dpawlik has quit IRC | 10:37 | |
*** dpawlik has joined #openstack-glance | 10:37 | |
*** LiangFang has quit IRC | 10:42 | |
*** priteau has joined #openstack-glance | 11:03 | |
*** ratailor has quit IRC | 11:11 | |
*** udesale has quit IRC | 11:24 | |
*** mvkr has quit IRC | 11:30 | |
Luzi | hej, will there be a glance meeting this week? | 11:40 |
*** lixiaoy1 has joined #openstack-glance | 11:50 | |
rosmaita | Luzi: afaik, yes | 12:02 |
*** mvkr has joined #openstack-glance | 12:02 | |
Luzi | rosmaita, thank you for the info | 12:03 |
*** brinzhang has quit IRC | 12:07 | |
*** zul has quit IRC | 12:27 | |
*** udesale has joined #openstack-glance | 13:08 | |
*** Liang__ has joined #openstack-glance | 13:20 | |
*** Liang__ is now known as LiangFang | 13:21 | |
*** abhishekk has joined #openstack-glance | 13:27 | |
*** itlinux has quit IRC | 14:20 | |
*** abhishekk has quit IRC | 14:29 | |
*** pcaruana|elisa| has quit IRC | 14:33 | |
*** jmlowe has quit IRC | 14:41 | |
*** pcaruana|elisa| has joined #openstack-glance | 14:45 | |
*** Luzi has quit IRC | 14:52 | |
*** lixiaoy1 has quit IRC | 14:59 | |
*** jmlowe has joined #openstack-glance | 15:02 | |
openstackgerrit | Merged openstack/glance master: Fixed intermittent timeout/failing functional tests https://review.openstack.org/608856 | 15:08 |
*** itlinux has joined #openstack-glance | 15:11 | |
*** gyee has joined #openstack-glance | 15:29 | |
*** pcaruana|elisa| has quit IRC | 15:35 | |
*** dpawlik has quit IRC | 15:43 | |
*** dpawlik has joined #openstack-glance | 15:44 | |
*** dpawlik has quit IRC | 15:49 | |
*** pcaruana|elisa| has joined #openstack-glance | 15:50 | |
*** pcaruana|elisa| has quit IRC | 16:00 | |
*** mosulica has quit IRC | 16:15 | |
LiangFang | smcginnis: hi Sean, could you please help to approve this spec-lite please? this is already discussed in last week meeting and seems no more comments. https://review.openstack.org/#/c/612236/ thanks. | 16:16 |
smcginnis | LiangFang: I can take a look and vote, but jokke will have to be the one to approve it. | 16:16 |
LiangFang | OK | 16:17 |
LiangFang | jokke seems not online these two days ... | 16:18 |
LiangFang | let me ping him | 16:18 |
*** LiangFang has quit IRC | 16:20 | |
*** chhagarw has joined #openstack-glance | 16:40 | |
chhagarw | I am trying the sharing image API, after the image is shared with the consumer, the owner id re-assigned for the consumer project id. | 16:42 |
chhagarw | image owner id should always point to the producer. | 16:42 |
*** udesale has quit IRC | 16:43 | |
rosmaita | chhagarw: right, image sharing should not modify the owner. i have never heard of anything like this happening. can you provide some details about your environment? | 16:46 |
chhagarw | I am testing on a queens release | 16:48 |
chhagarw | Will open a launchpad bug with details | 16:49 |
*** mvkr has quit IRC | 16:55 | |
*** itlinux has quit IRC | 16:57 | |
chhagarw | https://bugs.launchpad.net/glance/+bug/1800689 | 17:00 |
openstack | Launchpad bug 1800689 in Glance "After sharing an image with consumer, owner id is assigned as consumer project id" [Undecided,New] | 17:00 |
*** itlinux has joined #openstack-glance | 17:07 | |
chhagarw | rosmaita: I had opened bug 180069 with the details | 17:17 |
openstack | bug 18995 in thunderbird (Ubuntu) "duplicate for #180069 Firefox should use the GNOME application chooser" [Undecided,Confirmed] https://launchpad.net/bugs/18995 | 17:17 |
chhagarw | bug 1800689 | 17:18 |
openstack | bug 1800689 in Glance "After sharing an image with consumer, owner id is assigned as consumer project id" [Undecided,New] https://launchpad.net/bugs/1800689 | 17:18 |
*** chhagarw has quit IRC | 17:29 | |
*** dpawlik has joined #openstack-glance | 18:03 | |
*** dpawlik has quit IRC | 18:20 | |
*** itlinux has quit IRC | 18:29 | |
*** dpawlik has joined #openstack-glance | 18:36 | |
*** dpawlik has quit IRC | 18:40 | |
*** jmlowe has quit IRC | 19:07 | |
*** jmlowe has joined #openstack-glance | 19:48 | |
rosmaita | chhagarw: i think you found an openstackclient bug (or I am misunderstanding the semantics for that call). I put notes on your bug report. OSC uses storyboard, so I added a story there if you want to follow it: https://storyboard.openstack.org/#!/story/2004214 | 20:07 |
*** pcaruana|elisa| has joined #openstack-glance | 20:12 | |
*** pcaruana|elisa| has quit IRC | 20:32 | |
*** imacdonn has quit IRC | 20:33 | |
*** priteau has quit IRC | 20:33 | |
*** imacdonn has joined #openstack-glance | 20:34 | |
*** mvkr has joined #openstack-glance | 20:37 | |
openstackgerrit | Merged openstack/glance master: Replace openSUSE experimental check with newer version https://review.openstack.org/609464 | 21:24 |
*** tonyb has joined #openstack-glance | 23:03 | |
*** chhagarw has joined #openstack-glance | 23:25 | |
*** Liang__ has joined #openstack-glance | 23:28 | |
*** chhagarw has quit IRC | 23:30 | |
*** Liang__ is now known as LiangFang | 23:30 | |
*** lixiaoy1 has joined #openstack-glance | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!