Earlier  
Posted Nick Remark
#openstack-nova - 2020-07-31
14:31:27 openstackgerrit Stephen Finucane proposed openstack/nova master: api: Reject non-spawn operations for vTPM https://review.opendev.org/741500
14:31:28 openstackgerrit Stephen Finucane proposed openstack/nova master: Don't unset Instance.old_flavor, new_flavor until necessary https://review.opendev.org/741995
14:31:28 openstackgerrit Stephen Finucane proposed openstack/nova master: Add type hints to 'nova.compute.manager' https://review.opendev.org/742863
14:31:29 openstackgerrit Stephen Finucane proposed openstack/nova master: Add type hints to 'nova.virt.libvirt.utils' https://review.opendev.org/742865
14:31:29 openstackgerrit Stephen Finucane proposed openstack/nova master: privsep: Add support for recursive chown, move_tree operations https://review.opendev.org/742864
14:31:30 openstackgerrit Stephen Finucane proposed openstack/nova master: Add support for resize and cold migration of emulated TPM files https://review.opendev.org/639934
14:33:53 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Further usage of new server helpers https://review.opendev.org/743204
14:35:24 openstackgerrit Andrew Bonney proposed openstack/nova master: Fix misleading documentation for live_migration_inbound_addr https://review.opendev.org/741473
14:39:56 stephenfin kashyap: Want to give this an eye over once more https://review.opendev.org/#/c/741473/ ?
14:40:05 stephenfin lyarwood: Easy doc improvement there ^
14:41:13 kashyap stephenfin: Ah, nice. I see Andrew reworked it
14:41:44 lyarwood stephenfin: ack, need to drop after this call btw but I'll queue that all up again on Monday if that's okay
14:56:08 stephenfin lyarwood: nw
15:11:37 lyarwood jsuchome: sorry just updated the change, it doesn't exercise your code, I'd like to create a job where only Glance uses ceph so we can confirm everything works as expected in the gate if possible.
15:11:45 lyarwood jsuchome: I'll try to sort that out next week if that's okay
15:12:20 openstackgerrit Artom Lifshitz proposed openstack/nova master: Handle Neutron errors in _post_live_migration() https://review.opendev.org/729763
15:12:20 openstack bug 1879787 in OpenStack Compute (nova) "post_live_migration does not handle Neutron errors" [Medium,In progress] https://launchpad.net/bugs/1879787 - Assigned to Artom Lifshitz (notartom)
15:12:20 openstackgerrit Artom Lifshitz proposed openstack/nova master: Add regression test for bug 1879787 https://review.opendev.org/741230
15:13:12 artom Hrm, I think I left some outstanding comments on the top patch
15:13:15 artom Too bad, lunch
15:13:28 artom It can wait until Tuesday
15:15:04 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Drop support for Xen https://review.opendev.org/743231
15:15:04 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Drop support for UML https://review.opendev.org/743230
15:15:05 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Remove 'hypervisor_version' from 'libvirt_info' https://review.opendev.org/744199
15:15:05 openstackgerrit Stephen Finucane proposed openstack/nova master: doc: Update references to image properties https://review.opendev.org/744198
15:16:18 stephenfin melwitt: I've a couple of libvirt "drop this thing we no longer support" patches waiting for another +2. If you've time today, could you take a look? https://review.opendev.org/#/q/status:open+project:openstack/nova+branch:master+topic:trivial
15:16:39 melwitt stephenfin: sure, can do
15:16:43 stephenfin thanks
15:24:20 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: objects: Update keypairs when saving an instance https://review.opendev.org/743268
15:28:14 openstackgerrit Stephen Finucane proposed openstack/nova stable/queens: objects: Update keypairs when saving an instance https://review.opendev.org/743271
15:38:54 jsuchome lyarwood: ok, thanks. FYI I'm out next week
16:37:38 ganso Hi Nova folks! I have a quick question about Nova+Cyborg in Ussuri. From looking at the code, it seems that if Cyborg is not present and/or no "accel:device_profile" is specified in the flavor, Nova will work just fine behaving the same way as it was in Train (not having Cyborg), however, I am not 100% sure about its capabilities of using vGPUs in Ussuri without Cyborg, does it still work in Ussuri with vGPUs as it worked in Train without Cyborg?
16:38:40 ganso or is it strictly necessary to have Cyborg to be able to use vGPUs at all in Ussuri?
17:23:24 artom ganso, I believe GPUs work in U as they did in Train
17:23:30 artom IIRC support was first introduced in Queens
17:23:33 artom Without Cybord
17:24:07 ganso artom: thanks for the clarification! =)
17:29:20 openstackgerrit Merged openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341
18:28:59 sean-k-mooney ganso: cyborg has limited support for phsyical gpu passthough with the nvidia driver but that has no real benifit over using pci passthough in nova in ussuri
18:29:16 sean-k-mooney ganso: cyborg currently has no support for vGPUs
18:30:16 sean-k-mooney vgpus are only supported vai nova, and i think artom is right that the suppor in nove is more or less unchange in ussuri
18:30:34 sean-k-mooney they may have been some bug fixes but i dont think we added new features
18:30:45 artom Oh, I think we added move operations, no?
18:31:56 artom But nothing has fundamentally changed in how you have to set it up, and it's completely without Cyborg
18:42:58 sean-k-mooney i know bauzas was working on cold migrate/resize
18:43:10 sean-k-mooney but i dont know if that landed in ussuri or not
18:43:26 sean-k-mooney the other change was multiple mdev types per host but i think that was in train
19:14:12 jroll current status: patching out tools/check-cherry-picks.sh so that our patched branches don't fail pep8, thanks a lot :P
19:31:19 artom jroll, oh damn, I finally get to blame dansmith for something!
22:58:51 openstackgerrit Ghanshyam Mann proposed openstack/nova master: migrate testing to ubuntu focal https://review.opendev.org/738126
#openstack-nova - 2020-08-01
00:26:59 openstackgerrit Merged openstack/nova stable/queens: ironic: add instance_uuid before any other spawn activity https://review.opendev.org/743493
06:27:26 openstackgerrit tony yan proposed openstack/nova master: add notification info when server attach or detach interface https://review.opendev.org/744273
08:38:58 openstackgerrit Brin Zhang proposed openstack/nova master: Cyborg evacuate support https://review.opendev.org/715326
08:47:49 openstackgerrit Brin Zhang proposed openstack/nova master: [Trivial] Remove wrong format_message() conversion https://review.opendev.org/744280
#openstack-nova - 2020-08-02
00:41:06 openstackgerrit Ghanshyam Mann proposed openstack/os-resource-classes master: DNM: testing gate on ubuntu focal https://review.opendev.org/744359
00:41:09 openstackgerrit Ghanshyam Mann proposed openstack/os-traits master: DNM: testing gate on ubuntu focal https://review.opendev.org/744360
08:04:57 openstackgerrit Jie Li proposed openstack/nova-specs master: add volume backed server rebuild spec https://review.opendev.org/739349
08:31:11 openstackgerrit Jie Li proposed openstack/nova-specs master: add volume backed server rebuild spec https://review.opendev.org/739349
14:33:11 openstackgerrit tony yan proposed openstack/nova master: add notification info when server attach or detach interface https://review.opendev.org/744273
20:00:48 openstack Launchpad bug 1890057 in OpenStack Compute (nova) "EC2 instance_id_mappings are never deleted" [Undecided,New]
20:00:48 mnaser found this nugget we have to figure out tomororw hopefully -- https://bugs.launchpad.net/nova/+bug/1890057
#openstack-nova - 2020-08-03
00:41:07 openstackgerrit Brin Zhang proposed openstack/nova master: Fix CI failture: Introduce decorator>=3.4.0 to test-requirements.txt https://review.opendev.org/744385
00:42:11 openstackgerrit Brin Zhang proposed openstack/nova master: [Trivial] Remove wrong format_message() conversion https://review.opendev.org/744280
01:34:37 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029
01:34:38 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
02:34:09 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460
03:05:40 openstackgerrit Brin Zhang proposed openstack/nova master: Cyborg evacuate support https://review.opendev.org/715326
06:35:55 devfaz_ hello, just tried to evacuate an instance with ServerGroupAffinity - this failed in sheduler. Is this a known issue or a bug?
06:41:47 openstackgerrit renminmin proposed openstack/nova master: SRIOV: Fix instance with macvtap port live migration failed https://review.opendev.org/738432
07:00:46 devfaz_ answering myself - yes, known issue - workaround could be SoftServerGroupAffinity or admin-api (force) during evacuate
07:03:43 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460
07:12:03 gibi good morning
07:43:34 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
07:45:39 nightmare_unreal hello nova, I am trying to write a testcase for the patch. I am not able to resolve this error : " TypeError: '<' not supported between instances of 'Mock' and 'MagicMock'" . Has someone experienced this or how did you fixed it ?
07:45:52 nightmare_unreal patch : https://review.opendev.org/#/c/742210/
08:04:45 gibi nightmare_unreal: after a quick glance. Did you mocked too many things there? e.g. you set the api version in the setUp and then mock the api_version.APIVersion in the test case
08:06:48 nightmare_unreal gibi yes , I was trying to mock api version . I am mocking 2 things the migration list methods and api_version methods.
08:07:40 nightmare_unreal if I don't provide @mock.patch , Then i get this error : ' TypeError: '<Mock name='mock.api_version' id='140452243441928'>' should be an instance of '<class 'novaclient.api_versions.APIVersion'>'
08:07:41 gibi I'm not at all familiar with the openstackclient unit tests but seems strange to set api version here https://review.opendev.org/#/c/742210/7/openstackclient/tests/unit/compute/v2/test_migration_list.py@65 and then mock it also here https://review.opendev.org/#/c/742210/7/openstackclient/tests/unit/compute/v2/test_migration_list.py@68
08:08:24 nightmare_unreal true.
08:28:03 nightmare_unreal Solved gibi :) . Thanks
08:28:46 gibi cool ;0
08:28:48 gibi ;)
08:32:56 mlycka Hullo
09:06:31 lyarwood Morning all
09:06:33 lyarwood gibi: welcome back
09:06:52 lyarwood is anyone working on the lower-constraints job failure on master?
09:07:40 lyarwood https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-lower-constraints&project=openstack%2Fnova&branch=master
09:07:48 lyarwood if not I'll take a swing at it now
09:27:19 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP lower-constraints: Bump dogpile.cache to 1.0.1 and decorator to 4.0.0 https://review.opendev.org/744426
09:27:19 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Don't delete the original attachment during pre LM rollback https://review.opendev.org/743319
09:41:05 luyao stephenfin: I replied your comments on https://review.opendev.org/#/c/714653/5, please let me know if you still have question about it.
09:41:59 lyarwood luyao: FYI stephenfin is out today
09:44:59 kashyap It's a holiday in Ireland, IIRC
09:47:02 luyao lyarwood: OK, thanks
10:16:22 openstack bug 1890064 in OpenStack Compute (nova) "CI failture: ImportError: cannot import decorate" [High,In progress] https://launchpad.net/bugs/1890064 - Assigned to Brin Zhang (zhangbailin)
10:16:22 brinzhang_ lyarwood: the CI report a bug of importError, see bug 1890064
10:16:58 brinzhang_ lyarwood: I submit a patch, but is seems not right, pls review https://review.opendev.org/#/c/744385/
10:26:32 lyarwood brinzhang_: yeah that's isn't right
10:26:45 lyarwood brinzhang_: https://review.opendev.org/#/c/744426/ - the issue is in lower-constraints

Earlier   Later