Earlier  
Posted Nick Remark
#openstack-nova - 2020-12-24
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
#openstack-nova - 2020-12-30
00:45:54 openstackgerrit Brin Zhang proposed openstack/nova master: Replace tenants* with projects* of policies https://review.opendev.org/c/openstack/nova/+/765315
00:45:54 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List/Show usage APIs https://review.opendev.org/c/openstack/nova/+/768509
01:02:51 openstackgerrit Brin Zhang proposed openstack/nova master: Replace tenants* with projects* of policies https://review.opendev.org/c/openstack/nova/+/765315
03:49:27 openstackgerrit Brin Zhang proposed openstack/nova master: WIP:Replace os-simple-tenant-usage with os-simple-project-usage https://review.opendev.org/c/openstack/nova/+/768765
13:17:34 openstackgerrit Elod Illes proposed openstack/nova stable/rocky: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766492
13:43:57 qqmber Hi... for some reason, when I try to create a snapshot from an instance (160GB) it gives me a 401 error. If I create a snapshot from a tiny instance, no problem... It is the same in horizon than CLI
13:44:01 qqmber the error is: 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)
13:44:19 qqmber any clues what could be?
13:49:21 openstackgerrit Mamduh proposed openstack/os-vif stable/stein: Refactor code of linux_net to more cleaner and increase performace https://review.opendev.org/c/openstack/os-vif/+/765914
13:59:36 aarents Hi qqmber probably your token expired, before the end of snap, so nova is not able to update image at the end of snapshot
14:00:24 qqmber aarents: and how can I avoid it? because it will take long (90 mins)
14:01:49 aarents have a look on your token lifetime settings in keystone
14:04:12 qqmber ok, thx!
14:05:34 qqmber I never did anything with token lifetime.. I'll check it out
14:10:54 qqmber https://specs.openstack.org/openstack/nova-specs/specs/pike/implemented/use-service-tokens.html (I'm using Pike)
15:39:33 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
16:10:54 qqmber aarents: I changed expiration_time = 600 to expiration_time = 7200, restart keystore and same problem (it took less than 7200 secs) :(
16:41:22 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
16:54:19 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
17:08:39 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
17:18:51 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
18:39:20 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
19:04:41 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487
19:12:18 openstackgerrit Elod Illes proposed openstack/nova stable/stein: [stable-only] Cap bandit to 1.6.2 https://review.opendev.org/c/openstack/nova/+/766487

Earlier   Later