Earlier  
Posted Nick Remark
#openstack-nova - 2018-08-01
22:30:53 mriedem twice the smoothness
22:30:58 sean-k-mooney mriedem: ah yes i have not seen that movie in like 2 decades
22:31:13 mriedem ^ is what i used to get pumped before all summit talks
22:32:26 sean-k-mooney :)
22:53:10 openstackgerrit Matt Riedemann proposed openstack/nova master: doc: fix resize user guide link https://review.openstack.org/588097
#openstack-nova - 2018-08-02
01:39:30 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Use common functions in granular fixture https://review.openstack.org/588113
02:01:03 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Use common functions in NonSharedStorageFixture https://review.openstack.org/588114
02:30:54 openstackgerrit Merged openstack/nova master: Make ResourceTracker.stats node-specific https://review.openstack.org/587636
03:13:00 openstackgerrit Vishakha Agarwal proposed openstack/nova master: 'Updated_at' is NULL when show aggregate info https://review.openstack.org/580271
06:26:11 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Fix a typo in comment in resource_provider.py https://review.openstack.org/588145
06:58:19 openstackgerrit huanhongda proposed openstack/nova master: Destroy evacuated instance while unset nova-compute forced_down https://review.openstack.org/587807
07:14:37 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Increase max_unit in placement test fixture https://review.openstack.org/588158
07:14:38 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Refactor AllocationFixture in placement test https://review.openstack.org/588159
07:58:39 jaosorior gibi: do unversioned notifications still work to date? or are they already being deprecated?
08:20:04 jaosorior or anybody that knows about notifications ^^
08:36:55 gibi jaosorior: hi! unversioned still works, not even deprecated yet
08:37:32 gibi jaosorior: we still have couple of unversioned notificatons that does not have versioned pair https://review.openstack.org/588097
08:37:42 gibi jaosorior: I mean http://burndown.peermore.com/nova-notification/
08:38:24 rabel hi there. i have a question regarding https://docs.openstack.org/nova/latest/_images/architecture.svg : is the api really communicating to neutron, glance and cinder? or is this done directly by the conductor?
10:32:42 sean-k-mooney rabel: nova used to have proxy apis for the other serveice. im not sure how many are still left but i think the proxy apis went direct to the other sevices
10:33:42 sean-k-mooney rabel: the conductor and compute agents also talk direct to neutron,glance cinder... as far as i know
10:36:02 stephenfin sean-k-mooney: You work the weirdest hours
10:36:04 stephenfin :)
10:36:33 openstackgerrit Merged openstack/nova master: Add note about reschedules and num_attempts in filter_properties https://review.openstack.org/582412
10:37:04 openstackgerrit Stephen Finucane proposed openstack/nova master: tox: Ensure reused envdirs share the same deps https://review.openstack.org/588207
10:37:17 stephenfin gibi: Fancy taking a look at that ^ I made a silly mistake :(
10:39:15 sean-k-mooney stephenfin: yes i do
10:40:22 sean-k-mooney stephenfin: anything in particalar more weird then usual
10:40:39 stephenfin sean-k-mooney: Nope. Just a general observation :)
10:41:42 sean-k-mooney stephenfin: what time zone am i in lol http://stackalytics.com/report/users/sean-k-mooney
10:42:53 sean-k-mooney stephenfin: our activity reporst are totally different http://stackalytics.com/report/users/stephenfinucane
10:43:25 stephenfin Hahaha
10:43:30 stephenfin 9-5, baby
10:44:04 cdent stephenfin: we should all be a bit more like you
10:44:28 sean-k-mooney stephenfin: 9 pm to 5 am i could do that :)
10:46:29 sean-k-mooney cdent: yours is much more like mine http://stackalytics.com/report/users/cdent
10:46:55 cdent it's a job, not an adventure
10:48:23 openstackgerrit Chen proposed openstack/nova master: Make nova-manage db archive_delete_rows take --all-cells https://review.openstack.org/587858
10:49:21 sean-k-mooney the problem is when tech is also a hobby. at least you seam to front load most of you work between 11-5 and trail off when you should be home relaxing
10:49:31 stephenfin cdent, sean-k-mooney: I've no idea how people work any differently. It's only way I can make sure I consistently go to the gym, eat decent food, socialize etc.
10:49:50 stephenfin It's doubly impressive when those people have families that surely take a good chunk of their time/attention
10:50:27 sean-k-mooney stephenfin: hehe you assume i go to a gym and socialize. silly person :P
10:50:29 cdent stephenfin: well there ya go: I don't go to the gym, eat decent food, or socialize
10:50:42 cdent which is why I need to do better, I really need to do all those things
10:51:15 stephenfin sean-k-mooney: Heh, fair enough
10:51:25 cdent luckily my kids are all old, so they don't suffer my failings (at least not these)
10:51:47 stephenfin cdent: I think efried does it best. Not only does he go to a gym (of sorts) but he manages to run one
10:52:31 stephenfin cdent: Aye, I should have clarified with young families
10:52:35 openstackgerrit huanhongda proposed openstack/nova master: Destroy evacuated instance while unset nova-compute forced_down https://review.openstack.org/587807
10:53:04 stephenfin cdent: Totally unrelated but maybe of note for you: it looks like Paste might be entering unmaintained territory https://bitbucket.org/ianb/paste/ Wonder if that's a concern?
10:54:07 stephenfin In particular, https://bitbucket.org/ianb/paste/pull-requests/41/
10:54:24 cdent hmmm. yeah.
10:54:53 cdent Ideally we'd stop using paste and manage middleware differently, but that's not a change we could make overnight
10:55:13 sean-k-mooney i was going to ask what do we use it for?
10:56:00 stephenfin Indeed. I imagine we'll need to support Python 3.7 long before we could even think about dropping that.
10:56:24 sean-k-mooney is this what the api-past.ini files are for?
10:57:29 cdent sean-k-mooney: that's what paste (the lib) reads
10:57:39 sean-k-mooney oh we use it in the wsgi scripts.
10:57:41 cdent it configured the middlware stack in noav-api
10:58:35 cdent other projects use it too. placement intentionally chose not to use it because it intentionally doesn't have configurable middleware: you get what you're given
10:59:43 sean-k-mooney cdent: do we test reconfiguring the middelware in nova?
10:59:53 cdent I don't know
11:00:31 stephenfin cdent: I wonder if that risk should be mentioned to anyone, given that Python 3.7 is going to be a thing soon enough?
11:01:05 stephenfin I'm pretty sure someone could reach out to the author and offer to help maintain it (bugfixes and future Python support vs. actual new features), but I'm likely spread too thin to actually do it myself right now
11:02:02 sean-k-mooney stephenfin: well will it. i have not heard anyone seriously suggesting more the 3.6 support
11:02:18 cdent I'll bring it up with the TC crowd this afternoon. I also vaguely know Ian from way way back, so might be able to find something out from him
11:02:24 sean-k-mooney ubuntu 18.04 will be sticking with 3.6 as far as i know
11:02:31 stephenfin cdent: ack
11:02:33 cdent (when I say TC crowd I mostly mean doug)
11:02:42 stephenfin ack ack :)
11:11:47 rabel sean-k-mooney: thanks!
11:16:40 gibi stephenfin: +2 on the tox.ini fix
12:19:14 maciejjozefczyk kosamara: hey, I can confirm that bug: https://bugs.launchpad.net/nova/+bug/1779845
12:19:14 openstack Launchpad bug 1779845 in OpenStack Compute (nova) "hide_hypervisor_id doesn't hide hyperv signature for Windows VMs" [Undecided,In progress] - Assigned to Konstantinos Samaras-Tsakiris (kosamara)
12:19:33 maciejjozefczyk kosamara: and in fact I just started to working on that point, but you were first ;)
12:34:34 openstackgerrit Merged openstack/nova master: Hook resource_tracker to remove stale node information https://review.openstack.org/587922
12:37:34 bauzas network issues at home, folks
12:37:43 bauzas just in case you need me
12:37:46 sean-k-mooney maciejjozefczyk: glad to hear. that said strictly speaking it not a bug as you are using hardwar in a way the hardwar vendor explictly does not support and has taken measures to prevent
12:37:54 sean-k-mooney maciejjozefczyk: but i do think we should allow it
12:38:20 bauzas given we're in August and in France, can I hope my network issues to be fixed around Aug 29th ?
12:38:37 sean-k-mooney maciejjozefczyk: so really this is an RFE(request for enhancement)
12:45:43 sean-k-mooney why dos our suspend fucntion in the libvirt diriver not suspend the instance ...
12:50:37 maciejjozefczyk sean-k-mooney: yes, thats not a bug, but RFE. Anyway if we have support for spoofing hypervisor identification inside VM, we should be consistent in that point
12:50:40 stephenfin bauzas: Fancy sending this on its way? https://review.openstack.org/588207
12:52:10 stephenfin gibi: ta!
12:52:12 sean-k-mooney maciejjozefczyk: we add that capablity sole to work for the usecase of running nvidia gpus in a guest via pci passthrough. it is not support on any other virt driver, but sure
12:52:43 openstackgerrit Eric Fried proposed openstack/nova master: doc: fix resize user guide link https://review.openstack.org/588097
12:52:51 gibi stephenfin: there are two relatively small refactor that https://review.openstack.org/#/c/586968/ and https://review.openstack.org/#/c/587412/ if you have some time
12:53:05 stephenfin gibi: I'll hit those right now
12:53:05 sean-k-mooney maciejjozefczyk: that said if we were being consitent we would hide every feature observable withing the guest that implies you are in a vm not just the hypervior id.
12:53:40 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove unused stubbing function from test https://review.openstack.org/586968
12:58:15 stephenfin gibi: Could you expand on your comment here? https://review.openstack.org/#/c/587412/3/nova/tests/functional/libvirt/test_numa_servers.py
12:58:26 gibi stephenfin: looking...
12:58:40 stephenfin i.e. why do we need to re-stub?
12:59:04 maciejjozefczyk sean-k-mooney: yes, anyway if we have usecase we should do this :) nvidia is good example
12:59:38 gibi stephenfin: _IntegratedTestBase base class already set up the generic NeutronFixture which means that nova.network.neutronv2.api.get_client is already stubbed by the NeutronFixture
12:59:40 sean-k-mooney maciejjozefczyk: not nessicarialy. but in this case it is not that invasive a cchange
13:00:02 gibi stephenfin: then L350 sets up another fixture NUMAAffinityNeutronFixture that will also stub nova.network.neutronv2.api.get_client
13:00:20 gibi stephenfin: this is OK as the second stub overrides what the first stub did

Earlier   Later