10:00:04 <abhishekk> #startmeeting glance_bs
10:00:06 <openstack> Meeting started Mon Feb 18 10:00:04 2019 UTC and is due to finish in 60 minutes.  The chair is abhishekk. Information about MeetBot at http://wiki.debian.org/MeetBot.
10:00:07 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
10:00:09 <openstack> The meeting name has been set to 'glance_bs'
10:00:24 <abhishekk> any one around for bug squad meeting?
10:00:39 <abhishekk> agenda, #link https://etherpad.openstack.org/p/glance-bug-squad-meeting
10:00:50 <abhishekk> #topic glance
10:01:06 <abhishekk> 1. update-member throws 404
10:01:15 <abhishekk> #link https://bugs.launchpad.net/glance/+bug/1815594
10:01:16 <openstack> Launchpad bug 1815594 in Glance "update-member throws 404" [Undecided,Incomplete]
10:01:28 <abhishekk> Marked as incomplete as title says update member fails but description talks about image update, need more information on this.
10:01:40 <abhishekk> 2. ceph backend reporting meaningless error when no space left
10:01:50 <abhishekk> #link https://bugs.launchpad.net/glance/+bug/1808456
10:01:50 <openstack> Launchpad bug 1808456 in glance_store "ceph backend reporting meaningless error when no space left" [Low,New]
10:02:01 <abhishekk> marked as invalid in glance, this needs to be fixed in glance-store
10:02:30 <abhishekk> that's it for glance for today, moving to glance_store
10:02:36 <abhishekk> #topic glance_store
10:02:52 <abhishekk> 1. rbd StopIteration Incompatible with py37
10:03:00 <abhishekk> #link https://bugs.launchpad.net/glance-store/+bug/1815335
10:03:02 <openstack> Launchpad bug 1815335 in glance_store "rbd StopIteration Incompatible with py37" [Medium,Confirmed] - Assigned to Cyril Roelandt (cyril-roelandt)
10:03:18 <abhishekk> Confirmed bug,, patch is up for review
10:03:30 <abhishekk> #link https://review.openstack.org/#/c/636194/
10:03:46 <abhishekk> Please review the patch, has one +2, needs another
10:04:10 <abhishekk> 2. [Swift backend] Upload image hit error: Unicode-objects must be encoded before hashing
10:04:20 <abhishekk> #link https://bugs.launchpad.net/glance-store/+bug/1805332
10:04:21 <openstack> Launchpad bug 1805332 in glance_store "[Swift backend] Upload image hit error: Unicode-objects must be encoded before hashing" [High,Triaged] - Assigned to wangxiyuan (wangxiyuan)
10:04:29 <abhishekk> Verified, patch up for review, https://review.openstack.org/#/c/620234/, need to check why this issue occurred for swift only and not other drivers.
10:04:37 <abhishekk> #link https://review.openstack.org/#/c/620234/
10:04:59 <abhishekk> 3. test_shelve_unshelve_server fails on Ceph jobs
10:05:02 <abhishekk> #link https://bugs.launchpad.net/glance-store/+bug/1697953
10:05:03 <openstack> Launchpad bug 1697953 in tempest "test_shelve_unshelve_server fails on Ceph jobs" [Undecided,Confirmed] - Assigned to Ghanshyam Mann (ghanshyammann)
10:05:10 <abhishekk> Marked invalid, no updates since last 6 months.
10:05:27 <abhishekk> that's for glance_store, moving to glanceclient
10:05:38 <abhishekk> #topic glanceclient
10:05:56 <abhishekk> 1. Python3: module 'socket' has no attribute '_fileobject'
10:06:06 <abhishekk> #link https://bugs.launchpad.net/python-glanceclient/+bug/1812525
10:06:07 <openstack> Launchpad bug 1812525 in Glance Client "Python3: module 'socket' has no attribute '_fileobject'" [Medium,Triaged]
10:06:20 <abhishekk> Confirmed, Alternate is to use socket.SocketIO class instead of _fileobject, verifying if it will cause any regression.
10:06:57 <abhishekk> Need to check glanceclient running without any issues for python3
10:06:57 <abhishekk> 2. Update min tox version to 2.0
10:07:02 <abhishekk> #link https://bugs.launchpad.net/python-glanceclient/+bug/1801676
10:07:03 <openstack> Launchpad bug 1801676 in Glance Client "Update min tox version to 2.0" [Undecided,Invalid]
10:07:09 <abhishekk> Marked invalid, feel free to open
10:07:22 <abhishekk> 3. glance.images.get inappropriate return
10:07:31 <abhishekk> #link https://bugs.launchpad.net/python-glanceclient/+bug/1791067
10:07:32 <openstack> Launchpad bug 1791067 in Glance Client "glance.images.get inappropriate return" [Undecided,Incomplete]
10:07:41 <abhishekk> Marked incomplete, Need more information on how to reproduce, detail steps would be good to have.
10:08:02 <abhishekk> 4. glance image-list fails with UnicodeEncodeError if an image name has non ascii characters
10:08:11 <abhishekk> #link https://bugs.launchpad.net/python-glanceclient/+bug/1598756
10:08:12 <openstack> Launchpad bug 1598756 in Glance Client "glance image-list fails with UnicodeEncodeError if an image name has non ascii characters" [Undecided,Invalid]
10:08:28 <abhishekk> Marked invalid, No update since a year, looks like no-one has hit this issue since then.
10:10:24 <abhishekk> That's it for today, see you after two weeks for next meeting
10:10:45 <abhishekk> kindly add bugs to https://etherpad.openstack.org/p/glance-bug-squad-meeting if you want to discuss
10:10:50 <abhishekk> #end_meeting
10:11:03 <abhishekk> #endmeeting