| *** gyee has quit IRC | 00:08 | |
| *** Liang__ has joined #openstack-glance | 01:08 | |
| *** N3l1x has quit IRC | 01:09 | |
| *** Liang__ is now known as LiangFang | 03:22 | |
| *** wxy-xiyuan has joined #openstack-glance | 03:41 | |
| wxy-xiyuan | Hi Glance team. There is a known issue in Queen https://docs.openstack.org/releasenotes/glance/queens.html#relnotes-16-0-0-stable-queens-known-issues that glance image-import API doesn't work under uWSGI? Has it been fixed on master branch now? Anyone can help me? Thanks. | 03:44 |
|---|---|---|
| *** evrardjp has quit IRC | 04:36 | |
| *** evrardjp has joined #openstack-glance | 04:37 | |
| *** udesale has joined #openstack-glance | 04:56 | |
| *** threestrands has joined #openstack-glance | 05:06 | |
| *** fnordahl has joined #openstack-glance | 05:10 | |
| *** ratailor has joined #openstack-glance | 05:13 | |
| abhishekk | wxy-xiyuan, its not fixed on master branch yet | 05:43 |
| wxy-xiyuan | abhishekk: Ok. Got it. Thank you | 06:11 |
| *** jv has quit IRC | 06:39 | |
| *** frickler_ is now known as frickler | 07:05 | |
| openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Add lock per share for cinder nfs mount https://review.opendev.org/716874 | 07:27 |
| *** threestrands has quit IRC | 08:01 | |
| *** LiangFang has quit IRC | 09:22 | |
| *** tkajinam has quit IRC | 09:47 | |
| *** gtema has joined #openstack-glance | 10:04 | |
| gtema | is changing image name in the "queued" state supposed to work? Current tempest https://opendev.org/openstack/tempest/src/tag/23.0.0/tempest/api/image/v2/test_images.py#L126 tries this, but it fails in our installation | 10:06 |
| *** brinzhang_ has quit IRC | 10:24 | |
| *** brinzhang_ has joined #openstack-glance | 10:24 | |
| *** brinzhang has joined #openstack-glance | 10:58 | |
| *** brinzhang_ has quit IRC | 11:01 | |
| *** ratailor_ has joined #openstack-glance | 11:08 | |
| *** ratailor has quit IRC | 11:10 | |
| *** tkajinam has joined #openstack-glance | 11:12 | |
| *** brinzhang_ has joined #openstack-glance | 11:21 | |
| *** ratailor_ has quit IRC | 11:23 | |
| *** ratailor_ has joined #openstack-glance | 11:23 | |
| *** brinzhang has quit IRC | 11:24 | |
| *** ratailor__ has joined #openstack-glance | 11:30 | |
| rosmaita | gtema: should work, what do you see in the logs? | 11:30 |
| *** ratailor_ has quit IRC | 11:33 | |
| *** ratailor__ has quit IRC | 11:33 | |
| *** udesale_ has joined #openstack-glance | 11:40 | |
| *** udesale has quit IRC | 11:43 | |
| gtema | rosmaita - in our case it is simply forbidden and we get 400 back, but the Glance we use is modified by something. | 11:49 |
| gtema | I just wanted to ensure it should be allowed | 11:49 |
| gtema | so that I can actually enforce this to be fixed | 11:50 |
| rosmaita | gtema: ok ... one thing to look at is that the 'name' is updated by a PATCH call, and if some other field is also being updated in request body, that other field might be causing the problem | 11:51 |
| gtema | should be just name (according to the test implementation) | 11:51 |
| rosmaita | gtema: is it that actual tempest test that fails in your environment? | 11:52 |
| gtema | yes | 11:52 |
| gtema | I was just looking in the api ref about "base attribute" and that name is actually seems to be base | 11:53 |
| gtema | according to the schema | 11:53 |
| rosmaita | yes, it is | 11:53 |
| gtema | but then it might be forbidden to change it completely | 11:53 |
| rosmaita | i guess check the policy file -- what release are you running? | 11:54 |
| gtema | around queens | 11:54 |
| gtema | and unfortunately I do not have access to backend | 11:54 |
| gtema | I just take care of certification | 11:54 |
| *** rcernin has quit IRC | 11:54 | |
| gtema | this test is mandatory in the interop guideline, that's why I ask | 11:55 |
| rosmaita | ok, glance weekly meeting is 1400UTC today in #openstack-meeting, you might want to show up and ask during open discussion ... maybe someone else will have some suggestions | 11:55 |
| gtema | okay, thks | 11:56 |
| *** ratailor has joined #openstack-glance | 11:56 | |
| *** jv__ has joined #openstack-glance | 12:13 | |
| *** jv__ has quit IRC | 12:20 | |
| rosmaita | freefood: looked over your bug list, all the ones marked Triaged are still relevant (which is all but 1 of them) | 12:34 |
| *** jv__ has joined #openstack-glance | 12:34 | |
| rosmaita | and here's a new one for your list: | 12:34 |
| rosmaita | https://bugs.launchpad.net/glance/+bug/1856581 | 12:34 |
| openstack | Launchpad bug 1856581 in Glance "metadefs: OS::Glance::CommonImageProperties out of date" [Medium,Triaged] | 12:34 |
| rosmaita | actually, that was an old one. i mean this one: | 12:35 |
| rosmaita | https://bugs.launchpad.net/glance/+bug/1870336 | 12:35 |
| openstack | Launchpad bug 1870336 in Glance "Update 'common image properties' doc" [Low,Triaged] | 12:35 |
| *** jv__ has quit IRC | 12:53 | |
| *** jv__ has joined #openstack-glance | 13:04 | |
| *** ratailor has quit IRC | 13:12 | |
| openstackgerrit | Andreas Jaeger proposed openstack/glance_store master: Update hacking for Python3 https://review.opendev.org/717001 | 13:26 |
| openstackgerrit | Andreas Jaeger proposed openstack/glance master: Update hacking and reenable local checks https://review.opendev.org/717006 | 13:36 |
| openstackgerrit | Andreas Jaeger proposed openstack/python-glanceclient master: Update hacking for Python3 https://review.opendev.org/717009 | 13:48 |
| openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Add lock per share for cinder nfs mount https://review.opendev.org/716874 | 13:51 |
| abhishekk | rosmaita, jokke_, smcginnis glance weekly meeting at #openstack-meeting in 5 minutes | 13:55 |
| smcginnis | abhishekk: Sorry, I'll be late, but will catch up on scrollback. | 13:56 |
| abhishekk | smcginnis, no worries | 13:56 |
| smcginnis | abhishekk, jokke_, rosmaita: Do we have this covered? https://opendev.org/openstack/glance/src/branch/master/etc/glance-api.conf#L3240 | 14:59 |
| smcginnis | Or punt to V? | 14:59 |
| smcginnis | Looks like devstack still configures [glance_store]stores, so I'm going to guess that needs to wait at this point. | 14:59 |
| *** gyee has joined #openstack-glance | 15:11 | |
| rosmaita | smcginnis: i imagine that's a punt to V | 15:16 |
| *** gtema has quit IRC | 15:28 | |
| openstackgerrit | Sean McGinnis proposed openstack/glance master: Remove all references to sheepdog https://review.opendev.org/705558 | 15:33 |
| openstackgerrit | Andreas Jaeger proposed openstack/glance master: Update hacking and reenable local checks https://review.opendev.org/717006 | 16:00 |
| *** udesale_ has quit IRC | 16:26 | |
| openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Add functional tests for cinder https://review.opendev.org/329825 | 16:27 |
| *** evrardjp has quit IRC | 16:36 | |
| *** evrardjp has joined #openstack-glance | 16:36 | |
| *** gtema has joined #openstack-glance | 18:17 | |
| *** gtema has quit IRC | 18:50 | |
| openstackgerrit | Merged openstack/glance master: Reminder: show_multiple_locations still deprecated https://review.opendev.org/710860 | 19:34 |
| openstackgerrit | Sean McGinnis proposed openstack/glance master: Remove all references to sheepdog https://review.opendev.org/705558 | 20:40 |
| openstackgerrit | Sophie Huang proposed openstack/glance master: Add Policy enforcement for several Metadata Definition delete APIs https://review.opendev.org/584530 | 20:59 |
| *** brinzhang has joined #openstack-glance | 21:34 | |
| *** brinzhang_ has quit IRC | 21:37 | |
| *** rcernin has joined #openstack-glance | 22:22 | |
| *** openstackstatus has quit IRC | 22:56 | |
| *** openstack has joined #openstack-glance | 22:57 | |
| *** ChanServ sets mode: +o openstack | 22:57 | |
| *** openstackstatus has joined #openstack-glance | 22:57 | |
| *** ChanServ sets mode: +v openstackstatus | 22:57 | |
| *** brinzhang_ has joined #openstack-glance | 23:15 | |
| *** brinzhang has quit IRC | 23:18 | |
| *** gyee has quit IRC | 23:38 | |
| *** rosmaita has quit IRC | 23:46 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!