*** jwang has quit IRC | 00:00 | |
*** jwang has joined #openstack-glance | 00:00 | |
*** harshs has joined #openstack-glance | 00:02 | |
openstackgerrit | Merged openstack/glance: Remove duplicate string https://review.openstack.org/205075 | 00:06 |
---|---|---|
*** jasondotstar has quit IRC | 00:21 | |
openstackgerrit | Merged openstack/glance: Updated from global requirements https://review.openstack.org/204393 | 00:22 |
*** jasondotstar has joined #openstack-glance | 00:22 | |
*** dims has quit IRC | 00:22 | |
*** mtanino_ has joined #openstack-glance | 00:25 | |
*** mtanino has quit IRC | 00:26 | |
*** tsekiyam_ has joined #openstack-glance | 00:27 | |
*** snapdey has quit IRC | 00:30 | |
*** tsekiyama has quit IRC | 00:31 | |
*** dims has joined #openstack-glance | 00:32 | |
*** snapdey has joined #openstack-glance | 00:34 | |
*** tpeoples has joined #openstack-glance | 00:34 | |
*** jasondotstar is now known as jasondotstar|afk | 00:43 | |
openstackgerrit | Harsh Shah proposed openstack/glance: Move to using futurist library for taskflow executors https://review.openstack.org/201427 | 00:45 |
*** openstackgerrit has quit IRC | 00:46 | |
*** openstackgerrit has joined #openstack-glance | 00:47 | |
*** harshs has quit IRC | 00:47 | |
*** bpoulos has joined #openstack-glance | 00:48 | |
*** kebray has quit IRC | 00:49 | |
*** annashen has joined #openstack-glance | 00:54 | |
*** annashen has quit IRC | 00:59 | |
*** bpoulos has quit IRC | 01:05 | |
*** jasondotstar|afk has quit IRC | 01:17 | |
*** haomaiwang has quit IRC | 01:22 | |
*** snapdey has quit IRC | 01:22 | |
*** haomaiwang has joined #openstack-glance | 01:23 | |
*** spzala has joined #openstack-glance | 01:50 | |
*** spzala has quit IRC | 01:51 | |
*** annashen has joined #openstack-glance | 01:55 | |
*** cloudnull is now known as cloudnull_afk | 01:58 | |
*** annashen has quit IRC | 02:00 | |
*** tsekiyam_ has quit IRC | 02:03 | |
*** mingdang1 has joined #openstack-glance | 02:04 | |
*** mtanino_ has quit IRC | 02:06 | |
*** d34dh0r53 has quit IRC | 02:07 | |
*** sigmavirus24 has quit IRC | 02:07 | |
*** eglute has quit IRC | 02:07 | |
*** cloudnull_afk has quit IRC | 02:07 | |
*** d34dh0r53 has joined #openstack-glance | 02:08 | |
*** d34dh0r53 has quit IRC | 02:08 | |
*** d34dh0r53 has joined #openstack-glance | 02:08 | |
*** eglute has joined #openstack-glance | 02:09 | |
openstackgerrit | Teruaki Ishizaki proposed openstack/glance_store: Sheepdog: improve operations for storing glance-image https://review.openstack.org/205942 | 02:09 |
*** d34dh0r53 has quit IRC | 02:09 | |
*** eglute has quit IRC | 02:09 | |
*** d34dh0r53 has joined #openstack-glance | 02:10 | |
*** eglute has joined #openstack-glance | 02:10 | |
*** jasondotstar|afk has joined #openstack-glance | 02:12 | |
*** annashen has joined #openstack-glance | 02:17 | |
*** bkopilov has quit IRC | 02:35 | |
*** dims has quit IRC | 02:35 | |
*** changbl has quit IRC | 02:37 | |
*** mragupat has joined #openstack-glance | 02:40 | |
*** mragupat has quit IRC | 02:51 | |
*** annashen_ has joined #openstack-glance | 02:56 | |
*** annashen_ has quit IRC | 03:01 | |
*** harshs has joined #openstack-glance | 03:11 | |
*** jasondotstar|afk has quit IRC | 03:24 | |
*** ducttape_ has joined #openstack-glance | 03:28 | |
*** annashen has quit IRC | 03:45 | |
*** julim has quit IRC | 03:46 | |
*** harshs has quit IRC | 03:51 | |
*** ducttape_ has quit IRC | 03:55 | |
*** ducttape_ has joined #openstack-glance | 03:55 | |
*** annashen has joined #openstack-glance | 03:57 | |
*** ayoung has quit IRC | 03:58 | |
*** ducttape_ has quit IRC | 04:01 | |
*** annashen has quit IRC | 04:01 | |
*** bkopilov has joined #openstack-glance | 04:02 | |
*** harshs has joined #openstack-glance | 04:10 | |
*** sgotliv has joined #openstack-glance | 04:38 | |
*** harshs has quit IRC | 04:40 | |
*** sgotliv has quit IRC | 04:50 | |
*** annashen has joined #openstack-glance | 04:58 | |
*** annashen has quit IRC | 05:02 | |
*** e0ne has joined #openstack-glance | 05:14 | |
*** harshs has joined #openstack-glance | 05:35 | |
*** e0ne has quit IRC | 05:42 | |
*** e0ne has joined #openstack-glance | 05:44 | |
*** e0ne has quit IRC | 05:51 | |
*** jamielennox is now known as jamielennox|away | 05:52 | |
*** e0ne has joined #openstack-glance | 05:55 | |
*** harshs has quit IRC | 05:56 | |
*** jamielennox|away is now known as jamielennox | 05:56 | |
*** groen692 has joined #openstack-glance | 05:58 | |
*** annashen has joined #openstack-glance | 05:59 | |
*** annashen has quit IRC | 06:03 | |
*** jsheeren has joined #openstack-glance | 06:11 | |
*** jsheeren has quit IRC | 06:12 | |
*** e0ne has quit IRC | 06:13 | |
*** chlong has quit IRC | 06:17 | |
jith_ | hi all, how to upload data with more than 5GB.. i have configured swift as backend for glance... so when i upload images in glance, swift throws an error like "Request entity too large". So i should change in some conf files?? i got a suggestion like “when uploading object > 5GB split the object into segment( min size 1MB) and upload segments” but i dont know how i can work it out in... | 06:20 |
jith_ | ...glance... can any one guide me?? | 06:20 |
*** belmoreira has joined #openstack-glance | 06:25 | |
-openstackstatus- NOTICE: zuul is stuck and about to undergo an emergency restart, please be patient as job results may take a long time | 06:45 | |
*** ChanServ changes topic to "zuul is stuck and about to undergo an emergency restart, please be patient as job results may take a long time" | 06:45 | |
*** lakshmiS has joined #openstack-glance | 06:46 | |
*** tpeoples has quit IRC | 06:55 | |
*** markus_z has joined #openstack-glance | 06:59 | |
*** annashen has joined #openstack-glance | 07:00 | |
*** annashen has quit IRC | 07:05 | |
*** ishant__ has joined #openstack-glance | 07:21 | |
*** sgotliv has joined #openstack-glance | 07:23 | |
*** bfic has joined #openstack-glance | 07:26 | |
*** kodoku has joined #openstack-glance | 07:30 | |
*** e0ne has joined #openstack-glance | 07:37 | |
*** ajayaa has joined #openstack-glance | 07:40 | |
*** sgotliv has quit IRC | 07:58 | |
*** annashen has joined #openstack-glance | 08:01 | |
*** ChanServ changes topic to "Discussion of OpenStack Glance | logs at http://eavesdrop.openstack.org/irclogs/%23openstack-glance/" | 08:02 | |
-openstackstatus- NOTICE: zuul has been restarted and queues restored. It may take some time to work through the backlog. | 08:02 | |
*** jistr has joined #openstack-glance | 08:03 | |
*** kodoku has quit IRC | 08:04 | |
*** annashen has quit IRC | 08:05 | |
*** sgotliv has joined #openstack-glance | 08:20 | |
*** MattMan has quit IRC | 08:23 | |
*** number80 has joined #openstack-glance | 08:28 | |
*** aix has joined #openstack-glance | 08:45 | |
*** sgotliv has quit IRC | 08:59 | |
*** annashen has joined #openstack-glance | 09:01 | |
*** annashen has quit IRC | 09:06 | |
*** boris-42 has quit IRC | 09:10 | |
*** abhishekk has joined #openstack-glance | 09:24 | |
*** exploreshaifali has joined #openstack-glance | 09:24 | |
*** jasondotstar|afk has joined #openstack-glance | 09:29 | |
*** MattMan has joined #openstack-glance | 09:30 | |
jokke_ | damn our review page is red | 09:32 |
*** GB21 has joined #openstack-glance | 09:38 | |
*** GB21_ has joined #openstack-glance | 09:38 | |
*** GB21_ has quit IRC | 09:41 | |
*** kjelly has quit IRC | 09:53 | |
*** jasondotstar|afk has quit IRC | 09:54 | |
*** aix has quit IRC | 09:55 | |
*** annashen has joined #openstack-glance | 10:02 | |
*** annashen has quit IRC | 10:07 | |
*** jasondotstar|afk has joined #openstack-glance | 10:12 | |
*** aix has joined #openstack-glance | 10:22 | |
*** dims has joined #openstack-glance | 10:31 | |
mfedosin | jokke_, hi! folks from Horizon asked me about support of list of available store schemas in api. or just a method for validate a given one. | 10:46 |
mfedosin | I see we have this method https://github.com/openstack/glance/blob/master/glance/common/store_utils.py#L120 | 10:46 |
mfedosin | can we use it in our api? | 10:46 |
mfedosin | because I'm going to ask Darja to write a spec on this api change and then implement it | 10:47 |
kragniz | mfedosin: I think I'm still too new to glance to answer this, but isn't glance supposed to hide and abstract the underlying storage backend? | 10:49 |
kragniz | wait no, you said store schema | 10:49 |
mfedosin | I mean what store are supported | 10:49 |
mfedosin | *stores | 10:49 |
mfedosin | Horizon needs it for some reason | 10:50 |
kragniz | do you know why they need it? | 10:50 |
mfedosin | nope | 10:50 |
mfedosin | just got a message | 10:50 |
mfedosin | I can invite them here and discuss it | 10:51 |
*** tsufiev has joined #openstack-glance | 10:53 | |
jokke_ | so we do support multiple different backend stores | 10:57 |
jokke_ | and I would imagine they would like to enable the backend selection if multiple supported stores have been enabled | 10:58 |
mfedosin | I think you're right | 10:58 |
jokke_ | but yes I actually have no idea how to query enabled stores | 10:59 |
mfedosin | tsufiev, is it what you want? :) | 10:59 |
mfedosin | jokke_, some get request I suppose, that returns list of available store schemas | 11:00 |
jokke_ | hmm-m by the api docs looks we do not have such implemented | 11:01 |
*** vokhrimenko has joined #openstack-glance | 11:02 | |
jokke_ | so apparently who ever is uploading that image would need to quess :P | 11:02 |
mfedosin | yes, and it exactly leads to my question -should we implement it? | 11:02 |
jokke_ | I think there will be lots of crying around the topic of revealing the backends so YES! | 11:03 |
mfedosin | because I may ask Darja to do that | 11:03 |
jokke_ | but we need to be able to limit the access to that call via policy | 11:03 |
*** annashen has joined #openstack-glance | 11:03 | |
mfedosin | agree with policies | 11:03 |
vokhrimenko | Hi all! in Horizon we need check what type of URL's Glance supports | 11:04 |
jokke_ | and IMHO that policy needs to cover setting the store as well on the upload call ... so if you don't have rights to list the stores you don't have rights to set the store either | 11:04 |
mfedosin | vokhrimenko, hi there. can you tell us about why you need list of available store shemas in Horizon | 11:04 |
jokke_ | vokhrimenko: hi | 11:04 |
jokke_ | vokhrimenko: http://developer.openstack.org/api-ref-image-v2.html | 11:04 |
vokhrimenko | one moment | 11:04 |
*** ishant__ has quit IRC | 11:05 | |
jokke_ | and http://developer.openstack.org/api-ref-image-v1.html | 11:05 |
vokhrimenko | now it's hardcoded https://review.openstack.org/#/c/204105/6/openstack_dashboard/dashboards/project/images/images/forms.py | 11:06 |
vokhrimenko | Glance is the authoritative source of information about what type of URL's it supports. We cannot forsee what kind of Storage plugins Glance will get in the future and it would be wrong of Horizon to limit what the user will be able to do. | 11:06 |
*** annashen has quit IRC | 11:07 | |
jokke_ | vokhrimenko: you mean http/https? | 11:08 |
vokhrimenko | yes | 11:08 |
mfedosin | kind of reasonable | 11:08 |
jokke_ | vokhrimenko: versions should return that for you | 11:09 |
tsufiev | mfedosin, yes, that is most likely what we need in Horizon | 11:09 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port image cache to Python 3 https://review.openstack.org/206484 | 11:12 |
jokke_ | vokhrimenko: but keystone should be the ultimate reference what url and protocol should be used | 11:12 |
jokke_ | vokhrimenko: that's why the keystone endpoint catalog exists | 11:12 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port image cache to Python 3 https://review.openstack.org/206484 | 11:15 |
vokhrimenko | maybe you can add to glance-client, something like this https://github.com/openstack/glance/blob/d4cf5a015b49b8163a71726781aee54da9c252ec/glance/common/store_utils.py#L120 ? | 11:15 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port glance.db to Python 3 https://review.openstack.org/206494 | 11:19 |
*** marcusvrn has joined #openstack-glance | 11:21 | |
*** sgotliv has joined #openstack-glance | 11:22 | |
openstackgerrit | Victor Stinner proposed openstack/glance: Port glance.db to Python 3 https://review.openstack.org/206494 | 11:22 |
mfedosin | jokke_, in summary: we can add new api call in glance v2 api, that will list all currently available store schemes (that are defined in glance-api.conf:glance_store:stores). but we have to reject access to this call with policies. | 11:28 |
mfedosin | not 'reject', but 'limit' :) | 11:29 |
mfedosin | is it all right? | 11:30 |
GB21 | Hey | 11:35 |
GB21 | I am trying to debug tasks, since I am using curl to call the api, where do I set the break point in order to follow up the code. | 11:37 |
GB21 | If I set a breakpoint in the tasks.py, it will simply obstruct the glance-api service, can anyone help me with this? | 11:37 |
*** mingdang1 has quit IRC | 11:38 | |
GB21 | would I need to use RESTclient for that? | 11:42 |
*** bkopilov has quit IRC | 11:45 | |
openstackgerrit | Merged openstack/glance: Fix Python 3 issues in glance.tests.unit https://review.openstack.org/193785 | 11:46 |
*** jasondotstar|afk has quit IRC | 11:46 | |
*** annashen has joined #openstack-glance | 12:04 | |
*** annashen has quit IRC | 12:09 | |
*** kodoku has joined #openstack-glance | 12:09 | |
*** mingdang1 has joined #openstack-glance | 12:11 | |
*** ericpeterson has joined #openstack-glance | 12:17 | |
jokke_ | mfedosin: that's how I see it | 12:18 |
jokke_ | mfedosin: and IMHO that needs to be the same policy limit what restricts the access to set the store to something else than default | 12:19 |
jokke_ | otherwice you could just upload 10kb "image" to all known store options and see which ones succeeds and you know the backend again | 12:19 |
mfedosin | upload 10 kb image is too "workaround" :) | 12:21 |
openstackgerrit | Louis Taylor proposed openstack/glance: Remove Catalog Index Service https://review.openstack.org/197043 | 12:22 |
mfedosin | so, I got you. we will try to write a spec for this and discuss it after | 12:22 |
jokke_ | GB21: that might get interesting ... you can get pretty much output from the client by using the debug flag ... it really depends which end you're trying to debug, the client or the server ... if it's the server, the glance-api is what you want to interrupt | 12:22 |
mfedosin | thank you for help! | 12:22 |
jokke_ | mfedosin: gr8 ... let me know if there is anything else I can help with and thanks for taking that on | 12:23 |
mfedosin | sure :) | 12:23 |
jokke_ | mfedosin: and by that 10kb image I did not mean it's viable way for us but if we limit listing the stores but not setting them, that is viable workaround for someone who is trying to find exploit surface | 12:24 |
kodoku | Hi, Why this bug is open in glance client but concerns NOVA ? https://bugs.launchpad.net/python-glanceclient/+bug/1442664 | 12:24 |
openstack | Launchpad bug 1442664 in python-glanceclient "Since 0.16.1 client breaks nova when using https" [Critical,Fix released] - Assigned to Stuart McLaren (stuart-mclaren) | 12:24 |
GB21 | jokke_, thanks, I will try it with the debug flag :D | 12:25 |
jokke_ | kodoku: because it was glanceclient issue, but fix for that has been released ages ago, it just was never targeted to a milestone so it still shows up as non-closed | 12:26 |
kodoku | jokke_ Ok so this issue is not fixe ? | 12:28 |
*** ericpeterson has quit IRC | 12:30 | |
kodoku | jokke_ Because when I launch new vm, I have this bug :/ I think it's because I use https for API | 12:32 |
openstackgerrit | Abhijeet Malawade proposed openstack/glance: Fix Request ID has a double 'req-' at the start https://review.openstack.org/206521 | 12:32 |
kragniz | kodoku: it looks like the fix for that was backported to version 0.17.1 of the client | 12:33 |
kragniz | (https://review.openstack.org/#/c/172453/) | 12:33 |
*** edmondsw has joined #openstack-glance | 12:33 | |
jokke_ | kodoku: hmm-m what versions you're using? | 12:34 |
kragniz | kodoku: are you sure you're picking up the newer version? | 12:34 |
kodoku | ok I found https://bugzilla.redhat.com/show_bug.cgi?id=1244291 | 12:36 |
openstack | bugzilla.redhat.com bug 1244291 in python-glanceclient "python-glanceclient-0.17.0-2.el7.noarch.rpm packaged with buggy glanceclient/common/https.py" [Unspecified,Assigned] - Assigned to hguemar | 12:36 |
kodoku | I use rdo and redhat fail for package this library | 12:36 |
*** jasondotstar|afk has joined #openstack-glance | 12:37 | |
kragniz | kodoku: cool, blame the red hat guys :D | 12:38 |
jokke_ | kodoku: that is 0.17.0 and the fix was backported to 0.17.1 based on what kragniz said ... you just need to get the latest 0.17.2 (as in stable kilo) from the RH and you should be fine | 12:40 |
kodoku | I upgrade to 0.17.2 | 12:42 |
kodoku | jokke_ but I have always this issue | 12:42 |
kodoku | jokke_ I see new https.py in /usr/lib/python2.7/site-packages/glanceclient/common/https.py But always same issue, I reboot, same issue | 12:43 |
kodoku | jokke_ I see here http://docs.openstack.org/developer/python-glanceclient/#id7 | 12:43 |
kodoku | this fix is commit in 0.18.0 | 12:43 |
kodoku | I need to upgrade 0.17.2 to 0.18.0 | 12:44 |
kragniz | kodoku: it was, but it should then have been backported to the stable branch of the client, and released in 0.17.1 | 12:44 |
kragniz | the RDO people might have done something differently there, though | 12:45 |
kodoku | kragniz http://paste.openstack.org/show/406059/ | 12:46 |
kodoku | I use 0.17.2 from pypi.python.org/ | 12:47 |
kodoku | https://pypi.python.org/pypi/python-glanceclient/0.17.2 | 12:47 |
kodoku | kragniz but it's strange, nova use http.py and not https.py :/ | 12:49 |
*** jasondotstar|afk is now known as jasondotstar | 12:49 | |
*** changbl has joined #openstack-glance | 12:50 | |
kragniz | kodoku: that's a different error, right? | 12:52 |
*** julim has joined #openstack-glance | 12:55 | |
*** changbl has quit IRC | 12:55 | |
kodoku | kragniz maybe :/ | 12:56 |
kragniz | kodoku: "JSONDecodeError: Expecting value: line 1 column 1 (char 0)" vs "AttributeError: 'PoolManager' object has no attribute 'connection_kw'" | 12:58 |
kodoku | kragniz I upgrade 0.17.2 to 0.18.0 new issue :/ | 13:00 |
*** annashen has joined #openstack-glance | 13:05 | |
*** annashen has quit IRC | 13:09 | |
*** bfic has quit IRC | 13:11 | |
*** tpeoples has joined #openstack-glance | 13:13 | |
openstackgerrit | Victor Stinner proposed openstack/glance: Port glance.db to Python 3 https://review.openstack.org/206494 | 13:14 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port replicator to Python 3 https://review.openstack.org/206534 | 13:14 |
*** edmondsw has quit IRC | 13:14 | |
*** kodoku has quit IRC | 13:15 | |
*** etoews has joined #openstack-glance | 13:17 | |
jokke_ | kragniz: fix _that_ error has not been merged to master nor backported to kilo yet | 13:26 |
kragniz | jokke_: kodoku said it was a nova issue in #o-nova | 13:27 |
jokke_ | kragniz: it's not ... gimme a SEC | 13:28 |
nikhil_k | hi team, I updated the etherpad with info to connect to vidyo https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup . We are in open discussion until 1.30 ET so feel free to connect now if you wanna join the fun or you may connect later as you deem fit | 13:31 |
*** ducttape_ has joined #openstack-glance | 13:36 | |
*** bpoulos has joined #openstack-glance | 13:38 | |
jokke_ | nikhil_k: can't do from office | 13:39 |
*** sgotliv_ has joined #openstack-glance | 13:40 | |
*** sgotliv has quit IRC | 13:41 | |
nikhil_k | jokke_: no worries, we are just chatting at this point. some face to face time ie | 13:41 |
nikhil_k | though technical stuff | 13:41 |
nikhil_k | jokke_: lemme try to find a audio bridge | 13:41 |
*** bkopilov has joined #openstack-glance | 13:45 | |
*** pbourke has quit IRC | 13:45 | |
*** pbourke has joined #openstack-glance | 13:45 | |
*** lakshmiS has quit IRC | 13:48 | |
*** GB21 is now known as GB21-away | 13:50 | |
*** belmoreira has quit IRC | 13:51 | |
*** edmondsw has joined #openstack-glance | 13:51 | |
openstackgerrit | Victor Stinner proposed openstack/glance: Port store image to Python 3 https://review.openstack.org/206546 | 13:53 |
*** tpeoples has quit IRC | 13:56 | |
*** sigmavirus24_awa has joined #openstack-glance | 13:57 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:57 | |
*** ajayaa has quit IRC | 13:58 | |
*** tpeoples has joined #openstack-glance | 14:01 | |
nikhil_k | GB21-away: https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup | 14:02 |
*** abhishekk has quit IRC | 14:05 | |
*** annashen has joined #openstack-glance | 14:06 | |
flaper87 | sigmavirus24: around? why do you think https://review.openstack.org/#/c/205432/ is b/w incompatible? | 14:10 |
*** boris-42 has joined #openstack-glance | 14:10 | |
flaper87 | I think it isn't incompatible but it's an API change that requires an exception | 14:10 |
flaper87 | but I might be missing something | 14:10 |
* flaper87 sends the email | 14:10 | |
*** annashen has quit IRC | 14:11 | |
flaper87 | jokke_: sent the email asking for the exception | 14:16 |
flaper87 | nikhil_k: how's the mid-cycle going? | 14:16 |
flaper87 | :) | 14:16 |
nikhil_k | flaper87: going pretty well. I added agenda for today | 14:17 |
flaper87 | nikhil_k: nice! I'll try to join later. Is the info for the remote access on the etherpad? | 14:17 |
nikhil_k | flaper87: yeah | 14:17 |
nikhil_k | flaper87: I will try to find audio bridge for the afternoon. for now we are hanging out on vidyo | 14:18 |
flaper87 | nikhil_k: coolio! :D :D | 14:19 |
* flaper87 would love to be there | 14:19 | |
jokke_ | flaper87: thanks for CIS cleanup | 14:19 |
flaper87 | jokke_: np, sorry it took me a bit. Still catching up with crap | 14:20 |
flaper87 | erm, I mean, m-l | 14:20 |
flaper87 | :P | 14:20 |
sigmavirus24 | nikhil_k: hiiii | 14:20 |
kragniz | flaper87: how was the vacation and stuff? | 14:21 |
nikhil_k | hey hey | 14:21 |
*** tsekiyama has joined #openstack-glance | 14:21 | |
nikhil_k | sigmavirus24: :) | 14:21 |
*** harshs has joined #openstack-glance | 14:21 | |
flaper87 | kragniz: it was good but the backlog defeats the purposes of holidays | 14:21 |
flaper87 | :( | 14:21 |
kragniz | flaper87: :( | 14:22 |
kragniz | maybe we need /dev/null as a service | 14:22 |
jokke_ | flaper87: np ... I just added my +1 to that stable exception thread on m-l | 14:25 |
flaper87 | jokke_: thanks! :) | 14:25 |
jokke_ | foaas is still my fave one | 14:25 |
flaper87 | lol | 14:26 |
*** annegentle has joined #openstack-glance | 14:26 | |
jokke_ | it's really stable as well | 14:28 |
jokke_ | haven't failed on me single time | 14:28 |
sigmavirus24 | So correct me if I'm wrong flaper87, but schemas are used in two ways, right? On the client to validate the response (sort of) and on the server to validate a request | 14:30 |
jokke_ | sigmavirus24: that's the idea | 14:30 |
sigmavirus24 | Okay, I'm not losing my memory =P | 14:31 |
flaper87 | sigmavirus24: yup | 14:32 |
sigmavirus24 | So while I agree that it's definitely a bug that null isn't in the schema, it would probably be surprising to some if they upgrade from 2015.1.0 to 2015.1.2(?) (we're not even doing that anymore right?) and got fairly different behaviour out of Glance v2 | 14:32 |
sigmavirus24 | I honestly can't think of a single way someone might be *dependent* on this | 14:32 |
sigmavirus24 | But I'm not certain that's the only way to quantify backwards incompatible | 14:33 |
sigmavirus24 | I'm not against the change. But I'm also uncertain of its appropriateness also | 14:33 |
*** mingdang1 has quit IRC | 14:35 | |
jokke_ | sigmavirus24: only reason I'd even propose this is that if nova moves to v2 Images API, this shit will just blow up on users face every single time one of those none fielded images (like snapshots) are the first item of the page, or nova tries to boot snapshot | 14:35 |
jokke_ | I think surprising it being allowed to set those fields to none over v2 api from now on is way smaller issue | 14:36 |
sigmavirus24 | jokke_: so that move will happen (at the *earliest*) this cycle right? | 14:36 |
sigmavirus24 | people might upgrade only nova, but I think it would be good to document that to use nova 12.0.0 they need glance 11.0.0 for the images v2 API to be absolutely complete (given stevelle's work is only targetting our 11.0.0 release) | 14:37 |
jokke_ | sigmavirus24: correct and if it happens this cycle we will break any deployment that tries to upgrade Nova nodes before Glance nodes | 14:37 |
sigmavirus24 | jokke_: without a doubt | 14:37 |
jokke_ | and it will break grenade for us as well | 14:38 |
sigmavirus24 | I maintain that if they're reading the documentation though and see that they need glance 11.0.0 first, they can schedule the glance upgrade in advance | 14:38 |
jokke_ | so we need to remove all those bits from out upgrade testing that would be really bad for us | 14:38 |
sigmavirus24 | So two things: 1. How realistic is it that Nova will be using Images v2? (perhaps johnthetubaguy can weigh in here since flwang is probably not around at the moment) | 14:39 |
jokke_ | sigmavirus24: I don't think we have anything else than this blocking nova consuming existing stuff via V2 Image API | 14:39 |
jokke_ | if that moves to M, I think we should not backport this, but nikhil_k has been telling whole cycle how important it is to happen so I have been expecting that being the case | 14:40 |
sigmavirus24 | jokke_: right, but I'm trying to be realistic because it seemed early on in the cycle that we wouldn't make it into L | 14:43 |
jokke_ | sigmavirus24: and that's fair enough ... I think a bit of realism is good every now and then ;) | 14:45 |
*** ajayaa has joined #openstack-glance | 14:45 | |
sigmavirus24 | jokke_: right, I don't want to push something into Kilo (which I'm honestly uncertain if it will affect users negatively or positively) if we don't have to | 14:46 |
sigmavirus24 | I'm certain some users will be positively affected by the backport exemption | 14:46 |
sigmavirus24 | I'm uncertain if others will be negatively affected | 14:46 |
*** GB21-away is now known as GB21 | 14:49 | |
*** drwahl has left #openstack-glance | 14:56 | |
johnthetubaguy | nikhil_k: did you say there would be a good time at some point today to join you all remotely? I am behind on email right now I am afraid | 14:57 |
*** annashen has joined #openstack-glance | 15:06 | |
kragniz | johnthetubaguy: info is on the etherpad: https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup | 15:07 |
kragniz | (I can't connect at the moment, so I'm not sure how active it is at the moment) | 15:07 |
johnthetubaguy | kragniz: ah, cool, thank you | 15:09 |
*** annashen has quit IRC | 15:11 | |
openstackgerrit | Long Quan Sha proposed openstack/glance: remove the deleted image-member before create a new image-member https://review.openstack.org/190895 | 15:18 |
*** mtanino has joined #openstack-glance | 15:18 | |
*** ayoung has joined #openstack-glance | 15:20 | |
*** exploreshaifali has quit IRC | 15:21 | |
*** markus_z has quit IRC | 15:23 | |
*** jasondotstar has quit IRC | 15:25 | |
*** harshs has quit IRC | 15:26 | |
sigmavirus24 | kragniz: johnthetubaguy they're at brunch at the moment | 15:27 |
johnthetubaguy | sigmavirus24: ah, cool | 15:27 |
*** aix has quit IRC | 15:38 | |
*** vijendar has joined #openstack-glance | 15:46 | |
*** annashen has joined #openstack-glance | 15:48 | |
*** annashen has quit IRC | 15:51 | |
*** kebray has joined #openstack-glance | 15:52 | |
*** changbl has joined #openstack-glance | 15:52 | |
openstackgerrit | Haïkel Guémar proposed openstack/python-glanceclient: Fix failure to create glance https connection pool https://review.openstack.org/204521 | 15:53 |
*** annashen has joined #openstack-glance | 16:07 | |
*** annegentle has quit IRC | 16:11 | |
*** annashen has quit IRC | 16:12 | |
*** e0ne has quit IRC | 16:20 | |
*** tpeoples has quit IRC | 16:21 | |
*** jistr has quit IRC | 16:22 | |
*** ducttape_ has quit IRC | 16:25 | |
*** ducttape_ has joined #openstack-glance | 16:27 | |
sigmavirus24 | flaper87: https://review.openstack.org/#/c/197043/ | 16:27 |
flaper87 | sigmavirus24: sup? | 16:28 |
flaper87 | ah ok | 16:28 |
flaper87 | :P | 16:28 |
*** etoews has quit IRC | 16:28 | |
kragniz | I'd wait until the gate passes first :P | 16:29 |
kragniz | oh it did | 16:29 |
nikhil_k | johnthetubaguy: we are not discussing anything cross interest with nova today. I will ping you soon if we decide for tomorrow, but it looks most likely for thursday | 16:29 |
johnthetubaguy | nikhil_k: like we discussed the other day, I am in the def core midcycle tomorrow, so I can't be sure I am free, but I will do my best | 16:31 |
nikhil_k | johnthetubaguy: sounds good. I think we can do cross nova discussion thursday for the best, then | 16:31 |
openstackgerrit | Niall Bunting proposed openstack/glance: Bodies that are not dicts or lists return 400 https://review.openstack.org/204138 | 16:31 |
johnthetubaguy | nikhil_k: 30 mins from now, tomorrow, could be fine, if thats helpful (and also early on could work too I guess) | 16:31 |
nikhil_k | johnthetubaguy: ah, so you are caught up in defcore meetup on thursday? | 16:32 |
johnthetubaguy | nikhil_k: sorry, I thought I said about this the other day, I should have been clearer, I am out of office on thursday/friday | 16:32 |
nikhil_k | johnthetubaguy: gotcha. Let's chat tomorrow for a few mins if possible. | 16:33 |
*** jasondotstar has joined #openstack-glance | 16:34 | |
johnthetubaguy | nikhil_k: yeah, I can do 30 mins in the future, for an hour, and I think I can do 9 till 9.45/10 eastern, if that works? | 16:35 |
*** tpeoples has joined #openstack-glance | 16:35 | |
*** annashen has joined #openstack-glance | 16:38 | |
openstackgerrit | Hemanth Makkapati proposed openstack/glance-specs: Upload recovery to Swift https://review.openstack.org/205632 | 16:39 |
nikhil_k | jcook: https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup | 16:40 |
nikhil_k | johnthetubaguy: I think we got some items to discuss today. Please join us today if possible. | 16:40 |
nikhil_k | johnthetubaguy: we are in my vidyo room (guest link also is in etherpad) | 16:40 |
openstackgerrit | Hemanth Makkapati proposed openstack/glance-specs: Upload recovery to Swift https://review.openstack.org/205632 | 16:41 |
nikhil_k | johnthetubaguy: we are discussing on https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup-brainstorm | 16:42 |
*** dims has quit IRC | 16:52 | |
*** dims has joined #openstack-glance | 16:52 | |
*** dims has quit IRC | 16:52 | |
*** dims has joined #openstack-glance | 16:53 | |
johnthetubaguy | nikhil_k: so thats not loading for me, for some reason, my networking has gone a bit funny to infra stuff | 16:56 |
johnthetubaguy | nikhil_k: ping me if you need me, and I will do the best I can to jump in | 16:56 |
*** annashen has quit IRC | 16:57 | |
*** snapdey has joined #openstack-glance | 16:58 | |
*** snapdey has quit IRC | 16:59 | |
*** annashen has joined #openstack-glance | 16:59 | |
*** snapdey has joined #openstack-glance | 17:02 | |
*** exploreshaifali has joined #openstack-glance | 17:04 | |
*** harshs has joined #openstack-glance | 17:06 | |
sigmavirus24 | nikhil_k: I'll grab lunch and hop back on vidyo shortly | 17:09 |
nikhil_k | johnthetubaguy: hey, can you join now? | 17:12 |
nikhil_k | we are not discussing much on etherpad, but are on vidyo | 17:12 |
nikhil_k | https://etherpad.openstack.org/p/liberty-glance-mid-cycle-meetup-brainstorm | 17:12 |
nikhil_k | sigmavirus24: thanks! | 17:12 |
*** boris-42 has quit IRC | 17:20 | |
*** alex_xu has quit IRC | 17:21 | |
*** boris-42 has joined #openstack-glance | 17:22 | |
nikhil_k | johnthetubaguy: still not able to join the room? | 17:23 |
*** alex_xu has joined #openstack-glance | 17:23 | |
jcook | https://github.com/openstack/defcore/blob/master/2015.04.rst | 17:26 |
*** annegentle has joined #openstack-glance | 17:30 | |
*** annegentle has quit IRC | 17:35 | |
*** mingdang1 has joined #openstack-glance | 17:36 | |
*** ayoung has quit IRC | 17:36 | |
*** mingdang1 has quit IRC | 17:40 | |
*** annashen has quit IRC | 17:42 | |
nikhil_k | sigmavirus24: hi | 17:43 |
nikhil_k | sigmavirus24: we were planing to start the image signing session when you were back | 17:43 |
sigmavirus24 | just got back :D | 17:43 |
* sigmavirus24 is hopping into the conference now | 17:44 | |
*** snapdey has quit IRC | 17:45 | |
sigmavirus24 | nikhil_k: https://tools.ietf.org/html/rfc5652 | 17:47 |
sigmavirus24 | nikhil_k: since you were searching for it | 17:47 |
nikhil_k | sigmavirus24: ha thanks! | 17:48 |
cpallares | nikhil_k: Could you check if the sounds works? I can't figure out if it's my computer, it was working before. | 17:48 |
nikhil_k | cpallares: I can't hear you | 17:49 |
nikhil_k | but can hear sigmavirus24 | 17:49 |
cpallares | nikhil_k: I can't hear sigmavirus24 :( | 17:49 |
cpallares | nikhil_k: or the discussion anymore | 17:49 |
nikhil_k | huh | 17:49 |
cpallares | GB21: Can you hear alright? | 17:49 |
nikhil_k | may be restart as vidyo can take up memory and b/w | 17:50 |
*** snapdey has joined #openstack-glance | 17:50 | |
sigmavirus24 | cpallares: yeah try restarting vidyo | 17:50 |
GB21 | the sound is from a distance, so a a little undecipherable | 17:50 |
*** haomaiwang has quit IRC | 17:51 | |
*** annashen has joined #openstack-glance | 17:52 | |
*** haomaiwang has joined #openstack-glance | 17:52 | |
sigmavirus24 | GB21: yeah, I think the microphone is further from the people speaking | 17:53 |
sigmavirus24 | woo and I just lost audio too for a second | 17:53 |
sigmavirus24 | GB21: you may need headphones so your computer speakers and microphone don't get angry | 17:54 |
GB21 | sigmavirus24, gonna grab them | 17:56 |
*** snapdey has quit IRC | 17:56 | |
*** annashen has quit IRC | 17:56 | |
sigmavirus24 | okay GB21 | 17:56 |
*** changbl has quit IRC | 17:57 | |
*** jasondotstar has quit IRC | 17:58 | |
*** wayne__ has joined #openstack-glance | 17:59 | |
*** snapdey has joined #openstack-glance | 18:00 | |
* sigmavirus24 waves to sabari | 18:01 | |
*** alex_xu has quit IRC | 18:04 | |
sabari | sigmavirus24: Heyy :) Sorry was busy playing around with vidyo settings :) | 18:06 |
*** sgotliv_ has quit IRC | 18:06 | |
*** ayoung has joined #openstack-glance | 18:07 | |
*** groen692 has quit IRC | 18:08 | |
*** alex_xu has joined #openstack-glance | 18:09 | |
*** changbl has joined #openstack-glance | 18:10 | |
sigmavirus24 | lol | 18:13 |
GB21 | my call keeps on disconnecting :/ | 18:16 |
sigmavirus24 | =( | 18:19 |
*** annashen has joined #openstack-glance | 18:27 | |
sigmavirus24 | nikhil_k: the ABNF in 5652 is going to be dense | 18:28 |
sigmavirus24 | not something you can easily skim right now =P | 18:28 |
*** haomaiwang has quit IRC | 18:29 | |
*** haomaiwang has joined #openstack-glance | 18:30 | |
nikhil_k | sigmavirus24: thanks | 18:31 |
nikhil_k | sigmavirus24: lol, I thought you were ref to something in the spec ( ABNF ) | 18:32 |
sigmavirus24 | ABNF is the syntax used in RFCs | 18:35 |
nikhil_k | sigmavirus24: I realized that only after grepping | 18:36 |
sigmavirus24 | heh | 18:36 |
sigmavirus24 | I'm a function that takes coffee and ABNF and produces Python | 18:36 |
sigmavirus24 | Ian(text: ABNF, fuel: Coffee) -> Python | 18:36 |
nikhil_k | lol | 18:37 |
sigmavirus24 | rosmaita: I had the same simultaneous notification but heard it over vidyo first | 18:45 |
*** mragupat has joined #openstack-glance | 18:49 | |
mragupat | hi how can i set snapshotable: false while uploading image to glance? | 18:49 |
*** ayoung has quit IRC | 19:00 | |
*** etoews has joined #openstack-glance | 19:00 | |
*** e0ne has joined #openstack-glance | 19:03 | |
*** snapdey has quit IRC | 19:07 | |
*** harshs has quit IRC | 19:09 | |
*** harshs has joined #openstack-glance | 19:21 | |
*** exploreshaifali has quit IRC | 19:21 | |
sigmavirus24 | bpoulos: so I just figured out how to federate signed images between clouds | 19:22 |
sigmavirus24 | I think | 19:22 |
sigmavirus24 | maybe | 19:22 |
sigmavirus24 | nikhil_k: ^ | 19:22 |
*** harshs has quit IRC | 19:26 | |
*** harshs has joined #openstack-glance | 19:30 | |
*** annashen has quit IRC | 19:30 | |
stevelle | +1 jcook | 19:33 |
sigmavirus24 | nikhil_k: who is that from cinder? | 19:33 |
sigmavirus24 | stevelle: not sure if jcook is paying attention | 19:33 |
stevelle | sigmavirus24: I doubt it :) | 19:33 |
sigmavirus24 | he is computering hard right now though | 19:34 |
cpallares | sigmavirus24: I think the word you mean is computereering | 19:35 |
sigmavirus24 | cpallares: not cloudifying things well | 19:36 |
cpallares | sigmavirus24: I think you mean cloudificating. | 19:37 |
cpallares | jk | 19:37 |
sigmavirus24 | cpallares: I like these words | 19:38 |
*** annegentle has joined #openstack-glance | 19:40 | |
*** ayoung has joined #openstack-glance | 19:44 | |
*** jasondotstar has joined #openstack-glance | 19:44 | |
*** snapdey has joined #openstack-glance | 19:45 | |
*** annashen has joined #openstack-glance | 19:53 | |
*** ducttape_ has quit IRC | 19:55 | |
*** julim has quit IRC | 19:55 | |
*** ducttape_ has joined #openstack-glance | 19:56 | |
*** annashen has quit IRC | 19:57 | |
openstackgerrit | Jesse J. Cook proposed openstack/glance-specs: Upload retry spec https://review.openstack.org/206250 | 19:58 |
*** bpoulos has quit IRC | 20:02 | |
openstackgerrit | Victor Stinner proposed openstack/glance: Port image cache to Python 3 https://review.openstack.org/206484 | 20:09 |
openstackgerrit | Victor Stinner proposed openstack/glance: Fix Python 3 issues in glance.tests.unit.common https://review.openstack.org/193786 | 20:09 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port store image to Python 3 https://review.openstack.org/206546 | 20:09 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port replicator to Python 3 https://review.openstack.org/206534 | 20:09 |
openstackgerrit | Victor Stinner proposed openstack/glance: Port glance.db to Python 3 https://review.openstack.org/206494 | 20:09 |
*** useroaeuoeu has joined #openstack-glance | 20:12 | |
*** useroaeuoeu has quit IRC | 20:16 | |
*** e0ne has quit IRC | 20:19 | |
*** annashen has joined #openstack-glance | 20:20 | |
*** e0ne has joined #openstack-glance | 20:21 | |
*** e0ne has quit IRC | 20:21 | |
*** julim has joined #openstack-glance | 20:22 | |
*** mtanino has quit IRC | 20:23 | |
*** sgotliv_ has joined #openstack-glance | 20:25 | |
*** GB21 has quit IRC | 20:40 | |
*** mtanino has joined #openstack-glance | 20:41 | |
*** wznoinsk1 has joined #openstack-glance | 20:43 | |
*** wznoinsk has quit IRC | 20:43 | |
openstackgerrit | Victor Stinner proposed openstack/glance: Port common.utils to Python 3 https://review.openstack.org/206695 | 21:00 |
*** aix has joined #openstack-glance | 21:06 | |
*** vijendar has quit IRC | 21:07 | |
*** jasondotstar has quit IRC | 21:11 | |
*** delatte has quit IRC | 21:15 | |
*** harshs_ has joined #openstack-glance | 21:20 | |
*** harshs_ has quit IRC | 21:20 | |
*** dims has quit IRC | 21:42 | |
*** snapdey has quit IRC | 21:47 | |
jokke_ | hey anyone have a idea why the heck we have voting py34 gate in glance? | 21:51 |
sigmavirus24 | jokke_: because we're porting to Python 3 and don't want the work that's been done to regress | 21:52 |
*** changbl has quit IRC | 21:53 | |
sigmavirus24 | We are only running a subset of those tests for now so what has been finished won't regress, while the rest of it won't cause issues | 21:53 |
sigmavirus24 | jokke_: at least I'm 99% certain that's the reasoning behind it | 21:53 |
jokke_ | sigmavirus24: well the py3 merges are not in and that job is failing on every single run | 21:53 |
*** annashen_ has joined #openstack-glance | 21:53 | |
jokke_ | so how about getting it the feck out of there | 21:54 |
jokke_ | ? | 21:54 |
sigmavirus24 | jokke_: it shouldn't be failing on everything | 21:54 |
sigmavirus24 | We're not running all of a tests, only the ones that test parts that have been ported | 21:54 |
*** snapdey has joined #openstack-glance | 21:54 | |
sigmavirus24 | jokke_: which review(s) are you seeing it fail on? | 21:54 |
jokke_ | sigmavirus24: ok hesitated judgement ... let me revisit the list | 21:56 |
*** annashen_ has quit IRC | 21:58 | |
jokke_ | sigmavirus24: lets revisit after the gate unbonks itself :D | 21:59 |
sigmavirus24 | hah okay | 21:59 |
jokke_ | I started to look zuul and might explain | 21:59 |
sigmavirus24 | No worries | 21:59 |
sigmavirus24 | It was passing when we made it voting | 21:59 |
sigmavirus24 | and has been for a while | 21:59 |
jokke_ | there was few lately reviews it had failed | 21:59 |
jokke_ | the CIS remove and all stable/juno where it had run ... did you make it voter intentionally to block all stable branches as well? I don't think we have any of the py3 work backported? | 22:00 |
sigmavirus24 | jokke_: uh, it shouldn't be voting on stable/kilo afaik | 22:01 |
sigmavirus24 | if it is, then we need to fix that | 22:01 |
*** dims has joined #openstack-glance | 22:02 | |
sigmavirus24 | https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml#L1870 is the line that adds the python3 jobs jokke_ | 22:02 |
jokke_ | sigmavirus24: at least on stable/juno https://review.openstack.org/#/c/197585/ | 22:02 |
sigmavirus24 | That's glanceclient jokke_ | 22:03 |
sigmavirus24 | glanceclient has had py34 support for well over a cycle | 22:03 |
sigmavirus24 | At least 2 iirc | 22:03 |
*** ericpeterson has joined #openstack-glance | 22:06 | |
*** snapdey has quit IRC | 22:06 | |
jokke_ | oh that was client ... I need to go to bed and stop wondering what's going on :P | 22:07 |
*** ducttape_ has quit IRC | 22:09 | |
*** snapdey has joined #openstack-glance | 22:10 | |
*** haomaiwang has quit IRC | 22:15 | |
*** haomaiwang has joined #openstack-glance | 22:17 | |
*** mragupat has quit IRC | 22:17 | |
*** annegentle has quit IRC | 22:18 | |
*** tpeoples has quit IRC | 22:22 | |
*** jwitko has joined #openstack-glance | 22:22 | |
*** tpeoples has joined #openstack-glance | 22:22 | |
sigmavirus24 | jokke_: go to bed and stop wonderingi what's going on =P | 22:26 |
jwitko | Hi guys, I’m having a really weird issue with the scrubber.log and glance-registry services. paste.openstack.org/show/ES0PHA3J93CN42vlsgnC/ -- this happens on service start | 22:28 |
jwitko | can anyone assist me? | 22:28 |
*** tpeoples has quit IRC | 22:29 | |
*** marcusvrn has quit IRC | 22:45 | |
*** snapdey has quit IRC | 22:46 | |
*** haomaiwang has quit IRC | 23:01 | |
*** haomaiwang has joined #openstack-glance | 23:02 | |
*** dims has quit IRC | 23:05 | |
*** edmondsw has quit IRC | 23:07 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:07 | |
*** ericpeterson has quit IRC | 23:09 | |
*** ducttape_ has joined #openstack-glance | 23:10 | |
*** kebray has quit IRC | 23:12 | |
*** ducttape_ has quit IRC | 23:15 | |
*** r-daneel has joined #openstack-glance | 23:24 | |
*** r-daneel has quit IRC | 23:24 | |
*** r-daneel has joined #openstack-glance | 23:25 | |
*** dims has joined #openstack-glance | 23:34 | |
*** jasondotstar has joined #openstack-glance | 23:41 | |
*** wznoinsk1 has quit IRC | 23:45 | |
*** wznoinsk1 has joined #openstack-glance | 23:46 | |
*** annashen_ has joined #openstack-glance | 23:54 | |
*** harshs has quit IRC | 23:55 | |
*** annashen has quit IRC | 23:55 | |
*** annashen_ has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!