Wednesday, 2021-12-29

opendevreviewMerged openstack/openstack-ansible-os_tempest master: Do not set default value for tempest_private_net_seg_id  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/80348601:17
opendevreviewMerged openstack/openstack-ansible-tests stable/victoria: Add config_template collection  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/82293510:46
opendevreviewOpenStack Proposal Bot proposed openstack/openstack-ansible-nspawn_container_create stable/victoria: Updated from OpenStack Ansible Tests  https://review.opendev.org/c/openstack/openstack-ansible-nspawn_container_create/+/82315810:50
opendevreviewMerged openstack/openstack-ansible-tests stable/wallaby: Add config_template collection  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/82294910:54
admin1hi noonedeadpunk, jrosser_ ..   the horizon/ceph bug is fixed using python-swiftclient 3.10.0 (as per latest comment on #openstack-horizon)  .. how do I check tag 23.2.0 uses  what version of python-swiftclient ..  normally i check using  ansible-role-requirements.yml, but that file does not have python-swiftclient 13:13
admin1#openstack-horizon13:17
noonedeadpunkadmin1: https://opendev.org/openstack/requirements/src/branch/stable/wallaby/upper-constraints.txt#L10613:18
admin1grep -ri python-swiftclient /opt/openstack-ansible/   produces NULL ..  13:20
admin1i installed mlocate, did a updatedb  and did locate upper-constraints.txt .. this file is not present in the deploy node 13:21
admin1checked in a new aio i had setup yesterday .. not there as well .. 13:25
admin1swift  --version => python-swiftclient 3.11.1  .. so its the right version as in the file , which does not exist  in deploy .. 13:29
noonedeadpunkadmin1: for utility container we just install everything that applies to regexp https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/utility-install.yml#L140-L16414:05
noonedeadpunkso we rely just on upper-constraints content14:06
admin1as per the bug , the fix is to use python-swiftcleint > 3.10 in horizon container, which we are using already .. so i guess i just have to wait for a fix .. 14:13
admin1so python-swiftclient is built in utility-container, and then copied to horizon container ? 14:14
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Improve defining horizon_lib_dir  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/82092814:53
noonedeadpunkadmin1: um... in horizon we need it when swift itself is deployed only, right?14:58
noonedeadpunkand that should be provided by swift panel I believe14:58
noonedeadpunkhm, but I actually don't see swift ui in horizon role....14:59
noonedeadpunkah, so it comes from horizon requirements itself https://opendev.org/openstack/horizon/src/branch/stable/wallaby/requirements.txt#L3815:00
noonedeadpunkwell, then eventually it's just got installed with horizon of the version provided by upper-constraints15:01
admin1noonedeadpunk, say i want to the whole osa to have python-swiftcleint=3.12.0 ( hypothetically) , how do i make it happen, since the  upper-constraints file is not found in the deploy server at all ? 15:09
noonedeadpunkyes, because it's retrieved dynamically?15:15
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/defaults/repo_packages/openstack_services.yml#L33-L3515:15
noonedeadpunkso you would need to set the sha or url of requirements repo to have the version you need15:16
noonedeadpunkunfortunatelly with new pip resolver, our globel override is broken15:16
noonedeadpunk*global15:17
noonedeadpunkso the only way is to have needed version in u-c 15:17
admin1"yes, because it's retrieved dynamically?"  -- as in retrieved online via curl/wget on that url ? 15:17
admin1i don't think i need to override it .. but it is good to know about this 15:18
opendevreviewJames Denton proposed openstack/openstack-ansible-os_neutron master: Change os_region to region_name  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/82316917:13
kleinihow can I recreate the container base image the most easy way?19:06
jrosser_kleini: with this https://github.com/openstack/openstack-ansible-lxc_hosts/blob/master/defaults/main.yml#L202-L20321:26

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