Earlier  
Posted Nick Remark
#openstack-nova - 2019-01-28
16:36:04 abhi89 mriedem: but 'discoverable' wasn't just limited to extensions api. we can use it with any api, no matter extended or not
16:52:43 openstackgerrit Theodoros Tsioutsias proposed openstack/nova master: Add requested_networks to RequestSpec https://review.openstack.org/570201
16:52:44 openstackgerrit Theodoros Tsioutsias proposed openstack/nova master: Add instance hard delete https://review.openstack.org/570202
16:52:44 openstackgerrit Theodoros Tsioutsias proposed openstack/nova master: [WIP] Enable rebuild for instances in cell0 https://review.openstack.org/570203
17:08:27 openstackgerrit Matt Riedemann proposed openstack/nova master: Cleanup return_reservation_id in ServersController.create https://review.openstack.org/633560
17:09:06 mriedem abhi89: i'd suggest starting an email discussion on the openstack-discuss mailing list since the people mostly involved in that change are not online right now (UK, china and japan); make sure to tag the subject with [nova] so it is filtered properly
17:17:00 openstackgerrit Matt Riedemann proposed openstack/nova master: Cleanup return_reservation_id in ServersController.create https://review.openstack.org/633560
18:53:23 tssurya efried: we are testing it on ironic currently; at least the basic stuff works well and requests are reduced as expected, whole testing and upgrading is expected to be within the next two weeks, will keep you posted on that if we do hit something. Thanks for all the work
18:53:38 tssurya mriedem: have added it in the queue
18:53:41 cdent tssurya++
19:07:44 artom In placement world (specifically, https://review.openstack.org/#/c/599208/12/nova/virt/libvirt/driver.py@5925) what's max_unit?
19:08:54 artom And how is it different from total?
19:10:17 artom Aha, "A maximum amount any single allocation against an inventory can have."
19:14:19 artom I'm in awe, by the way, naturally
19:23:58 jaypipes artom: max_unit is used to prevent "natural oversubscription". for example, if I have a compute node with 12 physical CPUs and 16.0 overcommit ratio, I still do not want to accept VMs that wants >12 vCPUs because that would consume more qemu-kvm CPU threads than actual physical processors on the box.
19:24:54 jaypipes artom: so while I am cool with 16 VMs having 12 vCPUs each, I'm not cool with 1 VM having 13 vCPU.
19:25:20 jaypipes artom: whether or not this is reasonable is a different story, but that's the reason why max_unit is currently set to total.
19:25:44 artom jaypipes, aha, thanks for the context
19:26:06 artom max_per_allocation makes more sense to my brain
19:26:10 artom If that's indeed what it is
19:28:58 jaypipes artom: it is indeed.
19:29:12 jaypipes artom: "unit" is "per allocation".
19:29:36 artom Mmm, jargon ;)
19:29:43 jaypipes yes, yummy jargon.
19:30:36 artom Only slight more beloved than our other least favourite Jar - Jar Binks.
19:31:13 jaypipes heh, I friggin hate that character.
19:32:31 artom The world's scape-alien
19:47:36 mriedem need another core for this easy bug fix https://review.openstack.org/#/c/624959/
19:53:28 mriedem https://review.openstack.org/#/c/632904/ would also help move mel's max attached volumes thing along as well
19:56:46 jaypipes mriedem: on it.
19:57:02 openstackgerrit Matt Riedemann proposed openstack/nova master: Refactor "networks" processing in ServersController.create https://review.openstack.org/633594
19:57:08 jaypipes mriedem: nm, dansmith was on it faster :)
19:59:07 dansmith just the first one
20:00:37 mriedem jaypipes: i've gone through a bunch of the bottom half of gibi's bw provider series as well if you want to step through those
20:00:43 mriedem lots of nits but no major issues
20:00:56 mriedem he's broken it all out pretty nicely
20:01:13 mriedem also, welcome back dansmith
20:02:30 dansmith thanks
20:02:38 cdent good dogs?
20:03:40 dansmith yup
20:04:21 cdent joy
20:05:21 dansmith 26 mushers this year, so.. like, a friggin lot of dogs
20:05:57 cdent do all the mushers run the same number of dogs, or is that a personal preference thing?
20:06:09 dansmith it depends on the distance
20:07:36 dansmith 7 with 12 dogs, 8 with 8 dogs, 9 with 6 dogs, two dropped out before running, so not counting those, 202 dogs being tracked
20:07:53 dansmith no pug teams, sorry jaypipes
20:08:11 cdent many dogs
20:08:30 cdent pug sled dogs would be great, especially if jaypipes was the musher
20:08:35 cdent he loves the cold
20:08:35 jaypipes dansmith: a real shame, I think.
20:08:54 dansmith he'd be lucky if he could pull the sled and they'd ride
20:09:05 jaypipes cdent: it would be more along the lines of humans pulling the sled and the pugs enjoying snoring under a fur blanket *on* the sled.
20:09:18 jaypipes dansmith gets it.
20:09:20 cdent some kind of jinx there
20:09:21 dansmith yeah.
20:09:23 jaypipes :)
20:55:45 mriedem seems that tox -e functional -- --failing no longer works in nova
20:55:51 mriedem maybe the tox sibling stuff screws that up?
21:02:23 openstackgerrit sean mooney proposed openstack/nova master: PCI: do not force remove allocated devices https://review.openstack.org/626381
21:29:53 openstackgerrit Merged openstack/nova stable/pike: Handle binding_failed vif plug errors on compute restart https://review.openstack.org/626361
21:30:00 openstackgerrit Merged openstack/nova stable/pike: Handle unbound vif plug errors on compute restart https://review.openstack.org/626554
21:33:34 artom mriedem, efried, started looking at https://review.openstack.org/#/c/599208/12
21:33:56 artom I have... suggestions? I dunno what to call them. I basically wrote pseudocode to make it clearer to my brain.
21:34:20 artom If it helps people, implement it. If it doesn't, it at least helped me understand what's up.
21:34:33 artom I'll have to finish tomorrow, downstream stuff kept me busy :(
21:36:43 mriedem https://thumbs.gfycat.com/CrazyMadHummingbird-small.gif
21:38:35 sean-k-mooney mriedem: am i right in thinking there is a known issue with subunit.parser cause failures in the gate or am i imagining that
21:38:40 mriedem yes
21:38:49 mriedem http://status.openstack.org/elastic-recheck/#1813147
21:38:56 sean-k-mooney ok you mentioned it in you g8 h8 email right
21:39:07 mriedem http://lists.openstack.org/pipermail/openstack-discuss/2019-January/thread.html#2090
21:39:53 sean-k-mooney im seeing it on the lower constraitns job too but i think thats also using python 3 now
21:43:09 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add microversion to expose virtual device tags https://review.openstack.org/631948
22:19:32 openstackgerrit Eric Fried proposed openstack/nova master: FUPs: ReportClient traffic series https://review.openstack.org/633609
22:26:48 efried jaypipes, gibi, edleafe: your fups have arrived ^
22:28:27 edleafe efried: cool, will look soon
22:52:14 openstackgerrit Surya Seetharaman proposed openstack/nova master: API microversion 2.68: Handles Down Cells https://review.openstack.org/591657
22:58:07 openstackgerrit Hang Yang proposed openstack/nova master: Fix port dns_name reset https://review.openstack.org/631684
23:11:41 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add microversion to expose virtual device tags https://review.openstack.org/631948
23:11:41 openstackgerrit Matt Riedemann proposed openstack/nova master: Fix deps for api-samples tox env https://review.openstack.org/633620
23:11:42 openstackgerrit Matt Riedemann proposed openstack/nova master: Make VolumeAttachmentsSampleV249 test other methods https://review.openstack.org/633621
#openstack-nova - 2019-01-29
00:16:11 openstackgerrit Eric Fried proposed openstack/nova master: FUPs: ReportClient traffic series https://review.openstack.org/633609
00:50:46 openstackgerrit Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to spec obj. https://review.openstack.org/631243
04:24:52 openstackgerrit Sundar Nadathur proposed openstack/nova master: ksa auth conf and client for cyborg access https://review.openstack.org/631242
04:24:52 openstackgerrit Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to spec obj. https://review.openstack.org/631243
04:27:15 openstackgerrit Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to spec obj. https://review.openstack.org/631243
04:42:29 openstackgerrit Hesam Chobanlou proposed openstack/nova master: docs: ComputeDriver.update_provider_tree in nova https://review.openstack.org/633375
06:00:06 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove deprecated 'os-flavor-manage' policy https://review.openstack.org/633656
06:10:15 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix string interpolations in logging calls https://review.openstack.org/633657
07:41:59 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove deprecated 'flavors' policy https://review.openstack.org/633664
07:42:02 openstackgerrit Sundar Nadathur proposed openstack/nova master: ksa auth conf and client for cyborg access https://review.openstack.org/631242
07:42:02 openstackgerrit Sundar Nadathur proposed openstack/nova master: WIP: Add Cyborg device profile groups to spec obj. https://review.openstack.org/631243
07:42:03 openstackgerrit Sundar Nadathur proposed openstack/nova master: WIP: Create and bind Cyborg ARQs. https://review.openstack.org/631244
08:06:52 openstackgerrit Yongli He proposed openstack/nova master: Adds the server group info into show server detail API. https://review.openstack.org/621474
08:15:19 openstackgerrit Yongli He proposed openstack/nova master: Clean up orphan instances https://review.openstack.org/627765
08:36:53 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove deprecated 'os-server-groups' policy https://review.openstack.org/633672
09:02:21 kashyap gibi: Morning, are others seeing these timeouts too? https://review.openstack.org/#/c/630980/
09:02:38 kashyap It's been like that for more than 10 days
09:30:21 jangutter kashyap: you can get a quick "feel" by checking http://zuul.openstack.org/builds?job_name=tempest-full&pipeline=gate and there does indeed seem to be a few hits.
09:30:32 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix a missing policy in test policy data https://review.openstack.org/633686

Earlier   Later