| *** mhen_ is now known as mhen | 02:48 | |
| *** LarsErik1 is now known as LarsErikP | 08:27 | |
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: stop using _get_mem_encryption_config() for SEV checks https://review.opendev.org/c/openstack/nova/+/967970 | 09:26 |
|---|---|---|
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: refactor memory encryption trait logic for extensiblity https://review.opendev.org/c/openstack/nova/+/967971 | 09:26 |
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: make RP creation independent of specific encryption models https://review.opendev.org/c/openstack/nova/+/967972 | 09:26 |
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: refactor _guest_configure_mem_encryption() for extensibility https://review.opendev.org/c/openstack/nova/+/967973 | 09:26 |
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: adjust requirement checks for mem_encryption guests https://review.opendev.org/c/openstack/nova/+/967974 | 09:26 |
| opendevreview | Taketani Ryo proposed openstack/nova master: mem-enc: introduce a check between mem_encryption and locked_memory https://review.opendev.org/c/openstack/nova/+/971300 | 09:26 |
| opendevreview | Serhii Ivanov proposed openstack/nova master: Add Linux bridge support to `network_data.json` https://review.opendev.org/c/openstack/nova/+/973924 | 11:14 |
| opendevreview | Serhii Ivanov proposed openstack/nova master: Add Linux bridge support to `network_data.json` https://review.opendev.org/c/openstack/nova/+/973924 | 13:05 |
| *** haleyb|out is now known as haleyb | 13:59 | |
| opendevreview | Johannes Kulik proposed openstack/nova master: Attaching a volume returns HTTP 202 https://review.opendev.org/c/openstack/nova/+/971068 | 14:12 |
| opendevreview | Takashi Kajinami proposed openstack/nova master: Replace obsolete PCRE packages https://review.opendev.org/c/openstack/nova/+/970063 | 14:14 |
| opendevreview | Takashi Kajinami proposed openstack/placement master: Replace obsolete PCRE packages https://review.opendev.org/c/openstack/placement/+/970068 | 14:17 |
| opendevreview | Serhii Ivanov proposed openstack/nova master: Add Linux bridge support to `network_data.json` https://review.opendev.org/c/openstack/nova/+/973924 | 14:18 |
| opendevreview | Takashi Kajinami proposed openstack/python-novaclient master: Replace obsolete PCRE packages https://review.opendev.org/c/openstack/python-novaclient/+/970066 | 14:19 |
| opendevreview | Zhan Zhang proposed openstack/nova-specs master: Refine network setup procedure in live migrations https://review.opendev.org/c/openstack/nova-specs/+/970298 | 14:36 |
| tkajinam | sean-k-mooney bauzas gibi, if you are around, could you review https://review.opendev.org/c/openstack/python-novaclient/+/973846 to fix py313 job ? | 14:52 |
| tkajinam | the same bindep update was made in nova repo earlier by https://review.opendev.org/c/openstack/nova/+/970011 ... | 14:52 |
| sean-k-mooney | tkajinam: sure i was trying to decied what to start next thats as good as anything else | 14:52 |
| bauzas | done | 14:52 |
| bauzas | sorry pretty busy this afternoon with meetings | 14:53 |
| gibi | double done | 14:53 |
| bauzas | but I've +2d it | 14:53 |
| gibi | :D | 14:53 |
| sean-k-mooney | ok i wont bother | 14:53 |
| gibi | :) | 14:53 |
| sean-k-mooney | the one think i was going to say is while we generally use whereto for the doc redirect | 14:53 |
| sean-k-mooney | its a dep that is minimally maintained in oslo | 14:53 |
| tkajinam | bauzas gibi sean-k-mooney, thanks all ! | 14:53 |
| tkajinam | yeah | 14:53 |
| sean-k-mooney | so long term we may consider droping it but i dont knwo what woudl replce it | 14:54 |
| sean-k-mooney | we seam to have got lucky as well | 14:54 |
| sean-k-mooney | there are some pcre regex changes with v2 | 14:54 |
| sean-k-mooney | but we dont seam to be useign anything that chageds | 14:54 |
| tkajinam | I even wonder if we need to maintain these redirects nowadays | 14:54 |
| sean-k-mooney | *changed | 14:54 |
| tkajinam | I've checked the repos using whereto but I've seen that all redirects were added in old days ( multiple years ago ) | 14:55 |
| sean-k-mooney | ya not sure. while this isnt flat out broken there is no point it remvoing it | 14:55 |
| tkajinam | yeah | 14:55 |
| sean-k-mooney | but we can cross that bridge if we get there | 14:55 |
| sean-k-mooney | gibi: bauzas https://review.opendev.org/c/openstack/nova/+/970063 and https://review.opendev.org/c/openstack/placement/+/970068 are the nova and placement version of the same patch | 14:57 |
| tkajinam | sean-k-mooney, no that's a different one | 14:59 |
| tkajinam | the patch I posted first is the one to limit installation of pcre(3) to docs job so that it won't be installed in py313 job running on Trixie | 14:59 |
| tkajinam | the links you posted is the one to replace pcre(3) by pcre2 so that docs job can be migrated to newer Ubuntu/Debian which does not ship pcre3 | 15:00 |
| tkajinam | or even RHEL/CentOS Stream 10 which replaced pcre by pcre2 | 15:00 |
| tkajinam | (these all are about obsolete PCRE packages, though | 15:01 |
| sean-k-mooney | they are related by ya your right they are slightly different | 15:01 |
| tkajinam | yup | 15:01 |
| sean-k-mooney | the josb are still runing but the docs jobs have passed already | 15:01 |
| sean-k-mooney | those are also depenenton the reqirement patch and it looks like swift is failing | 15:01 |
| sean-k-mooney | so less urgent since the depencies need to be resolved first | 15:02 |
| tkajinam | the requirements update is now blocked by cross-job-swift but its fix is already up for review (and waiting for swift cores) | 15:03 |
| tkajinam | so I expect the bump may be done during this week. I'll ping cores here once that whereto bump is settled | 15:03 |
| tkajinam | oh ok you added +2+A then I think I can just do recheck | 15:04 |
| tkajinam | sean-k-mooney, bauzas please also check this one, too https://review.opendev.org/c/openstack/python-novaclient/+/970066 | 15:04 |
| sean-k-mooney | so it wont try to merge if the depency is pending but ya you can just recheck once the reqiurement patch is merged | 15:05 |
| tkajinam | I wasn't sure if the requirements repo and nova repo shares zuul queue but we'll see how it works later CI posts its result | 15:05 |
| sean-k-mooney | depend on does not work if they dont | 15:06 |
| sean-k-mooney | https://zuul.opendev.org/t/openstack/status?change=970066 | 15:07 |
| sean-k-mooney | and it is properly pulling in the deps | 15:07 |
| sean-k-mooney | so im 90% sure they are in teh standard "integrated" queue | 15:07 |
| tkajinam | ah ok | 15:07 |
| sean-k-mooney | i think we need that for the cross jobs to work too | 15:07 |
| opendevreview | Stephen Finucane proposed openstack/nova master: Run mypy from tox https://review.opendev.org/c/openstack/nova/+/973975 | 18:03 |
| opendevreview | Stephen Finucane proposed openstack/nova master: typing: "Import" objects https://review.opendev.org/c/openstack/nova/+/973976 | 18:03 |
| opendevreview | Stephen Finucane proposed openstack/nova master: typing: Replace objects from typing with literals https://review.opendev.org/c/openstack/nova/+/973977 | 18:03 |
| opendevreview | Stephen Finucane proposed openstack/nova master: Bump hacking https://review.opendev.org/c/openstack/nova/+/973978 | 18:03 |
| stephenfin | gibi: That first patch ^ is the fix for the issues you were seeing with mypy due to stale env. We've been moving all the SDK/oslo repos (back) to tox since it's better designed for the job | 18:05 |
| opendevreview | Serhii Ivanov proposed openstack/nova master: Add Linux bridge support to `network_data.json` https://review.opendev.org/c/openstack/nova/+/973924 | 18:45 |
| opendevreview | Serhii Ivanov proposed openstack/nova master: Add Linux bridge support to `network_data.json` https://review.opendev.org/c/openstack/nova/+/973924 | 18:46 |
| *** tosky_ is now known as tosky | 21:51 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!