opendevreview | James Denton proposed openstack/openstack-ansible master: [WIP] Add support for Octavia testing with OVS/OVN https://review.opendev.org/c/openstack/openstack-ansible/+/894811 | 10:46 |
---|---|---|
jrosser | we need to merge/backport/bump this patch to unblock the master branch https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/897526 | 11:08 |
jrosser | defaults/source_install.yml makes an interesting thing for collecti-fying our code | 12:55 |
jrosser | this really looks like the pre-collection things we have, like common-playbooks and playbooks/defaults need refactoring into roles | 12:56 |
noonedeadpunk | are you user you meant common-playbooks and not common-tasks? | 13:04 |
noonedeadpunk | *sure | 13:04 |
opendevreview | Merged openstack/openstack-ansible-os_magnum master: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/897526 | 13:12 |
NeilHanlon | yout | 13:52 |
NeilHanlon | ope :) that's not my browser window | 13:52 |
NeilHanlon | morning y'all | 13:52 |
NeilHanlon | i just want my music :P | 13:52 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-plugins master: Add role to set variables for a source installation https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/900527 | 14:07 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-plugins master: Add role to do common setup tasks for lxc containers https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/900529 | 14:13 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum stable/2023.1: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/900467 | 14:40 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum stable/zed: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/900468 | 14:40 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum stable/yoga: Wait for magnum endpoint before creating cluster templates https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/900469 | 14:40 |
noonedeadpunk | fwiw - this is another patch that is preferably to backport down to Y: https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/892489/3 | 15:10 |
mgariepy | anyone using/testing arm here? | 15:49 |
andrewbonney | We have a few arm compute nodes | 15:58 |
opendevreview | Merged openstack/ansible-role-pki master: Only create certificate destination directories once. https://review.opendev.org/c/openstack/ansible-role-pki/+/899279 | 16:17 |
jrosser | we have an arm "infra" node to go with those computes which has just a repo server container on it | 16:25 |
mgariepy | any issue with arm compute ? live migration and all that fun stuff working correctly ? | 16:26 |
jrosser | i made some notes here https://docs.openstack.org/openstack-ansible/latest/user/multiarch/multiarch.html | 16:30 |
jrosser | mostly to do with "WTF is going on when architecture X is randomly emulated on hypervisor architecture Y" | 16:31 |
mgariepy | haha ok | 16:31 |
andrewbonney | Live migration works, but you need to disable a check in Nova config | 16:31 |
nixbuilder | Well I almost successfully got my Antelope system installed, all the way through without errors, but no compute nodes show up (https://paste.opendev.org/show/bttKRhytAbrDxo7OEWLd/). I ran /opt/openstack-ansible/scripts/add-compute.sh compute09,compute11 and still no compute nodes. Any ideas??? | 17:24 |
noonedeadpunk | nixbuilder: sooo... does `openstack compute service list` have the same result? | 17:43 |
noonedeadpunk | and what about `openstack hypervisor list`? | 17:44 |
nixbuilder | noonedeadpunk: Hypervisor list is empty but compute service list is not: https://paste.openstack.org/show/bWdzOA0tkDGAxl2px6n0/ | 17:48 |
nixbuilder | noonedeadpunk: https://paste.openstack.org/show/bVgRq3ibiFnReranbjzC/ | 17:51 |
noonedeadpunk | nixbuilder: do you have `compute_hosts` defined somewhere down the line in openstack_user_config? | 17:54 |
noonedeadpunk | like `compute_hosts: *compute_hosts` or smth? | 17:55 |
nixbuilder | noonedeadpunk: Yes... https://paste.openstack.org/show/bWdzOA0tkDGAxl2px6n0/ | 17:55 |
noonedeadpunk | I was talking about that part: https://paste.openstack.org/show/bVgRq3ibiFnReranbjzC/ | 17:55 |
noonedeadpunk | as if you don't have "compute_hosts: *compute_hosts" or smth like that - it's not gonna work. What's the output of `/opt/openstack-ansible/scripts/inventory-manage.py -G | grep compute_hosts -A 5` ? | 17:57 |
noonedeadpunk | or well | 17:57 |
noonedeadpunk | better check another grep - `/opt/openstack-ansible/scripts/inventory-manage.py -G | grep compute_hosts -A 5` | 17:58 |
noonedeadpunk | damn | 17:58 |
noonedeadpunk | this -> /opt/openstack-ansible/scripts/inventory-manage.py -G | grep nova_compute -A 5 | 17:58 |
nixbuilder | noonedeadpunk: '/opt/openstack-ansible/scripts/inventory-manage.py -G | grep nova_compute -A 5' come up empty. Is it because I have "_compute_hosts: &compute_hosts" defined instead of "compute_hosts: &compute_hosts"? | 18:00 |
nixbuilder | noonedeadpunk: Yep... I think that was it! | 18:10 |
noonedeadpunk | yeah | 18:12 |
noonedeadpunk | I think it was | 18:12 |
nixbuilder | noonedeadpunk: Once again, thanks for the help! BTW... install is all on bare metal with haproxy servers on their own hardware :-) | 18:29 |
*** tosky_ is now known as tosky | 18:43 | |
opendevreview | Merged openstack/openstack-ansible-os_glance master: Fix example playbook linters https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/900155 | 19:54 |
opendevreview | Merged openstack/openstack-ansible-os_glance master: Use correct default for glance_mount_points https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/892489 | 19:54 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance stable/2023.1: Use correct default for glance_mount_points https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/900477 | 20:43 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance stable/zed: Use correct default for glance_mount_points https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/900478 | 20:43 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance stable/yoga: Use correct default for glance_mount_points https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/900479 | 20:44 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!