*** yan0s has quit IRC | 00:17 | |
*** d34dh0r53 has quit IRC | 00:19 | |
*** rh-jlabarre has quit IRC | 01:55 | |
*** gyee has quit IRC | 02:34 | |
*** mgariepy has quit IRC | 04:09 | |
*** mgariepy has joined #openstack-ansible | 04:10 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-ansible | 04:33 | |
*** udesale has joined #openstack-ansible | 05:13 | |
*** chandankumar is now known as chkumar|ruck | 05:37 | |
noonedeadpunk | any ideas what's wrong with image upload here? https://zuul.opendev.org/t/openstack/build/0cb79bd3c6e24a279023f79489b384aa/log/job-output.txt#18093 | 05:57 |
---|---|---|
noonedeadpunk | that's weird as we just uploading cirros image, but can't upload another one... | 05:58 |
noonedeadpunk | oh.... I think we have cirros cached in CI.... | 05:58 |
*** chkumar|ruck is now known as chkumar|rover | 06:13 | |
*** elico has joined #openstack-ansible | 06:26 | |
*** akahat is now known as akahat|PTO | 06:30 | |
*** elico has quit IRC | 06:31 | |
*** elico has joined #openstack-ansible | 06:31 | |
elico | jrosser: The response takes a lot of time and it's hard to track. I might try to use the Mailing lists. | 06:31 |
*** tosky has joined #openstack-ansible | 06:32 | |
jrosser | noonedeadpunk: it's download failing not upload? "Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!" | 07:19 |
noonedeadpunk | yeah, I think it's download. however I | 07:37 |
noonedeadpunk | *I guess that selinux should have present as we isntall it for deploy host at least... | 07:37 |
*** andrewbonney has joined #openstack-ansible | 07:44 | |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi stable/ussuri: Add centos-8 support https://review.opendev.org/743311 | 07:47 |
*** jbadiapa has joined #openstack-ansible | 07:55 | |
jrosser | noonedeadpunk: i wonder where these are pointing? https://github.com/openstack/openstack-ansible-os_tempest/blob/master/tasks/tempest_resources.yml#L21-L24 | 08:10 |
jrosser | noonedeadpunk: it's probably becasue of this https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/defaults/source_install.yml#L30-L32 | 08:12 |
jrosser | i guess we need the selinux python bindings in the utility venv? | 08:13 |
*** markvoelker has joined #openstack-ansible | 08:20 | |
noonedeadpunk | jrosser: oh, yes, I think you're right | 08:23 |
*** KeithMnemonic has quit IRC | 08:23 | |
noonedeadpunk | good catch | 08:23 |
*** markvoelker has quit IRC | 08:25 | |
*** spatel has joined #openstack-ansible | 08:58 | |
*** spatel has quit IRC | 09:04 | |
*** elico has quit IRC | 09:06 | |
*** elico has joined #openstack-ansible | 09:07 | |
*** markvoelker has joined #openstack-ansible | 09:18 | |
*** sshnaidm|afk is now known as sshnaidm | 09:20 | |
*** markvoelker has quit IRC | 09:22 | |
*** stingrayza has quit IRC | 09:35 | |
admin0 | jrosser, https://opendev.org/openstack/openstack-ansible/commit/c73091967d8db449cd5f0fea4472d6a8e1b2ab22 -- how do I tell lxc to not use eth0 as default gateway, but use eth1 ( the br-mgmt ) ( in a routed environment) | 10:20 |
admin0 | just add static_routes: and set the cidr ? | 10:21 |
admin0 | i have a user case where i want to disable the eth0 ( 10.0.3.x) host NAT gateway, but route the traffic via eth1 .. which is already added as static_rouutes | 10:22 |
admin0 | just that the default gw is still set to eth0 and not eth1 | 10:22 |
admin0 | so in static_routes, intead of the pod network, i put 0.0.0.0/0, and now i end up with 2 gateways :D | 10:29 |
*** mgariepy has quit IRC | 10:50 | |
jrosser | admin0: one moment | 11:10 |
admin0 | jrosser, lxc_container_networks: {} and 0.0.0.0/0 with routed gateway fixed it | 11:10 |
admin0 | thanks for that patch :) | 11:11 |
jrosser | there is an example here that we use in the 'http proxy' CI tests https://github.com/openstack/openstack-ansible/blob/master/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2#L280-L283 | 11:12 |
jrosser | as youve found that removes eth0 completely | 11:12 |
*** markvoelker has joined #openstack-ansible | 11:19 | |
*** markvoelker has quit IRC | 11:27 | |
*** sshnaidm_ has joined #openstack-ansible | 11:27 | |
*** sshnaidm has quit IRC | 11:27 | |
*** sshnaidm_ is now known as sshnaidm | 11:30 | |
openstackgerrit | Merged openstack/openstack-ansible-os_panko master: Revert CentOS 8 jobs to voting https://review.opendev.org/743544 | 11:35 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/train: Same service setup host python interpreter for LDAP domains https://review.opendev.org/716975 | 11:44 |
*** spatel has joined #openstack-ansible | 11:52 | |
*** udesale_ has joined #openstack-ansible | 11:54 | |
*** spatel has quit IRC | 11:56 | |
*** udesale has quit IRC | 11:57 | |
*** rh-jelabarre has joined #openstack-ansible | 12:01 | |
*** mgariepy has joined #openstack-ansible | 12:09 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh master: Revert CentOS 8 jobs to voting https://review.opendev.org/743540 | 12:11 |
*** watersj has quit IRC | 12:24 | |
*** spatel has joined #openstack-ansible | 13:02 | |
*** d34dh0r53 has joined #openstack-ansible | 13:03 | |
*** sshnaidm is now known as sshnaidm|mtg | 13:08 | |
spatel | noonedeadpunk: I have comments here - https://review.opendev.org/#/c/739660/1 | 13:19 |
spatel | https://review.opendev.org/#/c/739660/1/vars/redhat.yml | 13:20 |
spatel | python3-qpid-proton is part of RDO package. | 13:20 |
*** elico has quit IRC | 14:09 | |
*** vblando has joined #openstack-ansible | 14:09 | |
*** vblando has quit IRC | 14:14 | |
*** stingrayza has joined #openstack-ansible | 14:21 | |
*** elico has joined #openstack-ansible | 14:26 | |
*** elico has quit IRC | 14:26 | |
*** elico has joined #openstack-ansible | 14:27 | |
*** stingrayza has quit IRC | 14:29 | |
*** stingrayza has joined #openstack-ansible | 14:30 | |
*** gyee has joined #openstack-ansible | 15:25 | |
*** sshnaidm|mtg is now known as sshnaidm | 15:39 | |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Fix management address lookup for metal hosts in some deployments https://review.opendev.org/743196 | 15:46 |
*** udesale_ has quit IRC | 16:13 | |
*** mgariepy has quit IRC | 16:14 | |
*** tow has quit IRC | 16:36 | |
*** andrewbonney has quit IRC | 17:10 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-config_template master: Fix section overrides when commented option persist https://review.opendev.org/744023 | 17:18 |
*** arkan has joined #openstack-ansible | 17:21 | |
*** mgariepy has joined #openstack-ansible | 17:41 | |
*** arkan has quit IRC | 17:50 | |
spatel | anyone know how to generate neutron policy.json ? i did that in past but forgot how to do that | 18:15 |
spatel | oh wait i think i found - oslopolicy-policy-generator --namespace neutron | 18:16 |
*** alti_17 has joined #openstack-ansible | 18:38 | |
*** alti_17 has quit IRC | 18:46 | |
*** arkan has joined #openstack-ansible | 19:50 | |
*** spatel has quit IRC | 20:03 | |
*** mmercer has quit IRC | 20:13 | |
*** ianychoi has joined #openstack-ansible | 20:41 | |
*** JackTiber has joined #openstack-ansible | 21:10 | |
*** JackTiber has quit IRC | 21:41 | |
*** sshnaidm is now known as sshnaidm|afk | 21:42 | |
*** elico has quit IRC | 22:15 | |
*** d34dh0r53 has quit IRC | 23:10 | |
*** tosky has quit IRC | 23:14 | |
*** jbadiapa has quit IRC | 23:24 | |
*** elico has joined #openstack-ansible | 23:52 | |
openstackgerrit | Arx Cruz proposed openstack/openstack-ansible-os_tempest master: Add python-virtualenv package to rhel distro packages list https://review.opendev.org/744084 | 23:55 |
*** elico has quit IRC | 23:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!