*** ducttape_ has joined #openstack-glance | 00:01 | |
openstackgerrit | Merged openstack/glance: Add libvirt image metadef for hw_pointer_model https://review.openstack.org/386137 | 00:17 |
---|---|---|
*** mtanino has quit IRC | 00:25 | |
*** Zer0Byte__ has quit IRC | 00:28 | |
*** ducttape_ has quit IRC | 00:40 | |
*** dillaman has joined #openstack-glance | 00:42 | |
*** ativelkov_ has joined #openstack-glance | 00:44 | |
*** ativelkov has quit IRC | 00:45 | |
*** kragniz has quit IRC | 00:45 | |
*** jdillaman has quit IRC | 00:45 | |
*** kragniz has joined #openstack-glance | 00:46 | |
dharinic | rosmaita, sigmavirus, jokke_ , others: So the implementation of CI with the migartion in is: https://review.openstack.org/#/c/369110/ is currently blocked as you all might have already noticed | 00:49 |
dharinic | The one failing tempest test was: http://logs.openstack.org/10/369110/57/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/c118406/console.html#_2016-12-19_20_34_24_374817 | 00:49 |
dharinic | This was because the test was creating an image with default private visibility. | 00:49 |
dharinic | stevelle put up a patch that clearly explains the situation. https://review.openstack.org/#/c/412731/ | 00:49 |
dharinic | However, the qa team argue that if private visibility is explicitly, specifically mentioned, we are not allowing image member creation and that this is backward incompatible. | 00:49 |
dharinic | So unless stevelle’s change goes in, we are blocked on CI. The other way round would be to add atomicity to automatically change the visibility of private images to shared if an attempt to add image members is done. | 00:49 |
dharinic | Please refer to the logs in openstack-qa when you get a chance. | 00:50 |
stevelle | based on discussions in #openstack-qa (timepoint approx Thurs Dec 22 00:50 GMT and before), we might have to at least partially adopt jokke_'s suggestion of auto-migrating private images to shared visibility for $CURRENT_API_VER. If we do that for all of v2, then the we don't need to merge a change to Tempest tests. | 00:52 |
dharinic | We need to decide on what approach we should be taking now with respect to continuing the CI efforts. Either convince the qa team or we have to take the latter path (which is gonna take a while; updating the spec, performing considerable code changes to the CI patch) | 00:52 |
stevelle | If we want to cause the microversions to behave differently we would need to auto-migrate private to shared for $current_api_ver | 00:53 |
stevelle | and that does require a patch merged in Tempest | 00:55 |
dharinic | stevelle: Can you please brief me as to how and why we decided to do what currently is on the spec as against what jokke_ suggested? | 00:58 |
stevelle | dharinic: there was a mailing list thread and some irc discussion and things settled on not having an implicit behavior | 00:59 |
stevelle | I can see if I can find you a subject line so you can search the list archives | 00:59 |
dharinic | sure stevelle. Thanks. | 00:59 |
stevelle | [openstack-dev] [Glance] [api] Community Images Impasse | 01:01 |
stevelle | that's the thread | 01:01 |
dharinic | cool | 01:01 |
stevelle | actually I think that may be the wrong thread now but not finding what I was thinking of | 01:15 |
*** mtanino has joined #openstack-glance | 01:16 | |
openstackgerrit | Dharini Chandrasekar proposed openstack/glance: Implement and Enable Community Images https://review.openstack.org/369110 | 01:18 |
dharinic | ^ uploaded a new PS for clarity sake, knowing it will fail the tempest test. This has the preferred migration. | 01:19 |
stevelle | good thing to get out of the way then | 01:19 |
dharinic | stevelle: Sure. I think there should be one with the API-WG tag? | 01:22 |
stevelle | doesn't appear to be | 01:22 |
*** ducttape_ has joined #openstack-glance | 01:27 | |
stevelle | yeah, I can't find a thread so the discussion I am thinking of must have also been on irc | 01:35 |
dharinic | stevelle: I very vaguely know about microversioning.. Can you please tell me what the conclusion is reagrding the failing tempest test? | 01:37 |
stevelle | dharinic: you know how we 'bump' the version of the API every so often? | 01:37 |
stevelle | specifically when a change to the api is made | 01:37 |
dharinic | Yes stevelle | 01:38 |
stevelle | so, we are bumping the minor version number there. in theory, (see that link to microversions recommendation from api-wg that mtreinish linked -- http://specs.openstack.org/openstack/api-wg/guidelines/microversion_specification.html -) so the idea is that the client sends a request and can opt to specify the latest minor version of the api it can speak | 01:40 |
dharinic | ahhh gotcha | 01:41 |
*** catintheroof has quit IRC | 01:42 | |
stevelle | roughly, what nova does, is maintain multiple implementations of functionality based on that minor version number. 2.1 might accept foo/bar/?baz=splat but 2.2 might not preferring foo/bar/?field=baz&value=splat, so they have to keep code that processes ?baz=splat if the microversion header is 2.1 | 01:42 |
stevelle | we must, at the least, continue to accept requests to add a member to a private image if the header is set to the value we used in newton release | 01:43 |
dharinic | I get the idea. | 01:43 |
stevelle | and if we do, it has to migrate the visibility to shared | 01:44 |
stevelle | so that the image will be visible by alt_user in that tempest test | 01:44 |
stevelle | (just finishing the thought for reference later) | 01:45 |
dharinic | Its slightly weird that when it is almost the end, there is an issue like this that crops up; there were no serious objections earlier | 01:45 |
dharinic | Hmmm. I understand. | 01:45 |
stevelle | agreed, and it's because the tempest tests are really testing a boundary condition rather than a common use case | 01:46 |
stevelle | I might feel lest angsty if they were also testing the common use case :) | 01:46 |
dharinic | Yep. :/ | 01:47 |
*** ducttape_ has quit IRC | 03:05 | |
*** btully has quit IRC | 03:08 | |
*** btully has joined #openstack-glance | 03:10 | |
*** mtanino has quit IRC | 03:10 | |
*** btully has quit IRC | 03:14 | |
stevelle | dharinic and rosmaita reminder: My end-of-year time off started a few hours ago. I added an agenda item, and tried to make it as complete yet terse as I could. I'll try to make the meeting but I'm never my best at 6am so hoping these notes help the discussion. I tried to be agnostic in my phrasing as well between the options I can envision, but was not perfect. | 03:17 |
*** ducttape_ has joined #openstack-glance | 03:19 | |
*** ducttape_ has quit IRC | 03:29 | |
*** links has joined #openstack-glance | 03:42 | |
*** udesale has joined #openstack-glance | 03:45 | |
*** nicolasbock has quit IRC | 04:09 | |
*** ducttape_ has joined #openstack-glance | 04:29 | |
*** pdeore has joined #openstack-glance | 04:29 | |
*** ducttape_ has quit IRC | 04:34 | |
*** mtreinish has quit IRC | 04:44 | |
*** mtreinish has joined #openstack-glance | 04:45 | |
*** ratailor has joined #openstack-glance | 05:23 | |
*** ducttape_ has joined #openstack-glance | 05:31 | |
*** prateek has joined #openstack-glance | 05:31 | |
*** ducttape_ has quit IRC | 05:35 | |
*** btully has joined #openstack-glance | 06:07 | |
*** btully has quit IRC | 06:15 | |
*** udesale has quit IRC | 06:17 | |
*** pcaruana has joined #openstack-glance | 06:17 | |
*** btully has joined #openstack-glance | 06:40 | |
*** tshefi has joined #openstack-glance | 06:43 | |
*** openstackgerrit has quit IRC | 06:48 | |
*** groen692 has joined #openstack-glance | 06:49 | |
*** e0ne has joined #openstack-glance | 06:52 | |
*** tesseract has joined #openstack-glance | 06:58 | |
*** tesseract has quit IRC | 06:58 | |
*** tesseract has joined #openstack-glance | 06:59 | |
*** tesseract is now known as Guest47337 | 06:59 | |
*** ezoszed has joined #openstack-glance | 07:11 | |
*** GB21 has joined #openstack-glance | 07:25 | |
*** pdeore has quit IRC | 07:30 | |
*** ducttape_ has joined #openstack-glance | 07:32 | |
*** pdeore has joined #openstack-glance | 07:35 | |
*** ducttape_ has quit IRC | 07:37 | |
*** pdeore has quit IRC | 07:46 | |
*** pdeore has joined #openstack-glance | 07:46 | |
*** udesale has joined #openstack-glance | 08:11 | |
*** GB21 has quit IRC | 08:18 | |
*** pdeore has quit IRC | 08:21 | |
*** pdeore has joined #openstack-glance | 08:21 | |
*** ducttape_ has joined #openstack-glance | 08:33 | |
*** ducttape_ has quit IRC | 08:38 | |
*** GB21 has joined #openstack-glance | 08:38 | |
*** btully has quit IRC | 08:39 | |
*** btully has joined #openstack-glance | 08:43 | |
*** GB21 has quit IRC | 08:44 | |
*** e0ne has quit IRC | 08:45 | |
*** btully has quit IRC | 08:47 | |
*** GB21 has joined #openstack-glance | 08:56 | |
*** zzzeek has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-glance | 09:00 | |
*** kuzko has joined #openstack-glance | 09:03 | |
kuzko | hello, | 09:03 |
*** GB21 has quit IRC | 09:04 | |
kuzko | I seem to be triggering an OverflowError for python-glanceclient when downloading an image | 09:04 |
kairat | Hi | 09:05 |
kairat | how big is the value? | 09:05 |
kairat | or no info in logs? | 09:05 |
kairat | values = image_size | 09:05 |
kuzko | https://zerobin.net/?bfd05129e9029bdf#hOFzRJUn1XdbbHLvDbxG45ufbGN50F0q8Esf+niph1M= | 09:06 |
kuzko | that's the only trace of the crash when using --debug | 09:06 |
kuzko | image size = 3GB | 09:06 |
kairat | oh | 09:07 |
kairat | Almost sure there is something with py3 | 09:07 |
kuzko | ah... we are a python 3 only staff... is there something I can do about that error? | 09:08 |
kairat | So as a workaround you can try to download with py2 | 09:08 |
kuzko | ok, gotta setup a vm | 09:09 |
kairat | kuzko, this also might be the problem with requests library | 09:14 |
kairat | perhaps, sigmavirus may help when he will be available | 09:14 |
kuzko | kairat : ok, I'm trying to update my requests libraries and my python env | 09:16 |
kairat | it seems that all image data was concatenated to response.text with join | 09:17 |
kairat | so we got overflow error because string becomes too big | 09:17 |
kuzko | I'm in a "public cloud user" situation, is it solvable from my side or it need the public cloud provider's eye ? | 09:19 |
*** markvoelker has quit IRC | 09:20 | |
*** GB21 has joined #openstack-glance | 09:22 | |
kairat | so what is your os version? | 09:26 |
kairat | os = openstack | 09:26 |
kuzko | I don't know it's a public cloud named "cloudwatt" | 09:27 |
*** mosulica has joined #openstack-glance | 09:31 | |
kairat | kuzko, did you use --debug when download image | 09:34 |
kairat | it seems that reason is here: https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/session.py#L219 | 09:35 |
kairat | so when it tries to read big body (like glance image) you have got this error | 09:37 |
kairat | once you don't use --debug | 09:37 |
kairat | it seems to work fine | 09:37 |
*** btully has joined #openstack-glance | 09:42 | |
*** GB21 has quit IRC | 09:51 | |
*** btully has quit IRC | 09:53 | |
*** e0ne has joined #openstack-glance | 09:56 | |
*** hieulq has quit IRC | 10:07 | |
*** markvoelker has joined #openstack-glance | 10:21 | |
*** markvoelker has quit IRC | 10:26 | |
kuzko | kairat well after an update of my environment and removing the debug flag, it seems to work. Using the openstackclient works too... | 10:45 |
kairat | so, it is a bug in keystoneauth1/keystoneclient | 10:45 |
kairat | we need to avoid unpacking response if size is big or response is chunked | 10:46 |
kairat | I guess removing debug did the trick | 10:46 |
kairat | cause you must still get the error with --debugf | 10:47 |
kairat | cause you must still get the error with --debug | 10:47 |
*** openstackgerrit has joined #openstack-glance | 10:58 | |
openstackgerrit | Bhagyashri Shewale proposed openstack/python-glanceclient: Fix 'UnicodeEncodeError' for unicode values in url https://review.openstack.org/320379 | 10:58 |
jamielennox | if the problem there is that --debug tries to print the body i think that should be fixed in keystoneauth, i don't know if it was ever fixed for keystoneclient.session | 11:01 |
jamielennox | if it's still a problem with keystoneauth that should absolutely be a bug | 11:02 |
jamielennox | if it's only keystoneclient then i recommend upgrading :) | 11:02 |
* jamielennox drops and runs - good night | 11:03 | |
kairat | jamielennox, it seems to be a bug in keystoneauth https://github.com/openstack/keystoneauth/blob/459f3c0926b1cf62dadafb014b8e7a98e20dc6b9/keystoneauth1/session.py#L357 | 11:03 |
kairat | so not sure if client upgrade will help | 11:04 |
kairat | * might help | 11:04 |
jamielennox | hmm, ok, want to file that as a bug - and maybe fix it? like only log response body if applicatoin/json | 11:05 |
jamielennox | or some known list | 11:05 |
jamielennox | we really don't want to try and debug print a full image | 11:05 |
kairat | yep | 11:05 |
jamielennox | i thought this got fixed.... | 11:05 |
kairat | kuzko, could you create a bug for keystoneauth | 11:05 |
*** ducttape_ has joined #openstack-glance | 11:05 | |
jamielennox | oh, it's kind of fixed for logging a request, but doesn't look like it for logging a response | 11:06 |
kuzko | kairat : I have no idea how to do so and I don't know if I could reproduce the issue, let me try | 11:06 |
jamielennox | really we need a better logging format in general | 11:06 |
jamielennox | because https://github.com/openstack/keystoneauth/blob/459f3c0926b1cf62dadafb014b8e7a98e20dc6b9/keystoneauth1/session.py#L337 shouldn't be an indication to dump something into a log | 11:07 |
jamielennox | kuzko: well basically if you POST or GET an image or other binary data with --debug we never want to try and print it | 11:07 |
kairat | kuzko, you can go to https://bugs.launchpad.net/keystoneauth and press create a bug | 11:07 |
kairat | sorry, report a bug | 11:08 |
kairat | then describe your problem | 11:08 |
kairat | with the log you posted earlier | 11:08 |
kairat | afk | 11:08 |
kuzko | ok, I'll do it when I'll be sure I can recreate it, gimme a minute | 11:08 |
kairat | jr | 11:08 |
kairat | ok | 11:08 |
jamielennox | will leave this with you, but once it's created please ping stevemar and I with it | 11:08 |
jamielennox | thanks | 11:09 |
*** ducttape_ has quit IRC | 11:26 | |
*** smatzek has joined #openstack-glance | 11:30 | |
*** ducttape_ has joined #openstack-glance | 11:35 | |
*** nicolasbock has joined #openstack-glance | 11:38 | |
*** pdeore has quit IRC | 11:43 | |
kuzko | ok that's very very weird | 11:43 |
kuzko | same creds same versions, my colleague has an non iterable without the --debug flag and it seems to work without showing anything with the debug flag | 11:43 |
*** btully has joined #openstack-glance | 11:44 | |
kuzko | *non iterable error* | 11:44 |
*** ducttape_ has quit IRC | 11:52 | |
*** btully has quit IRC | 11:54 | |
stevemar | jamielennox: whatchoo talkin bout | 11:57 |
stevemar | jamielennox: kairat sounds like logged a big response breaks things? | 11:58 |
kairat | yep | 11:58 |
stevemar | jamielennox: kairat we had a patch for that: https://review.openstack.org/#/c/359292/ but it needs love | 11:58 |
kairat | stevemar, we have the same in keystonauth | 11:59 |
kairat | see https://github.com/openstack/keystoneauth/blob/459f3c0926b1cf62dadafb014b8e7a98e20dc6b9/keystoneauth1/session.py#L337 | 11:59 |
kairat | response.text will try to iterate through all image=) | 12:00 |
kairat | glance moved to keystoneauth AFAIK so keystoneclient is not so relevant | 12:00 |
stevemar | kairat: still should fix both parts | 12:01 |
stevemar | kairat: please check bug https://bugs.launchpad.net/python-keystoneclient/+bug/1616105 -- if you think it's the same add a comment about how it's impacting you | 12:10 |
openstack | Launchpad bug 1616105 in python-keystoneclient "Request of large files raises a MemoryError due to logging" [High,In progress] - Assigned to Tobias Diaz (int-0) | 12:10 |
stevemar | kairat: that is one of the bugs I was hoping to fix over the holidays | 12:10 |
kairat | Ok, will try to post some messages | 12:10 |
kairat | I see we do not consider chunked-responses in the bug | 12:11 |
kairat | so we cannot rely on size only | 12:11 |
kairat | stevemar, ^ | 12:11 |
*** bkopilov has joined #openstack-glance | 12:12 | |
*** udesale has quit IRC | 12:13 | |
*** bkopilov has quit IRC | 12:18 | |
*** markvoelker has joined #openstack-glance | 12:22 | |
*** markvoelker has quit IRC | 12:28 | |
*** lujinluo_ has joined #openstack-glance | 12:40 | |
*** btully has joined #openstack-glance | 12:42 | |
*** lujinluo_ has quit IRC | 12:47 | |
*** ratailor has quit IRC | 12:49 | |
*** ducttape_ has joined #openstack-glance | 12:52 | |
*** btully has quit IRC | 12:54 | |
*** ducttape_ has quit IRC | 12:57 | |
*** MattMan has quit IRC | 13:00 | |
*** MattMan has joined #openstack-glance | 13:00 | |
*** bhagyashris has quit IRC | 13:09 | |
*** btully has joined #openstack-glance | 13:12 | |
sigmavirus | kairat: you pinged? | 13:12 |
kairat | sigmavirus, hello! never mind, problem was clarified, I though that the bug is in requests | 13:16 |
kairat | but it turns out that it belongs to keystonauth | 13:16 |
*** links has quit IRC | 13:18 | |
abhishek_k | sigmavirus: Hi, I have replied to your comments on patch, https://review.openstack.org/#/c/352892/ | 13:22 |
abhishek_k | sigmavirus: please take a look when you get time, thank you | 13:22 |
*** chlong has joined #openstack-glance | 13:23 | |
*** btully has quit IRC | 13:26 | |
sigmavirus | will do abhishek_k | 13:31 |
abhishek_k | sigmavirus: thank you | 13:31 |
*** btully has joined #openstack-glance | 13:33 | |
*** btully has quit IRC | 13:46 | |
*** markvoelker has joined #openstack-glance | 13:48 | |
*** ducttape_ has joined #openstack-glance | 13:54 | |
*** ducttape_ has quit IRC | 13:58 | |
rosmaita | Courtesy meeting reminder on #openstack-meeting-4: ativelkov, cpallares, flaper87, flwang1, hemanthm, jokke_, kragniz, lakshmiS, mclaren, mfedosin, nikhil_k, Nikolay_St, Olena, pennerc, rosmaita, sigmavirus24, sabari, TravT, ajayaa, GB21, bpoulos, harshs, abhishek, bunting, dshakhray, wxy, dhellmann, kairat, aavraham, alex_bash | 13:58 |
*** pdeore has joined #openstack-glance | 14:00 | |
*** mosulica has quit IRC | 14:03 | |
*** ducttape_ has joined #openstack-glance | 14:19 | |
*** prateek has quit IRC | 14:21 | |
*** smatzek has quit IRC | 14:30 | |
*** ducttape_ has quit IRC | 14:32 | |
*** btully has joined #openstack-glance | 14:35 | |
*** bkopilov has joined #openstack-glance | 14:47 | |
*** ducttape_ has joined #openstack-glance | 14:56 | |
*** ezoszed has quit IRC | 15:02 | |
*** mtanino has joined #openstack-glance | 15:03 | |
dharinic | okay, so regarding the PATCH bug, i tried to incorporate what was missing with respect to the bug reported. As per rfc6902. Was not clear as to what kairat pointed out in his review in that case. Would like some inputs on this. | 15:03 |
dharinic | Meanwhile, I will also look more into this. | 15:03 |
dharinic | reference: https://bugs.launchpad.net/glance/+bug/1521607 , https://review.openstack.org/#/c/401391/ | 15:04 |
openstack | Launchpad bug 1521607 in Glance "v2 - replacing array elements with PATCH results in 400 error" [Medium,In progress] - Assigned to Dharini Chandrasekar (dharini-chandrasekar) | 15:04 |
dharinic | stevelle, rosmaita, sigmavirus^ | 15:08 |
dharinic | Thanks rosmaita | 15:09 |
*** smatzek has joined #openstack-glance | 15:13 | |
*** e0ne has quit IRC | 15:14 | |
*** ducttape_ has quit IRC | 15:19 | |
*** ducttape_ has joined #openstack-glance | 15:26 | |
rosmaita | dharinic: hope my comments on the review helped | 15:28 |
*** mtan_____ has joined #openstack-glance | 15:34 | |
*** pdeore has quit IRC | 15:35 | |
*** mtanino has quit IRC | 15:35 | |
*** ducttape_ has quit IRC | 15:41 | |
sigmavirus | flaper87: you around? | 15:53 |
stevelle | rosmaita: I have a new review staged for tempest, ready to refer to the list discussion in it | 15:59 |
rosmaita | stevelle: ok, thanks, i am going to be closer to 16:30 with my draft, sorry | 16:00 |
*** Guest47337 has quit IRC | 16:03 | |
*** ducttape_ has joined #openstack-glance | 16:15 | |
flaper87 | sigmavirus: I am | 16:16 |
rosmaita | flaper87: happy holidays! | 16:16 |
flaper87 | rosmaita: happy holidays for you too :D | 16:17 |
rosmaita | flaper87: what i got for christmas was tempest tests breaking because of community images | 16:17 |
rosmaita | look for a ML conversation | 16:17 |
rosmaita | stevelle has a patch up to change the tempest test, but some people on the patch are worried about backward compatibility | 16:18 |
flaper87 | rosmaita: ooh crap :( | 16:18 |
flaper87 | that doesn't sound very good :( | 16:18 |
* flaper87 sad panda | 16:18 | |
*** tshefi has quit IRC | 16:29 | |
*** ducttape_ has quit IRC | 16:34 | |
sigmavirus | flaper87: happy holidays! May I PM you? | 16:34 |
flaper87 | sigmavirus: please do | 16:34 |
*** smatzek has quit IRC | 16:44 | |
dharinic | rosmaita: It sure did. Will investigate if we can use a library directly. If not, will leave my patch to be reviewed as it is. | 16:50 |
dharinic | thanks :) | 16:50 |
*** groen692 has quit IRC | 17:03 | |
*** ducttape_ has joined #openstack-glance | 17:05 | |
*** btully has quit IRC | 17:05 | |
*** bkopilov has quit IRC | 17:06 | |
stevelle | is there a preferred way to deal with long urls in commit messages? | 17:07 |
rosmaita | stevelle: not sure, sigmavirus ^^ | 17:08 |
*** bkopilov has joined #openstack-glance | 17:12 | |
sigmavirus | stevelle: just put them there | 17:13 |
sigmavirus | URLs (like in code) are exemptions | 17:13 |
stevelle | making sure. | 17:13 |
sigmavirus | +1 | 17:14 |
rosmaita | sigmavirus: ty | 17:14 |
sigmavirus | HTH | 17:14 |
stevelle | the next thing is will I need to use the addCleanup hook for a resource created in the course of test execution, but not during setup. leaning toward no | 17:14 |
stevelle | this is in tempest, so use that filter for correctness | 17:15 |
*** ducttape_ has quit IRC | 17:18 | |
*** flaper87 has quit IRC | 17:22 | |
*** btully has joined #openstack-glance | 17:31 | |
*** flaper87 has joined #openstack-glance | 17:35 | |
*** btully has quit IRC | 17:42 | |
rosmaita | stevelle: alex_bash: sigmavirus: i have to grab lunch, back in 20 min & will try to be inspired by food to have a nice, snappy ending | 17:56 |
*** nicolasbock has quit IRC | 18:01 | |
*** nicolasbock has joined #openstack-glance | 18:06 | |
openstackgerrit | Maxim Nestratov proposed openstack/glance: Add ploop to supported disk_formats https://review.openstack.org/341633 | 18:08 |
openstackgerrit | Maxim Nestratov proposed openstack/glance: Add ploop to supported disk_formats https://review.openstack.org/341633 | 18:14 |
*** ducttape_ has joined #openstack-glance | 18:18 | |
*** ducttape_ has quit IRC | 18:23 | |
openstackgerrit | Merged openstack/glance: Fix some typos in api-ref https://review.openstack.org/413652 | 18:45 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/glance: Updated from global requirements https://review.openstack.org/414266 | 18:48 |
dharinic | bad tempest behaviours in glance_store: http://logs.openstack.org/66/120866/20/check/gate-tempest-dsvm-neutron-src-glance_store-ubuntu-xenial/6216c32/console.html | 18:50 |
dharinic | Do we report a bug or something? | 18:51 |
rosmaita | dharinic: you might want to put a shout in #openstack-infra and ask someone to take a look | 19:05 |
rosmaita | ... which i now see you already did! | 19:06 |
*** ducttape_ has joined #openstack-glance | 19:06 | |
stevelle | #kudo dharinic | 19:07 |
dharinic | Thanks stevelle and rosmaita | 19:10 |
rosmaita | stevelle: alex_bash: dharinic: sigmavirus: jokke_: last call for comments on https://etherpad.openstack.org/p/glance-ocata-community-images-tempest-imbroglio | 19:15 |
rosmaita | my plan is to send it out in 1/2 hour | 19:15 |
dharinic | Looks good to me rosmaita | 19:23 |
*** ducttape_ has quit IRC | 19:23 | |
*** rcernin has joined #openstack-glance | 19:38 | |
openstackgerrit | Dharini Chandrasekar proposed openstack/glance_store: swift store: Add upload recovery https://review.openstack.org/120866 | 19:46 |
rosmaita | stevelle: http://lists.openstack.org/pipermail/openstack-dev/2016-December/109370.html | 19:57 |
stevelle | thanks, cross-linked | 19:58 |
stevelle | hope that copy-paste worked, I didn't even open it yet :P | 19:59 |
*** e0ne has joined #openstack-glance | 20:05 | |
*** ducttape_ has joined #openstack-glance | 20:24 | |
*** e0ne has quit IRC | 20:27 | |
*** ducttape_ has quit IRC | 20:29 | |
*** e0ne has joined #openstack-glance | 20:30 | |
*** e0ne has quit IRC | 20:41 | |
*** mtan_____ has quit IRC | 21:09 | |
*** btully has joined #openstack-glance | 21:16 | |
*** btully has quit IRC | 21:21 | |
*** ducttape_ has joined #openstack-glance | 21:25 | |
*** ducttape_ has quit IRC | 21:30 | |
*** mvk has quit IRC | 21:42 | |
*** ChanServ changes topic to "OpenStack Glance" | 21:57 | |
*** ChanServ changes topic to "OpenStack Glance | priorities: http://lists.openstack.org/pipermail/openstack-dev/2016-December/109375.html" | 21:57 | |
*** ChanServ changes topic to "OpenStack Glance | priorities: http://lists.openstack.org/pipermail/openstack-dev/2016-December/109375.html | logs at http://eavesdrop.openstack.org/irclogs/%23openstack-glance/" | 21:58 | |
*** seanhandley has quit IRC | 22:07 | |
*** seanhandley has joined #openstack-glance | 22:24 | |
*** btully has joined #openstack-glance | 22:26 | |
*** ducttape_ has joined #openstack-glance | 22:26 | |
*** ducttape_ has quit IRC | 22:31 | |
*** chlong has quit IRC | 22:34 | |
*** Zer0Byte__ has joined #openstack-glance | 22:34 | |
*** btully has quit IRC | 22:36 | |
*** chlong has joined #openstack-glance | 22:41 | |
*** Zer0Byte__ has quit IRC | 22:46 | |
*** ducttape_ has joined #openstack-glance | 22:54 | |
*** Zer0Byte__ has joined #openstack-glance | 23:13 | |
*** ducttape_ has quit IRC | 23:25 | |
*** ducttape_ has joined #openstack-glance | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!