opendevreview | Ian Wienand proposed opendev/system-config master: [wip] rax rdns update when launching nodes https://review.opendev.org/c/opendev/system-config/+/865478 | 00:16 |
---|---|---|
opendevreview | Ian Wienand proposed opendev/system-config master: [wip] rax rdns update when launching nodes https://review.opendev.org/c/opendev/system-config/+/865478 | 00:49 |
opendevreview | Ian Wienand proposed opendev/system-config master: launch: Small tool to do RAX rdns updates when launching nodes https://review.opendev.org/c/opendev/system-config/+/865478 | 01:38 |
opendevreview | Ian Wienand proposed opendev/system-config master: launch: Automatically do RAX rdns updates when launching nodes https://review.opendev.org/c/opendev/system-config/+/865478 | 03:06 |
Clark[m] | ianw: I think we shouldnt automate the forward records because half the time we end up recycling nodes | 03:13 |
Clark[m] | With reverse records it's less of an issue as it's up sepcific | 03:13 |
ianw | Clark[m]: yeah, that only does rdns ... agree on forward records. between that an cnames it's all too fiddly to deal with | 03:17 |
ianw | it was really just because all the work had been done with the dns backup dumper. it's just a different POST | 03:18 |
fungi | also we wouldn't likely be adding many new forward records in rax dns anyway | 03:41 |
fungi | and we already have good copy/paste output for adding the forward records to the opendev zone | 03:42 |
fungi | though autogenerating the sshfp records and including those in the output would be nice (along with the host key inventory additions) | 03:43 |
ianw | ... the sshfp records *should* auto-output | 03:44 |
ianw | although ssh-keygen seems to like to change, so that may not be focal happy | 03:45 |
opendevreview | Ian Wienand proposed opendev/system-config master: launch: remove local mode for sshfp records https://review.opendev.org/c/opendev/system-config/+/865495 | 04:00 |
ianw | ^ that might be more reliable | 04:01 |
opendevreview | Ian Wienand proposed opendev/system-config master: launch: add ssh keys to inventory https://review.opendev.org/c/opendev/system-config/+/865496 | 04:15 |
ianw | fungi: ^ that should be everything on the wishlist :) | 04:15 |
opendevreview | Ian Wienand proposed opendev/system-config master: launch: add ssh keys to inventory https://review.opendev.org/c/opendev/system-config/+/865496 | 04:17 |
*** yadnesh|away is now known as yadnesh | 04:36 | |
*** ysandeep is now known as ysandeep|ruck | 04:48 | |
fungi | thanks! | 04:50 |
*** pojadhav- is now known as pojadhav | 04:56 | |
*** anbanerj is now known as frenzy_friday | 07:38 | |
*** ysandeep|ruck is now known as ysandeep|ruck|lunch | 07:50 | |
*** ysandeep|ruck|lunch is now known as ysandeep|ruck | 08:09 | |
Tengu | ianw: hello there! Are you still around? if so, would you have some time to check some WIP patches I proposed related to networkmanager here : https://review.opendev.org/q/topic:unbound%252Fnetworkmanager ? | 08:10 |
opendevreview | Cedric Jeanneret proposed openstack/project-config master: Ensure NetworkManager doesn't override /etc/resolv.conf https://review.opendev.org/c/openstack/project-config/+/865433 | 08:18 |
Tengu | clarkb: -^^ removed crudini, using some "inline" python instead. Should match your expectations :) | 08:18 |
*** jpena|off is now known as jpena | 08:26 | |
ianw | Tengu: I'll put it on my list for tomorrow, a bit late for me to think straight on networkmanager issues :) | 08:31 |
*** yadnesh is now known as yadnesh|afk | 08:38 | |
Tengu | ianw: ah, thanks :) | 08:39 |
Tengu | ianw: didn't know you were "that" APAC side of the Earth :) | 08:40 |
*** yadnesh|afk is now known as yadnesh | 09:03 | |
apevec | Tengu: a-ha, tjat | 10:09 |
apevec | s/tjat/that's why unbound was not working in tripleo job/ | 10:09 |
*** ysandeep|ruck is now known as ysandeep|afk | 10:13 | |
Tengu | apevec: yep | 10:26 |
Tengu | apevec: well, it was working. But it wasn't *used* | 10:26 |
apevec | s/tjat/that's why unbound was not working for tripleo job/ | 10:27 |
apevec | s/tjat/that's why unbound was not working for tripleo jobs/ | 10:27 |
Tengu | apevec: no bot here. | 10:27 |
apevec | sorry, editing in Matrix looks bad over IRC gw ;) | 11:02 |
apevec | hint: switch to Matrix! | 11:03 |
frickler | or use native IRC clients *scnr* | 11:09 |
*** ysandeep|afk is now known as ysandeep|ruck | 11:21 | |
*** yadnesh is now known as yadnesh|afk | 11:24 | |
*** dviroel|afk is now known as dviroel | 11:27 | |
*** yadnesh|afk is now known as yadnesh | 12:22 | |
*** rlandy|out is now known as rlandy|holiday | 12:51 | |
*** dviroel is now known as dviroel|dr_appt | 13:49 | |
*** yadnesh is now known as yadnesh|away | 15:04 | |
*** ysandeep|ruck is now known as ysandeep|out | 15:14 | |
*** ykarel is now known as ykarel|away | 15:23 | |
*** marios is now known as marios|out | 16:14 | |
Tengu | prometheanfire: heh, you're fast for the cryptography bump :). Thanks! | 16:21 |
prometheanfire | I may have a horse in that race too, it would be nice if critical projects would do more stable branches (cryptography), so less api changes were needed for security things | 16:24 |
Tengu | prometheanfire: so I read the project will have a hard requirement on pyOpenSSL (or is it the reverse now?... meh) | 16:24 |
Tengu | so it would make things a bit more solid. | 16:24 |
Tengu | in any cases, this couple is sensitive. | 16:25 |
Tengu | prometheanfire: should I be concerned about the failed ARM64 job? | 16:26 |
Tengu | though it doesn't really seem to be linked to the change itself. | 16:26 |
vsevolod | Hi. I hope this is the proper place to ask: | 16:32 |
vsevolod | We have problem with zool run for review https://review.opendev.org/c/jjb/jenkins-job-builder/+/863697 | 16:33 |
vsevolod | https://zuul.opendev.org/t/openstack/build/3e00965b56cc4ae2a27d4ac19c409210 | 16:33 |
vsevolod | It states: Task | 16:33 |
vsevolod | Install specified version of python interpreter and development files (DEB) | 16:33 |
vsevolod | failed running on host | 16:33 |
vsevolod | ubuntu-jammy | 16:33 |
vsevolod | No package matching 'python3.8-dev' is available | 16:33 |
vsevolod | And same for jjb-tox-cross-python-jenkins job | 16:34 |
prometheanfire | Tengu: nope, it's forever failing | 16:35 |
Tengu | prometheanfire: ah :). "good" I guess then | 16:48 |
Tengu | hmm. tripleo-ansible on stable/zed will require some more love in order to drop that cryptography pinning apparently. weird. | 16:49 |
mitroko | Hello, I am building CI for our storage driver. Currently I have pipelines in Jenkins and Gerrit (to store our code). I would like to link it to openstack/cinder CI and start voting for commits. Should I set up Zuul or it is possible to stay with Jenkins+some plugin to poll events and vote. Also are there eny doc for the proccess which I should follow to link my CI to opendev. Thank you. | 16:57 |
clarkb | vsevolod: we switched out default nodeset to ubuntu-jammy a few weeks ago. Ubuntu jammy has python 3.10 on it not 3.8. You can update your job to explicitly use nodeset: ubuntu-focal which does have python3.8 and then the job should run | 17:02 |
clarkb | mitroko: any CI system that can talk to Gerrit should work. As far as documentation I would talk to the cinder team about that | 17:02 |
vsevolod | clarkb: thank you, I will try this | 17:12 |
*** jpena is now known as jpena|off | 17:25 | |
*** dviroel|dr_appt is now known as dviroel | 18:09 | |
*** dviroel is now known as dviroel|afk | 18:23 | |
*** prometheanfire is now known as Guest0 | 20:53 | |
*** dviroel|afk is now known as dviroel | 22:16 | |
*** Guest0 is now known as prometheanfire | 22:50 | |
opendevreview | Ian Wienand proposed opendev/system-config master: bridge: switch OSC from container to local install https://review.opendev.org/c/opendev/system-config/+/865606 | 23:23 |
opendevreview | Ian Wienand proposed opendev/system-config master: bridge: Update to Ansible 7 https://review.opendev.org/c/opendev/system-config/+/865345 | 23:41 |
opendevreview | Ian Wienand proposed opendev/system-config master: bridge: change prod Ansible policy to <8 https://review.opendev.org/c/opendev/system-config/+/865607 | 23:41 |
opendevreview | Ian Wienand proposed opendev/system-config master: bridge: switch OSC from container to local install https://review.opendev.org/c/opendev/system-config/+/865606 | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!