| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2022-05-24 | |||
| 15:11:17 | gibi | HostkeyAlgorithms +ssh-rsa | |
| 15:11:17 | gibi | PubkeyAcceptedAlgorithms +ssh-rsa | |
| 15:11:30 | gibi | as new clients does not accept rsa as host key from old servers | |
| 15:12:18 | sean-k-mooney | gibi: ya it depens on the client and host i guess. | |
| 15:12:25 | sean-k-mooney | i dont have either | |
| 15:12:35 | sean-k-mooney | i just created a second key | |
| 15:13:05 | bauzas | reminder : nova meeting in 48 mins here | |
| 15:13:47 | sean-k-mooney | i have an id_ed25519 key and a less secure id_ecdsa as well as id_rsa now | |
| 15:14:30 | gibi | the ssh client stopped accepting rsa host keys since 8.8 | |
| 15:14:38 | gibi | *openssh-client | |
| 15:15:00 | gibi | but old servers still send the host key as rsa | |
| 15:15:56 | gibi | https://www.openssh.com/txt/release-8.8 | |
| 15:16:10 | sean-k-mooney | right but i think opendev have updated theirs | |
| 15:16:16 | sean-k-mooney | to have ec keys | |
| 15:17:51 | kashyap | Okay; /me uploads EC keys | |
| 15:17:59 | kashyap | gibi: Ah, good to know; lemme try | |
| 15:18:49 | sean-k-mooney | gibi: i think im using 8.8 but i guess i have not updated in a few days | |
| 15:19:24 | kashyap | gibi: W/o that HostkeyAlgorithms, I could SSH to `ssh kashyapc@review.opendev.org -p 29418` just fine | |
| 15:21:54 | sean-k-mooney | actully i think i have 8.7 | |
| 15:22:27 | sean-k-mooney | hum OpenSSH_8.8p1, OpenSSL 1.1.1o 3 May 2022 | |
| 15:22:50 | kashyap | gibi: No dice; for me `git review` just seem to be stuck in limbo trying to run the 'pre-review' hook (which in turn just runs `tox -e pep8`) | |
| 15:23:21 | gibi | ack | |
| 15:23:32 | sean-k-mooney | kashyap: i think they had to fix somethin gin git-review for this by the way | |
| 15:23:36 | gibi | I don't user git-review | |
| 15:24:29 | kashyap | Heh, I used to as well; but got used to git-review | |
| 15:24:35 | sean-k-mooney | gibi: via git push refs/for/chage? | |
| 15:24:38 | gibi | yepp | |
| 15:24:46 | sean-k-mooney | i havnt done that in about 5 years | |
| 15:24:54 | kashyap | gibi: Then you might like `git submit` -- I really like using it when submitting patches to libvirt/QEMU lists (or any list-based thing) | |
| 15:24:57 | sean-k-mooney | but for the first 2-3 of working on openstack that is what i did too | |
| 15:24:59 | gibi | it is a bit longer command but at least I'm in full control :) | |
| 15:25:11 | kashyap | https://github.com/stefanha/git-publish | |
| 15:26:29 | kashyap | gibi: See this: https://listman.redhat.com/archives/libguestfs/2022-May/028911.html | |
| 15:26:40 | kashyap | It's a wrapper around `git-format-patch` and `git-send-email` | |
| 15:26:59 | kashyap | But for us it doesn't make sense; as we don't use lists :D | |
| 15:27:02 | gibi | thanks, I will try to remember it when I have to send patches by mail | |
| 15:28:56 | kashyap | Okay, when I run 'tox' with -vv, it seems to be stuck here: https://paste.opendev.org/show/baNIMuM5YxlBA8nwxm10/ | |
| 15:29:03 | kashyap | INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Using cached decorator-4.2.1-py2.py3-none-any.whl (9.3 kB) | |
| 15:29:50 | sean-k-mooney | have you considered using ubuntu :P | |
| 15:30:16 | sean-k-mooney | is that still with py38? or are you going back to 3.10 | |
| 15:30:44 | kashyap | No; Fedora is the devil I know, I'm a Fedora dev too ... not gonna abandon it :D | |
| 15:30:49 | kashyap | sean-k-mooney: py38 stil | |
| 15:36:56 | gibi | you can try it in an ubuntu docker container ;) | |
| 15:38:49 | opendevreview | Artom Lifshitz proposed openstack/nova stable/wallaby: DNM: Testing live migration with local attach https://review.opendev.org/c/openstack/nova/+/843146 | |
| 15:39:12 | artom | Uggla, ^^ is why I almost never touch devstack :P | |
| 15:39:23 | artom | CI is my devstack ^_^ | |
| 15:43:05 | opendevreview | Merged openstack/nova stable/rocky: [stable-only] Drop lower-constraints job https://review.opendev.org/c/openstack/nova/+/838041 | |
| 15:43:45 | opendevreview | Kashyap Chamarthy proposed openstack/nova master: libvirt: Add a workaround to skip compareCPU() on destination https://review.opendev.org/c/openstack/nova/+/838926 | |
| 15:44:17 | kashyap | gibi: melwitt: --^ Fixed a small test code clean-up (as per Mel's review; thanks) | |
| 15:45:27 | Uggla | artom, you are using a big devstack | |
| 15:47:08 | gibi | kashyap: I think you delete too much | |
| 15:47:09 | artom | Uggla, in a way :) | |
| 15:47:13 | gibi | replied inline | |
| 15:47:36 | kashyap | Aargh :) /me goes to fix | |
| 15:47:45 | gibi | Uggla, artom: this is cool until you are OK iterating once in 2 hours | |
| 15:47:50 | kashyap | It's taking a full 3+ minutes to run `git review`, it's slower than a pig | |
| 15:47:56 | gibi | s/until/while/ | |
| 15:48:01 | artom | gibi, it suits my mind more | |
| 15:48:24 | artom | I'd rather concentrate on an "interesting" thing, let it run while I do something else | |
| 15:48:41 | artom | Rather than faffing about on a devstack that can break in various fun random ways | |
| 15:48:52 | artom | At least the CI is (mostly) consistent and predictable, on master anyways | |
| 15:49:25 | gibi | artom: actually re-creating devstack in an ubuntu VM is fairly stable and a lot faster than 2 hours | |
| 15:49:42 | gibi | and when that breaks you expect that the gate will break too :) | |
| 15:49:48 | artom | With Ceph, and multinode? | |
| 15:49:52 | gibi | ahh | |
| 15:49:56 | artom | Zuul does it for me :) | |
| 15:49:57 | gibi | good point | |
| 15:50:10 | gibi | I avoided Ceph | |
| 15:50:19 | artom | We've fixed all the "easy" things in Nova | |
| 15:50:21 | gibi | but multinode is still pretty easy | |
| 15:50:29 | artom | And any that are left can be done in func tests, mostly | |
| 15:50:34 | gibi | :D | |
| 15:50:54 | artom | So the stuff you need real deployments for are almost always a pain in the ass | |
| 15:51:30 | artom | Anyways, I'm not advocating that anyone work the way I do | |
| 15:51:38 | artom | But it's been a recurring topic between Uggla and myself | |
| 15:51:57 | artom | So I figured I'd point to an example of why I rarely touch devstack directly anymore | |
| 15:53:27 | gibi | sure, I'm not advocating either | |
| 15:53:32 | Uggla | artom, sure. I try to pick the best in the 2 way of working. To be honest, having a devstrack is most of the time more convenient for me. This is probably because I currently make so many mistakes. | |
| 15:57:07 | kashyap | gibi: That diff good w/ you? - https://paste.opendev.org/show/bJB6AN1q4slkEzyhqN4u/ | |
| 15:59:13 | gibi | kashyap: yep | |
| 16:00:24 | bauzas | #startmeeting nova | |
| 16:00:24 | opendevmeet | Meeting started Tue May 24 16:00:24 2022 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 16:00:24 | opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 16:00:24 | opendevmeet | The meeting name has been set to 'nova' | |
| 16:00:33 | bauzas | hey folks | |
| 16:00:37 | whoami-rajat | Hi | |
| 16:00:53 | bauzas | #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting | |
| 16:01:15 | elodilles | o/ | |
| 16:01:59 | opendevreview | Kashyap Chamarthy proposed openstack/nova master: libvirt: Add a workaround to skip compareCPU() on destination https://review.opendev.org/c/openstack/nova/+/838926 | |
| 16:02:08 | gibi | o/ | |
| 16:02:33 | bauzas | ok, let's start | |
| 16:02:39 | bauzas | #topic Bugs (stuck/critical) | |
| 16:02:43 | bauzas | #info No Critical bug | |
| 16:02:47 | bauzas | #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 15 new untriaged bugs (+1 since the last meeting) | |
| 16:02:56 | bauzas | no worries sean, I saw you did a hard work | |
| 16:03:04 | bauzas | #link https://storyboard.openstack.org/#!/project/openstack/placement 26 open stories (0 since the last meeting) in Storyboard for Placement | |
| 16:03:09 | bauzas | #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster | |
| 16:03:22 | bauzas | sean-k-mooney: any bug you wanted to discuss for triage ? | |
| 16:03:40 | sean-k-mooney | am not anyting pressing | |
| 16:03:42 | sean-k-mooney | https://etherpad.opendev.org/p/nova-bug-triage-2022-05-17 | |