Friday, 2022-02-04

opendevreviewNeil Hanlon proposed openstack/openstack-ansible master: WIP - Add support for running on Rocky Linux  https://review.opendev.org/c/openstack/openstack-ansible/+/82357300:15
opendevreviewMerged openstack/openstack-ansible-os_octavia master: Remove legacy db pooling variables  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/82725200:19
opendevreviewNeil Hanlon proposed openstack/openstack-ansible master: WIP - Add support for running on Rocky Linux  https://review.opendev.org/c/openstack/openstack-ansible/+/82357300:20
mnaserjrosser: yeah i was hoping that just making zones would be enough but yeah its deffo a challenge00:46
*** dviroel|afk is now known as dviroel01:16
*** dviroel is now known as dviroel|out01:22
*** akahat is now known as akahat|rover05:29
*** ChanServ changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/osa-review-board-v4"08:01
noonedeadpunkI've updated review board just in case ^08:22
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Add advancedvirt-common repository  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/82750108:29
*** akahat|rover is now known as akahat|lunch08:30
jrossernoonedeadpunk: ^ still I don’t know how useful that repo is, versions seem older than in the normal distro08:35
jrosserqemu-kvm I think was the one which didn’t install as you might expect08:35
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Add advancedvirt-common repository  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/82750108:35
noonedeadpunkhm...08:36
jrossermaybe we need some advice from centos/rh experts08:36
noonedeadpunkoh, right, I think normal repo is rdo here ?08:37
noonedeadpunkAs I kind of saw libvirt 7 there which I don't think centos really ships by default08:37
noonedeadpunkdoh, you're right jrosser08:39
noonedeadpunkqemu in appstream is 6.1 even...08:39
noonedeadpunkand libvirt 7.10 o_O08:39
jrosserI know08:41
jrosserit makes no sense08:41
noonedeadpunkI kind of wonder if lie migration is going ever to work between 2 centos-8 stream hosts that are setup in like a year period08:41
noonedeadpunk*life08:41
jrossercynical side says that why you have to pay $$$ for the “proper” version08:42
noonedeadpunkbut nice thing is that centos already have virtio-fs :D08:43
jrosseroh well yeah that would be interesting08:44
jrosserI have uses for that L ready so wish it were in UCA08:44
jrosser*already08:44
noonedeadpunkI'll likely wait for nova to implement support as well with manila. Also sad thing that upgrade to 22.04 will highly likely be through offline migration as well :(08:46
*** ChanServ changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: http://bit.ly/osa-review-board-v4_1"09:02
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Use ssh_keypairs role to generate cold migration ssh keys  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/82530609:05
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Use ssh_keypairs role to generate cold migration ssh keys  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/82530609:09
*** akahat|lunch is now known as akahat|rover09:22
noonedeadpunkSome reviews for https://review.opendev.org/q/topic:osa/remove-centos8+status:open would be great - we've got a progress for V09:28
opendevreviewMerged openstack/openstack-ansible-os_nova stable/xena: Fix nova-key tag handling  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/82773810:09
jrosserdoes the openvswitch collection have the right metadata yet to fetch it as a git repo10:19
jrossergalaxy-- there sadly10:19
noonedeadpunkhttps://github.com/ansible-collections/openvswitch.openvswitch/blob/main/galaxy.yml#L11 -> It's their principal position from what I got10:27
noonedeadpunkor well, maybe it's working now...10:29
*** dviroel|out is now known as dviroel|ruck10:46
noonedeadpunkIt's working but with side effects. Decided to post https://github.com/ansible-collections/openvswitch.openvswitch/issues/94 anyway11:17
opendevreviewMerged openstack/openstack-ansible-os_keystone stable/wallaby: Remove legacy centos-8 CI jobs  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/82747411:21
opendevreviewMerged openstack/openstack-ansible-openstack_hosts stable/victoria: Add data to disable the advanced-virtualisation repository  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/82763411:22
gillesMoHello ! Just a follow up to my question of yesterday, concerning remaining Magnum menu in Horizon after trying to uninstall it. Removing the pip packages magnum-ui and python-magnumclient + rerun playbook removes it. (just restarting horizon lead to a non-working dashboard)11:32
noonedeadpunkI can imagine that restarting horizon wasn't enough because symlinks were broken and it required to run collect-static or compress11:33
gillesMoYes, I was looking a way to trigger the static rebuild/compress task, but there's no variable for that11:36
opendevreviewMerged openstack/openstack-ansible-lxc_container_create stable/wallaby: Remove legacy centos-8 jobs  https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/82739911:36
gillesMoLike for rebuild python wheels/venvs11:37
noonedeadpunkyeah, there's totally things worth improving11:37
noonedeadpunkI'd say we should cover that at least with tags11:38
noonedeadpunkto limit playbook run for specific actions only11:38
noonedeadpunkand we need to start using pki role there as well...11:39
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Improve defining horizon_lib_dir  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/82092811:40
noonedeadpunkgillesMo: well eventually, what could be done - disable dashboard in variable and re-run role with `-e venv_rebuild=true`11:42
opendevreviewMerged openstack/openstack-ansible-galera_server master: Listen on an additional port for monitoring/diagnostic purposes  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/78638112:02
gillesMonoonedeadpunk: I yes, I don't know why I thought it was only for the repo-build playbook, but now all of this as been moved to the different playbooks ! I will probably uninstall heat soon, so I will try12:59
opendevreviewMerged openstack/openstack-ansible-os_keystone stable/wallaby: Fix ordering error enabling/disabling Apache modules  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/82655113:50
opendevreviewMerged openstack/openstack-ansible stable/victoria: Fix rich version for ansible-lint  https://review.opendev.org/c/openstack/openstack-ansible/+/82402814:31
*** dviroel|ruck is now known as dviroel|ruck|lunch15:17
NeilHanlongm folks, seen this anywhere? https://rpa.st/HU4A15:18
noonedeadpunkdoes it fail because of that?15:19
noonedeadpunkbut yes we use constraits from https://releases.openstack.org/constraints/upper/master15:20
andrewbonneyI think nova deprecated that component recently. See https://github.com/powervm/pypowervm/pull/1715:20
NeilHanlonyeah it errors out; i've been trying to see if I could get it running under py3.8 on rocky linux, since 3.6 has its own set of issues15:21
NeilHanlonhttps://rpa.st/62ZQ15:22
NeilHanlonfound this while searching https://github.com/pypa/pip/issues/1065015:23
NeilHanlonthanks andrewbonney -- this seems definitely related: "In OpenStack Kolla we just drop that line from Nova's requirements.txt to be able to do CentOS builds (only distro with Python 3.6)."15:23
noonedeadpunkah, indeed, when package is in requirements and constraints it fail like that...15:40
NeilHanlonevery day we stray further and further from god15:40
NeilHanlon:P 15:40
noonedeadpunkNeilHanlon: we do this way https://opendev.org/openstack/openstack-ansible-os_neutron/src/branch/master/tasks/neutron_install.yml#L6915:40
noonedeadpunkok, let me send you full commit :) https://opendev.org/openstack/openstack-ansible-os_neutron/commit/acae7a8621f8e4c65236179eff96c502d480025015:41
NeilHanlongootcha - so patch os_nova to drop that constraint dynamically ?15:42
noonedeadpunkmmm... https://review.opendev.org/c/openstack/nova/+/81936615:44
noonedeadpunkI think we need to update jsut nova SHA15:44
NeilHanlonwell, it appears semi-controllable via user vars: https://opendev.org/openstack/openstack-ansible-os_nova/src/branch/master/defaults/main.yml#L5515:44
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/defaults/repo_packages/openstack_services.yml#L20115:44
noonedeadpunkI hope just using "master" there should help15:45
*** akahat|rover is now known as akahat|dinner15:45
NeilHanlonI'll try that out in my lab real quick 15:46
NeilHanlonand by quick I mean however long it takes for the install 😉 15:46
noonedeadpunkyou can just set `nova_git_install_branch: master` anywhere in variables (like user_variables.yml) and just re-run os-nova-install.yml -e venv_rebuild=true15:47
noonedeadpunkif you have sandbox anywhere already deployed15:47
NeilHanlonah, neat. did not know about the venv_rebuild. 15:47
NeilHanlonthat's a lot easier than tearing down my whole vm lol 15:48
noonedeadpunkwe have a lot good hidden gems :D15:48
NeilHanlonnext you'll tell me about the `-e random_errors=no` flag 15:51
noonedeadpunkwell, we have smth common when it comes to random rabbitmq errors :D15:53
NeilHanlonhaha15:55
*** dviroel|ruck|lunch is now known as dviroel|ruck16:22
opendevreviewMerged openstack/openstack-ansible stable/victoria: Define max microversion for manila tempest  https://review.opendev.org/c/openstack/openstack-ansible/+/82761817:33
*** akahat|dinner is now known as akahat|rover17:59
opendevreviewMerged openstack/openstack-ansible-lxc_container_create stable/xena: Remove legacy centos-8 jobs  https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/82747318:54
opendevreviewMerged openstack/openstack-ansible-os_manila stable/victoria: Restore CI jobs  https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/82760420:34
*** dviroel|ruck is now known as dviroel|out22:06

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