Monday, 2022-04-25

*** ysandeep|out is now known as ysandeep03:51
*** ysandeep is now known as ysandeep|afk06:01
*** ysandeep|afk is now known as ysandeep06:48
jrossermorning07:29
SiavashSardarimorning08:04
SiavashSardariany idea why https://review.opendev.org/c/openstack/openstack-ansible/+/837742 fails?08:04
SiavashSardarimore precisely why https://zuul.opendev.org/t/openstack/build/df103e84664f456a9aa2e68155a920c2 fails? I tried to reproduce the failure locally but I failed to fail :D08:08
jrosserSiavashSardari: i think to fix the ceph job these patches are needed https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838657/609:33
jrosserand https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/838855/309:33
jrosserandrewbonney: ^^^ can you take a look at these?09:39
andrewbonneySure09:39
SiavashSardari@jrosser Thanks but the log shows "No such file or directory: b'ceph-volume'" which is weird no matter the librdb and librados conflicts the ceph-osd should get installed, whether 16 or 17. they both have the ceph-volume command09:39
jrosserif there is a potential package downgrade when installing whatever provides ceph-volume then that is an error09:41
jrosserSiavashSardari: the reason is that there is packaging change between ceph 16.x and ceph 17.x, in 16 ceph-volume is in the `ceph-osd` package, in 17 it has it's own package `ceph-volume`09:47
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-lxc_container_create master: Unify varibles for all operating systems.  https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/83916710:03
SiavashSardari@jrosser you're right but on ceph 17.x ceph-osd has ceph-volume as a dependency. https://paste.opendev.org/show/bRcSJ2ftG74StjfCjyQk/10:37
jrosserwell strictly its a 'recommends"10:40
jrosserregardless of that, the package is not installed in the CI job https://zuul.opendev.org/t/openstack/build/df103e84664f456a9aa2e68155a920c2/log/logs/host/apt/history.log.txt10:42
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: Unify debian and ubuntu cache prep scripts  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/83883610:46
*** dviroel_ is now known as dviroel11:07
*** dviroel is now known as dviroel|rover11:07
*** ysandeep is now known as ysandeep|afk12:25
spatelDid we created CI job for 22.04 ? 13:33
spatelUbuntu 22.04 13:34
spatelSoon i am going to deploy new openstack cloud and now thinking to use 20.04 vs 22.04 :)13:34
*** ysandeep|afk is now known as ysandeep13:41
jrosserspatel: there is currently no CI image available for booting a 22.04 node, though that it being worked on13:56
jrosseralso, I have a 22.04 AIO running which shows that some patches are needed13:56
spatel+1 good to know work is in progress13:57
spatelDo you think it will take months or just matter of days? 13:57
jrosseradditionally, python3.10 was not in scope for Yoga and there are issues (horizon in particular) and i don't know if there is any possiblity to backport the fixes13:58
spatelin 2 week i am deploying new cloud to for our customer. it would be good to put them on latest OS 13:58
jrosserspatel: depends what you mean by "it"13:58
jrosserwill there be a CI image available? Yes13:58
jrosserwill OSA release Yoga with support for 22.04, possible but at best it may be 'experimental' support with no actual stated support for python3.10 from the openstack projects themselves13:59
spatelhmm13:59
spatelin short timeline better to stick with 20.04 :)14:00
spateljrosser last couple of days i am playing with skyline GUI and deployment methods (docker, manual etc)14:01
spatelI think docker is most easy way to get it up and running on OSA14:01
spatelwe can run docker inside LXC container and get it going 14:02
spatelother way is to compile from source which takes little extra times. 14:02
* mgariepy is not a fan of docker14:02
spatelwith docker we can setup skyline in 5 min :) with source compile take 15 to 20 min depend on CPU/HW 14:03
jrosseris there any sensible documentation?14:03
spatelThis one i am using currently, Docker way - https://opendev.org/openstack/skyline-apiserver14:04
spatelHere is the direct link - https://opendev.org/openstack/skyline-apiserver#deployment-with-sqlite14:04
jrosserno i mean a proper installation guide14:05
jrosserdocker blah blah is just opionated stuff14:05
jrosserhow does the code actually work14:05
spatelhere is the source compile way to deploy - https://opendev.org/openstack/skyline-apiserver#develop-skyline-apiserver14:05
spatelI am writing blog about how to deploy skyline manually without docker so hope that helps 14:06
spatelOne thing i found that we have whl package to deploy skyline - https://tarballs.opendev.org/openstack/skyline-apiserver/14:07
spateli didn't test this method but i think it should work 14:07
jrosserwell it uses poetry so you'd hope it was pep517 complatible and it would 'just work' with pip install?14:07
jrosserlike i say the docker and makefile stuff they have around it is just an opinionated wrapper14:07
jrosserthose wheels should be buildable using standard OSA code with python_venv_build14:09
spateljrosser yes that is what i thought we can do whl way. i am not expert in that area :)  but i will give it a try 14:11
*** dviroel|rover is now known as dviroel|rover|lunch15:30
noonedeadpunkjrosser: I _think_ it should create 1 CA only as then file will already exist... But I haven;'t finished testing previous week15:32
noonedeadpunkand this week is pure hell so I will be really semi-available, even closer to absent.15:33
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Use PKI role for certificate generation  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/83906815:35
*** ysandeep is now known as ysandeep|out15:38
*** dviroel|rover|lunch is now known as dviroel|rover16:17
opendevreviewMerged openstack/openstack-ansible-openstack_hosts master: Prevent ceph packages installing from ubuntu-cloud-archive  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/83865717:57
opendevreviewMerged openstack/openstack-ansible-openstack_hosts master: Add default package manager config  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/83885517:57
opendevreviewMerged openstack/openstack-ansible-lxc_hosts master: Ensure systemd-udev is present in centos containers  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/83786518:44
opendevreviewMerged openstack/ansible-role-systemd_service master: Reload systemd after installing a service unit override  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/83793019:42
opendevreviewMerged openstack/openstack-ansible-galera_server master: Use separate tmp directory  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/83155020:14
opendevreviewMerged openstack/openstack-ansible-galera_server master: Add galera_data_dir variable  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/83155220:17
*** dviroel|rover is now known as dviroel|rover|afk22:36
opendevreviewMerged openstack/openstack-ansible-os_glance master: Do not deploy api-paste for CentOS distro deployment  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/83757622:47
opendevreviewMerged openstack/openstack-ansible-os_glance master: Use systemd_mount native syntax for mounts  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/83755022:47
opendevreviewMerged openstack/openstack-ansible master: Switch services to Yoga  https://review.opendev.org/c/openstack/openstack-ansible/+/83770122:55

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