bjornar__ | Can anyone answer me where the chunked file upload handleing is done? | 00:00 |
---|---|---|
*** haomaiwang has quit IRC | 00:01 | |
*** haomaiwang has joined #openstack-glance | 00:01 | |
sabari | bjornar__ are you asking w.r.t glance client ? | 00:02 |
bjornar__ | no, the glance-api | 00:03 |
*** harshs has joined #openstack-glance | 00:04 | |
bjornar__ | because afail wsgi spec does not support chunked, and I am having some problems here, running glance-api under wsgi server | 00:04 |
sabari | bjornar__ ah, k, afaik, this should be handled in webob request object. | 00:07 |
sabari | what problems are you running into ? | 00:08 |
bjornar__ | I just get: Error finding address for http://localhost:9091/v2/images/f3c41826-648f-4da8-8e31-7993180a1e94/file: [Errno 104] Connection reset by peer | 00:10 |
bjornar__ | and debug log says: | 00:10 |
bjornar__ | Wrote 0 bytes to /var/lib/glance/images/f3c41826-648f-4da8-8e31-7993180a1e94 with checksum d41d8cd98f00b204e9800998ecf8427e add /keystone/lib/python3.4/site-packages/glance_store/_drivers/filesystem.py:627 | 00:10 |
sabari | bjornar__ how exactly are you uploading the data ? the glance client or curl etc ? | 00:12 |
bjornar__ | openstack image create ... --file | 00:13 |
*** annasort has joined #openstack-glance | 00:18 | |
sabari | bjornar__ do you have some http proxy set on the client ? If not, can you file a bug with all details. | 00:21 |
bjornar__ | I can try, but I think this is a common problem when trying to run glance under some wsgi server.. | 00:22 |
bjornar__ | it works if I run glance-api standalone | 00:23 |
sabari | bjornar__ also what wsgi server are you using ? | 00:23 |
bjornar__ | uwsgi | 00:23 |
sabari | bjornar__ I know there were some problems running under apache/mod_wsgi | 00:23 |
sabari | https://bugs.launchpad.net/glance/+bug/1508880 | 00:23 |
openstack | Launchpad bug 1508880 in Glance "Safely encode checksum to use glance with apache" [Wishlist,In progress] - Assigned to Kairat Kushaev (kkushaev) | 00:23 |
bjornar__ | yeah, I have seen that one as well | 00:25 |
bjornar__ | have to find bed now, but hope you are able to work this out, so glance can be run behind a real webserver | 00:26 |
sabari | bjornar__ please file a bug whenever possible. We will follow up. | 00:26 |
bjornar__ | Yep, will dig more into this tomorrow. Thanks for the support. | 00:27 |
sabari | bjornar__ np thanks! | 00:28 |
*** mingdang1 has joined #openstack-glance | 00:31 | |
*** bjornar__ has quit IRC | 00:32 | |
openstackgerrit | Erno Kuvaja proposed openstack/glance-specs: Initial lite-specs.rst and per deliverable folders https://review.openstack.org/282516 | 00:53 |
*** kzaitsev_mb has quit IRC | 00:54 | |
*** delatte has joined #openstack-glance | 00:58 | |
nikhil | flaper87: https://review.openstack.org/#/c/284487 | 00:59 |
nikhil | kairat: (for mike too) ^^ | 00:59 |
nikhil | change of chair for artifacts meeting | 00:59 |
*** delattec has quit IRC | 01:00 | |
*** haomaiwang has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-glance | 01:01 | |
*** jdillaman has quit IRC | 01:08 | |
*** harshs has quit IRC | 01:08 | |
*** harshs has joined #openstack-glance | 01:09 | |
*** harshs has quit IRC | 01:10 | |
*** harshs has joined #openstack-glance | 01:11 | |
*** mingdang1 has quit IRC | 01:13 | |
*** harshs has quit IRC | 01:15 | |
*** ducttape_ has joined #openstack-glance | 01:20 | |
*** lakshmiS has quit IRC | 01:20 | |
*** jdillaman has joined #openstack-glance | 01:21 | |
*** haomaiwang has quit IRC | 01:22 | |
*** jaypipes has quit IRC | 01:24 | |
*** julim has joined #openstack-glance | 01:26 | |
openstackgerrit | Erno Kuvaja proposed openstack/glance-specs: Initial lite-specs.rst and per deliverable folders https://review.openstack.org/282516 | 01:27 |
*** ducttape_ has quit IRC | 01:30 | |
openstackgerrit | wangxiyuan proposed openstack/python-glanceclient: Ship the default metadata schema in the client https://review.openstack.org/269496 | 01:31 |
*** mtanino has quit IRC | 01:32 | |
*** ninag has quit IRC | 01:38 | |
*** lakshmiS has joined #openstack-glance | 01:39 | |
*** smatzek__ has joined #openstack-glance | 01:47 | |
*** dims has quit IRC | 01:52 | |
*** haomaiwang has joined #openstack-glance | 01:59 | |
*** haomaiwang has quit IRC | 02:01 | |
*** haomaiwang has joined #openstack-glance | 02:01 | |
*** ducttape_ has joined #openstack-glance | 02:03 | |
*** mingdang1 has joined #openstack-glance | 02:05 | |
*** mingdang1 has quit IRC | 02:05 | |
*** mingdang1 has joined #openstack-glance | 02:06 | |
*** vilobhmm11 has quit IRC | 02:24 | |
*** vilobhmm11 has joined #openstack-glance | 02:25 | |
*** houming has joined #openstack-glance | 02:26 | |
*** lakshmiS has quit IRC | 02:27 | |
openstackgerrit | Fei Long Wang proposed openstack/glance: Fix location update https://review.openstack.org/280786 | 02:32 |
*** vilobhmm11 has quit IRC | 02:35 | |
*** vilobhmm11 has joined #openstack-glance | 02:36 | |
*** vilobhmm11 has quit IRC | 02:37 | |
*** ducttape_ has quit IRC | 02:43 | |
*** ducttape_ has joined #openstack-glance | 02:43 | |
*** links has joined #openstack-glance | 02:47 | |
*** smatzek__ has quit IRC | 02:49 | |
openstackgerrit | Fei Long Wang proposed openstack/glance: Fix location update https://review.openstack.org/280786 | 02:50 |
*** haomaiwang has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-glance | 03:01 | |
*** boris-42 has quit IRC | 03:04 | |
*** ducttape_ has quit IRC | 03:06 | |
*** edmondsw has quit IRC | 03:07 | |
flwang | wxy: ping | 03:10 |
wxy | flwang: hi | 03:12 |
*** ducttape_ has joined #openstack-glance | 03:12 | |
flwang | wxy: do you see any error with the master branch? | 03:14 |
wxy | flwang: hmm, not sure the problem. You mean jenkins is broken? | 03:18 |
*** aslaen has joined #openstack-glance | 03:18 | |
flwang | wxy: i mean local running | 03:19 |
*** flwang1 has joined #openstack-glance | 03:20 | |
flwang1 | wxy: see http://paste.openstack.org/show/488138/ | 03:20 |
flwang1 | that's the error i'm running into | 03:20 |
wxy | flwang1: Oh,I got the same error. | 03:25 |
flwang | wxy: cool, i'm going to file a bug then, thanks for the confirmation | 03:26 |
*** ducttape_ has quit IRC | 03:26 | |
flwang | bug 1549586 | 03:28 |
openstack | bug 1549586 in Glance "500 error when doing image-list" [Undecided,New] https://launchpad.net/bugs/1549586 - Assigned to Fei Long Wang (flwang) | 03:28 |
*** links has quit IRC | 03:34 | |
wxy | flwang: this commit: https://review.openstack.org/#/c/280713/ leads the error. We should update the olso.utils version (oslo.utils>=3.5.0) . Then Glance goes well. | 03:39 |
wxy | flwang: maybe not a bug. :) | 03:39 |
flwang | ok, so you have tested? | 03:40 |
wxy | flwang: yes. I updated the requirements. Then it works. | 03:40 |
flwang | wxy: ok, cool | 03:41 |
*** ducttape_ has joined #openstack-glance | 03:41 | |
flwang | wxy: thanks | 03:41 |
wxy | flwang: welcome | 03:42 |
*** chlong_ has quit IRC | 03:47 | |
*** chlong_ has joined #openstack-glance | 03:49 | |
*** ducttape_ has quit IRC | 03:53 | |
*** ducttape_ has joined #openstack-glance | 03:56 | |
*** flwang1 has quit IRC | 03:57 | |
*** harshs has joined #openstack-glance | 04:00 | |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwa_ has joined #openstack-glance | 04:01 | |
*** ducttape_ has quit IRC | 04:24 | |
*** links has joined #openstack-glance | 04:29 | |
*** ducttape_ has joined #openstack-glance | 04:29 | |
*** haomaiwa_ has quit IRC | 04:30 | |
*** achanda has quit IRC | 04:35 | |
*** ducttape_ has quit IRC | 04:37 | |
*** haomaiwa_ has joined #openstack-glance | 04:39 | |
openstackgerrit | Lin Yang proposed openstack/glance: Update 'updated_at' when image member changed https://review.openstack.org/283013 | 04:45 |
*** gberginc has joined #openstack-glance | 04:51 | |
*** gberginc has quit IRC | 04:53 | |
*** gberginc has joined #openstack-glance | 04:54 | |
*** achanda has joined #openstack-glance | 04:55 | |
*** haomaiwa_ has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-glance | 05:01 | |
*** belmoreira has joined #openstack-glance | 05:12 | |
*** sgotliv has joined #openstack-glance | 05:23 | |
*** mfedosin has joined #openstack-glance | 05:32 | |
*** dims has joined #openstack-glance | 05:52 | |
*** TravT has joined #openstack-glance | 05:54 | |
*** haomaiwang has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-glance | 06:01 | |
*** gberginc has quit IRC | 06:09 | |
*** harshs has quit IRC | 06:14 | |
*** aslaen has quit IRC | 06:16 | |
*** mfedosin has quit IRC | 06:23 | |
*** dims has quit IRC | 06:43 | |
*** achanda_ has joined #openstack-glance | 06:45 | |
*** achanda has quit IRC | 06:46 | |
*** belmoreira has quit IRC | 06:53 | |
openstackgerrit | Sabari proposed openstack/glance_store: Switch VMWare Datastore to use Requests https://review.openstack.org/168540 | 06:55 |
*** rsjethani has joined #openstack-glance | 06:55 | |
*** haomaiwang has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-glance | 07:01 | |
sabari | kairat: ^ | 07:15 |
sabari | please take a look when possible. | 07:15 |
*** groen692 has joined #openstack-glance | 07:21 | |
*** TravT has quit IRC | 07:24 | |
*** gberginc has joined #openstack-glance | 07:36 | |
*** zul has quit IRC | 07:41 | |
*** zul has joined #openstack-glance | 07:48 | |
*** belmoreira has joined #openstack-glance | 07:51 | |
*** belmoreira has quit IRC | 07:58 | |
*** belmoreira has joined #openstack-glance | 08:00 | |
*** haomaiwang has quit IRC | 08:01 | |
*** haomaiwa_ has joined #openstack-glance | 08:01 | |
*** gberginc has quit IRC | 08:04 | |
*** belmoreira has quit IRC | 08:06 | |
*** AJaeger has quit IRC | 08:10 | |
*** Oku_OS has quit IRC | 08:18 | |
openstackgerrit | Sabari proposed openstack/glance_store: test_http_get_redirect is not testing redirects correctly https://review.openstack.org/284585 | 08:26 |
openstackgerrit | Sabari proposed openstack/glance_store: test_http_get_redirect is not testing redirects correctly https://review.openstack.org/284585 | 08:28 |
openstackgerrit | Sabari proposed openstack/glance_store: Add new config options for HTTPS store https://review.openstack.org/270059 | 08:50 |
bjornar | I tried to report the chunked upload errors. Hope you are able to look at this. | 08:50 |
kairat | bjornar, have you created a bug for uwsgi? | 08:50 |
kairat | or glance? | 08:50 |
*** ihrachys has joined #openstack-glance | 08:51 | |
kairat | It looks like uwsgi supports chunked requests according to documentation | 08:52 |
kairat | but it doesn't =) | 08:52 |
*** boris-42 has joined #openstack-glance | 08:52 | |
bjornar | kairat, it does, same problems in apache | 08:57 |
kairat | mod_wsgi? | 08:57 |
bjornar | kairat, yeah | 08:57 |
kairat | Have you turned on chunked requests? | 08:57 |
kairat | and upgraded mod_wsgi | 08:58 |
kairat | to 4.4? | 08:58 |
bjornar | Actually, I heard this from a thirdparty | 08:58 |
bjornar | kairat, can you confirm it works in apache? | 08:58 |
kairat | I managed to launch glance under mod_wsgi | 08:58 |
kairat | I haven't tested it deeply | 08:58 |
bjornar | launch, yes.. but upload an image? | 08:58 |
kairat | but base cases work | 08:58 |
kairat | and upload too | 08:58 |
kairat | The files I provided yesterday I used to launch glance under mod_wsgi | 08:59 |
kairat | but i had to build mod_wsgi by myself | 08:59 |
kairat | because there is no deb package for 4.4 and later | 08:59 |
kairat | That I didn't manage to do is launch it under uwsgi | 09:00 |
kairat | It looks like a bug in uwsgi because gunicorn, mod_wsgi, eventel works ok with chunked requests | 09:00 |
*** achanda_ has quit IRC | 09:00 | |
*** haomaiwa_ has quit IRC | 09:01 | |
kairat | But I have not time to build an example that can demonstrate a bug to uwsgi guys | 09:01 |
*** haomaiwang has joined #openstack-glance | 09:01 | |
kairat | *i don't have | 09:01 |
bjornar | kairat, it runs just rine under uwsgi except from upload.. which is kindoff essential | 09:01 |
*** jistr has joined #openstack-glance | 09:01 | |
kairat | Yeah | 09:01 |
bjornar | http://uwsgi-docs.readthedocs.org/en/latest/Chunked.html | 09:02 |
kairat | Because chunked requests are used only for upload | 09:02 |
kairat | I played a week with these parameters | 09:02 |
kairat | but didn't succeed | 09:02 |
kairat | The glance case is the following: | 09:02 |
kairat | Chunked API functions can be called independently by the presence of “Transfer-Encoding: chunked” header. | 09:02 |
kairat | We are not calling that API directly | 09:03 |
kairat | Maybe we need to ask uwsgi about clarification | 09:03 |
*** achanda has joined #openstack-glance | 09:04 | |
kairat | I would love to fix it in glance but I don't know why=) | 09:04 |
kairat | *sorry, I don't know how | 09:04 |
*** mvk has joined #openstack-glance | 09:09 | |
*** Oku_OS has joined #openstack-glance | 09:10 | |
openstackgerrit | Ravi Shekhar Jethani proposed openstack/python-glanceclient: Provide a list of request ids to the caller https://review.openstack.org/261288 | 09:12 |
*** achanda has quit IRC | 09:19 | |
*** achanda has joined #openstack-glance | 09:24 | |
*** achanda has quit IRC | 09:29 | |
*** flwang1 has joined #openstack-glance | 09:46 | |
*** haomaiw__ has joined #openstack-glance | 09:48 | |
*** haomaiwang has quit IRC | 09:49 | |
*** mfedosin has joined #openstack-glance | 09:49 | |
*** flwang1 has quit IRC | 09:57 | |
*** flwang1 has joined #openstack-glance | 09:59 | |
*** haomaiw__ has quit IRC | 10:01 | |
*** haomaiwang has joined #openstack-glance | 10:01 | |
*** mvk has quit IRC | 10:01 | |
openstackgerrit | Tomoki Sekiyama proposed openstack/glance_store: Implement get, add and delete for cinder store https://review.openstack.org/166414 | 10:05 |
*** daemontool has joined #openstack-glance | 10:07 | |
*** kzaitsev_mb has joined #openstack-glance | 10:14 | |
*** daemontool has quit IRC | 10:21 | |
*** daemontool has joined #openstack-glance | 10:24 | |
*** achanda has joined #openstack-glance | 10:29 | |
*** achanda has quit IRC | 10:35 | |
*** mfedosin has quit IRC | 10:36 | |
*** pcaruana has joined #openstack-glance | 10:42 | |
*** kzaitsev_mb has quit IRC | 10:47 | |
*** belmoreira has joined #openstack-glance | 10:49 | |
openstackgerrit | Fei Long Wang proposed openstack/glance: Fix location update https://review.openstack.org/280786 | 10:49 |
*** kzaitsev_mb has joined #openstack-glance | 10:54 | |
*** haomaiwang has quit IRC | 11:01 | |
*** haomaiwang has joined #openstack-glance | 11:01 | |
*** mfedosin has joined #openstack-glance | 11:11 | |
*** TravT has joined #openstack-glance | 11:18 | |
*** smatzek__ has joined #openstack-glance | 11:19 | |
*** flwang1 has quit IRC | 11:20 | |
*** groen693 has joined #openstack-glance | 11:22 | |
*** TravT has quit IRC | 11:24 | |
*** mingdang1 has quit IRC | 11:25 | |
*** groen692 has quit IRC | 11:25 | |
*** groen693 is now known as groen692 | 11:25 | |
*** mingdang1 has joined #openstack-glance | 11:25 | |
*** mingdang1 has quit IRC | 11:30 | |
*** dshakhray has joined #openstack-glance | 11:30 | |
*** houming has quit IRC | 11:31 | |
*** flwang1 has joined #openstack-glance | 11:31 | |
*** mdnadeem has quit IRC | 11:50 | |
*** mdnadeem has joined #openstack-glance | 11:51 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwang has joined #openstack-glance | 12:01 | |
*** smatzek__ is now known as smatzek | 12:06 | |
*** TravT has joined #openstack-glance | 12:17 | |
*** mingdang1 has joined #openstack-glance | 12:19 | |
*** TravT has quit IRC | 12:21 | |
*** haomaiwang has quit IRC | 12:31 | |
*** achanda has joined #openstack-glance | 12:33 | |
*** achanda has quit IRC | 12:40 | |
*** daemontool_ has joined #openstack-glance | 12:43 | |
*** zul has quit IRC | 12:43 | |
*** zul has joined #openstack-glance | 12:44 | |
*** daemontool has quit IRC | 12:46 | |
*** daemontool_ has quit IRC | 12:47 | |
*** ninag has joined #openstack-glance | 12:54 | |
*** pcaruana has quit IRC | 12:55 | |
*** daemontool has joined #openstack-glance | 13:01 | |
*** takedakn has joined #openstack-glance | 13:02 | |
*** edmondsw has joined #openstack-glance | 13:04 | |
*** pcaruana has joined #openstack-glance | 13:09 | |
openstackgerrit | Merged openstack/glance: clean up auto-generated docs for configuration options https://review.openstack.org/276931 | 13:14 |
*** takedakn has quit IRC | 13:15 | |
*** ducttape_ has joined #openstack-glance | 13:17 | |
*** TravT has joined #openstack-glance | 13:18 | |
*** TravT has quit IRC | 13:23 | |
*** links has quit IRC | 13:26 | |
*** njirap has joined #openstack-glance | 13:28 | |
*** surabhi__ has joined #openstack-glance | 13:33 | |
surabhi__ | Hello, I am trying set up the dev-environment following the devsack documentation.. When I run the stack.sh script I come across this error http://pastebin.com/wHtyM4Su | 13:34 |
surabhi__ | I changed the permissions of the images folder and re-ran the script but that didn't help | 13:34 |
surabhi__ | It would be great if someone could help me fix this up | 13:34 |
*** njirap has quit IRC | 13:35 | |
*** ducttape_ has quit IRC | 13:36 | |
*** achanda has joined #openstack-glance | 13:37 | |
openstackgerrit | dane-fichter proposed openstack/glance: Add sign-the-data signature verification https://review.openstack.org/255584 | 13:41 |
*** achanda has quit IRC | 13:41 | |
*** dane-fichter has joined #openstack-glance | 13:46 | |
*** burgerk has joined #openstack-glance | 13:46 | |
*** dims has joined #openstack-glance | 13:47 | |
*** jaypipes has joined #openstack-glance | 13:51 | |
*** daemontool_ has joined #openstack-glance | 13:59 | |
*** avarner has joined #openstack-glance | 13:59 | |
*** TravT has joined #openstack-glance | 13:59 | |
*** daemontool has quit IRC | 14:02 | |
*** rsjethani has quit IRC | 14:03 | |
*** surabhi__ has quit IRC | 14:03 | |
*** groen693 has joined #openstack-glance | 14:07 | |
*** groen692 has quit IRC | 14:07 | |
*** links has joined #openstack-glance | 14:07 | |
*** groen693 is now known as groen692 | 14:07 | |
*** avarner has quit IRC | 14:08 | |
*** avarner has joined #openstack-glance | 14:08 | |
*** surabhi__ has joined #openstack-glance | 14:09 | |
openstackgerrit | dane-fichter proposed openstack/glance: Resolve i18n and Sphinx issues in signature_utils https://review.openstack.org/284726 | 14:10 |
*** avarner_ has joined #openstack-glance | 14:17 | |
*** avarner has quit IRC | 14:18 | |
*** avarner_ has quit IRC | 14:22 | |
*** avarner__ has joined #openstack-glance | 14:22 | |
*** avarner__ has quit IRC | 14:27 | |
*** TravT_ has joined #openstack-glance | 14:29 | |
*** TravT has quit IRC | 14:29 | |
*** smatzek has quit IRC | 14:31 | |
*** mingdang1 has quit IRC | 14:34 | |
openstackgerrit | Béla Vancsics proposed openstack/glance: Use assertGreater/Less/Equal instead of assertTrue(A * B) https://review.openstack.org/284739 | 14:38 |
*** burgerk has quit IRC | 14:39 | |
*** tsekiyama has joined #openstack-glance | 14:40 | |
*** lakshmiS has joined #openstack-glance | 14:49 | |
*** lakshmiS_ has joined #openstack-glance | 14:50 | |
*** lakshmiS_ has quit IRC | 14:51 | |
*** smatzek has joined #openstack-glance | 14:59 | |
*** mclaren has joined #openstack-glance | 15:00 | |
*** TravT_ is now known as TravT | 15:01 | |
mclaren | mfedosin: ping | 15:01 |
mclaren | mfedosin: any chance you could take another look at https://review.openstack.org/#/c/254334 ? | 15:01 |
*** pushkaru has joined #openstack-glance | 15:02 | |
*** ducttape_ has joined #openstack-glance | 15:03 | |
mclaren | flaper87: I think we need https://review.openstack.org/#/c/254334 to avoid (minor) api breakage. But I could be wrong. | 15:03 |
*** burgerk has joined #openstack-glance | 15:07 | |
*** daemontool__ has joined #openstack-glance | 15:10 | |
*** links has quit IRC | 15:12 | |
*** e0ne has joined #openstack-glance | 15:13 | |
*** daemontool_ has quit IRC | 15:14 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:15 | |
openstackgerrit | dane-fichter proposed openstack/glance: Resolve i18n and Sphinx issues in signature_utils https://review.openstack.org/284726 | 15:15 |
mfedosin | mclaren: sure thing | 15:16 |
mfedosin | ah | 15:16 |
mfedosin | that | 15:16 |
mfedosin | we discussed it on some irc meeting | 15:18 |
mfedosin | In late January I suppose | 15:18 |
mfedosin | and it was decided to rewrite the api doc | 15:18 |
openstackgerrit | dane-fichter proposed openstack/glance: Add sign-the-data signature verification https://review.openstack.org/255584 | 15:22 |
*** mingdang1 has joined #openstack-glance | 15:30 | |
*** mingdang1 has quit IRC | 15:35 | |
*** surabhi__ has quit IRC | 15:37 | |
*** achanda has joined #openstack-glance | 15:39 | |
*** e0ne has quit IRC | 15:40 | |
*** e0ne_ has joined #openstack-glance | 15:41 | |
*** mtanino has joined #openstack-glance | 15:43 | |
*** achanda has quit IRC | 15:45 | |
*** TravT has quit IRC | 15:50 | |
*** e0ne_ has quit IRC | 15:52 | |
*** mtanino has quit IRC | 15:52 | |
*** mclaren has quit IRC | 15:55 | |
*** vijendar has joined #openstack-glance | 16:00 | |
*** lakshmiS has quit IRC | 16:01 | |
*** mtanino has joined #openstack-glance | 16:03 | |
openstackgerrit | Mike Fedosin proposed openstack/glance: Return 204 when download file from queued image https://review.openstack.org/284780 | 16:04 |
*** dims has quit IRC | 16:06 | |
*** surabhi has joined #openstack-glance | 16:15 | |
*** daemontool__ has quit IRC | 16:16 | |
*** aslaen has joined #openstack-glance | 16:20 | |
*** haomaiwa_ has joined #openstack-glance | 16:24 | |
*** aslaen has quit IRC | 16:25 | |
*** belmoreira has quit IRC | 16:27 | |
*** kzaitsev_mb has quit IRC | 16:28 | |
openstackgerrit | Stuart McLaren proposed openstack/glance: Return 204 rather than 403 when no image data https://review.openstack.org/254334 | 16:37 |
*** sgotliv has quit IRC | 16:39 | |
openstackgerrit | Flavio Percoco proposed openstack/glance-specs: Move implemented specs out of approved https://review.openstack.org/284798 | 16:41 |
*** kzaitsev_mb has joined #openstack-glance | 16:52 | |
*** dims has joined #openstack-glance | 16:54 | |
*** haomaiwa_ has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-glance | 17:01 | |
*** jistr has quit IRC | 17:08 | |
*** groen692 has quit IRC | 17:12 | |
flaper87 | kairat: https://review.openstack.org/166414 | 17:16 |
*** surabhi has quit IRC | 17:22 | |
*** julim has quit IRC | 17:28 | |
*** achanda has joined #openstack-glance | 17:36 | |
*** vijendar has quit IRC | 17:36 | |
*** vijendar has joined #openstack-glance | 17:37 | |
*** dane-fichter_ has joined #openstack-glance | 17:38 | |
openstackgerrit | Stuart McLaren proposed openstack/glance_store: Swift reseller prefix/service token support https://review.openstack.org/186769 | 17:38 |
*** mfedosin has quit IRC | 17:39 | |
*** dane-fichter has quit IRC | 17:41 | |
*** _ducttape_ has joined #openstack-glance | 17:46 | |
*** ducttape_ has quit IRC | 17:49 | |
*** harshs has joined #openstack-glance | 17:55 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-glance | 18:01 | |
*** bjornar__ has joined #openstack-glance | 18:02 | |
*** harshs has quit IRC | 18:07 | |
*** harshs has joined #openstack-glance | 18:07 | |
*** julim has joined #openstack-glance | 18:10 | |
*** tsekiyama has quit IRC | 18:16 | |
*** annasort has quit IRC | 18:19 | |
*** dshakhray has quit IRC | 18:23 | |
*** ihrachys has quit IRC | 18:24 | |
*** kzaitsev_mb has quit IRC | 18:29 | |
*** azbiswas has joined #openstack-glance | 18:30 | |
*** mingdang1 has joined #openstack-glance | 18:31 | |
*** mingdang1 has quit IRC | 18:35 | |
*** haomaiwang has quit IRC | 18:39 | |
*** haomaiwang has joined #openstack-glance | 18:44 | |
openstackgerrit | Nicolas Simonds proposed openstack/glance_store: Make the image uploads atomic https://review.openstack.org/242084 | 18:46 |
*** haomaiwang has quit IRC | 18:49 | |
*** lakshmiS has joined #openstack-glance | 18:51 | |
*** mvk has joined #openstack-glance | 18:54 | |
*** dramakri has joined #openstack-glance | 18:55 | |
dramakri | flaper87, sabari: https://review.openstack.org/#/c/214810/ - please review ovf-lite when you get a chance. I have fixed the test issues. | 18:56 |
flaper87 | dramakri: thanks | 18:59 |
dramakri | flaper87: np! | 18:59 |
sabari | flaper87: Just saw the meeting logs. I addressed all comments with vmware store refactor patch yest. | 19:05 |
flaper87 | sabari: thanks | 19:06 |
sabari | The CI is failing but unrelated to the patch. Hopefully, should be ready for reviews soon. | 19:06 |
flaper87 | sabari: ok, I'll review. Hopefully we'll be able to get it in in time for the release | 19:06 |
*** vilobhmm11 has joined #openstack-glance | 19:06 | |
flaper87 | if sigmavirus24 is around, he could probably provide some reviews there | 19:06 |
sigmavirus24 | ? | 19:07 |
sabari | flaper87: yeah, not a lot have changed since his last +1. So I am hopeful :) | 19:07 |
sabari | sigmavirus24: reference to https://review.openstack.org/#/c/168540/9 | 19:07 |
sabari | oops. https://review.openstack.org/#/c/168540/10 | 19:07 |
sigmavirus24 | heh I'll add it to the tire fire | 19:08 |
sigmavirus24 | I mean review list | 19:08 |
sabari | haha thanks :) | 19:08 |
sabari | dramakri: will take a look now. | 19:08 |
sabari | thanks. | 19:08 |
flaper87 | sigmavirus24: if you neede any hint re prioritizing glance reviews. I'd recommend doing glance_store first at least for this week | 19:08 |
flaper87 | since we're in non-client release freeze week | 19:09 |
flaper87 | non client libraries | 19:09 |
flaper87 | sabari: let me know when you're done with dramakri's patch | 19:09 |
sigmavirus24 | flaper87: no I'm just busy with other things :/ | 19:09 |
flaper87 | I'll take a look right after ya' | 19:09 |
flaper87 | sigmavirus24: no worries :) | 19:09 |
sabari | flaper87: Sure, shouldn't take long. | 19:09 |
dramakri | sabari: thanks! | 19:10 |
sabari | flaper87: but not before I finish my bowl of cereals :D | 19:11 |
flaper87 | sabari: w000000h0000... Fruit Loops FTW ?!? | 19:12 |
*** _ducttape_ has quit IRC | 19:12 | |
*** flwang1 has quit IRC | 19:15 | |
sabari | flaper87: Pumpkin flax granola :D | 19:21 |
sabari | Fruit loops has been missing from our kitchen for a while. | 19:21 |
sabari | :( | 19:21 |
*** ducttape_ has joined #openstack-glance | 19:27 | |
flaper87 | sabari: nooooo :( | 19:27 |
*** haomaiwang has joined #openstack-glance | 19:45 | |
*** krotscheck is now known as krotscheck_dcm | 19:50 | |
*** ayoung has quit IRC | 19:51 | |
*** haomaiwang has quit IRC | 19:53 | |
*** ducttape_ has quit IRC | 20:09 | |
*** annasort has joined #openstack-glance | 20:15 | |
*** ducttape_ has joined #openstack-glance | 20:16 | |
*** vijendar has quit IRC | 20:18 | |
*** vijendar has joined #openstack-glance | 20:24 | |
*** kzaitsev_mb has joined #openstack-glance | 20:26 | |
*** flwang1 has joined #openstack-glance | 20:35 | |
*** porunov has joined #openstack-glance | 20:48 | |
*** haomaiwang has joined #openstack-glance | 20:50 | |
*** ducttape_ has quit IRC | 20:52 | |
*** ducttape_ has joined #openstack-glance | 20:53 | |
porunov | Hello everyone, I am trying to upload the image to the Image service like in this tutorial: "http://docs.openstack.org/liberty/install-guide-rdo/glance-verify.html" I have done all steps, but this step fails: "glance image-create --name "cirros" --file cirros-0.3.4-x86_64-disk.img --disk-format qcow2 --container-format bare --visibility public --progress" "503 Service Unavailable: The server is currently unavailable. Please try again at a later time. | 20:54 |
porunov | (HTTP 503)" /var/log/glance/api.log: http://paste.openstack.org/show/488205/ /var/log/glance/registry.log: http://paste.openstack.org/show/488207/ /var/log/keystone/keystone.log: http://paste.openstack.org/show/488208/ It is my variables: http://paste.openstack.org/show/488274/ May somebody help me, please? Best Regards, Alexandr | 20:54 |
*** haomaiwang has quit IRC | 20:58 | |
*** dshakhray has joined #openstack-glance | 21:00 | |
*** daemontool has joined #openstack-glance | 21:05 | |
flaper87 | sabari: any progress on those reviews? | 21:07 |
flaper87 | :D | 21:07 |
flaper87 | sabari: is your patch ready ? | 21:07 |
openstackgerrit | Hemanth Makkapati proposed openstack/glance_store: swift: Add upload recovery https://review.openstack.org/120866 | 21:11 |
*** ducttape_ has quit IRC | 21:13 | |
*** smatzek has quit IRC | 21:19 | |
*** achanda has quit IRC | 21:23 | |
*** annasort has quit IRC | 21:25 | |
*** annasort has joined #openstack-glance | 21:28 | |
*** achanda has joined #openstack-glance | 21:31 | |
*** achanda has quit IRC | 21:33 | |
*** ducttape_ has joined #openstack-glance | 21:35 | |
*** achanda has joined #openstack-glance | 21:37 | |
openstackgerrit | Kenneth Burger proposed openstack/glance: remove castellan from glance requirements https://review.openstack.org/284941 | 21:38 |
*** sgotliv has joined #openstack-glance | 21:41 | |
openstackgerrit | Kenneth Burger proposed openstack/glance: remove castellan from glance requirements https://review.openstack.org/284941 | 21:43 |
*** annasort has quit IRC | 21:44 | |
*** MattMan has quit IRC | 21:45 | |
*** MattMan has joined #openstack-glance | 21:46 | |
*** daemontool has quit IRC | 21:48 | |
*** annasort has joined #openstack-glance | 21:50 | |
*** haomaiwang has joined #openstack-glance | 21:55 | |
*** delatte has quit IRC | 22:00 | |
*** haomaiwang has quit IRC | 22:01 | |
*** porunov has quit IRC | 22:01 | |
*** julim has quit IRC | 22:04 | |
*** achanda has quit IRC | 22:09 | |
*** daemontool has joined #openstack-glance | 22:17 | |
*** delatte has joined #openstack-glance | 22:25 | |
*** azbiswas has quit IRC | 22:26 | |
*** azbiswas has joined #openstack-glance | 22:26 | |
*** dane-fichter_ has quit IRC | 22:27 | |
*** azbiswas has quit IRC | 22:27 | |
*** azbiswas has joined #openstack-glance | 22:27 | |
rosmaita | flaper87: thanks for catching that typo on my email | 22:27 |
*** azbiswas has quit IRC | 22:28 | |
*** azbiswas has joined #openstack-glance | 22:29 | |
*** burgerk has quit IRC | 22:33 | |
*** delattec has joined #openstack-glance | 22:33 | |
sabari | flaper87: Got pulled into something for an hour :(. But am done with the review. | 22:33 |
*** azbiswas has quit IRC | 22:34 | |
sabari | flaper87: Looks good to me though we can improve some aspects later. | 22:34 |
*** delatte has quit IRC | 22:36 | |
*** annasort has quit IRC | 22:43 | |
*** vijendar has quit IRC | 22:50 | |
sabari | btw i did a recheck on the vmware refactor patch, gate is so slowww today. | 22:55 |
*** haomaiwang has joined #openstack-glance | 22:59 | |
*** haomaiwang has quit IRC | 23:01 | |
*** azbiswas has joined #openstack-glance | 23:01 | |
*** delatte has joined #openstack-glance | 23:01 | |
*** vilobhmm11 has quit IRC | 23:01 | |
*** vilobhmm11 has joined #openstack-glance | 23:02 | |
*** vilobhmm11 has quit IRC | 23:03 | |
*** ayoung has joined #openstack-glance | 23:03 | |
*** delattec has quit IRC | 23:03 | |
*** achanda has joined #openstack-glance | 23:04 | |
*** vilobhmm11 has joined #openstack-glance | 23:05 | |
*** edmondsw has quit IRC | 23:11 | |
*** azbiswas has quit IRC | 23:18 | |
*** azbiswas has joined #openstack-glance | 23:18 | |
*** azbiswas has quit IRC | 23:23 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:23 | |
*** ducttape_ has quit IRC | 23:24 | |
*** bjornar__ has quit IRC | 23:26 | |
*** achanda has quit IRC | 23:38 | |
*** RichardRaseley has joined #openstack-glance | 23:39 | |
*** sgotliv has quit IRC | 23:42 | |
*** achanda has joined #openstack-glance | 23:49 | |
sabari | flaper87: kairat: sigmavirus24: https://review.openstack.org/#/c/270059/ needed to complete http-store-refactor spec. | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!