Earlier  
Posted Nick Remark
#openstack-nova - 2018-07-18
06:21:44 gmann code is up for review and matt already +2 on few patches
06:21:59 gmann i have not looked into that yet.
06:22:43 gmann i will target this fro today
06:22:47 gmann from
06:23:32 gmann that's all on priority things from me
06:23:52 gmann anything else to discuss or any priority review
06:24:06 alex_xu nothing from me
06:25:03 gmann ok let's move next
06:25:07 gmann #topic Bug Triage/Discussion
06:25:25 gmann #link https://etherpad.openstack.org/p/nova-api-weekly-bug-report
06:25:28 gmann weekly report
06:25:40 gmann total bugs 69
06:26:01 gmann i reviewed i think 4-5 patches of in-progress bugs
06:26:24 gmann #link https://review.openstack.org/#/c/582674/1
06:26:36 gmann #link https://review.openstack.org/#/c/566143/
06:26:48 gmann ^^ these are in good shape
06:27:01 gmann and easy one
06:28:27 gmann no new or untriaged bug.
06:29:12 gmann we will keep reviewing the in-progress patches and get the number down
06:29:43 gmann any bug anyone want to discuss ? otherwise we can move next may be
06:30:38 alex_xu I saw Kevin_Zheng updated this one https://review.openstack.org/486850
06:31:07 gmann k
06:31:21 Kevin_Zheng yeah, trying to clean up my bugs :)
06:32:03 gmann so it is stripping the after version part now?
06:34:40 gmann anyway let's review on patch
06:35:29 alex_xu yea
06:36:03 gmann let's move next
06:36:09 gmann #topic Open Discussion
06:36:15 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Wrong href link returned when providing non-existed version in GET version API https://review.openstack.org/486850
06:36:42 gmann i do not have anything to discuss.
06:36:53 alex_xu me too
06:36:57 gmann ok
06:37:10 gmann let's close early today and back to work.
06:37:18 gmann thanks for joining.
06:37:37 gmann alex_xu: and happy holiday :) saw your tweet of lucky draw
06:37:43 gmann #endmeeting
06:37:45 openstack Meeting ended Wed Jul 18 06:37:43 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
06:37:46 openstack Minutes: http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-07-18-06.00.html
06:37:47 openstack Minutes (text): http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-07-18-06.00.txt
06:37:48 openstack Log: http://eavesdrop.openstack.org/meetings/nova_api/2018/nova_api.2018-07-18-06.00.log.html
06:47:58 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Merge server create for keypair extension https://review.openstack.org/583203
06:48:42 openstackgerrit Chen Hanxiao proposed openstack/nova master: libvirt: guest: introduce blockStats instead of domain.blockStats https://review.openstack.org/526833
06:51:16 alex_xu gmann: thanks :)
06:54:33 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Fix the incorrect description and sample https://review.openstack.org/528180
07:56:59 slaweq sean-k-mooney: hi
07:58:01 slaweq sean-k-mooney: recently in some neutron jobs I saw failing test tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity - it doesn't looks like related to neutron for me
07:58:35 slaweq sean-k-mooney: maybe You are already aware of such issue? Can You take a look on it maybe?
07:58:56 slaweq example of failure is e.g.: http://logs.openstack.org/08/555608/34/check/neutron-tempest-multinode-full/1d3aafb/logs/testr_results.html.gz
08:03:39 openstackgerrit Radoslav Gerganov proposed openstack/nova master: Fix confusing log message in scheduler https://review.openstack.org/583486
08:09:42 openstackgerrit jichenjc proposed openstack/nova master: Remove Ocata comments which expires now https://review.openstack.org/583489
08:16:09 openstackgerrit Radoslav Gerganov proposed openstack/nova master: Fix confusing log message in scheduler https://review.openstack.org/583486
08:22:55 openstackgerrit jichenjc proposed openstack/nova master: clarify usage of upgrade_levels group https://review.openstack.org/583502
08:24:42 openstackgerrit Stephen Finucane proposed openstack/os-vif master: convert os-vif docs to follow PTI https://review.openstack.org/559398
08:26:50 MultipleCrashes Hello Guys, Looking for review of this to workflow - https://review.openstack.org/#/c/563418/ , Thanks!
08:52:11 openstackgerrit Merged openstack/nova master: Handle HostMappingNotFound when deleting a compute service https://review.openstack.org/582674
09:01:22 tssurya alex_xu: good morning! are you around ?
09:02:18 tssurya if you have some minutes, could you please have a look at https://review.openstack.org/#/c/581243/ ? its a trivial nit fix for the specs
09:25:24 openstackgerrit Merged openstack/nova master: Transform metrics.update notification https://review.openstack.org/580567
09:33:31 openstackgerrit Stephen Finucane proposed openstack/os-traits master: Switch to stestr https://review.openstack.org/581265
09:33:32 openstackgerrit Stephen Finucane proposed openstack/os-traits master: tox: Remove '-constraints' targets https://review.openstack.org/583533
09:33:33 openstackgerrit Stephen Finucane proposed openstack/os-traits master: Follow the new PTI for document build https://review.openstack.org/583534
09:33:59 stephenfin jaypipes: When you're about https://review.openstack.org/583533
10:06:41 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Merge server create for config_drive extension https://review.openstack.org/583538
10:22:53 sean-k-mooney stephenfin: you know that we dont use constraints in os-vif either. want me to fix that.
10:23:03 stephenfin sean-k-mooney: Yeah, go for it
11:08:35 slaweq sean-k-mooney: hi, did You saw my question which I asked earlier?
11:08:49 sean-k-mooney slaweq: no sorry
11:09:05 slaweq sean-k-mooney: no problem, I can write it once again now :)
11:09:21 slaweq so, recently in some neutron jobs I saw failing test tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity - it doesn't looks like related to neutron for me
11:09:26 slaweq maybe You are already aware of such issue? Can You take a look on it maybe?
11:09:30 slaweq example of failure is e.g.:
11:09:34 slaweq http://logs.openstack.org/08/555608/34/check/neutron-tempest-multinode-full/1d3aafb/logs/testr_results.html.gz
11:11:42 sean-k-mooney yes so i was talking to matt riedemann about that job last night
11:11:49 sean-k-mooney or rather that test
11:12:17 slaweq sean-k-mooney: ok, so You are aware and it's not related to neutron, right?
11:12:23 sean-k-mooney i think https://review.openstack.org/#/c/583347/2 will fix it
11:13:06 sean-k-mooney the anti affinity filter is kindof broken because we now allow up to n server to land on the same host
11:13:24 slaweq sean-k-mooney: ok, thx for info, that's enough for me :)
11:13:37 openstackgerrit Chris Dent proposed openstack/nova master: [placement] Add /reshaper handler for POST https://review.openstack.org/576927
11:15:56 sean-k-mooney slaweq: there is an elastic recheck query for this here http://status.openstack.org/elastic-recheck/#1781710 matt was workin on this and i said i would try and help reproduce
11:16:23 sean-k-mooney slaweq: we could add a tempory skip if this is blocking some changes in neutron
11:16:50 slaweq sean-k-mooney: no, it's not so big deal for us because it hits us in non voting jobs mostly
11:17:08 slaweq but I saw it quite many times in last week so I just wanted to ask :)
11:18:27 sean-k-mooney good to know. if it does become a problem feel free to flag it to us agian.
11:19:20 slaweq sean-k-mooney: sure, thx
11:40:25 openstackgerrit Merged openstack/os-vif master: convert os-vif docs to follow PTI https://review.openstack.org/559398
11:59:09 openstackgerrit xulei proposed openstack/nova master: Disable limits if force_hosts or force_nodes is set https://review.openstack.org/576693
12:04:32 jaypipes stephenfin: +2 on all in series.
12:05:03 jaypipes stephenfin: thx for spearheading that stuff. it's really not my cup o tea but I'm glad to be aligned with the rest of openstack on it now.
12:24:11 openstackgerrit Merged openstack/nova master: hardware: Start accounting for networks in NUMA fitting https://review.openstack.org/564448
12:24:20 openstackgerrit Merged openstack/nova master: objects: Add RequestSpec.network_metadata https://review.openstack.org/564442
12:25:27 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Merge server create for bdm extensions https://review.openstack.org/583559
12:28:16 openstackgerrit Merged openstack/os-traits master: tox: Remove '-constraints' targets https://review.openstack.org/583533
12:28:17 openstackgerrit Merged openstack/os-traits master: Follow the new PTI for document build https://review.openstack.org/583534
12:30:59 openstackgerrit Merged openstack/os-traits master: Switch to stestr https://review.openstack.org/581265
12:41:59 openstackgerrit sahid proposed openstack/nova master: libvirt: remove unused attribute driver for LibvirtConfigNodeDevice https://review.openstack.org/583246
12:42:00 openstackgerrit sahid proposed openstack/nova master: libvirt: add format_dom for ConfigNodeDevicePciSubFunctionCap https://review.openstack.org/583247
12:42:01 openstackgerrit sahid proposed openstack/nova master: libvirt: add missing type for LibvirtConfigNodeDevicePciCap https://review.openstack.org/583248
12:42:02 openstackgerrit sahid proposed openstack/nova master: libvirt: add format_dom() for config LibvirtConfigNodeDevicePciCap https://review.openstack.org/583249
12:42:03 openstackgerrit sahid proposed openstack/nova master: libvirt: add format_dom() method for LibvirtConfigNodeDevice https://review.openstack.org/583250

Earlier   Later