Earlier  
Posted Nick Remark
#openstack-nova - 2018-12-07
21:39:54 mriedem those are extra specs?
21:40:03 dansmith no,
21:40:08 mriedem then correct the baremetal flavor doesn't have the custom resource class
21:40:10 dansmith node detaisl Ithink
21:40:52 mriedem radez: have you gone through this? https://docs.openstack.org/ironic/rocky/install/configure-nova-flavors.html
21:41:02 mriedem especially: openstack flavor set --property resources:CUSTOM_BAREMETAL_SMALL=1 my-baremetal-flavor
21:41:15 dansmith and/or.. who created your flavor?
21:41:16 radez http://paste.openstack.org/show/736847/
21:41:48 dansmith o.O
21:42:43 openstackgerrit Matt Riedemann proposed openstack/nova master: Drop old service version check compat from _delete_while_booting https://review.openstack.org/623589
21:42:48 radez jlibosvar created the flavor, it looks like that custom baremetal small is not on it
21:43:13 mriedem CUSTOM_BAREMETAL_SMALL is an example
21:43:14 dansmith radez: it needs to be equal to whatever is set on the node
21:43:18 dansmith right
21:43:25 radez http://paste.openstack.org/show/736848/
21:43:27 mriedem the node has a resource_class field
21:43:34 radez yea lemme see what's on the node
21:43:43 mriedem yeah that flavor isn't going to cut it
21:43:59 dansmith yeah
21:44:03 mriedem https://docs.openstack.org/ironic/rocky/install/configure-nova-flavors.html ftw
21:44:35 radez I don't think there is a resources property on the bm node either
21:44:55 mriedem resource_class
21:45:10 mriedem https://developer.openstack.org/api-ref/baremetal/?expanded=show-node-details-detail#show-node-details
21:45:13 dansmith radez: that "how to configure flavors" doc above is probably your ticket out of here, right?
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 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

Earlier   Later