*** tkajinam has joined #openstack-glance | 01:13 | |
*** jv has quit IRC | 02:41 | |
*** jv has joined #openstack-glance | 03:00 | |
*** rcernin has quit IRC | 03:05 | |
*** rcernin has joined #openstack-glance | 03:16 | |
*** jv has quit IRC | 04:24 | |
*** ratailor has joined #openstack-glance | 04:43 | |
*** m75abrams has joined #openstack-glance | 04:45 | |
*** jv has joined #openstack-glance | 04:51 | |
*** jv has quit IRC | 05:23 | |
*** ralonsoh has joined #openstack-glance | 06:11 | |
*** jv has joined #openstack-glance | 06:13 | |
*** whoami-rajat has joined #openstack-glance | 06:18 | |
*** gyee has quit IRC | 06:32 | |
*** gokhani has joined #openstack-glance | 07:05 | |
*** rcernin has quit IRC | 07:21 | |
*** rcernin has joined #openstack-glance | 07:25 | |
*** rcernin has quit IRC | 07:59 | |
*** jv has quit IRC | 08:03 | |
*** rcernin has joined #openstack-glance | 08:23 | |
*** rcernin has quit IRC | 08:29 | |
*** rcernin has joined #openstack-glance | 08:38 | |
*** rcernin has quit IRC | 08:42 | |
*** rcernin has joined #openstack-glance | 08:46 | |
openstackgerrit | Xinxin Shen proposed openstack/glance-specs master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/glance-specs/+/789756 | 08:58 |
---|---|---|
openstackgerrit | Xinxin Shen proposed openstack/python-glanceclient master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/python-glanceclient/+/789757 | 09:05 |
openstackgerrit | Xinxin Shen proposed openstack/glance-tempest-plugin master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/glance-tempest-plugin/+/789759 | 09:10 |
openstackgerrit | Xinxin Shen proposed openstack/glance_store master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/glance_store/+/789762 | 09:16 |
*** rcernin has quit IRC | 09:30 | |
*** udesale has joined #openstack-glance | 09:45 | |
*** rcernin has joined #openstack-glance | 09:54 | |
*** rcernin has quit IRC | 10:05 | |
*** k_mouza has joined #openstack-glance | 10:09 | |
*** ratailor_ has joined #openstack-glance | 10:15 | |
*** ratailor has quit IRC | 10:17 | |
*** k_mouza has quit IRC | 10:51 | |
*** rcernin has joined #openstack-glance | 10:52 | |
*** rcernin has quit IRC | 10:58 | |
*** rcernin has joined #openstack-glance | 11:02 | |
*** k_mouza has joined #openstack-glance | 11:03 | |
*** belmoreira has joined #openstack-glance | 11:03 | |
*** rcernin has quit IRC | 11:06 | |
*** ratailor__ has joined #openstack-glance | 11:17 | |
*** ratailor_ has quit IRC | 11:19 | |
*** rcernin has joined #openstack-glance | 11:24 | |
*** rcernin has quit IRC | 11:28 | |
*** gokhani has quit IRC | 11:42 | |
*** rcernin has joined #openstack-glance | 11:45 | |
*** rcernin has quit IRC | 11:55 | |
*** gokhani has joined #openstack-glance | 11:56 | |
*** Luzi has joined #openstack-glance | 12:00 | |
*** jv has joined #openstack-glance | 12:02 | |
*** rcernin has joined #openstack-glance | 12:18 | |
*** rcernin has quit IRC | 12:23 | |
*** ratailor__ has quit IRC | 12:27 | |
*** Luzi has quit IRC | 13:59 | |
*** m75abrams has quit IRC | 14:13 | |
abhishekk | dansmith, around? | 14:38 |
dansmith | yup | 14:38 |
abhishekk | hey, I understood that its not useful/advisable to register limits from glance during startup | 14:38 |
dansmith | oh okay | 14:38 |
abhishekk | another thing I want to know is that, whether is there any way to know what is remaining quota/limits ? | 14:39 |
dansmith | some of my gerrit mails got delayed so I read your comments out of order at first this morning, sorry if I got confused | 14:39 |
abhishekk | no worries | 14:39 |
dansmith | abhishekk: the error message that oslo_limit raises includes some useful information, like "Grabbing 1 more image will put total at 3 over limit of 2" | 14:40 |
abhishekk | rosmaita, if possible please have a look at the spec, in early days of cycle you might be able to help us here :D | 14:40 |
dansmith | abhishekk: there isn't a way directly to expose the "here's how much you have remaining" but we could add it if you want to add an API for that | 14:40 |
abhishekk | Ok, I think that will be good to have | 14:41 |
dansmith | I'm not sure nova even has that, fwiw, but I can look | 14:41 |
abhishekk | we can do it as a followup as well | 14:41 |
dansmith | yeah I'd like to make that a second part if possibl | 14:41 |
abhishekk | That will count as enhancement | 14:41 |
abhishekk | cool | 14:41 |
abhishekk | IMO its a good proposal, I am waiting for others to have a look as well | 14:42 |
dansmith | okay, nova does expose that I guess | 14:42 |
abhishekk | Yeah, I see somewhere in nova specs | 14:42 |
dansmith | https://docs.openstack.org/api-ref/compute/?expanded=show-the-detail-of-quota-detail | 14:42 |
abhishekk | But we can do it as enhancement once the proposal is accepted | 14:42 |
dansmith | ack | 14:43 |
abhishekk | Cool, thank you for all your efforts around it, | 14:43 |
dansmith | I'm waiting to write the docs patch on top of the rest of the code until the approach is approved | 14:43 |
dansmith | just because I hate writing english so much I want to avoid writing and re-writing it :D | 14:43 |
dansmith | yup, hopefully this will be an easy sell. it's so much better than having to build a whole new API and DB structure to store this, IMHO | 14:44 |
dansmith | and nova has lots of problems with its quota system because we don't validate tenants when you set a quota, and of course, no notification when you delete a tenant in keystone to clean it up | 14:44 |
dansmith | this is a billion times cleaner | 14:44 |
abhishekk | agree | 14:45 |
abhishekk | and we can turn it off as well | 14:45 |
abhishekk | I have added this topic for tomorrows meeting as well | 14:45 |
dansmith | fwiw, I have some stuff for the policy refactor modify_image thing in the works, | 14:45 |
dansmith | but it's not quite all working | 14:46 |
dansmith | it's even messier than I was thinking it was going to be (and I was thinking it was going to be very messy) | 14:46 |
abhishekk | something is better than nothing | 14:46 |
dansmith | we have a ton of tests that don't actually work if the policies are not totally blank | 14:47 |
abhishekk | :/ | 14:48 |
*** k_mouza has quit IRC | 15:24 | |
*** k_mouza has joined #openstack-glance | 15:25 | |
*** udesale has quit IRC | 15:30 | |
openstackgerrit | Dan Smith proposed openstack/glance master: Fix auth info on scrubber tests https://review.opendev.org/c/openstack/glance/+/789909 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: Fix test_cache_middleware tests to use auth https://review.opendev.org/c/openstack/glance/+/789910 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: Make wsgi tests use noauth deployment flavor https://review.opendev.org/c/openstack/glance/+/789911 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: Make project_id a formal target alias https://review.opendev.org/c/openstack/glance/+/789912 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: WIP: Refactor gateway get_repo auth layer https://review.opendev.org/c/openstack/glance/+/789913 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: WIP: Make property protection tests use member https://review.opendev.org/c/openstack/glance/+/789914 | 15:59 |
openstackgerrit | Dan Smith proposed openstack/glance master: WIP: Make image update check policy at API layer https://review.opendev.org/c/openstack/glance/+/789915 | 15:59 |
dansmith | lbragstad: ^ | 15:59 |
*** k_mouza has quit IRC | 16:19 | |
*** k_mouza has joined #openstack-glance | 16:21 | |
*** gyee has joined #openstack-glance | 16:33 | |
*** zzzeek has joined #openstack-glance | 16:45 | |
*** zzzeek has quit IRC | 16:50 | |
*** zzzeek has joined #openstack-glance | 16:52 | |
*** zzzeek has quit IRC | 17:04 | |
*** zzzeek has joined #openstack-glance | 17:08 | |
*** k_mouza_ has joined #openstack-glance | 17:14 | |
*** k_mouza has quit IRC | 17:17 | |
*** k_mouza_ has quit IRC | 17:29 | |
*** k_mouza has joined #openstack-glance | 17:29 | |
*** ralonsoh has quit IRC | 17:36 | |
*** k_mouza_ has joined #openstack-glance | 17:52 | |
*** k_mouza_ has quit IRC | 17:53 | |
*** k_mouza_ has joined #openstack-glance | 17:55 | |
*** k_mouza has quit IRC | 17:55 | |
*** k_mouza_ has quit IRC | 17:59 | |
*** knikolla has joined #openstack-glance | 18:10 | |
*** gokhani has quit IRC | 18:13 | |
*** k_mouza has joined #openstack-glance | 18:29 | |
*** k_mouza has quit IRC | 18:34 | |
*** k_mouza has joined #openstack-glance | 19:13 | |
*** k_mouza has quit IRC | 19:18 | |
*** belmoreira has quit IRC | 19:42 | |
*** belmoreira has joined #openstack-glance | 19:44 | |
*** jmlowe has quit IRC | 20:08 | |
*** jmlowe has joined #openstack-glance | 20:10 | |
*** belmoreira has quit IRC | 20:43 | |
lbragstad | dansmith excellent - thanks! | 20:47 |
dansmith | it's a start anyway :) | 20:48 |
*** k_mouza has joined #openstack-glance | 22:30 | |
*** k_mouza has quit IRC | 22:35 | |
*** gyee has quit IRC | 22:41 | |
*** rcernin has joined #openstack-glance | 23:04 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!