Earlier  
Posted Nick Remark
#openstack-nova - 2021-08-10
23:05:40 opendevreview melanie witt proposed openstack/nova master: Add stub unified limits driver https://review.opendev.org/c/openstack/nova/+/712137
23:05:41 opendevreview melanie witt proposed openstack/nova master: Assert quota related API behavior when noop https://review.opendev.org/c/openstack/nova/+/712140
23:05:41 opendevreview melanie witt proposed openstack/nova master: Make unified limits APIs return reserved of 0 https://review.opendev.org/c/openstack/nova/+/712141
23:05:42 opendevreview melanie witt proposed openstack/nova master: Add logic to enforce local api and db limits https://review.opendev.org/c/openstack/nova/+/712139
23:05:42 opendevreview melanie witt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/c/openstack/nova/+/712142
23:05:43 opendevreview melanie witt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/c/openstack/nova/+/712143
23:05:43 opendevreview melanie witt proposed openstack/nova master: Update limit APIs https://review.opendev.org/c/openstack/nova/+/712707
23:05:44 opendevreview melanie witt proposed openstack/nova master: Update quota sets APIs https://review.opendev.org/c/openstack/nova/+/712749
23:05:45 opendevreview melanie witt proposed openstack/nova master: Tell oslo.limit how to count nova resources https://review.opendev.org/c/openstack/nova/+/713301
23:05:45 opendevreview melanie witt proposed openstack/nova master: Enforce resource limits using oslo.limit https://review.opendev.org/c/openstack/nova/+/615180
23:05:47 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to unified limits https://review.opendev.org/c/openstack/nova/+/713498
23:05:47 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
23:05:49 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
23:21:03 opendevreview melanie witt proposed openstack/nova master: WIP Enable unified limits in the nova-next job https://review.opendev.org/c/openstack/nova/+/789963
#openstack-nova - 2021-08-11
00:52:02 opendevreview Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List/Update Servers APIs https://review.opendev.org/c/openstack/nova/+/764292
06:21:35 opendevreview melanie witt proposed openstack/nova master: Tell oslo.limit how to count nova resources https://review.opendev.org/c/openstack/nova/+/713301
06:21:35 opendevreview melanie witt proposed openstack/nova master: Enforce resource limits using oslo.limit https://review.opendev.org/c/openstack/nova/+/615180
06:21:36 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to unified limits https://review.opendev.org/c/openstack/nova/+/713498
06:21:36 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
06:21:37 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
06:52:28 brinzhang hi stephenfin, gibi: do you know which patch removed the tags from fake_compute_get_all(), https://review.opendev.org/c/openstack/nova/+/764292/29/nova/tests/unit/api/openstack/fakes.py#422
08:11:44 opendevreview Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List/Update Servers APIs https://review.opendev.org/c/openstack/nova/+/764292
11:21:04 opendevreview likui proposed openstack/osc-placement stable/train: Update command help information https://review.opendev.org/c/openstack/osc-placement/+/804164
11:22:36 opendevreview likui proposed openstack/osc-placement stable/ussuri: Update command help information https://review.opendev.org/c/openstack/osc-placement/+/804165
11:25:15 opendevreview likui proposed openstack/osc-placement stable/stein: Update command help information https://review.opendev.org/c/openstack/osc-placement/+/804166
12:19:25 opendevreview Lee Yarwood proposed openstack/nova master: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/804229
12:19:25 opendevreview Lee Yarwood proposed openstack/nova master: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/804230
12:19:26 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move OSBrickFixture into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804231
12:19:26 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move _migrate_stub into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804232
12:19:27 opendevreview Lee Yarwood proposed openstack/nova master: fup: Mock all unix connectors in os-brick fixture https://review.opendev.org/c/openstack/nova/+/804233
14:15:56 lyarwood hmm I'm quickly trying to spin a new microversion change to add attachment_id to os-volume_attachments
14:16:10 lyarwood shouldn't tox -e api_samples auto generate the samples for me?
14:16:31 lyarwood it's failing with FileNotFoundError for the samples
14:16:45 lyarwood or do I still need to define the tpl files?
14:19:42 lyarwood well that would make sense wouldn't it me--
14:19:56 lyarwood my bad, I do this so little I always forget
15:56:37 prometheanfire looks like nova is still failing on fasteners 0.16.3 https://review.opendev.org/804246
16:17:58 opendevreview Lee Yarwood proposed openstack/nova master: api: 2.89 adding attachment_id to os-volume_attachments responses https://review.opendev.org/c/openstack/nova/+/804275
16:28:10 lyarwood https://paste.opendev.org/show/808016/ - fun
16:28:45 lyarwood stephenfin: think I'll try to finish your mypy stuff in the block device layers this cycle assuming you're not going ahead with it
16:29:03 stephenfin knock yourself out. Happy to review it if you do polish it
16:43:40 spatel any idea why disk_cachemodes = network=writeback doesn't working with wallaby release?
16:44:33 spatel looking at here - https://bugs.launchpad.net/nova/+bug/1727558
16:59:01 opendevreview Merged openstack/nova master: tox: Encode specific Python versions https://review.opendev.org/c/openstack/nova/+/797054
17:30:08 sean-k-mooney stephenfin: why ^
17:30:36 sean-k-mooney i at least really dont want the python version encoded there
17:31:01 sean-k-mooney because i may or may not have python 3.8 and 3.6 installed on all my dev systems
17:34:33 opendevreview sean mooney proposed openstack/nova master: Revert "tox: Encode specific Python versions" https://review.opendev.org/c/openstack/nova/+/804168
17:42:41 sean-k-mooney gibi_pto: stephenfin i have proposed a revert for the tox version pinning i would like to land that now and then we can discuss this properly per our fast revert policy
17:42:57 opendevreview Lee Yarwood proposed openstack/nova master: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/804229
17:42:58 opendevreview Lee Yarwood proposed openstack/nova master: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/804230
17:42:58 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move OSBrickFixture into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804231
17:42:59 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move _migrate_stub into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804232
17:42:59 opendevreview Lee Yarwood proposed openstack/nova master: fup: Mock all unix connectors in os-brick fixture https://review.opendev.org/c/openstack/nova/+/804233
17:43:00 opendevreview Lee Yarwood proposed openstack/nova master: fake: Ensure need_legacy_block_device_info returns False https://review.opendev.org/c/openstack/nova/+/804285
17:43:00 opendevreview Lee Yarwood proposed openstack/nova master: WIP fup: Remove unused legacy block_device_info format https://review.opendev.org/c/openstack/nova/+/804286
17:46:31 opendevreview sean mooney proposed openstack/nova master: Revert "tox: Encode specific Python versions" https://review.opendev.org/c/openstack/nova/+/804168
18:52:07 opendevreview sean mooney proposed openstack/nova master: this change replaces all hardcoded tox enve with generative envs https://review.opendev.org/c/openstack/nova/+/804292
18:52:58 opendevreview Lee Yarwood proposed openstack/nova master: fake: Ensure need_legacy_block_device_info returns False https://review.opendev.org/c/openstack/nova/+/804285
18:52:58 opendevreview Lee Yarwood proposed openstack/nova master: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/804229
18:52:59 opendevreview Lee Yarwood proposed openstack/nova master: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/804230
18:52:59 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move OSBrickFixture into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804231
18:53:00 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move _migrate_stub into base.ServersTestBase https://review.opendev.org/c/openstack/nova/+/804232
18:53:00 opendevreview Lee Yarwood proposed openstack/nova master: fup: Mock all unix connectors in os-brick fixture https://review.opendev.org/c/openstack/nova/+/804233
18:53:01 opendevreview Lee Yarwood proposed openstack/nova master: WIP fup: Remove unused legacy block_device_info format https://review.opendev.org/c/openstack/nova/+/804286
18:54:36 lyarwood artom: ^ should be good now btw, had some fun with the legacy block_device_info cruft but that should be sorted now
18:57:02 artom lyarwood, ack, I can remove my -1 because you answered my question. Full review will most likely wait until tomorrow. I feel guilty parking the kids in front of the TV
18:57:16 lyarwood np
19:08:25 opendevreview Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adding attachment_id to responses https://review.opendev.org/c/openstack/nova/+/804275
20:01:06 opendevreview Lee Yarwood proposed openstack/nova master: fup: Make connection_info returned by CinderFixture unique per attachment https://review.opendev.org/c/openstack/nova/+/804298
20:01:06 opendevreview Lee Yarwood proposed openstack/nova master: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/804299
20:01:09 lyarwood artom: ^ bonus connection_info rollback coverage during a LM failure btw
20:01:24 artom \o/
20:11:54 opendevreview Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adding attachment_id to responses https://review.opendev.org/c/openstack/nova/+/804275
21:07:36 opendevreview Rodrigo Barbieri proposed openstack/nova master: Fix 1vcpu error with multiqueue and vif_type=tap https://review.opendev.org/c/openstack/nova/+/804303
21:18:50 opendevreview Rodrigo Barbieri proposed openstack/nova master: Fix 1vcpu error with multiqueue and vif_type=tap https://review.opendev.org/c/openstack/nova/+/804303
#openstack-nova - 2021-08-12
00:15:31 brinzhang gmann: can you check the api-ref failture of this patch? https://review.opendev.org/c/openstack/nova/+/768509/22
00:16:52 brinzhang and add the new api-ref/source/os-simple-project-usage.inc file for the usage APIs, I am not sure what lost caused the task failed
00:22:31 brinzhang the zuul log seems not report some key message https://zuul.opendev.org/t/openstack/build/2fdf72ac30054abaaeb2c9e38a15a111/log/job-output.txt#934-935
01:15:15 opendevreview melanie witt proposed openstack/nova master: WIP Enable unified limits in the nova-next job https://review.opendev.org/c/openstack/nova/+/789963
03:08:38 opendevreview Yongli He proposed openstack/nova master: Accelerator smartnic SRIOV support https://review.opendev.org/c/openstack/nova/+/804320
08:39:28 opendevreview Lee Yarwood proposed openstack/nova master: fup: Mock all unix connectors in os-brick fixture https://review.opendev.org/c/openstack/nova/+/804233
08:39:28 opendevreview Lee Yarwood proposed openstack/nova master: fup: Remove unused legacy block_device_info format https://review.opendev.org/c/openstack/nova/+/804286
08:39:29 opendevreview Lee Yarwood proposed openstack/nova master: fup: Move _migrate_stub into LibvirtMigrationMixin https://review.opendev.org/c/openstack/nova/+/804232
09:20:20 opendevreview Lee Yarwood proposed openstack/nova master: fup: Make connection_info returned by CinderFixture unique per attachment https://review.opendev.org/c/openstack/nova/+/804298
09:20:21 opendevreview Lee Yarwood proposed openstack/nova master: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/804299
09:37:18 opendevreview Lee Yarwood proposed openstack/nova stable/train: only wait for plugtime events in pre-live-migration https://review.opendev.org/c/openstack/nova/+/770844
09:37:22 opendevreview Lee Yarwood proposed openstack/nova stable/train: only wait for plugtime events in pre-live-migration https://review.opendev.org/c/openstack/nova/+/770844
10:19:10 opendevreview Lee Yarwood proposed openstack/nova master: api: Introduce microversion 2.89 adding attachment_id to responses https://review.opendev.org/c/openstack/nova/+/804275
13:27:08 opendevreview Lee Yarwood proposed openstack/nova master: Add functional regression test for bug 1853009 https://review.opendev.org/c/openstack/nova/+/695012
13:27:09 opendevreview Lee Yarwood proposed openstack/nova master: Clear rebalanced compute nodes from resource tracker https://review.opendev.org/c/openstack/nova/+/695187
13:27:09 opendevreview Lee Yarwood proposed openstack/nova master: Invalidate provider tree when compute node disappears https://review.opendev.org/c/openstack/nova/+/695188
13:27:10 opendevreview Lee Yarwood proposed openstack/nova master: Prevent deletion of a compute node belonging to another host https://review.opendev.org/c/openstack/nova/+/694802
13:27:10 opendevreview Lee Yarwood proposed openstack/nova master: Fix inactive session error in compute node creation https://review.opendev.org/c/openstack/nova/+/695189
14:06:37 opendevreview Lee Yarwood proposed openstack/nova master: WIP compute: Avoid calling detach with src connection_info during LM rollback https://review.opendev.org/c/openstack/nova/+/797725
14:09:17 lyarwood artom: ^ just to prove I'm not crazy, that was the change where I had previously done some asserts around connection_info during rollback, it's not as complete as the new stuff I've written as it only covered pre_live_migration and now needs to be updated thanks to all of the fups I've done
14:10:12 lyarwood that change is going to fail hard in the check queue but I've posted it to see if the changes I've made resolve the N to N-1 LM failures I was seeing in grenade
14:10:25 lyarwood I wish we didn't support these tbh
14:10:48 artom Live migration from N-1 to N?
14:11:38 lyarwood N to N-1

Earlier   Later