Earlier  
Posted Nick Remark
#openstack-nova - 2018-12-07
21:45:21 radez | resource_class | None
21:45:25 mriedem heh "This will be used by the openstack Placement Engine in a future release."
21:45:43 mriedem jroll: maybe we should update the resource_class api-ref parameter description in ironic now...
21:46:17 radez yea maybe he's just missed some of the setup steps. Lemme regroup and try and go back through the steps that have been taken in this env and I'll circle back back next week if we're still haveing trouble
21:46:47 dansmith cool
21:47:01 radez ok, thanks for your time!
21:52:34 dansmith I need to remember to remember that we only closed that silly loop in stein
21:52:42 dansmith all that discussion at the first denver ptg ...
22:05:52 mriedem melwitt: thanks for hitting the stable branch reviews
22:06:31 melwitt np
22:29:36 openstackgerrit Matt Riedemann proposed openstack/nova master: Remove allocations before setting vm_status to SHELVED_OFFLOADED https://review.openstack.org/623596
22:29:39 mriedem gibi: efried_cya_jan: finally got that alternative fix up for that shelve gate race bug ^
22:35:59 cfriesen in compute/api.py in the @check_instance_state() decorator, if we don't specify a task_state does that mean that we don't care what the state is?
22:36:24 mriedem no
22:36:34 mriedem not specifying a task_state means task_state must be None
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 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:03 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
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 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)
14:43:46 openstackgerrit Vlad Gusev proposed openstack/nova stable/pike: Add functional regression test for bug 1806064 https://review.openstack.org/623935
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: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: Add functional regression test for bug 1806064 https://review.openstack.org/623935
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: Create BDMs/tags in cell with instance when over-quota https://review.openstack.org/623937
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: Add functional regression test for bug 1806064 https://review.openstack.org/623935
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: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: Add functional regression test for bug 1806064 https://review.openstack.org/623935
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: Calculate RequestGroup resource provider mapping https://review.openstack.org/616239
09:44:05 openstackgerrit Balazs Gibizer proposed openstack/nova master: Extend RequestGroup object for mapping https://review.openstack.org/619527
09:44:06 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass resource provider mapping to neutronv2 api https://review.openstack.org/616240
09:44:06 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fill the RequestGroup mapping during schedule https://review.openstack.org/619528
09:44:07 openstackgerrit Balazs Gibizer proposed openstack/nova master: Send RP uuid in the port binding https://review.openstack.org/569459
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:08 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reject interface attach with QoS aware port https://review.openstack.org/570078
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:09 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove port allocation during detach https://review.openstack.org/622421
09:44:09 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reject networks with QoS policy https://review.openstack.org/570079
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 ^

Earlier   Later