Earlier  
Posted Nick Remark
#openstack-nova - 2019-03-07
00:13:04 melwitt I can't remember atm
00:13:26 sean-k-mooney dont worry about it
00:13:51 sean-k-mooney there is a way to do it i just wanted to make sure this would not get overriden
00:13:57 mriedem sean-k-mooney: here you go https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#allocation-ratios
00:14:15 mriedem sure am glad someone documented all of that...
00:15:26 melwitt haha yup. I was gonna say, we have docs!
00:15:31 sean-k-mooney i mean we spent enough time debating it in the spec we might as well record it in the admin docs too so we dont forget
00:16:04 melwitt yeah, that is not something anyone wants to try and figure out again
00:16:30 sean-k-mooney we do. we also have docs for the downstream issue we were having with the rdo cloud just beneath that
00:36:28 sean-k-mooney the subunit parser but is still a thing :(
00:40:06 openstackgerrit guang-yee proposed openstack/nova master: pass endpoint interface to Ironic client https://review.openstack.org/640879
00:52:12 openstackgerrit Merged openstack/nova master: Extend volume for libvirt network volumes (RBD) https://review.openstack.org/613039
00:52:20 openstackgerrit Merged openstack/nova master: doc: cleanup pci.alias references https://review.openstack.org/640882
01:24:54 openstackgerrit melanie witt proposed openstack/nova master: Populate InstanceMapping.user_id during migrations and schedules https://review.openstack.org/638574
01:24:55 openstackgerrit melanie witt proposed openstack/nova master: Add online data migration for populating user_id https://review.openstack.org/633351
01:24:55 openstackgerrit melanie witt proposed openstack/nova master: Add get_counts() to InstanceMappingList https://review.openstack.org/638072
01:24:56 openstackgerrit melanie witt proposed openstack/nova master: Count instances from mappings and cores/ram from placement https://review.openstack.org/638073
01:24:56 openstackgerrit melanie witt proposed openstack/nova master: Use instance mappings to count server group members https://review.openstack.org/638324
01:29:07 stephenfin sean-k-mooney: This is the one and only tm
01:29:17 stephenfin *time I'll be online this late
01:29:47 stephenfin (darn waterfall development process...)
01:46:14 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Should not skip volume_size check for bdm.image_id == image_ref case https://review.openstack.org/641282
01:46:24 openstackgerrit Matt Riedemann proposed openstack/python-novaclient master: Add support for microversion v2.72 https://review.openstack.org/637234
01:47:49 mriedem stephenfin: takashin: can one of you approve the 2.72 novaclient change https://review.openstack.org/#/c/637234/ ? it's really just docs, but we need to get it in so we can release novaclient tomorrow.
01:48:49 takashin mriedem: Okay. I will do it.
01:49:50 mriedem thanks
01:57:08 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
03:58:09 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
05:52:34 openstackgerrit Merged openstack/nova master: Move arping to privsep. https://review.openstack.org/624593
05:52:41 openstackgerrit Merged openstack/nova master: Move cleaning conntrack to privsep. https://review.openstack.org/624594
05:52:50 openstackgerrit Merged openstack/nova master: Move killing processes to privsep. https://review.openstack.org/635432
05:52:58 openstackgerrit Merged openstack/nova master: Cleanup the exec_ebtables code a little. https://review.openstack.org/635434
06:10:39 openstackgerrit guang-yee proposed openstack/nova master: pass endpoint interface to Ironic client https://review.openstack.org/640879
06:17:53 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
06:40:52 openstackgerrit Merged openstack/nova master: fakelibvirt: Add ability to generate fake PCI devices https://review.openstack.org/640409
08:01:25 openstackgerrit Kevin Rasmussen proposed openstack/nova master: created AggregateSubnetAvailabilityFilter https://review.openstack.org/633178
08:29:52 tssurya good morning nova, if any cores are around could you please reinstate the +W here: https://review.openstack.org/#/c/606995/ , I sort of lost it during rebase and FYI: its only a simple doc update
08:36:43 gibi tssurya: done
08:37:22 gibi tssurya: the functional test failure with parser error was really a nasty thing.
08:37:40 gibi tssurya: got fixed with multiple commit from mriedem
08:47:14 tssurya gibi: thanks a lot!
08:47:27 tssurya yea thanks to you and mriedem for fixing that
08:49:04 gibi tssurya: is there anything you need help before the FF?
08:49:33 tssurya gibi: not really :) the stuff I was working on is all in
08:50:37 gibi tssurya: nice :)
09:26:05 openstackgerrit Adrian Chiris proposed openstack/nova master: Separate methods to free claimed and allocated devs https://review.openstack.org/616120
09:26:06 openstackgerrit Adrian Chiris proposed openstack/nova master: Allow per-port modification of vnic_type and profile https://review.openstack.org/607365
09:26:06 openstackgerrit Adrian Chiris proposed openstack/nova master: Add get_instance_pci_request_from_vif https://review.openstack.org/619929
09:29:58 HD|Laptop hey all. Assuming I have an existing QEMU VM in qcow2 format that needs to be run inside my Openstack environment, how do I best do this? create an image in glance, then spawn an instance based on it? or directly import it in cinder and create a server with no image and just the cinder volume attached?
09:34:21 bauzas HD|Laptop: see https://docs.openstack.org/image-guide/create-images-manually.html
09:35:26 bauzas HD|Laptop: also, see the channel topic, here is only for development questions
09:38:50 openstackgerrit Adrian Chiris proposed openstack/nova master: Add get_instance_pci_request_from_vif https://review.openstack.org/619929
10:03:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove duplicate cleanup in functional tests https://review.openstack.org/636996
10:35:36 openstackgerrit Merged openstack/nova master: Test proper allocation of devices during reshape https://review.openstack.org/639854
10:56:44 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
11:03:19 openstackgerrit Boxiang Zhu proposed openstack/nova master: Raise error when force_raw_images and images_type are incompatible https://review.openstack.org/640271
11:54:27 mdbooth lyarwood: I've discovered why your test is failing with failure to delete the volume type
11:54:49 mdbooth lyarwood: Although I haven't worked out what to do about it, yet, or why it appears to work in the py2 tests
11:56:02 mdbooth Anyway, when you create a volume from a glance image, it seems that cinder creates a new volume to hold the downloaded glance image with the same type as the volume being created: cinder's image cache
11:56:19 mdbooth The failure to delete the type is because the image cache volume still exists.
11:58:04 mdbooth lyarwood: Probably easiest to go ask some cinder folks how to handle that. I'll see if I can find some.
12:06:38 openstackgerrit Michael Still proposed openstack/nova master: Move slight bonkers IP management to privsep. https://review.openstack.org/624592
12:06:39 openstackgerrit Michael Still proposed openstack/nova master: Privsepify ipv4 forwarding enablement. https://review.openstack.org/635431
12:06:39 openstackgerrit Michael Still proposed openstack/nova master: Move FP device creation and deletion to privsep. https://review.openstack.org/635433
12:06:40 openstackgerrit Michael Still proposed openstack/nova master: Privsep the ebtables modification code. https://review.openstack.org/635435
12:06:40 openstackgerrit Michael Still proposed openstack/nova master: Move adding vlans to interfaces to privsep. https://review.openstack.org/635436
12:06:41 openstackgerrit Michael Still proposed openstack/nova master: Move iptables rule fetching and setting to privsep. https://review.openstack.org/636508
12:06:41 openstackgerrit Michael Still proposed openstack/nova master: Move dnsmasq restarts to privsep. https://review.openstack.org/639280
12:06:42 openstackgerrit Michael Still proposed openstack/nova master: Move router advertisement daemon restarts to privsep. https://review.openstack.org/639281
12:06:42 openstackgerrit Michael Still proposed openstack/nova master: Move calls to ovs-vsctl to privsep. https://review.openstack.org/639282
12:06:43 openstackgerrit Michael Still proposed openstack/nova master: Move setting of device trust to privsep. https://review.openstack.org/639283
12:06:43 openstackgerrit Michael Still proposed openstack/nova master: Move final bridge commands to privsep. https://review.openstack.org/639580
12:06:44 openstackgerrit Michael Still proposed openstack/nova master: Cleanup the _execute shim in nova/network. https://review.openstack.org/639581
12:06:44 openstackgerrit Michael Still proposed openstack/nova master: We no longer need rootwrap. https://review.openstack.org/554438
12:06:45 openstackgerrit Michael Still proposed openstack/nova master: Cleanup no longer required filters and add a release note. https://review.openstack.org/639826
12:52:04 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: tests: Move mocking to setUp https://review.openstack.org/641651
12:52:05 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: tests: Create functional libvirt test base class https://review.openstack.org/641652
12:52:05 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: objects: Store InstancePCIRequest.numa_policy in DB https://review.openstack.org/641653
12:56:16 artom ~o~
13:00:29 openstackgerrit Balazs Gibizer proposed openstack/nova master: Test macvtap port with resource request https://review.openstack.org/641309
13:09:11 openstackgerrit Surya Seetharaman proposed openstack/nova master: Delete orphaned RS and IM records of archived instances https://review.openstack.org/560042
13:23:56 yaawang kashyap: Hi, will you continue doing https://review.openstack.org/#/c/640866/? I want to fix some pep8 issues to pass the test :)
13:27:31 kashyap yaawang: Oh, yes. Let me fix that right away
13:27:34 kashyap yaawang: Sorry :-)
13:28:16 yaawang kashyap: thk :)
13:31:20 mriedem gibi: are you running today's meeting?
13:31:31 gibi mriedem: yes, I can do that
13:32:11 gibi mriedem: I read that melwitt is not here today, and that you will take care of the FF
13:33:43 mriedem yeah that's why i was wondering who was running the meeting
13:34:23 gibi mriedem: if you would like to run the meeting too then I have no problem with that either
13:34:40 mriedem i shouldn't since i have to get my kid to the bus in about an hour
13:34:51 gibi mriedem: OK, then I will run it
13:35:02 mriedem thanks
13:35:06 gibi np
13:36:04 jaypipes guten morgen
13:37:11 mriedem maybe i should make efried do all the FF stuff today...
13:37:17 mriedem jaypipes: question about indexes for you
13:37:30 mriedem jaypipes: in https://review.openstack.org/#/c/633349/
13:37:40 mriedem need to add just a user_id index or both user_id + project_id
13:37:41 efried mriedem: I would be down, with coaching.

Earlier   Later