Thursday, 2016-02-25

bjornar__Can anyone answer me where the chunked file upload handleing is done?00:00
*** haomaiwang has quit IRC00:01
*** haomaiwang has joined #openstack-glance00:01
sabaribjornar__ are you asking w.r.t glance client ?00:02
bjornar__no, the glance-api00:03
*** harshs has joined #openstack-glance00:04
bjornar__because afail wsgi spec does not support chunked, and I am having some problems here, running glance-api under wsgi server00:04
sabaribjornar__ ah, k, afaik, this should be handled in webob request object.00:07
sabariwhat 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 peer00: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:62700:10
sabaribjornar__ how exactly are you uploading the data ? the glance client or curl etc ?00:12
bjornar__openstack image create ... --file00:13
*** annasort has joined #openstack-glance00:18
sabaribjornar__ 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 standalone00:23
sabaribjornar__ also what wsgi server are you using ?00:23
bjornar__uwsgi00:23
sabaribjornar__ I know there were some problems running under apache/mod_wsgi00:23
sabarihttps://bugs.launchpad.net/glance/+bug/150888000:23
openstackLaunchpad 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 well00:25
bjornar__have to find bed now, but hope you are able to work this out, so glance can be run behind a real webserver00:26
sabaribjornar__ 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
sabaribjornar__ np thanks!00:28
*** mingdang1 has joined #openstack-glance00:31
*** bjornar__ has quit IRC00:32
openstackgerritErno Kuvaja proposed openstack/glance-specs: Initial lite-specs.rst and per deliverable folders  https://review.openstack.org/28251600:53
*** kzaitsev_mb has quit IRC00:54
*** delatte has joined #openstack-glance00:58
nikhilflaper87: https://review.openstack.org/#/c/28448700:59
nikhilkairat: (for mike too) ^^00:59
nikhilchange of chair for artifacts meeting00:59
*** delattec has quit IRC01:00
*** haomaiwang has quit IRC01:01
*** haomaiwang has joined #openstack-glance01:01
*** jdillaman has quit IRC01:08
*** harshs has quit IRC01:08
*** harshs has joined #openstack-glance01:09
*** harshs has quit IRC01:10
*** harshs has joined #openstack-glance01:11
*** mingdang1 has quit IRC01:13
*** harshs has quit IRC01:15
*** ducttape_ has joined #openstack-glance01:20
*** lakshmiS has quit IRC01:20
*** jdillaman has joined #openstack-glance01:21
*** haomaiwang has quit IRC01:22
*** jaypipes has quit IRC01:24
*** julim has joined #openstack-glance01:26
openstackgerritErno Kuvaja proposed openstack/glance-specs: Initial lite-specs.rst and per deliverable folders  https://review.openstack.org/28251601:27
*** ducttape_ has quit IRC01:30
openstackgerritwangxiyuan proposed openstack/python-glanceclient: Ship the default metadata schema in the client  https://review.openstack.org/26949601:31
*** mtanino has quit IRC01:32
*** ninag has quit IRC01:38
*** lakshmiS has joined #openstack-glance01:39
*** smatzek__ has joined #openstack-glance01:47
*** dims has quit IRC01:52
*** haomaiwang has joined #openstack-glance01:59
*** haomaiwang has quit IRC02:01
*** haomaiwang has joined #openstack-glance02:01
*** ducttape_ has joined #openstack-glance02:03
*** mingdang1 has joined #openstack-glance02:05
*** mingdang1 has quit IRC02:05
*** mingdang1 has joined #openstack-glance02:06
*** vilobhmm11 has quit IRC02:24
*** vilobhmm11 has joined #openstack-glance02:25
*** houming has joined #openstack-glance02:26
*** lakshmiS has quit IRC02:27
openstackgerritFei Long Wang proposed openstack/glance: Fix location update  https://review.openstack.org/28078602:32
*** vilobhmm11 has quit IRC02:35
*** vilobhmm11 has joined #openstack-glance02:36
*** vilobhmm11 has quit IRC02:37
*** ducttape_ has quit IRC02:43
*** ducttape_ has joined #openstack-glance02:43
*** links has joined #openstack-glance02:47
*** smatzek__ has quit IRC02:49
openstackgerritFei Long Wang proposed openstack/glance: Fix location update  https://review.openstack.org/28078602:50
*** haomaiwang has quit IRC03:01
*** haomaiwang has joined #openstack-glance03:01
*** boris-42 has quit IRC03:04
*** ducttape_ has quit IRC03:06
*** edmondsw has quit IRC03:07
flwangwxy: ping03:10
wxyflwang: hi03:12
*** ducttape_ has joined #openstack-glance03:12
flwangwxy: do you see any error with the master branch?03:14
wxyflwang:  hmm, not sure the problem. You mean jenkins is broken?03:18
*** aslaen has joined #openstack-glance03:18
flwangwxy: i mean local running03:19
*** flwang1 has joined #openstack-glance03:20
flwang1wxy: see http://paste.openstack.org/show/488138/03:20
flwang1that's the error i'm running into03:20
wxyflwang1: Oh,I got the same error.03:25
flwangwxy: cool, i'm going to file a bug then, thanks for the confirmation03:26
*** ducttape_ has quit IRC03:26
flwangbug 154958603:28
openstackbug 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 IRC03:34
wxyflwang:  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
wxyflwang: maybe not a bug. :)03:39
flwangok, so you have tested?03:40
wxyflwang: yes. I updated the requirements. Then it works.03:40
flwangwxy: ok, cool03:41
*** ducttape_ has joined #openstack-glance03:41
flwangwxy: thanks03:41
wxyflwang: welcome03:42
*** chlong_ has quit IRC03:47
*** chlong_ has joined #openstack-glance03:49
*** ducttape_ has quit IRC03:53
*** ducttape_ has joined #openstack-glance03:56
*** flwang1 has quit IRC03:57
*** harshs has joined #openstack-glance04:00
*** haomaiwang has quit IRC04:01
*** haomaiwa_ has joined #openstack-glance04:01
*** ducttape_ has quit IRC04:24
*** links has joined #openstack-glance04:29
*** ducttape_ has joined #openstack-glance04:29
*** haomaiwa_ has quit IRC04:30
*** achanda has quit IRC04:35
*** ducttape_ has quit IRC04:37
*** haomaiwa_ has joined #openstack-glance04:39
openstackgerritLin Yang proposed openstack/glance: Update 'updated_at' when image member changed  https://review.openstack.org/28301304:45
*** gberginc has joined #openstack-glance04:51
*** gberginc has quit IRC04:53
*** gberginc has joined #openstack-glance04:54
*** achanda has joined #openstack-glance04:55
*** haomaiwa_ has quit IRC05:01
*** haomaiwang has joined #openstack-glance05:01
*** belmoreira has joined #openstack-glance05:12
*** sgotliv has joined #openstack-glance05:23
*** mfedosin has joined #openstack-glance05:32
*** dims has joined #openstack-glance05:52
*** TravT has joined #openstack-glance05:54
*** haomaiwang has quit IRC06:01
*** haomaiwang has joined #openstack-glance06:01
*** gberginc has quit IRC06:09
*** harshs has quit IRC06:14
*** aslaen has quit IRC06:16
*** mfedosin has quit IRC06:23
*** dims has quit IRC06:43
*** achanda_ has joined #openstack-glance06:45
*** achanda has quit IRC06:46
*** belmoreira has quit IRC06:53
openstackgerritSabari proposed openstack/glance_store: Switch VMWare Datastore to use Requests  https://review.openstack.org/16854006:55
*** rsjethani has joined #openstack-glance06:55
*** haomaiwang has quit IRC07:01
*** haomaiwang has joined #openstack-glance07:01
sabarikairat: ^07:15
sabariplease take a look when possible.07:15
*** groen692 has joined #openstack-glance07:21
*** TravT has quit IRC07:24
*** gberginc has joined #openstack-glance07:36
*** zul has quit IRC07:41
*** zul has joined #openstack-glance07:48
*** belmoreira has joined #openstack-glance07:51
*** belmoreira has quit IRC07:58
*** belmoreira has joined #openstack-glance08:00
*** haomaiwang has quit IRC08:01
*** haomaiwa_ has joined #openstack-glance08:01
*** gberginc has quit IRC08:04
*** belmoreira has quit IRC08:06
*** AJaeger has quit IRC08:10
*** Oku_OS has quit IRC08:18
openstackgerritSabari proposed openstack/glance_store: test_http_get_redirect is not testing redirects correctly  https://review.openstack.org/28458508:26
openstackgerritSabari proposed openstack/glance_store: test_http_get_redirect is not testing redirects correctly  https://review.openstack.org/28458508:28
openstackgerritSabari proposed openstack/glance_store: Add new config options for HTTPS store  https://review.openstack.org/27005908:50
bjornarI tried to report the chunked upload errors. Hope you are able to look at this.08:50
kairatbjornar, have you created a bug for uwsgi?08:50
kairator glance?08:50
*** ihrachys has joined #openstack-glance08:51
kairatIt looks like uwsgi supports chunked requests according to documentation08:52
kairatbut it doesn't =)08:52
*** boris-42 has joined #openstack-glance08:52
bjornarkairat, it does, same problems in apache08:57
kairatmod_wsgi?08:57
bjornarkairat, yeah08:57
kairatHave you turned on chunked requests?08:57
kairatand upgraded mod_wsgi08:58
kairatto 4.4?08:58
bjornarActually, I heard this from a thirdparty08:58
bjornarkairat, can you confirm it works in apache?08:58
kairatI managed to launch glance under mod_wsgi08:58
kairatI haven't tested it deeply08:58
bjornarlaunch, yes.. but upload an image?08:58
kairatbut base cases work08:58
kairatand upload too08:58
kairatThe files I provided yesterday I used to launch glance under mod_wsgi08:59
kairatbut i had to build mod_wsgi by myself08:59
kairatbecause there is no deb package for 4.4 and later08:59
kairatThat I didn't manage to do is launch it under uwsgi09:00
kairatIt looks like a bug in uwsgi because gunicorn, mod_wsgi, eventel works ok with chunked requests09:00
*** achanda_ has quit IRC09:00
*** haomaiwa_ has quit IRC09:01
kairatBut I have not time to build an example that can demonstrate a bug to uwsgi guys09:01
*** haomaiwang has joined #openstack-glance09:01
kairat*i don't have09:01
bjornarkairat, it runs just rine under uwsgi except from upload.. which is kindoff essential09:01
*** jistr has joined #openstack-glance09:01
kairatYeah09:01
bjornarhttp://uwsgi-docs.readthedocs.org/en/latest/Chunked.html09:02
kairatBecause chunked requests are used only for upload09:02
kairatI played a week with these parameters09:02
kairatbut didn't succeed09:02
kairatThe glance case is the following:09:02
kairatChunked API functions can be called independently by the presence of “Transfer-Encoding: chunked” header.09:02
kairatWe are not calling that API directly09:03
kairatMaybe we need to ask uwsgi about clarification09:03
*** achanda has joined #openstack-glance09:04
kairatI would love to fix it in glance but I don't know why=)09:04
kairat*sorry, I don't know how09:04
*** mvk has joined #openstack-glance09:09
*** Oku_OS has joined #openstack-glance09:10
openstackgerritRavi Shekhar Jethani proposed openstack/python-glanceclient: Provide a list of request ids to the caller  https://review.openstack.org/26128809:12
*** achanda has quit IRC09:19
*** achanda has joined #openstack-glance09:24
*** achanda has quit IRC09:29
*** flwang1 has joined #openstack-glance09:46
*** haomaiw__ has joined #openstack-glance09:48
*** haomaiwang has quit IRC09:49
*** mfedosin has joined #openstack-glance09:49
*** flwang1 has quit IRC09:57
*** flwang1 has joined #openstack-glance09:59
*** haomaiw__ has quit IRC10:01
*** haomaiwang has joined #openstack-glance10:01
*** mvk has quit IRC10:01
openstackgerritTomoki Sekiyama proposed openstack/glance_store: Implement get, add and delete for cinder store  https://review.openstack.org/16641410:05
*** daemontool has joined #openstack-glance10:07
*** kzaitsev_mb has joined #openstack-glance10:14
*** daemontool has quit IRC10:21
*** daemontool has joined #openstack-glance10:24
*** achanda has joined #openstack-glance10:29
*** achanda has quit IRC10:35
*** mfedosin has quit IRC10:36
*** pcaruana has joined #openstack-glance10:42
*** kzaitsev_mb has quit IRC10:47
*** belmoreira has joined #openstack-glance10:49
openstackgerritFei Long Wang proposed openstack/glance: Fix location update  https://review.openstack.org/28078610:49
*** kzaitsev_mb has joined #openstack-glance10:54
*** haomaiwang has quit IRC11:01
*** haomaiwang has joined #openstack-glance11:01
*** mfedosin has joined #openstack-glance11:11
*** TravT has joined #openstack-glance11:18
*** smatzek__ has joined #openstack-glance11:19
*** flwang1 has quit IRC11:20
*** groen693 has joined #openstack-glance11:22
*** TravT has quit IRC11:24
*** mingdang1 has quit IRC11:25
*** groen692 has quit IRC11:25
*** groen693 is now known as groen69211:25
*** mingdang1 has joined #openstack-glance11:25
*** mingdang1 has quit IRC11:30
*** dshakhray has joined #openstack-glance11:30
*** houming has quit IRC11:31
*** flwang1 has joined #openstack-glance11:31
*** mdnadeem has quit IRC11:50
*** mdnadeem has joined #openstack-glance11:51
*** haomaiwang has quit IRC12:01
*** haomaiwang has joined #openstack-glance12:01
*** smatzek__ is now known as smatzek12:06
*** TravT has joined #openstack-glance12:17
*** mingdang1 has joined #openstack-glance12:19
*** TravT has quit IRC12:21
*** haomaiwang has quit IRC12:31
*** achanda has joined #openstack-glance12:33
*** achanda has quit IRC12:40
*** daemontool_ has joined #openstack-glance12:43
*** zul has quit IRC12:43
*** zul has joined #openstack-glance12:44
*** daemontool has quit IRC12:46
*** daemontool_ has quit IRC12:47
*** ninag has joined #openstack-glance12:54
*** pcaruana has quit IRC12:55
*** daemontool has joined #openstack-glance13:01
*** takedakn has joined #openstack-glance13:02
*** edmondsw has joined #openstack-glance13:04
*** pcaruana has joined #openstack-glance13:09
openstackgerritMerged openstack/glance: clean up auto-generated docs for configuration options  https://review.openstack.org/27693113:14
*** takedakn has quit IRC13:15
*** ducttape_ has joined #openstack-glance13:17
*** TravT has joined #openstack-glance13:18
*** TravT has quit IRC13:23
*** links has quit IRC13:26
*** njirap has joined #openstack-glance13:28
*** surabhi__ has joined #openstack-glance13: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/wHtyM4Su13:34
surabhi__I changed the permissions of the images folder and re-ran the script but that didn't help13:34
surabhi__It would be great if someone could help me fix this up13:34
*** njirap has quit IRC13:35
*** ducttape_ has quit IRC13:36
*** achanda has joined #openstack-glance13:37
openstackgerritdane-fichter proposed openstack/glance: Add sign-the-data signature verification  https://review.openstack.org/25558413:41
*** achanda has quit IRC13:41
*** dane-fichter has joined #openstack-glance13:46
*** burgerk has joined #openstack-glance13:46
*** dims has joined #openstack-glance13:47
*** jaypipes has joined #openstack-glance13:51
*** daemontool_ has joined #openstack-glance13:59
*** avarner has joined #openstack-glance13:59
*** TravT has joined #openstack-glance13:59
*** daemontool has quit IRC14:02
*** rsjethani has quit IRC14:03
*** surabhi__ has quit IRC14:03
*** groen693 has joined #openstack-glance14:07
*** groen692 has quit IRC14:07
*** links has joined #openstack-glance14:07
*** groen693 is now known as groen69214:07
*** avarner has quit IRC14:08
*** avarner has joined #openstack-glance14:08
*** surabhi__ has joined #openstack-glance14:09
openstackgerritdane-fichter proposed openstack/glance: Resolve i18n and Sphinx issues in signature_utils  https://review.openstack.org/28472614:10
*** avarner_ has joined #openstack-glance14:17
*** avarner has quit IRC14:18
*** avarner_ has quit IRC14:22
*** avarner__ has joined #openstack-glance14:22
*** avarner__ has quit IRC14:27
*** TravT_ has joined #openstack-glance14:29
*** TravT has quit IRC14:29
*** smatzek has quit IRC14:31
*** mingdang1 has quit IRC14:34
openstackgerritBéla Vancsics proposed openstack/glance: Use assertGreater/Less/Equal instead of assertTrue(A * B)  https://review.openstack.org/28473914:38
*** burgerk has quit IRC14:39
*** tsekiyama has joined #openstack-glance14:40
*** lakshmiS has joined #openstack-glance14:49
*** lakshmiS_ has joined #openstack-glance14:50
*** lakshmiS_ has quit IRC14:51
*** smatzek has joined #openstack-glance14:59
*** mclaren has joined #openstack-glance15:00
*** TravT_ is now known as TravT15:01
mclarenmfedosin: ping15:01
mclarenmfedosin: any chance you could take another look at https://review.openstack.org/#/c/254334 ?15:01
*** pushkaru has joined #openstack-glance15:02
*** ducttape_ has joined #openstack-glance15:03
mclarenflaper87: 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-glance15:07
*** daemontool__ has joined #openstack-glance15:10
*** links has quit IRC15:12
*** e0ne has joined #openstack-glance15:13
*** daemontool_ has quit IRC15:14
*** sigmavirus24_awa is now known as sigmavirus2415:15
openstackgerritdane-fichter proposed openstack/glance: Resolve i18n and Sphinx issues in signature_utils  https://review.openstack.org/28472615:15
mfedosinmclaren: sure thing15:16
mfedosinah15:16
mfedosinthat15:16
mfedosinwe discussed it on some irc meeting15:18
mfedosinIn late January I suppose15:18
mfedosinand it was decided to rewrite the api doc15:18
openstackgerritdane-fichter proposed openstack/glance: Add sign-the-data signature verification  https://review.openstack.org/25558415:22
*** mingdang1 has joined #openstack-glance15:30
*** mingdang1 has quit IRC15:35
*** surabhi__ has quit IRC15:37
*** achanda has joined #openstack-glance15:39
*** e0ne has quit IRC15:40
*** e0ne_ has joined #openstack-glance15:41
*** mtanino has joined #openstack-glance15:43
*** achanda has quit IRC15:45
*** TravT has quit IRC15:50
*** e0ne_ has quit IRC15:52
*** mtanino has quit IRC15:52
*** mclaren has quit IRC15:55
*** vijendar has joined #openstack-glance16:00
*** lakshmiS has quit IRC16:01
*** mtanino has joined #openstack-glance16:03
openstackgerritMike Fedosin proposed openstack/glance: Return 204 when download file from queued image  https://review.openstack.org/28478016:04
*** dims has quit IRC16:06
*** surabhi has joined #openstack-glance16:15
*** daemontool__ has quit IRC16:16
*** aslaen has joined #openstack-glance16:20
*** haomaiwa_ has joined #openstack-glance16:24
*** aslaen has quit IRC16:25
*** belmoreira has quit IRC16:27
*** kzaitsev_mb has quit IRC16:28
openstackgerritStuart McLaren proposed openstack/glance: Return 204 rather than 403 when no image data  https://review.openstack.org/25433416:37
*** sgotliv has quit IRC16:39
openstackgerritFlavio Percoco proposed openstack/glance-specs: Move implemented specs out of approved  https://review.openstack.org/28479816:41
*** kzaitsev_mb has joined #openstack-glance16:52
*** dims has joined #openstack-glance16:54
*** haomaiwa_ has quit IRC17:01
*** haomaiwang has joined #openstack-glance17:01
*** jistr has quit IRC17:08
*** groen692 has quit IRC17:12
flaper87kairat: https://review.openstack.org/16641417:16
*** surabhi has quit IRC17:22
*** julim has quit IRC17:28
*** achanda has joined #openstack-glance17:36
*** vijendar has quit IRC17:36
*** vijendar has joined #openstack-glance17:37
*** dane-fichter_ has joined #openstack-glance17:38
openstackgerritStuart McLaren proposed openstack/glance_store: Swift reseller prefix/service token support  https://review.openstack.org/18676917:38
*** mfedosin has quit IRC17:39
*** dane-fichter has quit IRC17:41
*** _ducttape_ has joined #openstack-glance17:46
*** ducttape_ has quit IRC17:49
*** harshs has joined #openstack-glance17:55
*** haomaiwang has quit IRC18:01
*** haomaiwang has joined #openstack-glance18:01
*** bjornar__ has joined #openstack-glance18:02
*** harshs has quit IRC18:07
*** harshs has joined #openstack-glance18:07
*** julim has joined #openstack-glance18:10
*** tsekiyama has quit IRC18:16
*** annasort has quit IRC18:19
*** dshakhray has quit IRC18:23
*** ihrachys has quit IRC18:24
*** kzaitsev_mb has quit IRC18:29
*** azbiswas has joined #openstack-glance18:30
*** mingdang1 has joined #openstack-glance18:31
*** mingdang1 has quit IRC18:35
*** haomaiwang has quit IRC18:39
*** haomaiwang has joined #openstack-glance18:44
openstackgerritNicolas Simonds proposed openstack/glance_store: Make the image uploads atomic  https://review.openstack.org/24208418:46
*** haomaiwang has quit IRC18:49
*** lakshmiS has joined #openstack-glance18:51
*** mvk has joined #openstack-glance18:54
*** dramakri has joined #openstack-glance18:55
dramakriflaper87, sabari: https://review.openstack.org/#/c/214810/ - please review ovf-lite when you get a chance. I have fixed the test issues.18:56
flaper87dramakri: thanks18:59
dramakriflaper87: np!18:59
sabariflaper87: Just saw the meeting logs. I addressed all comments with vmware store refactor patch yest.19:05
flaper87sabari: thanks19:06
sabariThe CI is failing but unrelated to the patch. Hopefully, should be ready for reviews soon.19:06
flaper87sabari: ok, I'll review. Hopefully we'll be able to get it in in time for the release19:06
*** vilobhmm11 has joined #openstack-glance19:06
flaper87if sigmavirus24 is around, he could probably provide some reviews there19:06
sigmavirus24?19:07
sabariflaper87: yeah, not a lot have changed since his last +1. So I am hopeful :)19:07
sabarisigmavirus24: reference to https://review.openstack.org/#/c/168540/919:07
sabarioops. https://review.openstack.org/#/c/168540/1019:07
sigmavirus24heh I'll add it to the tire fire19:08
sigmavirus24I mean review list19:08
sabarihaha thanks :)19:08
sabaridramakri: will take a look now.19:08
sabarithanks.19:08
flaper87sigmavirus24: if you neede any hint re prioritizing glance reviews. I'd recommend doing glance_store first at least for this week19:08
flaper87since we're in non-client release freeze week19:09
flaper87non client libraries19:09
flaper87sabari: let me know when you're done with dramakri's patch19:09
sigmavirus24flaper87: no I'm just busy with other things :/19:09
flaper87I'll take a look right after ya'19:09
flaper87sigmavirus24: no worries :)19:09
sabariflaper87: Sure, shouldn't take long.19:09
dramakrisabari: thanks!19:10
sabariflaper87: but not before I finish my bowl of cereals :D19:11
flaper87sabari: w000000h0000... Fruit Loops FTW ?!?19:12
*** _ducttape_ has quit IRC19:12
*** flwang1 has quit IRC19:15
sabariflaper87: Pumpkin flax granola :D19:21
sabariFruit loops has been missing from our kitchen for a while.19:21
sabari:(19:21
*** ducttape_ has joined #openstack-glance19:27
flaper87sabari: nooooo :(19:27
*** haomaiwang has joined #openstack-glance19:45
*** krotscheck is now known as krotscheck_dcm19:50
*** ayoung has quit IRC19:51
*** haomaiwang has quit IRC19:53
*** ducttape_ has quit IRC20:09
*** annasort has joined #openstack-glance20:15
*** ducttape_ has joined #openstack-glance20:16
*** vijendar has quit IRC20:18
*** vijendar has joined #openstack-glance20:24
*** kzaitsev_mb has joined #openstack-glance20:26
*** flwang1 has joined #openstack-glance20:35
*** porunov has joined #openstack-glance20:48
*** haomaiwang has joined #openstack-glance20:50
*** ducttape_ has quit IRC20:52
*** ducttape_ has joined #openstack-glance20:53
porunovHello 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, Alexandr20:54
*** haomaiwang has quit IRC20:58
*** dshakhray has joined #openstack-glance21:00
*** daemontool has joined #openstack-glance21:05
flaper87sabari: any progress on those reviews?21:07
flaper87:D21:07
flaper87sabari: is your patch ready ?21:07
openstackgerritHemanth Makkapati proposed openstack/glance_store: swift: Add upload recovery  https://review.openstack.org/12086621:11
*** ducttape_ has quit IRC21:13
*** smatzek has quit IRC21:19
*** achanda has quit IRC21:23
*** annasort has quit IRC21:25
*** annasort has joined #openstack-glance21:28
*** achanda has joined #openstack-glance21:31
*** achanda has quit IRC21:33
*** ducttape_ has joined #openstack-glance21:35
*** achanda has joined #openstack-glance21:37
openstackgerritKenneth Burger proposed openstack/glance: remove castellan from glance requirements  https://review.openstack.org/28494121:38
*** sgotliv has joined #openstack-glance21:41
openstackgerritKenneth Burger proposed openstack/glance: remove castellan from glance requirements  https://review.openstack.org/28494121:43
*** annasort has quit IRC21:44
*** MattMan has quit IRC21:45
*** MattMan has joined #openstack-glance21:46
*** daemontool has quit IRC21:48
*** annasort has joined #openstack-glance21:50
*** haomaiwang has joined #openstack-glance21:55
*** delatte has quit IRC22:00
*** haomaiwang has quit IRC22:01
*** porunov has quit IRC22:01
*** julim has quit IRC22:04
*** achanda has quit IRC22:09
*** daemontool has joined #openstack-glance22:17
*** delatte has joined #openstack-glance22:25
*** azbiswas has quit IRC22:26
*** azbiswas has joined #openstack-glance22:26
*** dane-fichter_ has quit IRC22:27
*** azbiswas has quit IRC22:27
*** azbiswas has joined #openstack-glance22:27
rosmaitaflaper87: thanks for catching that typo on my email22:27
*** azbiswas has quit IRC22:28
*** azbiswas has joined #openstack-glance22:29
*** burgerk has quit IRC22:33
*** delattec has joined #openstack-glance22:33
sabariflaper87: Got pulled into something for an hour :(. But am done with the review.22:33
*** azbiswas has quit IRC22:34
sabariflaper87: Looks good to me though we can improve some aspects later.22:34
*** delatte has quit IRC22:36
*** annasort has quit IRC22:43
*** vijendar has quit IRC22:50
sabaribtw i did a recheck on the vmware refactor patch, gate is so slowww today.22:55
*** haomaiwang has joined #openstack-glance22:59
*** haomaiwang has quit IRC23:01
*** azbiswas has joined #openstack-glance23:01
*** delatte has joined #openstack-glance23:01
*** vilobhmm11 has quit IRC23:01
*** vilobhmm11 has joined #openstack-glance23:02
*** vilobhmm11 has quit IRC23:03
*** ayoung has joined #openstack-glance23:03
*** delattec has quit IRC23:03
*** achanda has joined #openstack-glance23:04
*** vilobhmm11 has joined #openstack-glance23:05
*** edmondsw has quit IRC23:11
*** azbiswas has quit IRC23:18
*** azbiswas has joined #openstack-glance23:18
*** azbiswas has quit IRC23:23
*** sigmavirus24 is now known as sigmavirus24_awa23:23
*** ducttape_ has quit IRC23:24
*** bjornar__ has quit IRC23:26
*** achanda has quit IRC23:38
*** RichardRaseley has joined #openstack-glance23:39
*** sgotliv has quit IRC23:42
*** achanda has joined #openstack-glance23:49
sabariflaper87: 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!