Earlier  
Posted Nick Remark
#openstack-nova - 2019-05-02
22:39:15 mriedem tox used to auto remove those
22:39:18 mriedem but it was removed
22:39:21 mriedem not tox, our tox.ini
22:40:15 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Hey let's support routed networks y'all! https://review.opendev.org/656885
22:40:57 melwitt yeah, I remember now that you mention it. probably because I switch to stable branches and run tests is how they get generated at all
22:41:25 melwitt because I thought along with that something was done to tell python not to generate the pycs
22:42:24 melwitt (for newer branches)
22:51:47 stephenfin melwitt: I backported that patch to the stable branches. I guess some of them weren't merged
22:53:13 melwitt stephenfin: maybe I'm remembering wrong but I thought in the past there was something about how the value is not always respected? in earlier versions of something
22:53:43 stephenfin melwitt: Earlier versions of tox, yeah. We hardcode the minimum tox version now though so you should have that
22:53:53 melwitt ah ok
22:54:51 igordc hi everyone, any discussion to be had about https://blueprints.launchpad.net/nova/+spec/sriov-bond? can't find anything in ptg etherpad
22:55:25 stephenfin melwitt: Yeah, it goes back to stable/pike. Weird https://review.opendev.org/#/q/I779a17afade78997ab084909a9e6a46b0f91f055
22:55:44 melwitt stephenfin: ok, I dunno what I did to make pycs happen
22:55:52 melwitt thanks for checking
22:56:00 stephenfin Note that we kept the 'rm -rf' on stable just in case
22:56:02 stephenfin np
23:00:37 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove conductor_api and _last_host_check from manager.py https://review.opendev.org/651059
23:01:04 openstackgerrit Tushar Patil proposed openstack/nova-specs master: Support filtering of allocation_candidates by forbidden aggregates https://review.opendev.org/609960
23:24:43 larsks It's -f for foreground.
23:25:00 larsks (I'm running a containerized znc, just checked)
23:25:08 larsks Ugh, whoops.
23:36:54 openstackgerrit Dan Smith proposed openstack/nova master: Enable image type query support in nova-next https://review.opendev.org/656903
23:41:29 openstackgerrit Merged openstack/os-vif master: Remove unused vif_plug_ovs.i18n module https://review.opendev.org/656815
23:43:12 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reset the stored logs at each notification test steps https://review.opendev.org/656844
23:44:38 mriedem for whenever efried is back, i struck the "fixing osc's live migration command" item from the saturday morning agenda since it's already been sorted out in the forum session and recap was posted to the ML
#openstack-nova - 2019-05-03
00:28:32 openstackgerrit melanie witt proposed openstack/nova master: Add 'path' query parameter to console access url https://review.opendev.org/649372
00:35:37 openstackgerrit Merged openstack/nova master: Require at least oslo.versionedobjects>=1.35.0 https://review.opendev.org/656633
01:48:38 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reset the stored logs at each notification test steps https://review.opendev.org/656844
06:35:44 openstackgerrit Ghanshyam Mann proposed openstack/nova-specs master: Spec for API policy updates https://review.opendev.org/547850
06:36:00 gmann melwitt: johnthetubaguy ^^ updated spec for policy updates.
11:38:25 jroll wow, efried summarizes with the quickness
13:53:19 efried jroll: ..while fresh in my head
13:56:12 jroll :)
13:57:20 gibi_cape efried: the summaries are really good. Thanks!
13:57:39 efried thanks gibi_cape
14:16:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix cleaning up console tokens https://review.opendev.org/637716
14:22:32 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix cleaning up console tokens https://review.opendev.org/637716
15:37:22 johnthetubaguy gmann: cool, thanks, will take a peak
15:37:38 johnthetubaguy jaypipes: I think this is what I had in my head: https://github.com/openstack/nova/blob/b9bcbab86b8314fbaaeb2d2af6282d4a612aeb8d/nova/compute/manager.py#L1838
15:38:18 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix cleaning up console tokens https://review.opendev.org/637716
15:38:46 openstackgerrit Matt Riedemann proposed openstack/nova master: Enable cross-cell resize in the nova-multi-cell job https://review.opendev.org/656656
15:46:03 mriedem johnthetubaguy: this is where the global lock is during the resource claim https://github.com/openstack/nova/blob/b9bcbab86b8314fbaaeb2d2af6282d4a612aeb8d/nova/compute/manager.py#L2196
15:53:20 openstackgerrit Matt Riedemann proposed openstack/nova master: Add nova-status upgrade check for minimum required cinder API version https://review.opendev.org/649759
15:53:21 openstackgerrit Matt Riedemann proposed openstack/nova master: Drop pre-cinder 3.44 version compatibility https://review.opendev.org/621061
16:05:04 mriedem mdbooth: are you cool with dansmith's image disk_format capability patch now? https://review.opendev.org/#/c/653454/
16:09:35 mdbooth mriedem: Looking, btw
16:27:55 imacdonn mdbooth: still around ?
16:28:11 dansmith mriedem: totally fine with waiting to approve that stack until I write the docs, btw
16:28:42 mdbooth imacdonn: I am. In #nova
16:29:31 imacdonn mdbooth: #nova ?
16:29:38 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove unused param from _fill_provider_mapping https://review.opendev.org/655107
16:29:39 openstackgerrit Balazs Gibizer proposed openstack/nova master: prepare func test env for moving servers with bandwidth https://review.opendev.org/655109
16:29:39 openstackgerrit Balazs Gibizer proposed openstack/nova master: Move _fill_provider_mapping to the scheduler_utils https://review.opendev.org/655108
16:29:40 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass network API to the conducor's MigrationTask https://review.opendev.org/655111
16:29:40 openstackgerrit Balazs Gibizer proposed openstack/nova master: allow getting resource request of every bound ports of an instance https://review.opendev.org/655110
16:29:41 openstackgerrit Balazs Gibizer proposed openstack/nova master: re-calculate provider mapping during migration https://review.opendev.org/655112
16:29:41 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add request_spec to server move RPC calls https://review.opendev.org/655721
16:29:42 openstackgerrit Balazs Gibizer proposed openstack/nova master: update allocation in binding profile during migrate https://review.opendev.org/656422
16:29:42 openstackgerrit Balazs Gibizer proposed openstack/nova master: Extend NeutronFixture to handle migrations https://review.opendev.org/655114
16:29:43 openstackgerrit Balazs Gibizer proposed openstack/nova master: func test for migrate server with ports having resource request https://review.opendev.org/655113
16:29:54 mdbooth imacdonn: Nova room, ptg
16:30:53 imacdonn mdbooth: oh, ok .. I'm not invited :P If you guys get a chance / if you haven't already, could you discuss the eventlet patching vs. WSGI issue?
16:31:47 mdbooth imacdonn: Yep. melwitt has patches in progress to remove the eventlet dep.
16:33:11 imacdonn mdbooth: OK ... so long as that can be backported to Stein, that's good news ... (I'm stalled w.r.t. upgrading until I get a solution). Will look for details next week, I suppose. Thanks!
16:35:32 mdbooth imacdonn: I added it to the tech debt section here: https://etherpad.openstack.org/p/nova-ptg-train
16:39:35 imacdonn mdbooth: hmm, not seeing it?
16:40:15 mdbooth Line 187
16:40:39 imacdonn line 187 is "Fixing OSC's live migrate interface (mriedem)" for me
16:41:32 mdbooth Oh, weird.
16:41:36 mdbooth I’ll put it back
16:42:07 imacdonn I see it appearing now ;)
16:48:48 openstackgerrit garyk proposed openstack/nova master: Improve metadata performance https://review.opendev.org/615435
16:51:03 wwriverrat Likely asked and answered... (sorry)... Is there a new channel out there for placement?
16:51:33 wwriverrat Or do the questions still fall here?
16:51:48 gibi_cape wwriverrat: #openstack-placement
16:52:43 mriedem dansmith: mdbooth: question on that libvirt image type patch - https://review.opendev.org/#/c/653454/ - i need a decoder ring for the ternary config option of doom
17:08:08 mriedem tssurya: i see this is incomplete for ironic https://github.com/openstack/nova/blob/b9bcbab86b8314fbaaeb2d2af6282d4a612aeb8d/nova/api/openstack/compute/services.py#L270
17:09:45 mriedem tssurya: because it only deletes the provider for the first compute node
17:09:50 mriedem but there could be 1000
17:10:27 mriedem https://github.com/openstack/nova/blob/b9bcbab86b8314fbaaeb2d2af6282d4a612aeb8d/nova/objects/service.py#L313
17:12:28 mriedem jaypipes: i'm assuming the answer is yes here, but will this model_query soft_delete delete all records if there is more than one compute node per service (ironic): https://github.com/openstack/nova/blob/b9bcbab86b8314fbaaeb2d2af6282d4a612aeb8d/nova/db/sqlalchemy/api.py#L393
17:46:52 mriedem efried: there is an open runway slot but the next in the queue is gibi's bug for the port requested resources heal allocation stuff, so i'm not sure if you want to allow that since it's not technically a blueprint, or what
17:47:29 mriedem efried: also, i nixed the "Fixing OSC's live migrate interface" entry from the saturday agenda since the recap on that is in the ML - just looking for owners for the identified work items
17:47:33 mriedem artom already signed up for one
17:48:26 efried mriedem: I've never been one to be strict about must-be-blueprint-to-be-in-runway, so gibi_cape's thing would be fine by me.
17:55:17 openstackgerrit Dan Smith proposed openstack/nova master: Make libvirt expose supported image types https://review.opendev.org/653454
17:55:18 openstackgerrit Dan Smith proposed openstack/nova master: Add ironic driver image type capabilities https://review.opendev.org/655729
17:55:18 openstackgerrit Dan Smith proposed openstack/nova master: Add vmware driver image type capabilities https://review.opendev.org/655730
17:55:19 openstackgerrit Dan Smith proposed openstack/nova master: Add zvm driver image type capabilities https://review.opendev.org/655732
17:55:19 openstackgerrit Dan Smith proposed openstack/nova master: Add xenapi driver image type capabilities https://review.opendev.org/655731
17:55:20 openstackgerrit Dan Smith proposed openstack/nova master: Add image type request filter https://review.opendev.org/656413
17:55:20 openstackgerrit Dan Smith proposed openstack/nova master: Enable image type query support in nova-next https://review.opendev.org/656903
18:00:33 openstackgerrit Dan Smith proposed openstack/nova master: WIP: Make libvirt able to trigger a backend image copy when needed https://review.opendev.org/656998
18:31:23 openstackgerrit Merged openstack/os-traits master: Dropping the py35 testing https://review.opendev.org/654651
19:28:56 openstackgerrit Matt Riedemann proposed openstack/nova master: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/657016
19:31:47 mriedem tssurya: ^
19:33:14 openstackgerrit Matt Riedemann proposed openstack/nova master: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/657016
19:35:34 tssurya mriedem: yea forgot we didn't handle the 1:N case for ironic
19:42:30 openstackgerrit Matt Riedemann proposed openstack/nova master: Avoid unnecessary joins in delete_resource_provider https://review.opendev.org/657021

Earlier   Later