*** tosky has quit IRC | 00:09 | |
*** sep has quit IRC | 00:12 | |
*** sep has joined #openstack-ansible | 00:13 | |
*** threestrands has joined #openstack-ansible | 02:51 | |
*** schwicht has quit IRC | 03:32 | |
*** evrardjp has quit IRC | 04:35 | |
*** evrardjp has joined #openstack-ansible | 04:35 | |
*** cshen has joined #openstack-ansible | 05:03 | |
*** cshen has quit IRC | 05:07 | |
*** admin0 has quit IRC | 05:18 | |
*** udesale has joined #openstack-ansible | 05:29 | |
*** cshen has joined #openstack-ansible | 06:00 | |
*** pcaruana has joined #openstack-ansible | 06:01 | |
*** yolanda has joined #openstack-ansible | 06:16 | |
*** CeeMac has joined #openstack-ansible | 06:16 | |
*** jbadiapa has joined #openstack-ansible | 06:27 | |
*** rpittau|afk is now known as rpittau | 07:22 | |
*** thuydang has joined #openstack-ansible | 07:24 | |
*** tosky has joined #openstack-ansible | 07:26 | |
*** sshnaidm|afk is now known as sshnaidm | 07:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/721064 | 08:07 |
---|---|---|
*** threestrands has quit IRC | 08:20 | |
*** mcarden has quit IRC | 08:29 | |
*** logan_ has joined #openstack-ansible | 08:31 | |
*** logan- has quit IRC | 08:32 | |
*** logan_ is now known as logan- | 08:35 | |
*** sep has quit IRC | 08:36 | |
*** sep has joined #openstack-ansible | 08:37 | |
*** admin0 has joined #openstack-ansible | 08:42 | |
*** thuydang has left #openstack-ansible | 08:55 | |
*** amalrajgenocidex has joined #openstack-ansible | 09:05 | |
amalrajgenocidex | Hi All, I was trying to setup openstack-ansbile with 3 controller nodes and 4 compute/ceph(same machine). But still confused what should I give in place of "internal_lb_vip_address" | 09:09 |
amalrajgenocidex | Should it be the br-mgmt ip of any controller hosts or a separate machine alltogether? | 09:10 |
amalrajgenocidex | Anyone to help? | 09:23 |
kleini | Currently I only have a single controller but I used its IP address on the management network. I have no idea, how to do this best with a 3 controller setup. | 09:24 |
kleini | I read somewhere, that haproxy should be a separate node and that node requires then IP based loadbalancing/failover and that virtual load balancer IP needs to be used then. | 09:27 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: Ensure procps is present in debian container image https://review.opendev.org/710251 | 09:35 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts master: Move all tox environments to python3 https://review.opendev.org/710253 | 09:35 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Fix glance stores https://review.opendev.org/722854 | 09:42 |
amalrajgenocidex | Thank you kleini. So I need a separate host with all these networks like br-mgmt. br-vxlan apart from these controller/compute nodes, right? | 09:47 |
amalrajgenocidex | Any one more has to add anything? | 09:47 |
kleini | If that node just runs the haproxy, it only needs a connection to br-mgmt. And in openstack_user_config.yml haproxy_hosts: needs to be configured to that host. | 09:48 |
kleini | As I already said, I don't have such a setup, I just read about an extra host for haproxy in the front, that requires IP based load balancing. | 09:49 |
*** yolanda has quit IRC | 09:56 | |
*** gshippey has joined #openstack-ansible | 09:58 | |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Add requirements_git_install_branch to test-vars https://review.opendev.org/722922 | 10:00 |
kleini | amalrajgenocidex: here is more information about how to make haproxy HA: https://docs.openstack.org/openstack-ansible-haproxy_server/train/configure-haproxy.html#making-haproxy-highly-available | 10:08 |
*** yolanda has joined #openstack-ansible | 10:10 | |
amalrajgenocidex | Thank you, Kleini. I was trying to use the controller1 IP itself as internal lb ip. Let me try to do this as a separate IP | 10:15 |
openstackgerrit | Merged openstack/ansible-hardening master: Cleanup py27 support https://review.opendev.org/723084 | 10:16 |
kleini | That guide does not even mention, that haproxy needs to be on an extra host. So maybe making haproxy HA works in infra hosts, too. | 10:16 |
*** amalrajgenocidex has quit IRC | 10:24 | |
*** amalrajgenocidex has joined #openstack-ansible | 10:31 | |
*** rpittau is now known as rpittau|bbl | 10:32 | |
*** cshen has quit IRC | 10:32 | |
*** peeejayz has joined #openstack-ansible | 10:39 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-tests stable/rocky: Add requirements_git_install_branch to test-vars https://review.opendev.org/722923 | 10:51 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_glance master: Make possible to run glance-api not with uwsgi https://review.opendev.org/718530 | 10:54 |
*** schwicht has joined #openstack-ansible | 11:03 | |
*** isakgicu has joined #openstack-ansible | 11:24 | |
isakgicu | Hi | 11:25 |
isakgicu | I'm trying to add new compute hosts to my openstack cluster and facing some issues: | 11:26 |
isakgicu | http://paste.openstack.org/show/792753/ | 11:26 |
isakgicu | pretty sure I have done all necessary configuration to run playbooks, I have done this to my previous OS release: 18.1 Rocky | 11:27 |
isakgicu | my current OS release is Train | 11:27 |
isakgicu | what does " Could not match supplied host pattern, ignoring: compute03 " mean ? | 11:28 |
noonedeadpunk | isakgicu: it lloks like you might have issues in openstack-user-config.yml | 11:35 |
noonedeadpunk | So dynamic inventory script weirdly fails | 11:35 |
isakgicu | nevermind guys, found my mistake: misstyped hostname in openstack-user-config.yml | 11:35 |
isakgicu | yeah | 11:35 |
isakgicu | sory | 11:35 |
noonedeadpunk | No problems) | 11:35 |
*** yolanda has quit IRC | 11:44 | |
*** yolanda has joined #openstack-ansible | 11:44 | |
*** rh-jelabarre has joined #openstack-ansible | 12:05 | |
*** ondrejburian has quit IRC | 12:45 | |
*** rpittau|bbl is now known as rpittau | 12:49 | |
*** _mmethot_ has quit IRC | 13:10 | |
*** mmethot has joined #openstack-ansible | 13:11 | |
admin0 | when will ubuntu 20 be supported :) | 13:14 |
*** udesale_ has joined #openstack-ansible | 13:20 | |
*** udesale has quit IRC | 13:23 | |
*** mmethot has quit IRC | 13:25 | |
*** mmethot has joined #openstack-ansible | 13:26 | |
*** d34dh0r53 has joined #openstack-ansible | 13:44 | |
ebbex | why was there a bump from 19.0.11 to 19.1.0 in stein? | 13:46 |
*** ondrejburian has joined #openstack-ansible | 13:47 | |
openstackgerrit | Merged openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/721064 | 13:47 |
openstackgerrit | Merged openstack/ansible-role-systemd_networkd master: Cleanup py27 support https://review.opendev.org/723094 | 13:48 |
ebbex | Nevermind, expected to find releasenotes in git. | 13:48 |
*** itandops has joined #openstack-ansible | 13:48 | |
peeejayz | Hi all, Does anyone know under my provider networks if I can specify a VXLAN? I'd like to use one for Octavia? | 13:59 |
*** itandops has quit IRC | 14:06 | |
*** spatel has joined #openstack-ansible | 14:06 | |
*** itandops has joined #openstack-ansible | 14:06 | |
*** irclogbot_0 has joined #openstack-ansible | 14:07 | |
*** dpaclt has joined #openstack-ansible | 14:08 | |
spatel | I have question related override in user_variables vs host_vars which i think its bug - https://bugs.launchpad.net/openstack-ansible/+bug/1875097 | 14:09 |
openstack | Launchpad bug 1875097 in openstack-ansible "openstack-ansible overrides overlapping " [Undecided,New] | 14:09 |
spatel | How do i use override in above scenario ? | 14:10 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Cleanup py27 support https://review.opendev.org/721834 | 14:11 |
*** irclogbot_0 has quit IRC | 14:12 | |
*** irclogbot_1 has joined #openstack-ansible | 14:21 | |
*** irclogbot_1 has quit IRC | 14:25 | |
*** irclogbot_1 has joined #openstack-ansible | 14:25 | |
*** irclogbot_1 has quit IRC | 14:29 | |
*** irclogbot_2 has joined #openstack-ansible | 14:29 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create master: Updated from OpenStack Ansible Tests https://review.opendev.org/711691 | 14:32 |
AJaeger | could anybody give a second review on https://review.opendev.org/723219 for osa-tests, please? | 14:33 |
*** irclogbot_2 has quit IRC | 14:35 | |
*** irclogbot_1 has joined #openstack-ansible | 14:35 | |
*** maaritamm has joined #openstack-ansible | 14:35 | |
*** irclogbot_1 has quit IRC | 14:39 | |
*** irclogbot_2 has joined #openstack-ansible | 14:39 | |
itandops | Hi all, is there any doc explaining to deploy OSA with Swift with Ceph as backend ?? | 14:44 |
*** irclogbot_2 has quit IRC | 14:45 | |
*** irclogbot_3 has joined #openstack-ansible | 14:45 | |
openstackgerrit | Duncan Martin Walker proposed openstack/openstack-ansible-ops master: Expose voting-only option for master-eligible elasticsearch nodes https://review.opendev.org/723574 | 14:49 |
*** irclogbot_3 has quit IRC | 14:51 | |
maaritamm | Hi everyone! I would like to follow up on my question on Friday. noonedeadpunk thanks for trying to help and sorry for not responding (had to step away) | 14:51 |
*** irclogbot_2 has joined #openstack-ansible | 14:51 | |
maaritamm | so I tried to upgrade from 19.0.7 to 20.1.0 and failed | 14:52 |
maaritamm | fatal: [alice_rabbit_mq_container-43a2432f]: FAILED! => {"changed": false, "msg": "A later version is already installed"} | 14:52 |
noonedeadpunk | itandops: maybe this? https://docs.openstack.org/openstack-ansible/latest/user/ceph/swift.html | 14:52 |
noonedeadpunk | maaritamm: so I think it's some OSA bug | 14:52 |
noonedeadpunk | right now I'm deploying a sandbox to try what's wrong... | 14:53 |
maaritamm | ah, ok | 14:53 |
noonedeadpunk | As we've cathced the same issue in our CI during weekends... | 14:54 |
AJaeger | noonedeadpunk: thx | 14:54 |
noonedeadpunk | I guess that ubuntu just have more modern rabbitmq version than we want to install | 14:54 |
*** irclogbot_2 has quit IRC | 14:55 | |
*** irclogbot_1 has joined #openstack-ansible | 14:55 | |
noonedeadpunk | ebbex: there was a bump as we had feature backported to stable branch | 14:55 |
noonedeadpunk | admin0: lol:) | 14:56 |
*** dpaclt has quit IRC | 14:57 | |
maaritamm | right, is there anything I can do to help? just fyi rabbitmq_server-3.7.8 and I ran a minor upgrade 19.0.6 -> 19.0.7 just before | 14:57 |
*** irclogbot_1 has quit IRC | 14:59 | |
*** irclogbot_3 has joined #openstack-ansible | 14:59 | |
noonedeadpunk | spatel: I've answered your bug | 15:02 |
spatel | noonedeadpunk: let me check | 15:03 |
*** irclogbot_3 has quit IRC | 15:03 | |
*** irclogbot_1 has joined #openstack-ansible | 15:03 | |
AJaeger | I have a few python 2.7 cleanup patches up, reviews welcome, please: https://review.opendev.org/721824 https://review.opendev.org/721835 https://review.opendev.org/721837 https://review.opendev.org/723095 https://review.opendev.org/723092 https://review.opendev.org/#/c/723088/ | 15:03 |
*** irclogbot_1 has quit IRC | 15:07 | |
*** irclogbot_1 has joined #openstack-ansible | 15:07 | |
noonedeadpunk | AJaeger: btw, I'm wondering if we can drop setup.cfg at all, since we don't use pbr | 15:07 |
noonedeadpunk | * setup.py | 15:08 |
noonedeadpunk | like https://review.opendev.org/#/c/721824/2/setup.py does nothing usefull for isntance | 15:08 |
AJaeger | noonedeadpunk: you might, indeed. Let's try - any repo to test on? | 15:08 |
noonedeadpunk | this one should be good I guess | 15:08 |
AJaeger | ok, patch coming, will WIP for now ;) | 15:09 |
*** irclogbot_1 has quit IRC | 15:11 | |
*** irclogbot_1 has joined #openstack-ansible | 15:11 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-galera_server master: Remove setup.* files https://review.opendev.org/723581 | 15:11 |
AJaeger | noonedeadpunk: ^ | 15:12 |
spatel | noonedeadpunk: thank you.. that is awesome! | 15:12 |
*** amalrajgenocidex has quit IRC | 15:13 | |
spatel | noonedeadpunk: you are saying i should add nova_nova_conf_overrides: "{{ _nova_nova_conf_overrides }}" in user_variables first and then create group_vars for common configs and host specific setting will be in host_vars | 15:14 |
noonedeadpunk | So the idea was to not define nova_nova_conf_overrides directly on user_variables | 15:14 |
noonedeadpunk | as it will override everything | 15:15 |
*** irclogbot_1 has quit IRC | 15:15 | |
*** irclogbot_1 has joined #openstack-ansible | 15:15 | |
spatel | noonedeadpunk: thanks for the tips, i will run test and verify my need :) | 15:15 |
noonedeadpunk | so I'd place nova_nova_conf_overrides: "{{ _nova_nova_conf_overrides }}" in nova_all group vars, on user_variables rename to _nova_nova_conf_overrides | 15:16 |
openstackgerrit | Merged openstack/ansible-config_template master: Switch to CentOS 8 based Tripleo job https://review.opendev.org/715367 | 15:16 |
itandops | noonedeadpunk: Thanks but this does not show swift config part into openstack_user_config. Since Ceph use disk for OSD I want to avoid using same disk for Swift | 15:16 |
noonedeadpunk | itandops: I think the idea is, that once you have ceph you dont need to deploy swift | 15:16 |
noonedeadpunk | as ceph has fully compatible api with radosgw | 15:17 |
*** irclogbot_1 has quit IRC | 15:19 | |
*** irclogbot_1 has joined #openstack-ansible | 15:19 | |
*** irclogbot_1 has quit IRC | 15:23 | |
*** irclogbot_0 has joined #openstack-ansible | 15:23 | |
itandops | noonedeadpunk: yes you right. radosgw is deployed with ceph, it serve swift API requests | 15:23 |
itandops | radosgw | object-store | True | admin | http://172.29.236.100:8080/swift/v1/AUTH_%(tenant_id)s | 15:23 |
noonedeadpunk | itandops: if you deploy ceph with pleybooks, it's ceph-ansible roles part to create pools | 15:24 |
noonedeadpunk | so I think you should refer to their docs in customazing behaviour | 15:25 |
noonedeadpunk | https://github.com/ceph/ceph-ansible/blob/master/roles/ceph-rgw/defaults/main.yml#L27-L68 | 15:25 |
*** jamesdenton has joined #openstack-ansible | 15:25 | |
*** irclogbot_0 has quit IRC | 15:27 | |
*** irclogbot_1 has joined #openstack-ansible | 15:27 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Make possible to run glance-api not with uwsgi https://review.opendev.org/718530 | 15:29 |
*** irclogbot_1 has quit IRC | 15:31 | |
*** irclogbot_0 has joined #openstack-ansible | 15:31 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Use btrfs-progs instead of btrfs-tools https://review.opendev.org/723584 | 15:32 |
noonedeadpunk | jrosser: oh, you already testing ubuntu, cool:) | 15:32 |
noonedeadpunk | that's what I was going to do :p | 15:33 |
jrosser | i hacked a bit, yeah :) | 15:33 |
jrosser | we need to land galera 10.5 | 15:33 |
jrosser | if you fancy looking at that, that is probably the biggest thing i've found so far | 15:33 |
noonedeadpunk | has it been released? | 15:33 |
jrosser | yes | 15:33 |
noonedeadpunk | Just when I was placing https://review.opendev.org/#/c/717830/1 it was in beta | 15:34 |
jrosser | there are no focal packages for anything earlier | 15:34 |
noonedeadpunk | ok, yeah, will look into it | 15:34 |
noonedeadpunk | jsut fix train upgrade stuff first... | 15:34 |
jrosser | theres something funky/different with creating users in > 10.4 which is probably why that fails | 15:34 |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Use "pip -m install" https://review.opendev.org/723219 | 15:35 |
openstackgerrit | Merged openstack/openstack-ansible-tests master: Enable warnings for docs build https://review.opendev.org/723220 | 15:35 |
*** irclogbot_0 has quit IRC | 15:36 | |
*** irclogbot_3 has joined #openstack-ansible | 15:37 | |
AJaeger | noonedeadpunk: https://review.opendev.org/723581 failed, tox needs setup.* | 15:45 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/ansible-hardening master: Updated from OpenStack Ansible Tests https://review.opendev.org/671840 | 15:46 |
noonedeadpunk | AJaeger: yeah, I see... | 15:46 |
noonedeadpunk | ok then | 15:46 |
noonedeadpunk | thanks for checking this) | 15:46 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-galera_server master: Cleanup py27 support https://review.opendev.org/721824 | 15:50 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-galera_server master: Remove setup.* files https://review.opendev.org/723581 | 15:50 |
AJaeger | noonedeadpunk: I found a solution - worked for docs, let's test again... | 15:51 |
*** sshnaidm is now known as sshnaidm|afk | 15:53 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-repo_server master: Cleanup py27 support https://review.opendev.org/719951 | 16:02 |
*** rpittau is now known as rpittau|afk | 16:07 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-rabbitmq_server stable/train: Install rabbitmq for ubuntu from external_repo https://review.opendev.org/723594 | 16:10 |
isakgicu | @here, can some one give me a hint why am I getting this when trying to add new compute hosts with train release ?: http://paste.openstack.org/show/792765/ | 16:10 |
noonedeadpunk | isakgicu: do you run role with some tags? | 16:11 |
noonedeadpunk | I've noticed that facts for some reason are not being gathered while running with tags | 16:12 |
isakgicu | I run: openstack-ansible setup-openstack.yml --tags nova-key --limit compute_hosts | 16:12 |
isakgicu | as written here: https://docs.openstack.org/openstack-ansible/newton/developer-docs/ops-add-computehost.html | 16:12 |
isakgicu | compute01 and 02 have been provisioned at the beginning | 16:13 |
isakgicu | now I want add c3 and c4 | 16:13 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-galera_server master: Cleanup py27 support https://review.opendev.org/721824 | 16:13 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-galera_server master: Remove setup.* files https://review.opendev.org/723581 | 16:13 |
isakgicu | here is more paste: http://paste.openstack.org/show/792766/ | 16:14 |
isakgicu | playbook ends up with: http://paste.openstack.org/show/792767/ | 16:15 |
isakgicu | not sure that the errors above are critical, after playbook finished, I can see my new compute nodes in cluster and they seem to be running OK | 16:15 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: WIP - Add Ubuntu Focal support https://review.opendev.org/723597 | 16:16 |
jrosser | noonedeadpunk: this seems important https://github.com/ansible/ansible/issues/56261#issuecomment-518706304 | 16:23 |
*** itandops has quit IRC | 16:26 | |
*** spatel has quit IRC | 16:26 | |
*** udesale_ has quit IRC | 16:26 | |
*** schwicht has quit IRC | 16:26 | |
*** peeejayz has quit IRC | 16:26 | |
*** vesper11 has quit IRC | 16:26 | |
*** maharg101 has quit IRC | 16:26 | |
*** prometheanfire has quit IRC | 16:26 | |
*** noonedeadpunk has quit IRC | 16:26 | |
*** kleini has quit IRC | 16:26 | |
*** Blinkiz has quit IRC | 16:26 | |
*** stingrayza has quit IRC | 16:26 | |
*** bjoernt has quit IRC | 16:26 | |
*** dirk has quit IRC | 16:26 | |
*** AJaeger has quit IRC | 16:26 | |
openstackgerrit | Merged openstack/openstack-ansible master: Use defined keepalived track_scripts https://review.opendev.org/721957 | 16:26 |
*** irclogbot_3 has quit IRC | 16:28 | |
*** irclogbot_2 has joined #openstack-ansible | 16:29 | |
*** vesper11 has joined #openstack-ansible | 16:29 | |
*** KeithMnemonic has joined #openstack-ansible | 16:30 | |
*** itandops has joined #openstack-ansible | 16:31 | |
*** spatel has joined #openstack-ansible | 16:31 | |
*** udesale_ has joined #openstack-ansible | 16:31 | |
*** schwicht has joined #openstack-ansible | 16:31 | |
*** AJaeger has joined #openstack-ansible | 16:32 | |
*** maharg101 has joined #openstack-ansible | 16:32 | |
*** prometheanfire has joined #openstack-ansible | 16:32 | |
*** noonedeadpunk has joined #openstack-ansible | 16:32 | |
*** Blinkiz has joined #openstack-ansible | 16:32 | |
*** stingrayza has joined #openstack-ansible | 16:32 | |
*** bjoernt has joined #openstack-ansible | 16:32 | |
*** dirk has joined #openstack-ansible | 16:32 | |
*** peeejayz has joined #openstack-ansible | 16:33 | |
*** evrardjp has quit IRC | 16:35 | |
*** maaritamm has quit IRC | 16:39 | |
*** ChanServ has quit IRC | 16:42 | |
*** ChanServ has joined #openstack-ansible | 16:45 | |
*** tepper.freenode.net sets mode: +o ChanServ | 16:45 | |
*** evrardjp has joined #openstack-ansible | 16:46 | |
*** udesale_ has quit IRC | 16:50 | |
*** itandops has quit IRC | 16:59 | |
*** itandops has joined #openstack-ansible | 17:12 | |
openstackgerrit | Merged openstack/ansible-role-python_venv_build master: Cleanup py27 support https://review.opendev.org/723088 | 17:17 |
*** yolanda has quit IRC | 17:18 | |
*** peeejayz has quit IRC | 17:21 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Add vars file for ubuntu focal https://review.opendev.org/723626 | 17:23 |
*** itandops has quit IRC | 17:23 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: WIP - Add Ubuntu Focal support https://review.opendev.org/723597 | 17:24 |
*** maharg101 has quit IRC | 17:26 | |
*** prometheanfire has quit IRC | 17:26 | |
*** noonedeadpunk has quit IRC | 17:26 | |
*** Blinkiz has quit IRC | 17:26 | |
*** stingrayza has quit IRC | 17:26 | |
*** bjoernt has quit IRC | 17:26 | |
*** dirk has quit IRC | 17:26 | |
*** AJaeger has quit IRC | 17:26 | |
*** spatel has quit IRC | 17:26 | |
*** schwicht has quit IRC | 17:26 | |
*** AJaeger has joined #openstack-ansible | 17:29 | |
*** maharg101 has joined #openstack-ansible | 17:29 | |
*** prometheanfire has joined #openstack-ansible | 17:29 | |
*** noonedeadpunk has joined #openstack-ansible | 17:29 | |
*** Blinkiz has joined #openstack-ansible | 17:29 | |
*** stingrayza has joined #openstack-ansible | 17:29 | |
*** bjoernt has joined #openstack-ansible | 17:29 | |
*** dirk has joined #openstack-ansible | 17:29 | |
*** spatel has joined #openstack-ansible | 17:29 | |
*** schwicht has joined #openstack-ansible | 17:29 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-rabbitmq_server stable/train: Install rabbitmq for ubuntu from external_repo https://review.opendev.org/723594 | 17:36 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-galera_client master: Bump galera version to 10.5.2 https://review.opendev.org/682229 | 17:38 |
*** ChanServ has quit IRC | 17:39 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: Bump galera version to 10.5.2 https://review.opendev.org/681759 | 17:39 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: WIP - Add Ubuntu Focal support https://review.opendev.org/723597 | 17:40 |
*** ChanServ has joined #openstack-ansible | 17:42 | |
*** tepper.freenode.net sets mode: +o ChanServ | 17:42 | |
*** itandops has joined #openstack-ansible | 17:42 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-memcached_server master: Cleanup py27 support https://review.opendev.org/719936 | 17:43 |
AJaeger | noonedeadpunk: I'm removing setup* in new changes now like ^ | 17:44 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-ops master: Cleanup py27 support https://review.opendev.org/719944 | 17:47 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-plugins master: Cleanup py27 support https://review.opendev.org/721837 | 17:52 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-rabbitmq_server master: Cleanup py27 support https://review.opendev.org/723631 | 17:57 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-repo_server master: Cleanup py27 support https://review.opendev.org/719951 | 17:59 |
AJaeger | noonedeadpunk: could you abandon https://review.opendev.org/#/c/710607/2 , please? not needed anymore... | 18:09 |
AJaeger | or jrosser ^ | 18:09 |
noonedeadpunk | done | 18:09 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-lxc_hosts master: Cleanup py27 support https://review.opendev.org/723635 | 18:12 |
AJaeger | thx | 18:12 |
AJaeger | https://review.opendev.org/#/c/710608/ is needed for py27 drop - could anybody review, please? | 18:14 |
*** jbadiapa has quit IRC | 18:17 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-lxc_container_create master: Cleanup py27 support https://review.opendev.org/719940 | 18:18 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-plugins master: Cleanup py27 support https://review.opendev.org/721837 | 18:23 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: Install rabbitmq from external_repo for all distros https://review.opendev.org/717819 | 18:27 |
*** gshippey has quit IRC | 18:32 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-repo_server master: Cleanup py27 support https://review.opendev.org/719951 | 18:33 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-lxc_hosts master: Cleanup py27 support https://review.opendev.org/723635 | 18:38 |
AJaeger | so, for py27 cleanup, here's the list of open requests I see right now - please review: https://review.opendev.org/#/q/is:open+(topic:cleanup-py27-support+OR+topic:drop-py27-support)+(projects:openstack/openstack-ansible+OR+projects:openstack/ansible-)) | 18:47 |
AJaeger | jrosser, mnaser, noonedeadpunk , please check when you have time ^ | 18:50 |
jrosser | noonedeadpunk: i got a tempest pass locally on focal :) | 18:52 |
jrosser | f | 18:52 |
jrosser | ir | 18:52 |
jrosser | f | 18:52 |
jrosser | o | 18:52 |
jrosser | r | 18:52 |
jrosser | 18:52 | |
noonedeadpunk | jrosser: oh, cool!!!! | 18:52 |
jrosser | 18:52 | |
AJaeger | jrosser: congrats! | 18:52 |
jrosser | stuck keyboard it's so exciting | 18:53 |
jrosser | thats for SCENARIO=aio_metal | 18:53 |
noonedeadpunk | wait - do thay have lxc4? | 18:53 |
jrosser | well i figured to make that a day-2 problem | 18:53 |
jrosser | there is no official rabbitmq package either, so i had to have the rabbit role to use the one from ubuntu distro package | 18:54 |
jrosser | and there is an ansbible bug which we hit in the nova role https://github.com/ansible/ansible/pull/68211/commits/7504eb2b626fe7d53113a3096b42e83b260d67f4 | 18:55 |
jrosser | *ansible | 18:55 |
*** xclan74 has quit IRC | 19:14 | |
*** mmethot has quit IRC | 19:40 | |
*** mmethot has joined #openstack-ansible | 19:40 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-rabbitmq_server stable/train: Install rabbitmq for ubuntu from external_repo https://review.opendev.org/723594 | 20:19 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Set bionic upgrade job to non-voting https://review.opendev.org/723677 | 20:30 |
*** spatel has quit IRC | 21:32 | |
fridtjof[m] | hmmm. i'm having problems with CORS on glance, via horizon. | 22:02 |
fridtjof[m] | ah. nvm | 22:03 |
fridtjof[m] | i changed my external_lb_vip_address and redeployed | 22:03 |
fridtjof[m] | but glance didn't restart | 22:03 |
*** tosky has quit IRC | 23:02 | |
*** isakgicu has quit IRC | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!