Earlier  
Posted Nick Remark
#openstack-nova - 2019-01-04
06:46:16 openstackgerrit weizj proposed openstack/python-novaclient master: Update hacking version https://review.openstack.org/627726
06:47:23 openstackgerrit Yikun Jiang proposed openstack/nova master: WIP: Per aggregate scheduling weight https://review.openstack.org/628163
08:41:29 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Allow run metadata api per cell https://review.openstack.org/624612
09:14:30 openstackgerrit Yikun Jiang proposed openstack/nova master: Per aggregate scheduling weight https://review.openstack.org/628163
09:42:06 openstackgerrit Yikun Jiang proposed openstack/nova master: Per aggregate scheduling weight https://review.openstack.org/628163
09:45:26 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Specifying az when restore shelved server https://review.openstack.org/624689
10:16:00 openstackgerrit melanie witt proposed openstack/nova-specs master: Propose counting quota usage from placement and API database https://review.openstack.org/509042
12:58:20 openstackgerrit Rui Zang proposed openstack/nova-specs master: support virtual persistent memory https://review.openstack.org/601596
13:03:31 openstackgerrit Rui Zang proposed openstack/nova-specs master: support virtual persistent memory https://review.openstack.org/601596
13:57:50 openstackgerrit Chris Dent proposed openstack/os-resource-classes master: Don't use upper-constraints when installing package https://review.openstack.org/628442
14:42:41 mriedem https://review.openstack.org/#/c/628302/ fixes the lvm job
16:01:28 mriedem johnthetubaguy: i could use review from you on the mega-beast cross-cell resize spec https://review.openstack.org/#/c/616037/ - got a +2 from dan, and it's a high level plan based on some prototyping, but clearly is complicated enough that a lot of stuff is just going to have to be dealt with during implementation
16:02:34 mriedem tl;dr orchestrate from conductor across the two cells, try to maintain similar style flows as normal resize with minimal disruption to the end user experience
16:43:01 openstackgerrit weizj proposed openstack/os-resource-classes master: Update hacking version to latest https://review.openstack.org/628599
16:43:04 openstackgerrit weizj proposed openstack/os-vif master: Update hacking version to latest https://review.openstack.org/628603
16:43:05 openstackgerrit weizj proposed openstack/os-traits master: Update hacking version to latest https://review.openstack.org/628604
17:28:08 mriedem gibi_off: i'm out next week but we should maybe have a google hangout call the week of the 14th to try and level set with some others involved like jaypipes, dansmith, melwitt etc to sort out the path forward with the bw scheduling stuff - a 30 minute call would probably be more productive than the ML thread at this point
17:29:14 mriedem if the series doesn't get reversed in order to move the api/control plane changes to the end of the stack, then maybe putting an in-code feature flag placeholder for the time being would allow us to sort out what we need to do re discoverability etc
18:04:25 mriedem melwitt: +2 on the counting quotas from placement spec
18:04:30 mriedem thanks for the detailed updates
18:16:51 jaypipes mriedem: I'm fine to do a hangout next week.
18:17:00 jaypipes or the week after
18:17:12 mriedem week after is going to be all hangouts all the time
18:28:07 melwitt mriedem: hangout on the 14th works for me
18:29:25 melwitt mriedem: and thanks for reviewing counting quotas from placement before you head out next week. I appreciate it
18:31:28 cdent melwitt, mriedem for the placement aggressive checkpoint meeting, can we do that not on the monday? any other day/time should be fine for me
18:32:49 melwitt cdent: I think so, I don't think we were thinking the 14th specifically, just some time during the week of the 14th
18:33:06 cdent cool, thanks
18:51:02 mriedem yeah i don't really want meetings on the first day i'm back :)
18:52:33 openstackgerrit JiaJunsu proposed openstack/nova master: Remove args(os=False) in monkey_patch https://review.openstack.org/568999
18:57:56 melwitt oh, yeah, I misread "week of the 14th" as "on the 14th" in your earlier sentence today. during the week of the 14th works for me
19:07:28 mriedem johnthetubaguy: i'm +2 on the 'rebuild from cell0' spec despite some cleanup/clarification that needs to be made in the spec https://review.openstack.org/#/c/554218/ - but that could be done in a follow up, otherwise it seems pretty straight-forward
19:08:39 mriedem raised a good question in there about what happens if you've enabled soft delete and instance fails scheduling, is put in cell0 and then the user deletes it, i'm not sure we have a functional test for that
19:08:54 mriedem i *think* the api does the local delete on it, but that code is pretty gorpy so i could be missing something
19:15:54 mriedem actually i'm just going to approve that spec, john was +2 at PS7 but that needed a pep8 fix, otherwise there were no changes
19:19:20 mriedem melwitt: https://review.openstack.org/#/c/554218/ touches on stuff you're familiar with as well so would probably be good to just review that to make sure you know what's being proposed
19:20:47 melwitt mriedem: ack
19:21:15 mriedem would be a good step toward preemptible instance support if we can get that done in stein
19:23:17 openstackgerrit Merged openstack/nova-specs master: Enable rebuild for instances in cell0 https://review.openstack.org/554218
19:25:48 melwitt yeah, and seems like the present situation is a regression/change in behavior from pre-cells v2, not being able to rebuild an ERROR instance if it was never scheduled. or was that also the case in the past?
19:26:34 mriedem that was also the case in the past,
19:26:36 dansmith I don't think rebuild of a failed schedule ever worked
19:26:42 dansmith because rebuild is on the host you're on
19:26:46 mriedem right
19:26:59 mriedem and the decorator on the api method requires must_have_launched=True
19:27:04 mriedem which is only set if you actually built once
19:27:46 melwitt oh, I see, yeah
19:27:51 melwitt that makes sense
19:53:09 mriedem welp, we still have gate failures and e-r isn't reporting on patches for a reason https://review.openstack.org/#/c/628669/
20:10:21 melwitt I've been wondering why it wasn't commenting, so glad you found it
21:17:38 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Per-instance serial number (spec) https://review.openstack.org/612531
21:56:53 openstackgerrit Matt Riedemann proposed openstack/nova master: Remove args(os=False) in monkey_patch https://review.openstack.org/568999
22:05:47 mriedem dansmith: i meant to follow up with you about the statement in the cells v2 layout docs about not running the nova-api-metadata script in a multi-cell deployment https://review.openstack.org/#/c/624612/5/doc/source/user/cellsv2-layout.rst - i think that was meant if running globally because the nova-api-metadata script uses the indirection API?
22:05:59 mriedem we do run that service separately in our gate jobs though
22:06:23 mriedem anyway, Kevin split that layout doc into global vs local notes and moved that 'must not run' remark under the global section
22:17:52 dansmith mriedem: yeah, the standalone is per-cell, so if you arrange for it to have the right config and instances only hit it from within the cell, then it's fine, it just doesn't so the switching
22:17:56 dansmith (IIRC(
22:23:26 mriedem ok yeah so i think his doc change is correct there
22:23:30 mriedem except the thing i pointd out
22:24:44 mriedem jmlowe: your users use shelve/unshelve right? https://review.openstack.org/#/c/624689/
22:24:57 mriedem how much would you hate or want to have the ability to specify an AZ on unshelve?
23:08:31 openstackgerrit melanie witt proposed openstack/nova-specs master: Add more detail and fix code block formatting https://review.openstack.org/628702
23:20:08 jmlowe mriedem: yes, I'm going to pretend there are no problems until I come back from vacation next week
23:21:13 jmlowe I'd absolutely hate it
23:21:40 jmlowe wait, now that I reread that
23:23:52 jmlowe I suppose I don't care really, what I want is for a unshelve to go back through the scheduler to pick out the best spot for it for the current cluster workload unless the user has specified (I don't think any of my users do this) a particular az
23:28:32 openstackgerrit Merged openstack/nova master: libvirt: Add workaround to cleanup instance dir when using rbd https://review.openstack.org/618478
#openstack-nova - 2019-01-05
03:05:34 sunnaichuan Hello, anyone know when does openstack init its database and create tables when it startup?
10:14:54 openstackgerrit Lee Yarwood proposed openstack/nova stable/rocky: libvirt: Add workaround to cleanup instance dir when using rbd https://review.openstack.org/627958
10:20:06 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: libvirt: Add workaround to cleanup instance dir when using rbd https://review.openstack.org/628726
11:05:04 openstackgerrit Lee Yarwood proposed openstack/nova master: fixtures: Return a mocked class instead of method within fake_imagebackend https://review.openstack.org/619804
13:14:19 openstackgerrit Merged openstack/nova stable/rocky: Migrate nova v2.0 legacy job to zuulv3 https://review.openstack.org/620571
#openstack-nova - 2019-01-06
07:43:03 openstackgerrit OpenStack Proposal Bot proposed openstack/nova stable/rocky: Imported Translations from Zanata https://review.openstack.org/628109
10:44:57 openstackgerrit garyk proposed openstack/nova master: Improve metadata performance https://review.openstack.org/615435
12:51:01 ahmadoo Hello all
12:51:22 ahmadoo I have a problem
13:17:54 openstackgerrit Merged openstack/nova stable/queens: Ensure rbd auth fallback uses matching credentials https://review.openstack.org/627010
19:02:56 openstackgerrit Matt Riedemann proposed openstack/nova stable/pike: Ensure rbd auth fallback uses matching credentials https://review.openstack.org/627011
19:27:45 openstackgerrit garyk proposed openstack/nova master: Improve metadata performance https://review.openstack.org/615435
#openstack-nova - 2019-01-07
00:14:36 openstackgerrit Takashi NATSUME proposed openstack/os-resource-classes master: Update author-email in setup.cfg https://review.openstack.org/624885
01:01:50 openstackgerrit Hesam Chobanlou proposed openstack/nova master: Hyper-v - unused images are always deleted (add to in-tree hper-v code) https://review.openstack.org/628793
01:42:58 openstackgerrit Hesam Chobanlou proposed openstack/nova master: unused images are always deleted (add to in-tree hper-v code) https://review.openstack.org/628793
01:47:56 openstackgerrit Yongli He proposed openstack/nova-specs master: add spec "show-server-numa-topology" https://review.openstack.org/612256
02:04:10 openstackgerrit Yongli He proposed openstack/nova-specs master: add spec "show-server-numa-topology" https://review.openstack.org/612256
02:04:48 openstackgerrit Yongli He proposed openstack/nova-specs master: add 'show-server-group' spec https://review.openstack.org/612255
02:58:38 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Add description of custom resource classes https://review.openstack.org/619125
02:59:10 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in virt/test_block_device.py https://review.openstack.org/566153
03:04:46 openstackgerrit weizj proposed openstack/os-vif master: Update hacking version https://review.openstack.org/628603
03:06:32 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Specifying az when restore shelved server https://review.openstack.org/624689
03:45:41 openstackgerrit Merged openstack/python-novaclient master: Update hacking version https://review.openstack.org/627726
04:32:39 openstackgerrit Merged openstack/nova stable/queens: Exclude build request marker from server listing https://review.openstack.org/626585
04:45:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add descriptions of numbered resource classes and traits https://review.openstack.org/621494
05:18:15 openstackgerrit jiang wei proposed openstack/nova master: Update host_state's limits when specified AZ https://review.openstack.org/625755
05:51:28 openstackgerrit Takashi NATSUME proposed openstack/nova master: Follow up for "Add API ref guideline for body text" https://review.openstack.org/625454
05:51:35 openstackgerrit Takashi NATSUME proposed openstack/nova master: Follow up for "Add API ref guideline for body text" https://review.openstack.org/625454
05:58:05 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Add descriptions for vol-backed snapshots https://review.openstack.org/615084
05:58:41 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Body verification for the lock action https://review.openstack.org/622835
06:06:13 jayashri join masakari
07:33:25 openstackgerrit Maciej Jozefczyk proposed openstack/nova master: Force refresh instance info_cache during heal https://review.openstack.org/591607
07:33:25 openstackgerrit Maciej Jozefczyk proposed openstack/nova master: Add fill_virtual_interface_list online_data_migration script https://review.openstack.org/614167

Earlier   Later