Monday, 2024-04-15

*** dtantsur_ is now known as dtantsur00:08
*** efried1 is now known as efried00:40
opendevreviewHaidong Pang proposed openstack/nova master: Catch placement 5xx server exception  https://review.opendev.org/c/openstack/nova/+/91583208:10
dougszuAny objection to backporting this fix to supported stable branches? https://bugs.launchpad.net/nova/+bug/201509210:45
dougszuI can propose the backports but wanted to check first. I /think/ it should be a non-issue to backport.10:46
opendevreviewStephen Finucane proposed openstack/nova master: api: Add remaining missing request body schemas  https://review.opendev.org/c/openstack/nova/+/91573410:49
opendevreviewStephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a request body schema  https://review.opendev.org/c/openstack/nova/+/91573510:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Add 'removed' decorator  https://review.opendev.org/c/openstack/nova/+/91573610:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Don't do version check if nothing required  https://review.opendev.org/c/openstack/nova/+/91573710:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Add remaining missing query parameter schema  https://review.opendev.org/c/openstack/nova/+/91573810:49
opendevreviewStephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a request query schema  https://review.opendev.org/c/openstack/nova/+/91573910:49
opendevreviewStephen Finucane proposed openstack/nova master: conf: Add '[api] response_validation' option  https://review.opendev.org/c/openstack/nova/+/91574010:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body validation helper  https://review.opendev.org/c/openstack/nova/+/91574110:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for server action APIs  https://review.opendev.org/c/openstack/nova/+/91574210:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for remaining server action APIs  https://review.opendev.org/c/openstack/nova/+/91574310:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Fix bugs in schemas  https://review.opendev.org/c/openstack/nova/+/91584310:49
opendevreviewStephen Finucane proposed openstack/nova master: tests: Ensure API schemas are valid  https://review.opendev.org/c/openstack/nova/+/91584410:49
opendevreviewStephen Finucane proposed openstack/nova master: api: Migrate to JSON Schema Draft 2020-12  https://review.opendev.org/c/openstack/nova/+/91584510:49
sean-k-mooneydougszu: you can back port that it looks apporprate10:53
dougszuthanks sean-k-mooney11:03
opendevreviewsean mooney proposed openstack/nova master: fix sphinx-lint errors in docs and add ci  https://review.opendev.org/c/openstack/nova/+/89708911:25
opendevreviewsean mooney proposed openstack/nova master: ignore sphinx-lint series in git blame  https://review.opendev.org/c/openstack/nova/+/89721811:25
sean-k-mooneymelwitt: stephenfin can ye reappove the sphinx-lint seriese, stephen i adressed your nits in the latest verion too but let me know if i missed anything12:25
fwieselbauzas: I've started with an etherpad for a Blueprint for the lazy metadata loading (https://etherpad.opendev.org/p/nova-lazy-metadata-loading) Should put that url in the blueprint registration? Or does it come later?12:38
bauzasfwiesel: the etherpad looks a good start for me, no worries13:23
* bauzas doing a lot of internal things due to last week 13:23
stephenfinsean-k-mooney: done14:25
sean-k-mooneyfwiesel: lazy generation of the metadata can be problemtic just an fyi15:35
sean-k-mooneyfwiesel: cloud init will only retry the first request to the metadata endpoint15:36
sean-k-mooneyonce the first request is sucuscessful it never retries any other request assuming all metadta is aviaable15:36
sean-k-mooneywhich is why we generate it all and cache it in memcache15:37
sean-k-mooneyso if we allow lazy loading we would have to enforce some kind of stict timing aroudn how long that can take or it will cause vms to fail to get ssh keys ectra15:38
sean-k-mooneyand require the end user to reboot them or recreate them15:38
sean-k-mooneyfwiesel: the othger thing to kep in mind is i belivew we use the network info cache i dont think we query neturon for any of the metadata15:39
sean-k-mooneyin general im not sure that lazy loading the metadata will actully be a good thing15:40
sean-k-mooneyi would also argure that polling the metadata api is not an intended usecase15:42
sean-k-mooneywhat we could do is provide a way for the client to invladiate the cache15:42
sean-k-mooneyi.e. by issuring a Delete to the root for the metadata api15:43
sean-k-mooneyand then that way the could know tey are not out os sync15:43
opendevreviewDan Smith proposed openstack/nova master: Add method to determine "ancient" service version  https://review.opendev.org/c/openstack/nova/+/91591116:55
opendevreviewDan Smith proposed openstack/nova master: Add conductor API for service support check  https://review.opendev.org/c/openstack/nova/+/91591216:55
opendevreviewDan Smith proposed openstack/nova master: Make compute auto-disable if too old  https://review.opendev.org/c/openstack/nova/+/91591316:55
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org will be offline momentarily for a restart in order to apply a patch update18:36
opendevreviewAmit Uniyal proposed openstack/nova master: DNM: test evacuation  https://review.opendev.org/c/openstack/nova/+/91592320:09

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!