| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2020-12-11 | |||
| 12:19:11 | brinzhang | let my try | |
| 12:20:37 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/train: DNM - Testing https://review.opendev.org/c/openstack/devstack/+/766622 https://review.opendev.org/c/openstack/nova/+/766723 | |
| 12:21:00 | sean-k-mooney | if the inventories are not present you need to check the nova comptue agent to see if the update_avaiable_resoue periodic task is failing and if so why | |
| 12:22:11 | gibi | lyarwood: +2 on the skipping the failing live migration test | |
| 12:37:53 | brinzhang | sean-k-mooney, stephenfin: yes, it's empty, Ishould check the update_avaiable_resoue periodic task, thanks. | |
| 12:38:11 | brinzhang | I will check it later ^ | |
| 12:44:44 | openstackgerrit | Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List SG API https://review.opendev.org/c/openstack/nova/+/766726 | |
| 12:45:16 | openstackgerrit | Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List SG API https://review.opendev.org/c/openstack/nova/+/766726 | |
| 12:50:44 | openstackgerrit | Alexandre arents proposed openstack/nova master: libvirt: make cross cell resize spawn from snapshot image https://review.opendev.org/c/openstack/nova/+/765561 | |
| 12:53:18 | openstackgerrit | Merged openstack/nova master: Disable qos resize tempest test for nova-multi-cell job https://review.opendev.org/c/openstack/nova/+/766471 | |
| 12:59:49 | gibi | ^^ \o/ | |
| 13:02:47 | openstackgerrit | Alexandre arents proposed openstack/nova master: libvirt: make cross cell resize spawn from snapshot image https://review.opendev.org/c/openstack/nova/+/765561 | |
| 13:08:15 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/victoria: nova-grenade-multinode: Skip test_live_block_migration_paused https://review.opendev.org/c/openstack/nova/+/765749 | |
| 13:08:50 | lyarwood | whops | |
| 13:17:33 | brinzhang | gibi, stephenfin, sean-k-mooney: hope you can review cyborg shelve/unshelve support https://review.opendev.org/c/openstack/nova/+/729563 | |
| 13:20:26 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/victoria: lower-constraints: Bump packaging to 20.4 https://review.opendev.org/c/openstack/nova/+/765749 | |
| 13:25:13 | lyarwood | brb in 30 | |
| 13:36:42 | gibi | brinzhang: sorry, I won't get to it this week | |
| 13:45:06 | openstackgerrit | Alexandre arents proposed openstack/nova master: Revert "nova-multi-cell: Skip test_cold_migrate_unshelved_instance" https://review.opendev.org/c/openstack/nova/+/765933 | |
| 13:56:57 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/train: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766171 | |
| 13:59:29 | lyarwood | was anyone working on ERROR: No matching distribution found for hacking<3.1.0,>=3.0.1 in stable/ussuri? | |
| 14:01:15 | gibi | lyarwood: I'm not aware of such work | |
| 14:01:34 | lyarwood | https://bugs.launchpad.net/nova/+bug/1907756 kk thanks, we have a bug at least :) | |
| 14:01:34 | openstack | Launchpad bug 1907756 in OpenStack Compute (nova) "ERROR: No matching distribution found for hacking<3.1.0,>=3.0.1" [Undecided,New] | |
| 14:06:42 | kashyap | sean-k-mooney: Fair point on the upgrade impact and fixing the version history. Thanks for the quick look | |
| 14:10:39 | lyarwood | http://paste.openstack.org/show/800970/ excellent, pip sorted out the awful error message in the latest version | |
| 14:10:56 | kashyap | sean-k-mooney: Do you have an example of how 'placement-manage' can register a trait? | |
| 14:14:18 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/ussuri: [stable-only] Bump hacking to 3.0.1 in lower-contraints.txt https://review.opendev.org/c/openstack/nova/+/766738 | |
| 14:16:05 | bauzas | kashyap: not placement-manage | |
| 14:16:12 | bauzas | kashyap: osc-placement rather | |
| 14:16:28 | bauzas | you ask for a custom trait, right? | |
| 14:16:42 | kashyap | Ah, okay; then in the review here, Sean meant 'osc-placement', then: https://review.opendev.org/c/openstack/nova-specs/+/759731 | |
| 14:17:00 | kashyap | bauzas: See this part of Sean's comment: | |
| 14:17:00 | bauzas | kashyap: see this example https://docs.openstack.org/nova/latest/admin/virtual-gpu.html#optional-provide-custom-traits-for-multiple-gpu-types | |
| 14:17:02 | kashyap | [quote] | |
| 14:17:03 | kashyap | ... this will require os-traits to be installed | |
| 14:17:03 | kashyap | on the host runing plamcent and the placement-manage executable to be | |
| 14:17:03 | kashyap | run to register the new standard traits before nova is upgraded." | |
| 14:17:05 | kashyap | [/quote] | |
| 14:17:14 | kashyap | bauzas: /me clicks | |
| 14:17:41 | bauzas | ah, this | |
| 14:18:39 | kashyap | I'm placement-unaware -- so is there an example of "placement-manage executable to be run to register the new standard traits" | |
| 14:19:26 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/ussuri: [stable-only] lower-contraints: Bump hacking to 3.0.1 https://review.opendev.org/c/openstack/nova/+/766738 | |
| 14:20:28 | kashyap | bauzas: The only examples of "placement-manage" I see are during data migration here: https://docs.openstack.org/placement/latest/admin/upgrade-to-stein.html | |
| 14:20:49 | kashyap | [Scroll to the bottom to see the 'placement-manage' invocation] | |
| 14:30:21 | kashyap | bauzas: Ah-ha! I know what Sean meant: to sync the 'os-traits' into Placement: `placement-manage os-traits sync` | |
| 14:30:56 | bauzas | correct, sorry I forgot to answer | |
| 14:31:09 | bauzas | you need to tell you support a new os-trait | |
| 14:31:12 | kashyap | No problem | |
| 14:32:49 | bauzas | sean-k-mooney: dumb question, but as I copied from https://review.opendev.org/c/openstack/nova/+/656885/7/nova/network/neutron.py, do you know what we should verify the multi-provider extension given we only call the segments API extension ? | |
| 14:34:16 | openstackgerrit | Kashyap Chamarthy proposed openstack/nova-specs master: Re-propose "Secure Boot support for KVM & QEMU guests" for Wallaby https://review.opendev.org/c/openstack/nova-specs/+/759731 | |
| 14:34:26 | kashyap | gibi: sean-k-mooney: Fixed --^ Hope that looks okay | |
| 14:37:39 | sean-k-mooney | am you repeaded placment manage | |
| 14:37:45 | sean-k-mooney | service by ``placement-manage os-traits sync``placement-manage`` . | |
| 14:38:01 | sean-k-mooney | but ya other wise it looks good to me | |
| 14:43:31 | gibi | sean-k-mooney: does placement-manager os-traits sync exists? | |
| 14:44:53 | sean-k-mooney | actully im not sure | |
| 14:45:03 | sean-k-mooney | there is dbsync | |
| 14:45:13 | gibi | yeah I only see db sync | |
| 14:45:14 | sean-k-mooney | perhaps placment jsut does the traits import on startu | |
| 14:45:19 | sean-k-mooney | *startup | |
| 14:46:42 | gibi | sean-k-mooney: it seems it does it at startup https://github.com/openstack/placement/blob/10146978ea2d7eace1ffdf6552eafd22360e37dd/placement/deploy.py#L133 | |
| 14:47:26 | sean-k-mooney | ok cool in this case i guess you just need to install the new os-traits and restart | |
| 14:48:22 | gibi | yepp | |
| 14:49:42 | kashyap | sean-k-mooney: Sigh; fixing :) | |
| 14:50:44 | kashyap | gibi: Pretty sure I saw the "os-traits sync" somewhere -- let me dig it up | |
| 14:51:55 | kashyap | https://specs.openstack.org/openstack/nova-specs/specs/pike/implemented/resource-provider-traits.html | |
| 14:52:25 | gibi | kashyap: I did not found a corresponding implementation | |
| 14:53:01 | kashyap | gibi: Ah, okay. Then, what do you suggest here? :-) Just a 'placement-manage db sync' is okay? | |
| 14:53:25 | gibi | kashyap: as sean-k-mooney said, upgrade the os-traits lib and then restat the placement service | |
| 14:53:43 | gibi | placement service at startup will sync the traits from os-traits into the placement db | |
| 14:53:45 | kashyap | Okay; I'll adjust the text to that effect; thank you! | |
| 14:55:05 | bauzas | sean-k-mooney: saw my question about the multi-provider extension ? | |
| 14:55:13 | bauzas | I'm about to remove it | |
| 14:56:18 | sean-k-mooney | bauzas: no i didnt but ill look now | |
| 14:56:28 | bauzas | no worries | |
| 14:56:30 | kashyap | [quote] | |
| 14:56:31 | kashyap | This requires 'os-traits' to be installed (or upgraded if need be) on | |
| 14:56:31 | kashyap | the host running ``placement`` service. Followed by a restart ofthe | |
| 14:56:31 | kashyap | ``placement`` service -- this will synchronize the traits into the | |
| 14:56:31 | kashyap | Placement database. | |
| 14:56:33 | kashyap | [/quote] | |
| 14:56:38 | kashyap | gibi: sean-k-mooney: Does that read okay? | |
| 14:57:00 | sean-k-mooney | ya that fine | |
| 14:57:03 | gibi | kashyap: OK | |
| 14:57:08 | bauzas | sean-k-mooney: tl;dr: why should we verify this extension in https://review.opendev.org/c/openstack/nova/+/656885/7/nova/network/neutron.py@3522 | |
| 14:57:09 | bauzas | ? | |
| 14:57:16 | kashyap | gibi: If you're not fully satisfied, can still tweak it :-) | |
| 14:57:40 | gibi | kashyap: I'm satisfied, it is Friday :D | |
| 14:57:46 | kashyap | LOL, noted | |
| 14:58:11 | sean-k-mooney | bauzas: i think this was jsut a mix up and we should jsut eb checkign for the segments exsion | |
| 14:58:18 | bauzas | all good then | |
| 14:58:21 | gibi | kashyap: I still have a week to put out fires :D | |
| 14:58:23 | bauzas | will remove it | |
| 14:58:29 | bauzas | kashyap: wow, lovely | |
| 14:58:39 | kashyap | gibi: Yikes; be sure to disconnect from all e-mail and other firehoses after that | |
| 14:58:40 | bauzas | have a very nice PTO ! | |
| 14:59:09 | sean-k-mooney | kashyap: nice hope you enjoy it | |
| 14:59:13 | kashyap | Thanks! Have some non-work) ideas to tinker with :-) | |
| 14:59:32 | gibi | kashyap: I want to disconnect my brain from the outside world but then I will get bored :D | |