openstackgerrit | Merged openstack/placement master: Add RequestGroupSearchContext class https://review.opendev.org/658778 | 03:36 |
---|---|---|
openstackgerrit | Merged openstack/placement master: Move search functions to the research context file https://review.opendev.org/660048 | 03:46 |
openstackgerrit | Merged openstack/placement master: Cache provider ids in requested aggregates https://review.opendev.org/660049 | 03:50 |
openstackgerrit | Merged openstack/placement master: Remove normalize trait map func https://review.opendev.org/660050 | 04:07 |
openstackgerrit | Merged openstack/placement master: Move seek providers with resource to context https://review.opendev.org/660051 | 04:10 |
openstackgerrit | Merged openstack/placement master: Reuse cache result for sharing providers capacity https://review.opendev.org/660052 | 04:12 |
*** takashin has quit IRC | 05:27 | |
*** efried1 has joined #openstack-placement | 06:21 | |
*** efried has quit IRC | 06:23 | |
*** efried1 is now known as efried | 06:23 | |
*** takashin has joined #openstack-placement | 06:39 | |
*** helenafm has joined #openstack-placement | 07:10 | |
*** cdent has joined #openstack-placement | 08:41 | |
*** e0ne has joined #openstack-placement | 09:52 | |
cdent | efried: email and spec split in progress, gonna go dark while I work on that | 10:53 |
*** cdent has quit IRC | 10:55 | |
openstackgerrit | Chris Dent proposed openstack/placement master: Spec for nested magic 1 https://review.opendev.org/662191 | 12:13 |
openstackgerrit | Chris Dent proposed openstack/placement master: Spec for can_split part of nested magic https://review.opendev.org/658510 | 12:15 |
*** jaypipes has joined #openstack-placement | 12:54 | |
*** cdent has joined #openstack-placement | 13:02 | |
*** mriedem has joined #openstack-placement | 13:02 | |
openstackgerrit | Chris Dent proposed openstack/placement master: DNM: See what happens with 10000 resource providers https://review.opendev.org/657423 | 13:07 |
cdent | thanks edleafe | 13:41 |
openstackgerrit | Pawel Baclawski proposed openstack/osc-placement master: Add support for 1.22 microversion https://review.opendev.org/651783 | 13:46 |
*** artom has quit IRC | 13:46 | |
edleafe | cdent: yw | 13:52 |
efried | cdent: You going to represent in the nova meeting? | 14:00 |
cdent | can do yeah, just lost track of time | 14:01 |
*** amodi has joined #openstack-placement | 14:24 | |
*** helenafm has quit IRC | 14:34 | |
cdent | sean-k-mooney: it's mostly from the change to get rid of the null root provider protections | 14:55 |
mriedem | so not backportable | 14:55 |
cdent | those could create a huge in_ sql a call, which turns out is costly | 14:55 |
cdent | mriedem: correct | 14:55 |
cdent | but there were also a few other tweaks from both me and tetsuro | 14:56 |
cdent | mriedem: the OVO removal makes lots of stuff not backportable (past stein) | 14:56 |
mriedem | unrelated to placement but related to perf, a relatively simple change here https://review.opendev.org/#/c/659688/ yielded this comment from a user: | 14:56 |
mriedem | "Thanks, Matt! I checked this patch on the my test environment on the stable/stein branch. I have more than 1000 virtual servers (some real, some dummy). Previously, in the stable/rocky branch, the time to build a cluster was about 15-20 minutes, in the Stein branch there was a regression and the time increased to 90 minutes. After this patch, the build time is only 2 minutes." | 14:56 |
mriedem | which is pretty amazing | 14:56 |
cdent | wow | 14:57 |
mriedem | funny what happens when you audit someone else's code and how they are using the compute APIs | 14:57 |
cdent | yes | 14:57 |
cdent | I reckon the recommendation for people who are curious about achieving max placement performance, they get on master and protect themselves microversion-wise | 14:58 |
*** johnthetubaguy has joined #openstack-placement | 14:58 | |
mriedem | i think nova on in stein is still using stein placement microversions (or even rocky) | 14:59 |
mriedem | oh but train nova is using the in_tree stuff | 14:59 |
mriedem | that doesn't really matter though, should be fine to run master placement and stein nova | 14:59 |
mriedem | or rocky nova | 14:59 |
cdent | yes | 14:59 |
mriedem | as long as you did your data migrations | 14:59 |
sean-k-mooney | mriedem: was this realted to watcher | 15:00 |
sean-k-mooney | i notice you were commenting on there use of the nova apis on the ML | 15:00 |
mriedem | sean-k-mooney: my patch above is in watcher yes | 15:01 |
*** artom has joined #openstack-placement | 15:01 | |
mriedem | in no way related to placement, just trivial changes to boost perf | 15:01 |
mriedem | and i wanted to share with *someone* since i can't talk to my coworkers in china :) | 15:02 |
cdent | we hear you | 15:03 |
*** takashin has left #openstack-placement | 15:04 | |
*** e0ne has quit IRC | 15:23 | |
openstackgerrit | Chris Dent proposed openstack/placement master: WIP: Implement allocation candidate mappings https://review.opendev.org/662245 | 15:35 |
cdent | efried, gibi : I sort of slipped and did that ^ | 15:35 |
cdent | Before I get too much further in making it right, a sanity check would be handy | 15:36 |
cdent | I was doing what amount to some warmup exploration and was so far along figure may as well... | 15:36 |
efried | cdent: what is still needed to get that spec merged (having not looked in a couple days) | 15:38 |
cdent | probably for you and me to vote on it. I think I last left a comment without voting | 15:38 |
cdent | it isn't something that is in the needful path, but ... it was easy | 15:39 |
cdent | would be handy of edleafe and someone else besides you, me, gibi had a browse | 15:39 |
edleafe | cdent: will get to it in a bit | 15:40 |
cdent | cool, thanks | 15:40 |
efried | cdent: in the storyboard world, is there a way to go from patch to spec more easily than | 15:41 |
efried | -> click the story link in the commit message | 15:41 |
efried | -> find the spec task | 15:41 |
efried | -> click the link there | 15:41 |
efried | ? | 15:41 |
efried | I guess that's not super much harder than it was with lp | 15:42 |
efried | oh, you have them tagged against the same topic branch, that's nice | 15:42 |
cdent | I'm not aware of anythign shorter than that | 15:42 |
cdent | I tend to just click on openstack/placement anywhere in gerrit and vgrep, because usually everything shows up on the first page | 15:42 |
mriedem | cdent: i think they have 12 step meetings for people that do that | 15:45 |
mriedem | please don't look at my open WIP reviews... | 15:46 |
cdent | I get anxiety when the number of open reviews gets over 25. That's the major source of placement velocity | 15:46 |
mriedem | nova branch reviews Page refreshed at 2019-05-30 15:08:45 UTC 469 active reviews | 15:48 |
cdent | That's the major reason for extracting placement ;) | 15:51 |
cdent | edleafe, efried, gibi, mriedem : candidate logo from the foundation: https://tank-binaries.s3.amazonaws.com/1672bc630c034a00844da457f216e56c.jpe Any suggestions? | 16:01 |
cdent | that's an autstralian magpie | 16:02 |
cdent | or australian even | 16:02 |
cdent | it looks a little bit stern to me, but maybe that's okay | 16:02 |
edleafe | cdent: not sure what the relevance for Placement is | 16:02 |
edleafe | and its poor chopped off feet! | 16:02 |
efried | cdent: Do its feet have to be cut off? | 16:02 |
efried | that | 16:02 |
edleafe | cdent: Any other choices? | 16:03 |
cdent | a) they take things and place them somewhere else, b) when has the animal mattered much | 16:03 |
mriedem | https://en.wikipedia.org/wiki/Australian_magpie#Swooping | 16:04 |
cdent | not really on the other choices. I've requested input several times on the pupdate, didn't get it, so I've assumed it was up to me | 16:04 |
mriedem | apparently they are assholes | 16:04 |
cdent | wfm | 16:04 |
cdent | it first got back in the running as far back as berlin | 16:04 |
mriedem | the mascot doesn't matter to me, i don't put stickers on my laptop | 16:04 |
edleafe | s/they/we | 16:05 |
cdent | https://anticdent.org/placement-update-19-10.html | 16:05 |
efried | cdent: I'm on board. Feet would be nice. It seems a tad monochromatic; perhaps we can get a splash of color by making the eye red | 16:05 |
cdent | efried: color and refinement comes a bit later, this is first draft: | 16:05 |
cdent | "Once we agree on the mascot look, we can work on coloring and type treatment" | 16:05 |
mriedem | note the image is on aws s3 | 16:05 |
mriedem | tsk tsk | 16:05 |
efried | cdent: Okay. Then I'll just say: I'm on board. Feet would be nice. It seems a tad monochromatic; perhaps we can get a splash of color by making the eye red | 16:05 |
cdent | that's where I put it, not them, they mailed it to me | 16:05 |
mriedem | oh | 16:05 |
mriedem | tsk tsk :) | 16:05 |
cdent | mriedem: I know, it's horrible, right, but whereas s3 is available to me super super easily and has been for years, despite my history with openstack, I don't have access to _any_ openstack clouds | 16:06 |
edleafe | I'm pretty meh on logos, so this is fine. But agree with efried: feet would be better than stilts | 16:06 |
cdent | i'll report the feet and color comments | 16:07 |
cdent | thanks for the input | 16:07 |
cdent | i suspect if I hassled mnaser I could change that, but it sure seems like it should just be _normal_ that we all have stuff as a matter of course | 16:07 |
edleafe | cdent: regarding the mappings, it looks sane enough | 16:08 |
mriedem | cdent: heh, just busting balls, i was using aws ebs for the first time a couple of weeks ago for an education thing and it was super slick | 16:10 |
mriedem | depressingly nice | 16:10 |
* cdent nods | 16:10 | |
cdent | I wasn't taking you seriously, just taking advantage of the opportunity to bitch | 16:11 |
cdent | (that "tank" thing predates my involvement with openstack anyway, it's what I built to occupy my period of unemployment before it) | 16:11 |
cdent | is sort of a wiki | 16:11 |
mnaser | someone say openstack cloud? ha :> | 16:16 |
* cdent waves | 16:45 | |
*** cdent has quit IRC | 16:45 | |
efried | cdent when you're back, and others who might have an opinion: Now that Placement is its own thing, IMO it should feature on https://www.openstack.org/assets/software/projectmap/openstack-map.pdf | 17:25 |
efried | I think it should be in the "Shared Services" box, in bold, probably between keystone and glance. | 17:25 |
mriedem | efried: agree | 19:30 |
mriedem | that seems (using spock voice) most logical | 19:30 |
efried | thx | 19:31 |
efried | we still seem to have no reliable path to getting that thing updated, but it'll be nice to have consensus on whatever we send into the void | 19:31 |
edleafe | efried: Not sure where, but at some session in the PTG we discussed that drawing, and the agreement was that it should be in Shared Services. I don't think anyone took it upon themselves to act on it, though | 19:35 |
efried | nope | 19:35 |
*** artom has quit IRC | 20:59 | |
openstackgerrit | Eric Fried proposed openstack/os-traits master: Create traits for NUMA & device subtree affinity https://review.opendev.org/657898 | 21:45 |
*** takashin has joined #openstack-placement | 21:45 | |
openstackgerrit | Eric Fried proposed openstack/os-traits master: Create traits for NUMA & device subtree affinity https://review.opendev.org/657898 | 22:00 |
*** efried1 has joined #openstack-placement | 22:19 | |
*** efried has quit IRC | 22:20 | |
*** efried1 is now known as efried | 22:20 | |
efried | mriedem: This ain't your mother's nova https://review.opendev.org/#/c/657898/3//COMMIT_MSG@16 | 22:29 |
mriedem | super | 22:30 |
mriedem | hopefully that never bites anyone in the ass | 22:30 |
mriedem | since traits, like diamonds, are forever | 22:31 |
*** mriedem is now known as mriedem_away | 22:35 | |
openstackgerrit | Eric Fried proposed openstack/placement master: Bump openstackdocstheme to 1.30.0 https://review.opendev.org/662356 | 23:08 |
*** artom has joined #openstack-placement | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!