| *** zseguin_ is now known as zseguin | 03:12 | |
| opendevreview | Goutham Pacha Ravi proposed openstack/nova master: Support cold migration with virtiofs shares https://review.opendev.org/c/openstack/nova/+/989633 | 04:34 |
|---|---|---|
| opendevreview | Goutham Pacha Ravi proposed openstack/nova master: Support cold migration with virtiofs shares https://review.opendev.org/c/openstack/nova/+/989633 | 06:29 |
| *** gibi_off is now known as gibi | 07:08 | |
| opendevreview | Stephen Finucane proposed openstack/nova master: Use static pages for eol release release notes https://review.opendev.org/c/openstack/nova/+/989210 | 10:21 |
| opendevreview | Stephen Finucane proposed openstack/nova master: Use static pages for eom release release notes https://review.opendev.org/c/openstack/nova/+/989211 | 10:21 |
| opendevreview | Stephen Finucane proposed openstack/nova master: docs: Speed up release notes builds https://review.opendev.org/c/openstack/nova/+/989212 | 10:21 |
| cw0306-lee[m] | Hi, nova team! I want to create blueprint about support subnet selection during vm create. However, it rejected in 2015. | 12:21 |
| cw0306-lee[m] | https://blueprints.launchpad.net/nova/+spec/selecting-subnet-when-creating-vm | 12:21 |
| cw0306-lee[m] | My question is, is nova's policy still same? Or is it able to suggest this subject again? | 12:21 |
| opendevreview | Merged openstack/nova master: Fix live migration with pinned VM and iothreads https://review.opendev.org/c/openstack/nova/+/988774 | 12:43 |
| opendevreview | Balazs Gibizer proposed openstack/nova stable/2026.1: Reproduce bug/2152697 https://review.opendev.org/c/openstack/nova/+/990096 | 12:51 |
| opendevreview | Balazs Gibizer proposed openstack/nova stable/2026.1: Fix live migration with pinned VM and iothreads https://review.opendev.org/c/openstack/nova/+/990097 | 12:51 |
| *** haleyb|out is now known as haleyb | 12:53 | |
| sean-k-mooney | cw0306-lee[m]: so nova does not want to add new networkign proxy apis in general | 13:24 |
| sean-k-mooney | but the feature your askign for i think already exists | 13:24 |
| sean-k-mooney | https://docs.openstack.org/api-ref/compute/#id11 | 13:25 |
| sean-k-mooney | i think we can pass the subnet when we do --nic in osc | 13:26 |
| sean-k-mooney | ok not quite | 13:27 |
| sean-k-mooney | https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/server.html#cmdoption-openstack-server-create-nic | 13:27 |
| sean-k-mooney | you can pass teh ip to use but not the subnet | 13:28 |
| sean-k-mooney | cw0306-lee[m]: so you cant have neutron allcoate it form a subnot | 13:28 |
| sean-k-mooney | basucly our current stance is if you need anything behod a basic prot on a netork you shoudl create the port in neutron first and pass in the port uuid when creating the vm | 13:29 |
| sean-k-mooney | cw0306-lee[m]: basiclly this falls under https://docs.openstack.org/nova/latest/contributor/project-scope.html#no-more-api-proxies | 13:31 |
| cw0306-lee[m] | sean-k-mooney @_oftc_sean-k-mooney:matrix.org: Thank you for your kind reply. I asked this question because blueprint closed long time ago, so if there is a possibility of adding the option again. Thank you! | 13:40 |
| sean-k-mooney | it was closed because it was nto in line with the future direction of the project. that has not really changed. we have dicussed this on an off a few times but i think the sentiment still remains that we would prefer not to | 13:42 |
| cw0306-lee[m] | Thank you! I have one more question that i made blueprint in 2025-1. | 13:50 |
| cw0306-lee[m] | https://blueprints.launchpad.net/nova/+spec/reduce-build-fail-time-base | 13:50 |
| cw0306-lee[m] | Is this blueprint need spec? And when can i talk this with? | 13:50 |
| sean-k-mooney | cw0306-lee[m]: that could be dicsused in a nova irc meeting as perhaps a specless blueprint | 13:53 |
| sean-k-mooney | the build failure count is jsut use by the weigher to avoid the host | 13:54 |
| sean-k-mooney | having it decay over time is proably a reasonabel optimisation | 13:54 |
| sean-k-mooney | im not sure about doing it in the update_available_resouce perodic but perhaps. | 13:56 |
| sean-k-mooney | i woudl be more incliend to have it be its own persodic and opt into ti by setting the time interval in the config | 13:56 |
| cw0306-lee[m] | Then, can we talk about this on next irc meeting(6/1)? Then I'll add this in agenda. | 13:58 |
| sean-k-mooney | ack | 13:59 |
| cw0306-lee[m] | Thank you very much! | 13:59 |
| melwitt | I haven't looked in more detail yet but fyi looks like we have nova-grenade-multinode failing on stable/2025.1 due to a conflict trying install sphinx https://zuul.opendev.org/t/openstack/build/b433e624b0304542a7acd99c735a051c cc elodilles | 15:13 |
| elodilles | melwitt: sorry for not advertising it earlier here on IRC, but stable/2025.2 and stable/2025.1 gates are blocked :( some details: https://etherpad.opendev.org/p/nova-stable-branch-ci | 15:18 |
| melwitt | elodilles: thanks, sorry I missed it! | 15:19 |
| elodilles | melwitt: grenade on stable/2025.1 could be fixed with this: https://review.opendev.org/c/openstack/grenade/+/989580 | 15:19 |
| elodilles | at least, it worked for grenade last week o:) (unfortunately, the skip-level grenade needs another workaround for the patch to merge) | 15:20 |
| elodilles | stable/2025.2 was blocked by the skip-level grenade as well. i hope the fix could work there too | 15:21 |
| elodilles | but :( | 15:21 |
| elodilles | a tempest patch has merged recently :/ | 15:21 |
| elodilles | that causes another error | 15:21 |
| elodilles | (move from setup.cfg to pyproject.toml) | 15:22 |
| elodilles | and the above mentioned grenade jobs uses ubuntu-jammy nodeset | 15:22 |
| elodilles | on which tox drops error due to old pbr/setuptools because of the new pyproject.toml setup :/ | 15:23 |
| melwitt | @_@ ok | 15:23 |
| elodilles | so now i'm testing a couple of workarounds with this patch: https://review.opendev.org/c/openstack/grenade/+/989786 | 15:24 |
| elodilles | and the tempest patch in depends-on | 15:24 |
| opendevreview | Ashish Gupta proposed openstack/nova master: tests: file-backed SQLite with WAL in threading mode for Database and CellDatabases Fixtures https://review.opendev.org/c/openstack/nova/+/988583 | 15:29 |
| elodilles | and it seems the tempest && grenade workarounds do the trick and grenade-skip-level job is passing again: https://zuul.opendev.org/t/openstack/build/330b8dcfa57f4889a5ec534b40632ee6 | 15:41 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron networks https://review.opendev.org/c/openstack/nova/+/928022 | 15:54 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron subnets https://review.opendev.org/c/openstack/nova/+/962190 | 15:54 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron extensions https://review.opendev.org/c/openstack/nova/+/962270 | 15:54 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron floating IPs https://review.opendev.org/c/openstack/nova/+/962604 | 15:54 |
| cardoe | Uggla: I’m on PTO for the next 2 weeks. | 16:11 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron Ports https://review.opendev.org/c/openstack/nova/+/969298 | 16:34 |
| opendevreview | Lajos Katona proposed openstack/nova master: Use SDK for Neutron security-groups https://review.opendev.org/c/openstack/nova/+/981141 | 16:34 |
| opendevreview | Merged openstack/nova master: Add regression test for unified limits resource bug https://review.opendev.org/c/openstack/nova/+/975859 | 17:01 |
| opendevreview | Elod Illes proposed openstack/nova stable/2025.2: [CI][stable-only] Remove grenade-skip-level https://review.opendev.org/c/openstack/nova/+/990150 | 17:40 |
| opendevreview | Elod Illes proposed openstack/nova stable/2025.2: [CI][stable-only] Remove grenade-skip-level https://review.opendev.org/c/openstack/nova/+/990150 | 18:11 |
| opendevreview | Ashish Gupta proposed openstack/nova master: tests: file-backed SQLite with WAL in threading mode for Database and CellDatabases Fixtures https://review.opendev.org/c/openstack/nova/+/988583 | 19:37 |
| opendevreview | Ashish Gupta proposed openstack/nova master: tests: file-backed SQLite with WAL in threading mode for Database and CellDatabases Fixtures https://review.opendev.org/c/openstack/nova/+/988583 | 20:20 |
| opendevreview | Masanori Ueno proposed openstack/nova master: NUMA live-migration: ensure allocation_ratio is respected https://review.opendev.org/c/openstack/nova/+/990210 | 21:38 |
| opendevreview | Masanori Ueno proposed openstack/nova master: NUMA live-migration: ensure allocation_ratio is respected https://review.opendev.org/c/openstack/nova/+/990212 | 21:44 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!