Earlier  
Posted Nick Remark
#openstack-nova - 2018-12-07
22:37:36 cfriesen what if we have @check_instance_state(task_state=None) ?
22:38:05 openstackgerrit Ben Nemec proposed openstack/nova master: Migrate upgrade checks to oslo.upgradecheck https://review.openstack.org/603499
22:38:56 mriedem cfriesen: if only the source code were freely available...
22:40:34 cfriesen mriedem: yeah, well I'm staring at it and I'm trying to wrap my head around the logic since there are no useful comments. :)
22:42:34 cfriesen I guess if we explicitly set it to None then we don't care, otherwise instance.task_state has to be None to pass.
22:42:51 melwitt yeah, was about to say the same thing
22:43:17 melwitt if task_state=None it isn't checking state
#openstack-nova - 2018-12-08
14:40:30 efried mriedem: "before i dig into the fewer placement calls from _ensure patch, you've addressed jaypipes' ironic concerns from https://review.openstack.org/#/c/615677/9/nova/compute/resource_tracker.py@812 ?" Apparently I was supposed to address it in the is_new_compute_node path as well as the errors-in-ufpt path. The former ought to be a fair bit easier, but I'm not going to be able to get to it until next week at the earliest.
14:45:12 mriedem efried: ack, i saw jay hit it again yesterday
14:45:30 mriedem if you're poking, question about that scheduler report client singleton idea in my api patch https://review.openstack.org/#/c/623246/
14:45:46 leakypipes ciao
14:45:58 efried mriedem: ack, will look later, I've got like five minutes, big day today for me.
14:46:15 efried oops, /me renames self after reconnect...
#openstack-nova - 2018-12-09
13:02:03 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
13:02:03 openstack bug 1806064 in OpenStack Compute (nova) rocky "Volume remains in attaching/reserved status, if the instance is deleted after TooManyInstances exception in nova-conductor" [Medium,In progress] https://launchpad.net/bugs/1806064 - Assigned to s10 (vlad-esten)
13:02:14 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Create BDMs/tags in cell with instance when over-quota https://review.openstack.org/623937
14:30:44 openstackgerrit Ghanshyam Mann proposed openstack/nova stable/queens: Make the nova-next job voting and gating https://review.openstack.org/620888
14:43:46 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
14:43:46 openstack bug 1806064 in OpenStack Compute (nova) rocky "Volume remains in attaching/reserved status, if the instance is deleted after TooManyInstances exception in nova-conductor" [Medium,In progress] https://launchpad.net/bugs/1806064 - Assigned to s10 (vlad-esten)
15:28:45 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
15:28:45 openstack bug 1806064 in OpenStack Compute (nova) rocky "Volume remains in attaching/reserved status, if the instance is deleted after TooManyInstances exception in nova-conductor" [Medium,In progress] https://launchpad.net/bugs/1806064 - Assigned to s10 (vlad-esten)
15:28:45 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Create BDMs/tags in cell with instance when over-quota https://review.openstack.org/623937
15:36:23 openstackgerrit Merged openstack/nova master: Transform compute_task notifications https://review.openstack.org/482629
15:51:36 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
15:51:36 openstack bug 1806064 in OpenStack Compute (nova) rocky "Volume remains in attaching/reserved status, if the instance is deleted after TooManyInstances exception in nova-conductor" [Medium,In progress] https://launchpad.net/bugs/1806064 - Assigned to s10 (vlad-esten)
15:51:36 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Create BDMs/tags in cell with instance when over-quota https://review.openstack.org/623937
17:00:40 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
17:00:40 openstack bug 1806064 in OpenStack Compute (nova) rocky "Volume remains in attaching/reserved status, if the instance is deleted after TooManyInstances exception in nova-conductor" [Medium,In progress] https://launchpad.net/bugs/1806064 - Assigned to s10 (vlad-esten)
17:00:40 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Create BDMs/tags in cell with instance when over-quota https://review.openstack.org/623937
17:15:50 openstackgerrit Merged openstack/nova stable/rocky: Validate transport_url in nova-manage cell_v2 commands https://review.openstack.org/605040
17:23:30 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Ignore MoxStubout deprecation warnings https://review.openstack.org/623545
23:41:57 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (7) https://review.openstack.org/571992
23:42:21 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (8) https://review.openstack.org/571993
23:42:40 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix best_match() deprecation warning https://review.openstack.org/611204
23:43:33 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Add description of custom resource classes https://review.openstack.org/619125
23:45:57 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Add descriptions for vol-backed snapshots https://review.openstack.org/615084
23:46:14 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add API ref guideline for body text https://review.openstack.org/605628
23:49:41 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (3) https://review.openstack.org/574104
23:50:05 openstackgerrit Takashi NATSUME proposed openstack/nova master: Use oslo_db.sqlalchemy.test_fixtures https://review.openstack.org/609352
23:50:18 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in virt/test_block_device.py https://review.openstack.org/566153
#openstack-nova - 2018-12-10
02:20:55 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add descriptions of numbered resource classes and traits https://review.openstack.org/621494
03:05:12 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP detach root volume API changes https://review.openstack.org/623981
05:21:21 openstackgerrit Ghanshyam Mann proposed openstack/nova stable/rocky: DNM: For testing multinode and tempest-slow job https://review.openstack.org/623990
05:32:50 openstackgerrit Ghanshyam Mann proposed openstack/nova stable/queens: DNM: For testing multinode and tempest-slow job https://review.openstack.org/623992
06:05:48 openstackgerrit Merged openstack/nova master: Transform scheduler.select_destinations notification https://review.openstack.org/508506
06:10:30 brinzhang #join #oo
06:10:39 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
06:12:28 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP detach root volume API changes https://review.openstack.org/623981
06:47:20 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (3) https://review.openstack.org/574104
07:04:18 belmoreira leakypipes: thanks. I will give you feedback asap
07:23:26 openstackgerrit Rui Zang proposed openstack/nova-specs master: support virtual persistent memory https://review.openstack.org/601596
07:25:54 openstackgerrit Rui Zang proposed openstack/nova-specs master: Virtual persistent memory libvirt driver implementation https://review.openstack.org/622893
08:45:06 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Bump compute service to indicate attach/detach root volume is supported https://review.openstack.org/614750
08:46:43 openstackgerrit Zhenyu Zheng proposed openstack/nova master: WIP detach root volume API changes https://review.openstack.org/623981
08:57:13 kaisers kaisers
09:00:47 openstackgerrit Silvan Kaiser proposed openstack/nova master: Exec systemd-run without --user flag in Quobyte driver https://review.openstack.org/554195
09:14:00 openstackgerrit Balazs Gibizer proposed openstack/nova master: Final release note for versioned notification transformation https://review.openstack.org/624022
09:28:49 openstackgerrit Lee Yarwood proposed openstack/nova master: compute: Reject migration requests when source is down https://review.openstack.org/623489
09:44:04 openstackgerrit Balazs Gibizer proposed openstack/nova master: Transfer port.resource_request to the scheduler https://review.openstack.org/567268
09:44:05 openstackgerrit Balazs Gibizer proposed openstack/nova master: Extend RequestGroup object for mapping https://review.openstack.org/619527
09:44:05 openstackgerrit Balazs Gibizer proposed openstack/nova master: Calculate RequestGroup resource provider mapping https://review.openstack.org/616239
09:44:06 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fill the RequestGroup mapping during schedule https://review.openstack.org/619528
09:44:06 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass resource provider mapping to neutronv2 api https://review.openstack.org/616240
09:44:07 openstackgerrit Balazs Gibizer proposed openstack/nova master: Recalculate request group - RP mapping during re-schedule https://review.openstack.org/619529
09:44:07 openstackgerrit Balazs Gibizer proposed openstack/nova master: Send RP uuid in the port binding https://review.openstack.org/569459
09:44:08 openstackgerrit Balazs Gibizer proposed openstack/nova master: Test boot with more ports with bandwidth request https://review.openstack.org/573317
09:44:08 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reject interface attach with QoS aware port https://review.openstack.org/570078
09:44:09 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reject networks with QoS policy https://review.openstack.org/570079
09:44:09 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove port allocation during detach https://review.openstack.org/622421
09:44:10 openstackgerrit Balazs Gibizer proposed openstack/nova master: Ensure that allocated PF matches the used PF https://review.openstack.org/623543
10:05:09 openstackgerrit Merged openstack/nova master: Add ratio online data migration when load compute node https://review.openstack.org/613499
10:11:34 openstackgerrit Merged openstack/nova master: Add compute_node ratio online data migration script https://review.openstack.org/609995
10:11:40 openstackgerrit Merged openstack/nova master: Note the aggregate allocation ratio restriction in scheduler docs https://review.openstack.org/620713
10:17:52 izza_ hi
10:18:12 izza_ anyone here already deployed volume with attached image (windows) in openstack tripleo
10:18:16 izza_ need help pls
10:30:41 openstackgerrit Merged openstack/nova stable/rocky: Ignore MoxStubout deprecation warnings https://review.openstack.org/623545
11:24:31 openstackgerrit Chris Dent proposed openstack/nova master: Add python 3.7 unit and functional tox jobs https://review.openstack.org/624055
11:29:49 openstackgerrit Chris Dent proposed openstack/nova master: Use external placement in functional tests https://review.openstack.org/617941
11:29:50 openstackgerrit Chris Dent proposed openstack/nova master: Delete the placement code https://review.openstack.org/618215
11:46:55 cdent thanks for continuing to +2 the placement functional stuff gibi, we'll get it merged one of these days
11:48:23 gibi cdent: this morning when I did a git pull I got happy as the pull brought in the deletion of placement related files. But then I had to realize that it was just api sample removal not your patch (yet)
11:48:34 cdent :)
12:23:21 openstackgerrit Chris Dent proposed openstack/nova master: Add python 3.7 unit and functional tox jobs https://review.openstack.org/624055
12:24:10 cdent dansmith looks like the multi_cell query job is not happy with python 3.7 ^
12:24:16 openstackgerrit Yikun Jiang proposed openstack/nova master: Add live migration timeout action https://review.openstack.org/619143
12:24:34 openstackgerrit Yikun Jiang proposed openstack/nova master: Remove live_migration_progress_timeout config https://review.openstack.org/619142
13:20:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Ensure that allocated PF matches the used PF https://review.openstack.org/623543
13:20:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Refactor PortResourceRequestBasedSchedulingTestBase https://review.openstack.org/624080
14:02:04 openstackgerrit Lee Yarwood proposed openstack/nova master: libvirt: Add workaround to cleanup instance dir during evac with rbd https://review.openstack.org/618478
14:17:03 lyarwood melwitt: ^ when you're around would you mind taking another look at that? I honestly can't see a way for cleanup to be called erroneously on the source host during a evacuation failure.
14:42:56 sean-k-mooney bauzas: melwitt could one of ye apporve https://review.openstack.org/#/c/618239/ as release liaison/ptl when ye get a chance.
14:43:50 sean-k-mooney the main change is fixing the os-vif side of https://bugs.launchpad.net/neutron/+bug/1734320 + https://bugs.launchpad.net/os-vif/+bug/1801072
14:43:50 openstack Launchpad bug 1734320 in os-vif "Eavesdropping private traffic" [High,In progress] - Assigned to sean mooney (sean-k-mooney)
14:43:51 openstack Launchpad bug 1801072 in os-vif "vif_plug_ovs.linux_net.delete_net_dev is called outside the privsep context" [Critical,Fix released] - Assigned to sean mooney (sean-k-mooney)
14:55:25 KeithMnemonic Is it possible to please get some reviews on this patch? https://review.openstack.org/#/c/573066/
14:58:16 sean-k-mooney KeithMnemonic: you realise that libvirt/qemu has a limit on how many volumes you can attach to an instance too
14:58:33 KeithMnemonic yes there is a pci limit i thought
14:58:40 KeithMnemonic is that 26?
14:58:49 sean-k-mooney i think its 20 not 26

Earlier   Later