*** btully has quit IRC | 00:01 | |
*** rmcall_ has joined #openstack-glance | 00:07 | |
*** dalgaaf has quit IRC | 00:08 | |
fishbone_ | hello all, I'm a bit fresh at learning how to manage glance backends and just setup swift as the backend, could anyone lead me in a good direction to learn how to setup cors to allow glance image uploads in the dashboard? | 00:19 |
---|---|---|
fishbone_ | I can't seem to find any substantial sources | 00:19 |
*** dalgaaf has joined #openstack-glance | 00:19 | |
*** zhurong has joined #openstack-glance | 00:45 | |
*** rydou has joined #openstack-glance | 01:05 | |
openstackgerrit | Dou Rui Yuan proposed openstack/python-glanceclient master: Remove deprecated ssl options https://review.openstack.org/491656 | 01:09 |
*** rydou has quit IRC | 01:14 | |
*** rydou has joined #openstack-glance | 01:15 | |
*** daidv has joined #openstack-glance | 01:16 | |
*** markvoelker has quit IRC | 01:25 | |
*** btully has joined #openstack-glance | 01:45 | |
*** btully has quit IRC | 01:49 | |
*** rydou has quit IRC | 01:54 | |
*** dalgaaf has quit IRC | 01:56 | |
*** dalgaaf has joined #openstack-glance | 01:57 | |
*** clarkb has joined #openstack-glance | 02:32 | |
clarkb | not sure if you all saw it but https://github.com/openstack/tripleo-heat-templates/commit/97488b8ba38b6abf38b146ea5575a3c7797a87cb#commitcomment-26901706 there were some questions posted on a recent merge | 02:32 |
rosmaita | clarkb did not see that, thanks for pointing it out | 02:37 |
*** rmcall_ has quit IRC | 02:40 | |
*** gyee has quit IRC | 02:41 | |
*** jdillaman has quit IRC | 02:49 | |
*** jdillaman has joined #openstack-glance | 02:54 | |
*** jdillaman has quit IRC | 03:07 | |
*** jdillaman has joined #openstack-glance | 03:10 | |
*** gcb has quit IRC | 03:14 | |
*** gcb has joined #openstack-glance | 03:18 | |
*** markvoelker has joined #openstack-glance | 03:26 | |
*** daidv has quit IRC | 03:49 | |
*** abhishekk has joined #openstack-glance | 04:00 | |
*** udesale has joined #openstack-glance | 04:00 | |
*** markvoelker has quit IRC | 04:01 | |
*** fishbone_ has quit IRC | 04:05 | |
*** nicolasbock has quit IRC | 04:09 | |
*** zhurong has quit IRC | 04:36 | |
*** links has joined #openstack-glance | 04:49 | |
*** f0o has quit IRC | 04:52 | |
*** markvoelker has joined #openstack-glance | 04:57 | |
*** f0o has joined #openstack-glance | 04:58 | |
*** tshefi has quit IRC | 05:03 | |
*** f0o has quit IRC | 05:11 | |
*** f0o has joined #openstack-glance | 05:14 | |
openstackgerrit | Merged openstack/glance master: Updated from global requirements https://review.openstack.org/533872 | 05:15 |
*** markvoelker has quit IRC | 05:16 | |
*** ratailor has joined #openstack-glance | 05:18 | |
*** ratailor has quit IRC | 05:19 | |
*** ratailor has joined #openstack-glance | 05:20 | |
openstackgerrit | Brian Rosmaita proposed openstack/glance_store master: [WIP] Migrate legacy jobs to project repository https://review.openstack.org/526956 | 05:22 |
*** rosmaita has quit IRC | 05:22 | |
*** dillaman has quit IRC | 05:47 | |
*** jdillaman has quit IRC | 05:47 | |
*** zhurong has joined #openstack-glance | 05:48 | |
*** jdillaman has joined #openstack-glance | 05:53 | |
*** dillaman has joined #openstack-glance | 05:54 | |
*** markvoelker has joined #openstack-glance | 06:28 | |
*** sapd__ has quit IRC | 06:38 | |
*** sapd__ has joined #openstack-glance | 06:39 | |
*** arcolife has joined #openstack-glance | 06:41 | |
*** markvoelker has quit IRC | 07:02 | |
*** btully has joined #openstack-glance | 07:11 | |
*** btully has quit IRC | 07:16 | |
*** threestrands_ has quit IRC | 07:20 | |
*** tshefi has joined #openstack-glance | 07:45 | |
jokke_ | abhishekk: you around? | 07:46 |
abhishekk | jokke_, yes | 07:47 |
*** pcaruana has joined #openstack-glance | 07:48 | |
jokke_ | what am I missing in 523501 review? (the web download) | 07:48 |
jokke_ | as your comment makes absolutely no sense | 07:49 |
abhishekk | get_import_plugin from glance/async/flows/_internal_plugins/__init__.py is never called | 07:49 |
abhishekk | the reason is ' | 07:50 |
abhishekk | import glance.async.flows.plugins as import_plugins' | 07:50 |
abhishekk | you are reading plugins from plugins package and _internal_plugins is in flows package | 07:50 |
jokke_ | yes it is, it's called api_image_import.py L375 like I already told once ;) | 07:51 |
jokke_ | it's literally imported line above on L26 | 07:51 |
abhishekk | jokke_: let me check again, I have added pdb in their and restarted api but it didn't come over their | 07:52 |
abhishekk | thats what I am saying you are importing glance.async.flows.plugins package at line 26 | 07:53 |
abhishekk | and _internal_plugins is in glance.async.flows package | 07:53 |
abhishekk | the line #373 will iterate only through plugins package imo | 07:54 |
jokke_ | abhishekk: are you looking that change or already merged stuff from repo? | 07:54 |
abhishekk | (that's my gut feeling) But I will check once again | 07:54 |
abhishekk | jokke_, I am looking at merged stuff from repo | 07:54 |
jokke_ | well don't as that change has not merged yet | 07:55 |
jokke_ | look the change :P | 07:55 |
*** pcaruana has quit IRC | 07:55 | |
*** pcaruana has joined #openstack-glance | 07:55 | |
abhishekk | jokke_, :D | 07:56 |
jokke_ | it's obviously on that same change where the stuff is introduced | 07:56 |
abhishekk | jokke_, overlooked that, thanks for pointing it out | 07:57 |
*** AlexeyAbashkin has joined #openstack-glance | 07:57 | |
abhishekk | will have a look at that again and remove my -1 | 07:57 |
jokke_ | well good ... I was worried that I'm way too much in holidays and missed something super obvious :D | 07:58 |
jokke_ | now breakfast :D | 07:58 |
*** markvoelker has joined #openstack-glance | 07:58 | |
abhishekk | jokke_, sorry for the trouble :D | 07:59 |
abhishekk | enjoy your breakfast | 07:59 |
*** danpawlik has quit IRC | 08:00 | |
*** danpawlik has joined #openstack-glance | 08:04 | |
*** hoonetorg has quit IRC | 08:10 | |
*** alexchadin has joined #openstack-glance | 08:22 | |
*** hoonetorg has joined #openstack-glance | 08:27 | |
*** tesseract has joined #openstack-glance | 08:29 | |
*** markvoelker has quit IRC | 08:32 | |
*** mvk has joined #openstack-glance | 08:44 | |
*** rcernin has quit IRC | 08:45 | |
jokke_ | no worries :D | 09:09 |
jokke_ | thanks for the reviews | 09:09 |
*** markvoelker has joined #openstack-glance | 09:29 | |
*** udesale_ has joined #openstack-glance | 09:33 | |
*** udesale has quit IRC | 09:34 | |
*** rcernin has joined #openstack-glance | 09:40 | |
openstackgerrit | Erno Kuvaja proposed openstack/glance master: Enable Image Import per default and make current https://review.openstack.org/532502 | 09:43 |
*** e0ne has joined #openstack-glance | 09:47 | |
*** udesale_ has quit IRC | 09:55 | |
*** mvk has quit IRC | 09:55 | |
*** udesale has joined #openstack-glance | 09:55 | |
*** markvoelker has quit IRC | 10:02 | |
jokke_ | abhishekk: if you're still around and not busy atm. could you have a look at my comment on 529083 ... I'd like to understand what's going on there and drop my -1 if appropriate | 10:06 |
abhishekk | jokke_ | 10:07 |
abhishekk | yes, I will look at that | 10:07 |
abhishekk | jokke_, actually it will take some time, I don't know why my environment has become slow | 10:13 |
abhishekk | need to spwan a new VM and do the setup again :( | 10:13 |
jokke_ | abhishekk: sure ... I'm just trying to understand what the heck is going on there ;) | 10:13 |
abhishekk | jokke_, sure, I will add my findings on the patch | 10:14 |
jokke_ | I do hate this domain model crap ... makes next to impossible trying to figure out stuff like this and what code actually happens to be executed | 10:14 |
abhishekk | I agree on that | 10:17 |
*** mosulica has joined #openstack-glance | 10:35 | |
*** zhurong has quit IRC | 10:43 | |
*** mvk has joined #openstack-glance | 10:43 | |
*** btully has joined #openstack-glance | 10:49 | |
*** btully has quit IRC | 10:54 | |
*** belmoreira has joined #openstack-glance | 10:55 | |
*** dtantsur|afk is now known as dtantsur | 10:57 | |
*** dims has quit IRC | 10:57 | |
*** dims has joined #openstack-glance | 10:58 | |
*** markvoelker has joined #openstack-glance | 11:00 | |
*** alexchadin has quit IRC | 11:13 | |
*** alexchadin has joined #openstack-glance | 11:18 | |
*** markvoelker has quit IRC | 11:32 | |
*** nicolasbock has joined #openstack-glance | 11:33 | |
abhishekk | jokke_: it will take some time still setting the environment, may be I will update you by tomorrow morning | 11:33 |
*** udesale has quit IRC | 11:36 | |
*** AlexeyAbashkin has quit IRC | 11:36 | |
*** abhishekk has quit IRC | 11:37 | |
*** ratailor has quit IRC | 11:47 | |
*** mosulica has quit IRC | 11:57 | |
*** AlexeyAbashkin has joined #openstack-glance | 12:02 | |
*** alexchadin has quit IRC | 12:02 | |
*** alexchadin has joined #openstack-glance | 12:03 | |
*** AlexeyAbashkin has quit IRC | 12:06 | |
*** AlexeyAbashkin has joined #openstack-glance | 12:12 | |
*** rcernin has quit IRC | 12:14 | |
*** mvenesio has joined #openstack-glance | 12:29 | |
*** markvoelker has joined #openstack-glance | 12:29 | |
openstackgerrit | Kairat Kushaev proposed openstack/glance_store master: use only exceptions for uri validations https://review.openstack.org/534745 | 12:42 |
*** alexchadin has quit IRC | 12:53 | |
*** alexchadin has joined #openstack-glance | 12:57 | |
*** markvoelker has quit IRC | 13:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-glanceclient master: Updated from global requirements https://review.openstack.org/534750 | 13:04 |
*** nicolasbock has quit IRC | 13:11 | |
*** MattMan_1 has quit IRC | 13:21 | |
*** markvoelker has joined #openstack-glance | 13:21 | |
*** MattMan_1 has joined #openstack-glance | 13:21 | |
*** cleong has joined #openstack-glance | 13:23 | |
*** alexchadin has quit IRC | 13:46 | |
*** arcolife has quit IRC | 14:09 | |
*** belmoreira has quit IRC | 14:20 | |
*** belmoreira has joined #openstack-glance | 14:33 | |
dhellmann | jokke_ : is it possible to run just one of the glance unit tests? I'm looking at https://bugs.launchpad.net/oslo.serialization/+bug/1728368 and don't want to run the whole suite if just one test is failing. Doing "tox -e py35 -- test_name" is running the whole suite | 14:36 |
openstack | Launchpad bug 1728368 in oslo.serialization "oslo.serialization 2.21.2 breaks glance" [Undecided,New] | 14:36 |
openstackgerrit | Merged openstack/glance master: Add documentation for image import plugins https://review.openstack.org/532313 | 14:53 |
*** links has quit IRC | 15:11 | |
*** rosmaita has joined #openstack-glance | 15:16 | |
*** mvenesio has quit IRC | 15:28 | |
*** alexchadin has joined #openstack-glance | 15:54 | |
*** belmoreira has quit IRC | 16:06 | |
openstackgerrit | Brian Rosmaita proposed openstack/glance_store master: [WIP] Migrate legacy jobs to project repository https://review.openstack.org/526956 | 16:19 |
*** tshefi has quit IRC | 16:31 | |
*** alexchadin has quit IRC | 16:34 | |
*** gyee has joined #openstack-glance | 16:39 | |
*** AlexeyAbashkin has quit IRC | 16:41 | |
*** pcaruana has quit IRC | 16:46 | |
*** e0ne has quit IRC | 17:09 | |
*** dtantsur is now known as dtantsur|afk | 17:18 | |
*** tesseract has quit IRC | 17:21 | |
*** r-daneel has joined #openstack-glance | 17:31 | |
*** JimBagwell has joined #openstack-glance | 17:36 | |
JimBagwell | Hello. I am looking for some support. I have opened a bug with glance here. https://bugs.launchpad.net/glance/+bug/1743815 Is anyone available that is knowledgeable on the subject? | 17:36 |
openstack | Launchpad bug 1743815 in Glance "Setting v2 to true and v1 to false causes HTTPMultipleChoice error" [Undecided,New] | 17:36 |
*** jbags has joined #openstack-glance | 17:42 | |
rosmaita | JimBagwell what version of openstack are you using? | 17:44 |
JimBagwell | rosmaita - pike | 17:45 |
*** mvenesio has joined #openstack-glance | 17:45 | |
JimBagwell | 3.12.0 | 17:46 |
openstackgerrit | Brian Rosmaita proposed openstack/glance_store master: [WIP] Migrate legacy jobs to project repository https://review.openstack.org/526956 | 17:49 |
rosmaita | JimBagwell when you get the 300 you mention at the beginning of the bug report, how are you making that request? | 17:51 |
*** rabel has joined #openstack-glance | 17:55 | |
JimBagwell | Im running an 'openstack create <name> -t <yaml> .. Ive included the contents of that yaml. I'm running this create from the undercloud | 17:55 |
openstackgerrit | David Rabel proposed openstack/glance master: Fix indentation in cache.rst https://review.openstack.org/534863 | 17:59 |
rosmaita | JimBagwell added a comment about the 300 to your bug report | 18:06 |
rosmaita | looking at the 500 part now | 18:07 |
*** jababia has joined #openstack-glance | 18:13 | |
JimBagwell | great, thanks rosmaita | 18:14 |
*** e0ne has joined #openstack-glance | 18:15 | |
*** jabadia has joined #openstack-glance | 18:17 | |
*** jababia has quit IRC | 18:17 | |
JimBagwell | rosmaita - I do see this in the glance-api log : https://pastebin.com/dPxF4URN | 18:17 |
rosmaita | JimBagwell looking. just posted a comment about the 500 | 18:18 |
rosmaita | JimBagwell ok, that looks like heat is making a request to the v1 API when the v1 API is not running | 18:19 |
JimBagwell | Does this mean I should configure heat to only use v2 ?or that I have heat configured to use v1? | 18:20 |
*** AlexeyAbashkin has joined #openstack-glance | 18:20 | |
*** AlexeyAbashkin has quit IRC | 18:25 | |
*** e0ne has quit IRC | 18:30 | |
*** openstackstatus has quit IRC | 18:40 | |
*** openstackstatus has joined #openstack-glance | 18:41 | |
*** ChanServ sets mode: +v openstackstatus | 18:41 | |
*** AlexeyAbashkin has joined #openstack-glance | 18:47 | |
*** rmcall_ has joined #openstack-glance | 18:51 | |
*** AlexeyAbashkin has quit IRC | 18:52 | |
*** jbags has quit IRC | 18:52 | |
*** mvenesio has quit IRC | 18:55 | |
*** mvk has quit IRC | 19:02 | |
jabadia | JimBagwell / rosmaita - i'm afraid heat uses V1 only, no ? | 19:11 |
JimBagwell | Great question jabadia | 19:11 |
*** jbags has joined #openstack-glance | 19:12 | |
*** JimBagwell has quit IRC | 19:13 | |
*** Jimbagwell has joined #openstack-glance | 19:13 | |
*** e0ne has joined #openstack-glance | 19:13 | |
Jimbagwell | Maybe this is the wrong channel, but if I want heat to communicate with glance api via version 2 and not 1 , where might i set this | 19:14 |
rosmaita | jabadia that was true, hopefully the heat team is making adjustments, the Images v1 API was deprecated in Newton, will most likely no longer exist in queens | 19:18 |
*** mvenesio has joined #openstack-glance | 19:23 | |
rosmaita | Jimbagwell i don't know whether that's possible, maybe put out a shout in #openstack-dev (I'm not sure what channel the heat team uses) | 19:24 |
*** rosmaita has quit IRC | 19:29 | |
*** e0ne has quit IRC | 19:38 | |
*** mvenesio has quit IRC | 19:40 | |
*** mvenesio has joined #openstack-glance | 19:40 | |
*** rosmaita has joined #openstack-glance | 19:44 | |
*** e0ne has joined #openstack-glance | 19:49 | |
*** mvk has joined #openstack-glance | 19:50 | |
*** cleong has quit IRC | 20:08 | |
-openstackstatus- NOTICE: Zuul will be offline for a few minutes; existing changes will be re-enqueued; approvals during the downtime will need to be re-added. | 20:38 | |
*** jdillaman has quit IRC | 20:41 | |
*** rmcall_ has quit IRC | 21:31 | |
*** mvenesio has quit IRC | 21:36 | |
*** threestrands_ has joined #openstack-glance | 21:44 | |
*** threestrands_ has quit IRC | 21:45 | |
*** threestrands_ has joined #openstack-glance | 21:45 | |
*** threestrands_ has quit IRC | 21:45 | |
*** threestrands_ has joined #openstack-glance | 21:45 | |
*** fishbone_ has joined #openstack-glance | 21:50 | |
fishbone_ | hello does anyone know a good source of research to enable and setup cors for the glance api? | 21:59 |
*** rcernin has joined #openstack-glance | 22:02 | |
*** rmcall_ has joined #openstack-glance | 22:06 | |
*** rmcall_ has quit IRC | 22:14 | |
*** jabadia has quit IRC | 22:18 | |
*** e0ne has quit IRC | 22:20 | |
*** e0ne has joined #openstack-glance | 22:26 | |
*** kuzko has joined #openstack-glance | 22:26 | |
*** e0ne_ has joined #openstack-glance | 22:27 | |
*** kuzko has quit IRC | 22:30 | |
*** e0ne has quit IRC | 22:30 | |
*** e0ne_ has quit IRC | 22:32 | |
*** jbags has quit IRC | 22:38 | |
*** rmcall_ has joined #openstack-glance | 22:50 | |
*** r-daneel has quit IRC | 23:11 | |
*** rmcall_ has quit IRC | 23:32 | |
*** kuzko has joined #openstack-glance | 23:43 | |
*** gyee has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!