Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-01
22:48:07 openstackgerrit Takashi NATSUME proposed openstack/nova master: Adds view builders for keypairs controller https://review.openstack.org/347289
22:48:29 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Move body examples to an isolated directory https://review.openstack.org/529998
22:49:22 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add functional tests for traits API https://review.openstack.org/524094
22:49:42 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Parameter verification for servers.inc https://review.openstack.org/528201
22:50:01 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
22:50:16 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Fix parameter order in rebuild https://review.openstack.org/529718
22:51:52 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (1) https://review.openstack.org/531258
23:22:40 openstackgerrit Eric Fried proposed openstack/nova-specs master: Granular Resource Request Syntax (Rocky) https://review.openstack.org/540179
23:22:52 efried mriedem_parent, jaypipes: Re-proposed ^
23:23:09 efried dansmith too - this was your favorite spec
23:32:39 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (2) https://review.openstack.org/531266
23:55:56 openstackgerrit Merged openstack/nova master: conf: Validate '[api] vendordata_providers' options https://review.openstack.org/513318
#openstack-nova - 2018-02-02
00:11:52 Spazmotic Morning novers
00:39:10 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (3) https://review.openstack.org/531280
01:16:09 openstackgerrit Merged openstack/nova master: Fix invalid UUIDs in remaining tests https://review.openstack.org/539254
01:37:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in post https://review.openstack.org/526823
01:57:57 openstackgerrit Artom Lifshitz proposed openstack/nova master: Provide support matrix and doc for VGPU https://review.openstack.org/539266
02:02:12 openstackgerrit Merged openstack/nova master: Updated from global requirements https://review.openstack.org/539841
02:02:43 openstackgerrit Merged openstack/nova master: trivial: Fix few policy doc https://review.openstack.org/539780
02:02:56 openstackgerrit Merged openstack/nova master: Add server filters whitelist in server api-ref https://review.openstack.org/527042
02:22:49 Spazmotic Hey jianghuaw if you get a chance today could you take a look at Bob's comment on the Live Migration commit? If he's correct here we can just remove almost everythign except the swallow on this
02:23:05 Spazmotic Hopefully in that case with such a simple fix we can get it pushed through the gate quickly and move on with our lives for right now :D
02:27:44 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (1) https://review.openstack.org/531258
02:46:25 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Improve performance when list instances with IP filter https://review.openstack.org/539469
02:50:03 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (2) https://review.openstack.org/531266
02:54:54 jianghuaw Spazmotic, for OpenStack live-migration, the VDI_NOT_IN_MAP exception was found in the XS7 and forwarding releases.
02:55:14 Spazmotic So no way for it to get thrown previous to that?
02:55:18 jianghuaw Spazmotic, but the error type was added long ago: https://github.com/xapi-project/xen-api/commit/6eaad3b6745c0392ac3b3ef91c33451b1f110aed
02:55:35 Spazmotic That was my concern.. can we assume it is possible for it to trigger legitimately still outside of that path?
02:56:04 jianghuaw So I wondering there is case to trigger this error somehow; but I don't know how to trigger it in OpenSTack.
02:56:11 Spazmotic hehe same here..
02:56:37 Spazmotic I have access to some 6.5 test boxes, I could run some fake asserts directly through Python i guess
02:57:23 jianghuaw yes, it's worthy for the test.
02:57:49 Spazmotic I'll give it a try tonight, try with some empty sets and such and see if I can emulate it. I think it may be worthwhile to keep the logic in either way though considering this fault did exist since 6.0
02:58:03 Spazmotic Evne if we don't know how to cause it lol
02:58:32 jianghuaw agree.
02:59:06 Spazmotic Thanks for your time sir :)
02:59:16 jianghuaw np:-)
03:18:29 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (3) https://review.openstack.org/531280
03:40:36 openstackgerrit Merged openstack/nova master: Migrate "launch instance" user guide docs https://review.openstack.org/540048
03:40:48 openstackgerrit Merged openstack/nova master: Cleanup launch instance and manage IPs docs https://review.openstack.org/540121
03:41:10 openstackgerrit Merged openstack/nova stable/pike: Use UEFI as the default boot for AArch64 https://review.openstack.org/531481
04:04:35 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Encode libvirt domain XML in UTF-8 https://review.openstack.org/522161
04:14:46 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in get https://review.openstack.org/531299
04:44:53 Spazmotic jianghuaw - One more question sir, sorry. It looks like this change is for the actual migrate_send method, does the assert try that when it runs assert_can_migrate, or does it have its own method for that test?
04:53:35 openstackgerrit Takashi NATSUME proposed openstack/nova stable/ocata: Add 'delete_host' command in 'nova-manage cell_v2' https://review.openstack.org/513721
04:59:21 Spazmotic Interesting in my test environment running into relaxed SR errors.. thought that was default on now..
05:01:16 Spazmotic Ahh.. yeah Huan did a change to this that i bet we don't have
05:03:09 Spazmotic eugh. .yeah
05:03:26 openstackgerrit Merged openstack/nova master: Add functional tests for traits-based scheduling https://review.openstack.org/539310
05:30:05 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: List/show all server migration types https://review.openstack.org/540256
05:31:22 Spazmotic Well that's literally the only result for VDI_NOT_IN_MAP in the git log for xenapi so i'm guessing that's the one hehe
05:47:20 openstackgerrit melanie witt proposed openstack/nova master: Make InstanceGroup.get_hosts query all cells https://review.openstack.org/540258
05:51:27 openstackgerrit Merged openstack/nova master: Reduce policy deprecation warnings in test runs https://review.openstack.org/537603
05:51:36 openstackgerrit Merged openstack/nova master: Remove deprecated policy items from fake_policy https://review.openstack.org/537600
06:02:09 openstackgerrit Merged openstack/nova master: Log the events we timed out waiting for while plugging vifs https://review.openstack.org/538103
06:23:47 openstackgerrit chenxiangui proposed openstack/nova master: Fix the wrong description https://review.openstack.org/540265
06:40:34 openstackgerrit Merged openstack/nova stable/pike: Fix instance lookup in hide_server_addresses extension https://review.openstack.org/518996
06:40:46 openstackgerrit Merged openstack/nova stable/pike: Only log not correcting allocation once per period https://review.openstack.org/526477
06:45:04 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (3) https://review.openstack.org/531280
06:46:04 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in get https://review.openstack.org/531299
06:56:15 openstackgerrit Ameed Ashour proposed openstack/nova stable/ocata: add "--until-complete" option for nova-manage db archive_deleted_rows. https://review.openstack.org/540274
07:03:47 openstackgerrit Ameed Ashour proposed openstack/nova stable/pike: add "--until-complete" option for nova-manage db archive_deleted_rows. https://review.openstack.org/539880
07:45:52 openstackgerrit James E. Blair proposed openstack/python-novaclient master: Zuul: Remove project name https://review.openstack.org/540304
07:47:58 openstackgerrit Merged openstack/nova master: Pass limit to /allocation_requests https://review.openstack.org/531517
08:38:00 openstackgerrit Ameed Ashour proposed openstack/nova master: detach instance volumes when VM creation fails https://review.openstack.org/528385
08:38:23 bauzas good Friday everyone
08:38:30 bauzas let's take my casual dress
08:41:06 ameeda bauzas: good Friday :)
08:41:29 ameeda bauwser: also :D
08:41:51 Spazmotic Morning bauwser
08:41:53 Spazmotic Oi...
08:41:58 Spazmotic not you.. I take back my morning to you!
08:42:12 Spazmotic :)
08:42:48 gibi happy Friday everyone :)
08:42:55 Spazmotic Morning gibi
08:43:54 Spazmotic If anyone gets some time to review this today I would appreciate it. https://review.openstack.org/#/c/538415/ Would like to try to pack this one away before I leave for my trip
08:45:29 Spazmotic johnthetubaguy if you're working today and have time, that is the one that we discussed before, with live migration assert_can_migrate
08:56:00 ameeda cloud you please help me to figure out this issue https://review.openstack.org/#/c/526900/ ? the error of functional test appears after I added
08:56:00 ameeda https://review.openstack.org/#/c/526900/28/nova/db/sqlalchemy/migrate_repo/versions/378_instance_system_metadata_sqlite_upgrade.sql
09:19:26 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Encode libvirt domain XML in UTF-8 https://review.openstack.org/522161
09:43:29 gibi edleafe: thanks for simplification in https://review.openstack.org/#/c/539323 , LGTM
09:48:06 openstackgerrit James E. Blair proposed openstack/nova master: Zuul: Remove project name https://review.openstack.org/540326
09:55:21 openstackgerrit Surya Seetharaman proposed openstack/nova master: Extending delete_cell --force to delete instance_mappings https://review.openstack.org/540073
09:55:52 openstackgerrit Merged openstack/nova stable/ocata: Stop _undefine_domain erroring if domain not found https://review.openstack.org/508640
09:56:00 openstackgerrit Merged openstack/nova master: doc: placement upgrade notes for queens https://review.openstack.org/539658
09:59:03 openstackgerrit Surya Seetharaman proposed openstack/nova master: Marker reset option for nova-manage map_instances https://review.openstack.org/539501
10:18:11 lyarwood mdbooth / kashyap ; would you mind taking a look at the following LM tempest changes regarding encrypted volumes - https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bp/libvirt-qemu-native-luks
10:18:53 kashyap lyarwood: Hiya. Racing to do the slides for FOSDEM tomm :-(
10:18:57 lyarwood just want to ensure I'm not confusing live migration, live block migration, live migration with volumes attached etc
10:19:05 lyarwood k np
10:19:06 kashyap Sure, will look
10:19:09 ildikov gibi: hi :)
10:19:13 mdbooth lyarwood: Sure
10:19:22 kashyap But Monday I'll have full concentration back here
10:19:36 ildikov gibi: if you have a minute this multi-attach related change needs one more +2: https://review.openstack.org/#/c/532689/ :)
10:19:54 Spazmotic Opened page for FOSDEM and thought it said Bruges
10:20:19 lyarwood urgh so the cleanup duplicates the above test, sorry missed that
10:20:52 lyarwood ah no it doesn't, think I might need more coffee
10:20:56 lyarwood brb

Earlier   Later