Earlier  
Posted Nick Remark
#openstack-nova - 2020-12-23
13:26:50 openstackgerrit Merged openstack/nova master: Ignore PCI devices with 32bit domain https://review.opendev.org/c/openstack/nova/+/756697
14:19:57 stephenfin lyarwood: RE: https://review.opendev.org/c/openstack/nova/+/758155 I agree it's a good idea but I'm not sure how to do it
14:22:13 stephenfin The only idea I have is to do a dump of the schemas at the various checkpoints (i.e. where I squash up to for each patch) and then compare to what's generated in the test ahead of time. I guess I could use sqlparse for that but it does sound rather laborious
16:50:45 openstackgerrit Lee Yarwood proposed openstack/nova master: api: Reject requests to detach a volume when the compute is down https://review.opendev.org/c/openstack/nova/+/768352
16:50:45 openstack bug 1909120 in OpenStack Compute (nova) "n-api should reject requests to detach a volume when the compute is down" [Undecided,New] https://launchpad.net/bugs/1909120 - Assigned to Lee Yarwood (lyarwood)
16:50:45 openstackgerrit Lee Yarwood proposed openstack/nova master: Add regression test for bug #1909120 https://review.opendev.org/c/openstack/nova/+/768351
17:03:00 openstackgerrit Artom Lifshitz proposed openstack/nova master: WIP: Start populating `socket` in host NUMA topology https://review.opendev.org/c/openstack/nova/+/766816
17:03:01 openstackgerrit Artom Lifshitz proposed openstack/nova master: WIP: Start pupulating `socket` in PCI devices https://review.opendev.org/c/openstack/nova/+/768359
17:35:40 openstackgerrit Lee Yarwood proposed openstack/nova master: api: Reject requests to detach a volume when the compute is down https://review.opendev.org/c/openstack/nova/+/768352
19:15:19 openstackgerrit Stephen Finucane proposed openstack/nova master: Add schema files to compare against after squashing https://review.opendev.org/c/openstack/nova/+/768364
19:15:56 stephenfin lyarwood: For the AM, how does https://review.opendev.org/c/openstack/nova/+/768364 look to compare schemas?
19:16:30 stephenfin lyarwood: It's not perfect and probably can't be CI'd since mysql at least has a bad habit of changing ordering between runs :-\ It should do to eyeball stuff though?
19:49:35 openstackgerrit Ghanshyam proposed openstack/nova master: DNM: testing novnc new version https://review.opendev.org/c/openstack/nova/+/768368
22:47:34 openstackgerrit Lee Yarwood proposed openstack/nova master: zuul: Deploy novnc from source in nova-next https://review.opendev.org/c/openstack/nova/+/768334
22:47:35 openstackgerrit Lee Yarwood proposed openstack/nova master: DNM - test novnc 1.2.0 in nova-next https://review.opendev.org/c/openstack/nova/+/768335
#openstack-nova - 2020-12-24
02:18:31 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
02:31:46 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
09:50:10 lyarwood stephenfin: ack okay if this is the best we can do then I'm fine with it
09:50:16 lyarwood stephenfin: I can't think of anything else to try tbh
09:50:28 lyarwood stephenfin: I've asked in the review how you wanted to actually use this for each of your changes btw
09:50:50 lyarwood stephenfin: a DNM change after each or just a few checks throughout your series somehow
09:51:09 lyarwood stephenfin: I assume you don't actually want to carry these generated schema files in the tree
09:52:23 stephenfin I still haven't figured that out fully. I think I'll have to carry the initial schema files in tree short term anyway. I was thinking to add a test that simply ran the script and generated a diff that we could store in zuul. Manual inspection needed but nothing more than that
09:53:58 lyarwood stephenfin: ah well as long as they are gone by rc ;
09:54:27 lyarwood stephenfin: and yeah we could even do all of this in an experimental job in zuul tbh
09:54:43 lyarwood stephenfin: generate the initial schema and diff the new version
09:55:15 lyarwood stephenfin: obviously that would take some cycles to setup but it wouldn't leave anything in tree
10:02:41 stephenfin lyarwood: I don't know if we can generate the initial schema without messing with git history
10:03:39 stephenfin Take https://review.opendev.org/c/openstack/nova/+/758394/3 for example. When testing that, the initial schema becomes 234_icehouse.py
10:09:41 lyarwood stephenfin: right but in the change is there anything stopping us from checking out HEAD~1
10:10:06 lyarwood stephenfin: but yeah I get that this is tricky to do without dumping things ahead of time
10:15:34 stephenfin no, except I've to play with git history to do that. I guess if it's a totally separate zuul job that wouldn't be a huge issue
10:20:08 lyarwood stephenfin: yeah this is a one off zuul job where we are just running scripts against the codebase, not deploying or anything fancy
10:21:18 lyarwood anyone else loving the shortcuts in gerrit since the upgrade?
10:22:48 stephenfin I think most of them were there before. I've found it's actually regressed slightly in that I can't through the review dialog any more
10:23:10 stephenfin I mean, I can, but it takes way more effort than previously
10:23:42 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices https://review.opendev.org/c/openstack/nova/+/742424
10:24:33 lyarwood stephenfin: ah right I was wondering why they didn't have shortcuts for votes in that dialog
10:24:57 lyarwood stephenfin: at least you can submit comments quickly now with ctrl+enter
10:38:33 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices https://review.opendev.org/c/openstack/nova/+/742424
10:52:49 openstackgerrit Lee Yarwood proposed openstack/nova master: zuul: Deploy novnc from source in nova-next https://review.opendev.org/c/openstack/nova/+/768334
10:54:12 openstackgerrit Lee Yarwood proposed openstack/nova master: zuul: Deploy novnc from source in nova-next https://review.opendev.org/c/openstack/nova/+/768334
11:08:36 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP zuul: Add nova-live-migration-ceph job https://review.opendev.org/c/openstack/nova/+/768466
11:08:47 lyarwood \o/
13:12:27 openstackgerrit Brin Zhang proposed openstack/nova master: Improving the description for az of unshleve API https://review.opendev.org/c/openstack/nova/+/767251
13:14:10 brinzhang_ gmann, stephenfin, bauzas: may we can merge this patach firsyly, gmann's cleanup may start in X release, if we can merge now, that we can give the end user a friedly api-ref docs guide, IMO
13:14:31 brinzhang_ https://review.opendev.org/c/openstack/nova/+/767251
13:29:00 openstackgerrit Lee Yarwood proposed openstack/nova master: api: Reject volume attach requests when an active bdm exists https://review.opendev.org/c/openstack/nova/+/768472
13:29:00 openstack bug 1908075 in OpenStack Compute (nova) "Nova allows a non-multiattach volume to be attached to multiple instances *if* its volume state is reset by an admin" [Undecided,New] https://launchpad.net/bugs/1908075 - Assigned to Lee Yarwood (lyarwood)
13:29:00 openstackgerrit Lee Yarwood proposed openstack/nova master: Add regression test for bug #1908075 https://review.opendev.org/c/openstack/nova/+/766976
13:41:17 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP zuul: Add nova-live-migration-ceph job https://review.opendev.org/c/openstack/nova/+/768466
15:47:16 gmann brinzhang_: yeah, we can document the current behavior in api -ref as new changes will be for new microversion, I will review it today
16:14:07 gmann brinzhang_: done, I am almost ok once you fix the nit from lyarwood https://review.opendev.org/c/openstack/nova/+/767251
16:14:28 gmann and once we have new microversion then we can update this note also.
16:18:21 openstackgerrit Merged openstack/nova stable/victoria: Set instance host and drop migration under lock https://review.opendev.org/c/openstack/nova/+/763154
#openstack-nova - 2020-12-25
00:41:02 openstackgerrit Brin Zhang proposed openstack/nova master: Improving the description for az of unshleve API https://review.opendev.org/c/openstack/nova/+/767251
00:41:40 brinzhang_ gmann, lyarwood: Thanks for your review, updated.
01:29:14 gmann brinzhang_: thanks checking
01:29:30 brinzhang_ gmann: ack, thanks
01:34:38 gmann brinzhang_: let's add that under request body section instead of under AZ param.
01:34:44 gmann sorry for not noticing this early
01:38:45 brinzhang_ gmann: your mean that should add the common place above on the Request? I mean on the "Request" in https://github.com/openstack/nova/blob/master/api-ref/source/servers-action-shelve.inc#request-2
01:39:23 gmann brinzhang_: yeah just under 'Request' heading
01:39:32 brinzhang_ we add note in parameter, it can tell the user to use it too, does it need to move?
01:39:35 gmann as it talk about allowed request not about AZ
01:40:18 gmann AZ param description can tell only about what to pass in AZ and Request heading can tell what all request body are allowed
01:41:01 brinzhang_ gmann: ok, let me update later
01:41:23 gmann brinzhang_: thanks, ping me once done I will be online for few more hrs.
01:45:33 openstackgerrit Brin Zhang proposed openstack/nova master: Improving the description for unshleve request body https://review.opendev.org/c/openstack/nova/+/767251
01:46:09 brinzhang_ gmann: done, can you fast review, is it what would you want to add?
01:46:46 gmann brinzhang_: at L149
01:47:07 brinzhang_ gmann: ack
01:52:16 openstackgerrit Brin Zhang proposed openstack/nova master: Improving the description for unshleve request body https://review.opendev.org/c/openstack/nova/+/767251
01:52:35 brinzhang_ gmann: done, thanks
02:13:13 gmann brinzhang_: thanks +2
02:37:47 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
02:45:01 openstackgerrit xinyu wang proposed openstack/nova master: CPU and memory live resize https://review.opendev.org/c/openstack/nova/+/768321
02:47:14 brinzhang_ gmann: ^^
03:32:15 openstackgerrit Ghanshyam proposed openstack/placement master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/placement/+/764394
06:08:31 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
06:14:08 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
08:01:57 openstackgerrit xinyu wang proposed openstack/nova master: CPU and memory live resize https://review.opendev.org/c/openstack/nova/+/768321
08:32:07 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
09:15:37 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from Flavor Access APIs https://review.opendev.org/c/openstack/nova/+/767704
09:15:38 openstackgerrit Brin Zhang proposed openstack/nova master: WIP:Replaces tenant_id with project_id from List/Show usage APIs https://review.opendev.org/c/openstack/nova/+/768509
09:15:38 openstackgerrit Brin Zhang proposed openstack/nova master: Replace tenants* with projects* of policies https://review.opendev.org/c/openstack/nova/+/765315
09:45:35 openstackgerrit Brin Zhang proposed openstack/nova master: WIP:Replaces tenant_id with project_id from List/Show usage APIs https://review.opendev.org/c/openstack/nova/+/768509
#openstack-nova - 2020-12-26
10:34:46 openstackgerrit norman shen proposed openstack/nova master: Force raising an timeout exception for rados connect https://review.opendev.org/c/openstack/nova/+/768530
14:58:07 openstackgerrit norman shen proposed openstack/nova master: Force raising an timeout exception for rados connect https://review.opendev.org/c/openstack/nova/+/768530
#openstack-nova - 2020-12-28
01:26:49 openstackgerrit Jorhson Deng proposed openstack/nova master: add network interface card e1000-82545em https://review.opendev.org/c/openstack/nova/+/768384
11:24:55 openstackgerrit Yao wang proposed openstack/nova master: Use VIR_DOMAIN_XML_INACTIVE for detach volume https://review.opendev.org/c/openstack/nova/+/749489
12:06:18 openstackgerrit Yao wang proposed openstack/nova master: Use VIR_DOMAIN_XML_INACTIVE for detach volume https://review.opendev.org/c/openstack/nova/+/749489
20:55:39 openstackgerrit Ghanshyam proposed openstack/nova master: DNM - test novnc 1.2.0 in nova-next https://review.opendev.org/c/openstack/nova/+/768335
#openstack-nova - 2020-12-29
06:15:33 openstackgerrit Brin Zhang proposed openstack/nova master: WIP:Replaces tenant_id with project_id from List/Show usage APIs https://review.opendev.org/c/openstack/nova/+/768509
08:42:38 openstackgerrit yao ning proposed openstack/nova stable/train: replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id" https://review.opendev.org/c/openstack/nova/+/768736
11:11:57 openstackgerrit Xing Zhang proposed openstack/nova stable/train: replace the "hide_hypervisor_id" to "hw:hide_hypervisor_id" https://review.opendev.org/c/openstack/nova/+/768736
16:19:25 spatel Quick question does nova user /var partition to calculate available disk space or raw disk /dev/sda1 ?
19:21:08 qqmber Hi there, If I create a snapshot that is small, I don't have any problems.. but if the snapshot creation takes 2 hours, I get this error:
19:21:09 qqmber 2020-12-28 16:50:56.394 7 ERROR nova.compute.manager [instance: ee2672f0-4a0e-41e0-817a-46cd12e50142] HTTPUnauthorized: 401 Unauthorized: This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required. (HTTP 401)
19:21:37 qqmber is that error due a timeout or something? The snapshot was created on Horizon, not the CLI

Earlier   Later