*** rchurch has quit IRC | 00:34 | |
*** Liang__ has joined #openstack-glance | 01:17 | |
*** gyee has quit IRC | 01:35 | |
*** Liang__ has quit IRC | 01:46 | |
*** Liang__ has joined #openstack-glance | 03:58 | |
*** m75abrams has joined #openstack-glance | 04:06 | |
*** evrardjp has quit IRC | 04:33 | |
*** udesale has joined #openstack-glance | 04:33 | |
*** evrardjp has joined #openstack-glance | 04:33 | |
*** mugsie has quit IRC | 04:53 | |
*** mugsie has joined #openstack-glance | 04:57 | |
*** ratailor has joined #openstack-glance | 06:12 | |
openstackgerrit | Merged openstack/glance master: Check authorization before import for image https://review.opendev.org/737548 | 06:45 |
---|---|---|
openstackgerrit | Abhishek Kekane proposed openstack/glance stable/ussuri: Check authorization before import for image https://review.opendev.org/738737 | 06:46 |
*** bhagyashris is now known as bhagyashris|brb | 06:59 | |
*** rcernin has quit IRC | 07:02 | |
*** rcernin has joined #openstack-glance | 07:04 | |
*** bhagyashris|brb is now known as bhagyashris | 07:15 | |
*** m75abrams has quit IRC | 07:30 | |
*** rcernin has quit IRC | 07:30 | |
*** Liang__ has quit IRC | 07:30 | |
*** Liang__ has joined #openstack-glance | 07:31 | |
*** m75abrams has joined #openstack-glance | 07:32 | |
*** m75abrams has quit IRC | 07:37 | |
*** tosky has joined #openstack-glance | 07:40 | |
*** rcernin has joined #openstack-glance | 07:49 | |
*** rcernin has quit IRC | 08:06 | |
*** k_mouza has joined #openstack-glance | 08:15 | |
*** m75abrams has joined #openstack-glance | 08:31 | |
*** k_mouza has quit IRC | 09:00 | |
*** k_mouza has joined #openstack-glance | 09:05 | |
*** tkajinam has quit IRC | 09:59 | |
*** Liang__ has quit IRC | 10:40 | |
*** priteau has joined #openstack-glance | 11:02 | |
*** rajivmucheli has joined #openstack-glance | 11:07 | |
*** udesale_ has joined #openstack-glance | 11:28 | |
rajivmucheli | Hi, while trying to boot a VM from community image, i get a HTTP 403 error from swift backend. Would this error be related to Swift ACL or would there be any code changes in glance or glance ACL ? | 11:29 |
*** udesale has quit IRC | 11:31 | |
jokke | rajivmucheli: lets start from basics, which version of Glance are you running and how your swift store is configured? | 11:56 |
*** rajivmucheli has quit IRC | 11:59 | |
*** rajivmucheli has joined #openstack-glance | 12:01 | |
rajivmucheli | @jokke glance is train release, i pull the glance-store config from upstream https://github.com/sapcc/glance/blob/stable/train-m3/requirements.txt#L51 | 12:02 |
rajivmucheli | the swift settings in glance-api.conf is : | 12:03 |
rajivmucheli | [glance_store]stores = "swift"default_store = "swift" | 12:03 |
*** k_mouza has quit IRC | 12:13 | |
*** k_mouza has joined #openstack-glance | 12:13 | |
*** irclogbot_2 has quit IRC | 12:16 | |
*** irclogbot_2 has joined #openstack-glance | 12:17 | |
*** rajivmucheli has quit IRC | 12:35 | |
*** trident has quit IRC | 12:46 | |
*** trident has joined #openstack-glance | 12:49 | |
*** ratailor has quit IRC | 13:21 | |
*** abhishekk has quit IRC | 13:22 | |
*** abhishekk has joined #openstack-glance | 13:23 | |
*** bhagyashris is now known as bhagyashris|afk | 13:42 | |
*** rajivmucheli has joined #openstack-glance | 13:44 | |
dansmith | abhishekk: hmm, does this look like something I broke? https://zuul.opendev.org/t/openstack/build/63c71384feb44ccc886ab630f6ba4384/log/controller/logs/screen-g-api.txt#883 | 13:51 |
dansmith | I don't see any of my code in the stack there, and it's doing a regular create not an import there | 13:51 |
*** Liang__ has joined #openstack-glance | 14:02 | |
*** Liang__ is now known as LiangFang | 14:02 | |
jokke | dansmith: I very much doubt so. That error looks like there is no rados lib available | 14:17 |
dansmith | yeah | 14:17 |
*** m75abrams has quit IRC | 14:34 | |
*** rajivmucheli has quit IRC | 14:46 | |
*** LiangFang has quit IRC | 14:48 | |
*** Liang__ has joined #openstack-glance | 14:51 | |
dansmith | jokke: abhishekk: am I missing where glance.gateway is tested in glance/tests/unit ? | 15:27 |
*** Liang__ has quit IRC | 15:33 | |
openstackgerrit | Dan Smith proposed openstack/glance master: Add a test to replicate the owner-required behavior of copy-image https://review.opendev.org/738101 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Refactor common auth token code in images test https://review.opendev.org/738701 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Add a functional test for non-owned image copying https://review.opendev.org/738702 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Refactor TaskFactory and Executor to take an admin ImageRepo https://review.opendev.org/738102 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Make import task capable of running as admin on behalf of user https://review.opendev.org/738103 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Add a policy knob for allowing non-owned image copying https://review.opendev.org/738703 | 15:41 |
openstackgerrit | Dan Smith proposed openstack/glance master: Add context.elevated() helper for getting admin privileges https://review.opendev.org/738871 | 15:41 |
dansmith | do/should I write a spec for the grant-copy-via-policy stuff? | 15:42 |
*** udesale_ has quit IRC | 16:12 | |
jokke | dansmith: spec for it would be great. Then we have the design documented | 16:16 |
*** etp has quit IRC | 16:16 | |
jokke | dansmith: and I'm not sure if you're missing where it's tested or if it's not. Would not surprise me if the later was the case | 16:17 |
dansmith | jokke: yeah didn't find anything so added test_gateway.py | 16:17 |
dansmith | with just tests for the stuff I'm changing | 16:17 |
*** etp has joined #openstack-glance | 16:19 | |
*** k_mouza has quit IRC | 16:19 | |
*** etp has quit IRC | 16:24 | |
*** etp has joined #openstack-glance | 16:44 | |
*** jdillaman has quit IRC | 17:15 | |
*** mvkr has quit IRC | 17:15 | |
*** timburke has quit IRC | 17:15 | |
*** jmccrory has quit IRC | 17:15 | |
*** freefood has quit IRC | 17:15 | |
*** jmccrory has joined #openstack-glance | 17:18 | |
*** jdillaman has joined #openstack-glance | 17:18 | |
*** timburke has joined #openstack-glance | 17:18 | |
*** freefood has joined #openstack-glance | 17:18 | |
*** mvkr has joined #openstack-glance | 17:19 | |
*** johanssone has quit IRC | 17:26 | |
*** zzzeek has quit IRC | 17:26 | |
*** freerunner has quit IRC | 17:26 | |
*** irclogbot_2 has quit IRC | 17:28 | |
*** gyee has joined #openstack-glance | 17:29 | |
*** johanssone has joined #openstack-glance | 17:29 | |
*** zzzeek has joined #openstack-glance | 17:29 | |
*** freerunner has joined #openstack-glance | 17:29 | |
*** irclogbot_0 has joined #openstack-glance | 17:29 | |
*** hoonetorg has quit IRC | 17:40 | |
*** hoonetorg has joined #openstack-glance | 17:52 | |
*** dasp_ has quit IRC | 18:39 | |
*** dasp has joined #openstack-glance | 18:41 | |
openstackgerrit | Christopher Stone proposed openstack/glance_store master: Use swift_store_endpoint if set with Keystone v3 https://review.opendev.org/738704 | 20:48 |
*** priteau has quit IRC | 21:21 | |
*** gregwork has joined #openstack-glance | 22:10 | |
*** rcernin has joined #openstack-glance | 22:36 | |
*** tkajinam has joined #openstack-glance | 22:46 | |
*** rcernin has quit IRC | 22:47 | |
*** rcernin has joined #openstack-glance | 22:47 | |
*** jmlowe has quit IRC | 23:06 | |
*** hoonetorg has quit IRC | 23:08 | |
*** hoonetorg has joined #openstack-glance | 23:12 | |
*** tosky has quit IRC | 23:16 | |
*** jmlowe has joined #openstack-glance | 23:28 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!