Thursday, 2025-07-10

jrossero/ morning08:23
noonedeadpunkgood morning08:23
noonedeadpunkI'm kinda partially back to capi question, and some reasearch in terms of azimuth driver, as this is going nowhere so far08:27
noonedeadpunkit seems that the collection does do the job (with our fixes) overall08:27
noonedeadpunkand I'm really considering making some permanent forks....08:29
noonedeadpunkas missing both 1.32 and 1.33 is not funny at this point08:31
noonedeadpunkso hopefully some guide for azimuth is coming soonish, maybe even with CI?08:33
jrosserwhich collection do you mean? the containers/k8s ones for the control plane?09:33
darkhackernchttps://bugs.launchpad.net/openstack-ansible/+bug/211631209:53
noonedeadpunkyeah09:57
noonedeadpunkthe one with venv thingy09:57
noonedeadpunkas azimuth driver also requires modern capo, which was proposed in https://github.com/vexxhost/ansible-collection-kubernetes/pull/15209:58
noonedeadpunkbut other then that - it could be used for it as well09:59
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Drop `octavia_cert_dir_owner` variable  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/95459010:17
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Drop `octavia_cert_dir_owner` variable  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/95459010:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Disable Peer verification for the proxy  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/95459510:50
noonedeadpunkI'm not sure so far if I can make azimuth driver capable with offline install though10:54
darkhackerncnoonedeadpunk, this is online deploy, 10:56
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Add default values to environment lookups  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/95460211:08
opendevreviewMerged openstack/openstack-ansible-ops master: Refactor "remove_compute_node" playbook  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/95386811:50
darkhackernchttps://bugs.launchpad.net/openstack-ansible/+bug/211632212:00
darkhackernc sor.exceptions.OfflineGenerationError: You have offline compression enabled but key "6d94bebfcd3eb6c389c3bb77e261c26aa91f94c0654032d6b1a9929c58c7059e" is missing from offline manifest. You may need to run "python manage.py compress". Here is the original content:12:07
darkhackernchttps://paste.centos.org/view/raw/f1015c7912:31
jrosserdarkhackernc: the ansible code already does that compress step https://github.com/openstack/openstack-ansible-os_horizon/blob/c872f4c7ca4194e3e897c6a2a4c892be4c4a67f9/tasks/horizon_post_install.yml#L140-L14513:08
jrosseryou should be able to see that in your ansible log13:09
darkhackerncyes, this is offline install and for some reason it doesnt compressed13:10
darkhackerncI had to run that manually 13:10
darkhackerncthank you very much noonedeadpunk and jrosser for the kind help 13:10
darkhackerncthank you ]13:10
jrosserdarkhackernc: but the ansible task sou13:11
jrossershould be run13:11
jrosserthere is no conditional on that task and it should not matter that you are doing an offline install for that step13:11
darkhackerncyes, that ran, I can see in the logs13:12
darkhackerncbut dont know why it didnt applied13:13
noonedeadpunkjrosser: I actually seen that as well13:13
jrosserhuh interesting13:13
noonedeadpunkBut I dunno what the issue actually is there13:14
noonedeadpunkand also saw not once and not twice13:14
noonedeadpunkbut I really dunno what the pattern is so far13:14
jrosserits as likley a bug in horizon then?13:17
noonedeadpunkwell, is it?13:17
noonedeadpunkas re-running compress and apache restarts helps13:17
darkhackerncbut login is slow 13:50
jrosserhorizon might assume that the core set of services are present13:50
darkhackernchumn.... I am assuming the same, installing one by one 13:51
darkhackerncso far, keystone, placement, glance and horizon installed13:51
darkhackerncYou are not authorized to access this page Login >>>> why I am seeing this after login, 13:51
darkhackerncany relations 13:51
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Add debian trixie job definitions  https://review.opendev.org/c/openstack/openstack-ansible/+/95461614:33
noonedeadpunkI wonder if we should mark them as nv right away...14:50
noonedeadpunkas py3.13 is not  expected to fully work for this cycle either 14:51
jrosseryeah indeed, looks like the trixie nodes may not actually be available either15:20
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423915:31
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Generate ca_chain during cert creation for standalone backend  https://review.opendev.org/c/openstack/ansible-role-pki/+/95462815:31
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Generate ca_chain during cert creation for standalone backend  https://review.opendev.org/c/openstack/ansible-role-pki/+/95462816:22
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423916:22
damiandabrowskijrosser: thanks for pushing the ansible-role-pki patches, I'm done with other stuff so starting tomorrow morning, I'll be able to switch my focus back to hashi_vault backend16:32
jrosserI’m not at my computer right now but I think those file names you comment on are currently used as the “src” all through the existing roles16:36
jrossermy patches are written on the fly today without testing locally so if I typo something please fix if I dont manage16:37
jrosserand also I’m kind of not so happy with just stat the resulting files, it’s not testing that they’re correct at all16:39
jrosserca_bundle is a good suggestion though16:41
mgariepyanyone seen booting a vm from a snapshot, then the vms specs like i get a random size epehemeral disk 19:48
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Generate ca_bundle during cert creation for standalone backend  https://review.opendev.org/c/openstack/ansible-role-pki/+/95462819:50
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423919:50
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423919:53
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Generate ca_bundle during cert creation for standalone backend  https://review.opendev.org/c/openstack/ansible-role-pki/+/95462820:38
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423920:38
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Generate ca_bundle during cert creation for standalone backend  https://review.opendev.org/c/openstack/ansible-role-pki/+/95462821:58
opendevreviewJonathan Rosser proposed openstack/ansible-role-pki master: Allow certificates to be installed by specifying them by name  https://review.opendev.org/c/openstack/ansible-role-pki/+/95423921:58

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!