Wednesday, 2021-03-31

openstackgerritRocky proposed openstack/puppet-manila master: Add LVM backend  https://review.opendev.org/c/openstack/puppet-manila/+/78382100:34
*** iurygregory has quit IRC01:16
*** iurygregory has joined #puppet-openstack01:17
*** iurygregory has quit IRC01:18
*** iurygregory has joined #puppet-openstack01:18
openstackgerritMerged openstack/puppet-openstack-integration stable/train: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78380101:32
openstackgerritMerged openstack/puppet-swift master: Drop the tripleo-puppet-undercloud job  https://review.opendev.org/c/openstack/puppet-swift/+/78319002:08
*** iurygregory has quit IRC02:08
*** iurygregory has joined #puppet-openstack02:09
openstackgerritMerged openstack/puppet-oslo master: metadata.json: debian 11  https://review.opendev.org/c/openstack/puppet-oslo/+/78309802:25
openstackgerritTakashi Kajinami proposed openstack/puppet-ovn stable/victoria: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78275902:29
openstackgerritTakashi Kajinami proposed openstack/puppet-ovn stable/victoria: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78275902:30
*** rcernin has quit IRC02:31
openstackgerritTakashi Kajinami proposed openstack/puppet-ovn stable/victoria: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78275902:32
openstackgerritTakashi Kajinami proposed openstack/puppet-ovn stable/ussuri: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78276302:35
*** rcernin has joined #puppet-openstack02:38
openstackgerritTakashi Kajinami proposed openstack/puppet-ovn stable/train: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78276502:38
*** rcernin has quit IRC03:07
*** rcernin has joined #puppet-openstack03:07
*** rcernin has quit IRC03:07
*** rcernin has joined #puppet-openstack03:09
*** rcernin has quit IRC03:11
*** rcernin has joined #puppet-openstack03:12
*** rcernin has quit IRC03:14
*** rcernin has joined #puppet-openstack03:14
*** rcernin has quit IRC03:16
*** rcernin has joined #puppet-openstack03:16
*** rcernin has quit IRC03:18
*** rcernin has joined #puppet-openstack03:19
*** ykarel|away has joined #puppet-openstack04:20
*** ykarel|away is now known as ykarel04:39
openstackgerritTakashi Kajinami proposed openstack/puppet-oslo stable/ussuri: DNM: Testing gate  https://review.opendev.org/c/openstack/puppet-oslo/+/78399604:46
openstackgerritTakashi Kajinami proposed openstack/puppet-vswitch stable/ussuri: WIP: Add missing puppet-openstacklib to dependencies  https://review.opendev.org/c/openstack/puppet-vswitch/+/78399904:57
*** ysandeep|away is now known as ysandeep05:59
*** gfidente|afk is now known as gfidente06:21
openstackgerritMerged openstack/puppet-openstack_extras master: metadata.json: debian 11  https://review.opendev.org/c/openstack/puppet-openstack_extras/+/78310407:00
openstackgerritMerged openstack/puppet-cinder master: metadata.json: debian 11  https://review.opendev.org/c/openstack/puppet-cinder/+/78297607:04
openstackgerritMerged openstack/puppet-ceilometer master: metadata.json: debian 11  https://review.opendev.org/c/openstack/puppet-ceilometer/+/78295507:04
tkajinamtobias-urdin, do you have any idea about the reason unit tests with puppet 5 fails on this patch ? https://review.opendev.org/c/openstack/puppet-vswitch/+/78385807:24
tkajinamseems like the is_service_default function is not properly detected07:25
*** rcernin has quit IRC07:25
tkajinambut I don't see that issue with puppet 6 tests. and I don't see the same issue, either in puppet-oslo ussuri which is using the same function... https://review.opendev.org/c/openstack/puppet-oslo/+/78399607:25
openstackgerritMerged openstack/puppet-nova stable/ussuri: Revert "Remove parameter nova::compute::pci_passthrough"  https://review.opendev.org/c/openstack/puppet-nova/+/77265907:28
tobias-urdintkajinam: iirc there was a breakage in puppet 5 regarding the new puppet functions API07:31
tobias-urdinbut it seems stable/ussuri openstacklib already has those fixes so can't be that07:31
tobias-urdinunless they broke something again07:31
tobias-urdinso no real good idea07:31
tkajinamyeah07:31
tkajinamI'll have another look later... it's very strange that some other modules using is_service_default are passing ussuri job...07:33
tobias-urdintkajinam: try adding openstacklib to metadata.json07:33
tobias-urdinsee if they broke that07:33
*** tosky has joined #puppet-openstack07:33
tobias-urdinsame puppet version for those jobs?07:34
tkajinamtobias-urdin, ahh, ok https://review.opendev.org/c/openstack/puppet-vswitch/+/78399907:34
tkajinamseems like it solved the problem https://review.opendev.org/c/openstack/puppet-vswitch/+/783858/207:34
tkajinamI see that puppet-openstacklib is included by puppet-vswitch... I think we should add that dependency07:35
tkajinamhttps://github.com/openstack/puppet-vswitch/blob/stable/ussuri/manifests/params.pp#L407:35
tkajinamhttps://github.com/openstack/puppet-vswitch/blob/stable/train/manifests/params.pp07:35
openstackgerritTobias Urdin proposed openstack/puppet-vswitch stable/ussuri: WIP: Add missing puppet-openstacklib to dependencies  https://review.opendev.org/c/openstack/puppet-vswitch/+/78399907:36
tobias-urdinthat would be a nasty introduced bug though by puppet07:36
tobias-urdinsince that behavior was introduced in puppet 607:36
tkajinamyeah07:36
tkajinamoh, wait. ignore that07:37
tkajinamwe need another patch to trigger unit tests :-(07:37
openstackgerritTakashi Kajinami proposed openstack/puppet-vswitch stable/ussuri: WIP: Add missing puppet-openstacklib to dependencies  https://review.opendev.org/c/openstack/puppet-vswitch/+/78399907:38
*** ysandeep is now known as ysandeep|lunch07:47
*** ykarel has quit IRC08:01
*** dpawlik0 is now known as dpawlik08:08
*** derekh has joined #puppet-openstack08:30
openstackgerritTakashi Kajinami proposed openstack/puppet-vswitch master: Add missing openstacklib to dependencies  https://review.opendev.org/c/openstack/puppet-vswitch/+/78402708:33
openstackgerritMerged openstack/puppet-zaqar master: Drop the tripleo-puppet-undercloud job  https://review.opendev.org/c/openstack/puppet-zaqar/+/78318808:38
*** ykarel has joined #puppet-openstack08:43
*** ykarel is now known as ykarel|lunch08:43
openstackgerritTakashi Kajinami proposed openstack/puppet-vswitch master: Add missing openstacklib to dependencies  https://review.opendev.org/c/openstack/puppet-vswitch/+/78402708:53
*** ysandeep|lunch is now known as ysandeep09:07
*** derekh has quit IRC09:21
*** derekh has joined #puppet-openstack09:21
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: Add support for keystone_uwsgi_config in Debian  https://review.opendev.org/c/openstack/puppet-keystone/+/78091809:24
zigotkajinam: About https://review.opendev.org/c/openstack/puppet-keystone/+/782274, would that work if I get a variable in params.pp for the default policy_dirs location, with something that would depend on the OS ?09:28
zigoWhat would be the location for CentOS then?09:29
zigoMy issue with the way policy_dirs is handled currently, is that whatever I am doing, puppet-openstack simply removes the policy_dirs directive, and I end up with having no policy file configured at all, which is very annoying.09:30
zigoWe can end-up with different defaults depending on the OS, so that it matches the pacakging, I very much agree with that, though at the same time, it's urgent to do something because we're moving away from the .json policy files.09:31
tkajinamzigo, do we really need to put the explicit value ?09:31
tkajinamzigo, https://github.com/openstack/oslo.policy/blob/master/oslo_policy/opts.py#L6109:31
tkajinamif I'm not mistake it is supposed to include /etc/<service name>/policy.d by default09:32
zigoOh ok. Well I felt weird that the policy_dirs was being removed by default for me ...09:32
zigoIMO that shouldn't be the default puppet-openstack behavior.09:33
zigoAlso, if I'm not mistaking, it's either a policy_file directive, OR a policy_dirs, I don't think it can be both (I'd have to validate that point though...).09:33
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: configure policy_dirs by default  https://review.opendev.org/c/openstack/puppet-keystone/+/78227409:35
tkajinamas far as I've checked the current implementation of oslo.policy, it looks like loading both policy_file and files under policy_dirs09:36
tkajinamso my points are09:36
tkajinam - it would be better to avoid redefining the redundant default09:36
tkajinam - if making the default value different from the one from service then we should be much more careful09:36
tkajinam - if that definition is always required in Debian packages then it would make more sense to implement solution applicable to the deployment without puppet09:37
tkajinamas we do with <service-name>-dist.conf in rdo...09:37
tkajinamzigo, my -1 was mainly because I thought you are defining the value different from service defaults09:40
zigotkajinam: That's not the case, it's very much what appears to be the default, as much as I can tell.09:42
tkajinamzigo, then we can use os_service_default instead of the hard coded value09:44
zigoOk, doing that then.09:44
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: configure policy_dirs by default  https://review.opendev.org/c/openstack/puppet-keystone/+/78227409:45
zigoThanks for your input.09:46
tkajinamzigo, np.09:46
tkajinamzigo, please update unit tests and add a release note09:46
tkajinam;-)09:46
tkajinamzigo, and seems you didn't update the default in parameter description09:47
zigoOk.09:50
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: configure policy_dirs by default  https://review.opendev.org/c/openstack/puppet-keystone/+/78227409:54
openstackgerritTakashi Kajinami proposed openstack/puppet-oslo master: Do not convert policy_dirs to comma-separated list  https://review.opendev.org/c/openstack/puppet-oslo/+/78405910:03
openstackgerritTakashi Kajinami proposed openstack/puppet-oslo master: Do not convert policy_dirs to comma-separated list  https://review.opendev.org/c/openstack/puppet-oslo/+/78405910:04
*** ykarel|lunch is now known as ykarel10:04
*** rcernin has joined #puppet-openstack10:06
openstackgerritTakashi Kajinami proposed openstack/puppet-oslo master: Do not convert policy_dirs to comma-separated list  https://review.opendev.org/c/openstack/puppet-oslo/+/78405910:07
*** rcernin has quit IRC10:08
*** rcernin has joined #puppet-openstack10:08
*** derekh has quit IRC10:26
*** derekh has joined #puppet-openstack10:26
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: Allow to configure policy_dirs  https://review.opendev.org/c/openstack/puppet-keystone/+/78227410:37
openstackgerritRocky proposed openstack/puppet-manila master: Add LVM backend  https://review.opendev.org/c/openstack/puppet-manila/+/78382111:18
*** Caterpillar2 is now known as Caterpillar11:31
*** dtantsur|afk is now known as dtantsur11:34
zigotkajinam: Even though it failed setting-up centos repos, unit tests are passing for https://review.opendev.org/c/openstack/puppet-keystone/+/780918 so I believe a recheck will make it pass.11:44
*** rcernin has quit IRC12:31
openstackgerritTakashi Kajinami proposed openstack/puppet-swift stable/train: DNM: Test unit tests  https://review.opendev.org/c/openstack/puppet-swift/+/78409913:15
openstackgerritTakashi Kajinami proposed openstack/puppet-swift stable/train: DNM: fix the broken unit tests with tls patch  https://review.opendev.org/c/openstack/puppet-swift/+/78410113:20
openstackgerritTakashi Kajinami proposed openstack/puppet-keystone master: Allow to configure policy_dirs  https://review.opendev.org/c/openstack/puppet-keystone/+/78227413:26
openstackgerritTakashi Kajinami proposed openstack/puppet-swift stable/train: Add parameter memcache_max_connections  https://review.opendev.org/c/openstack/puppet-swift/+/78404213:31
openstackgerritTakashi Kajinami proposed openstack/puppet-swift stable/train: Add TLS options for swift memcached client  https://review.opendev.org/c/openstack/puppet-swift/+/77560913:31
openstackgerritMerged openstack/puppet-ovn stable/victoria: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78275913:46
*** rcernin has joined #puppet-openstack14:12
*** rcernin has quit IRC14:17
openstackgerritMerged openstack/puppet-ovn stable/ussuri: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78276314:22
*** rcernin has joined #puppet-openstack14:31
*** rcernin has quit IRC14:35
*** ykarel is now known as ykarel|away14:40
openstackgerritMerged openstack/puppet-barbican stable/victoria: Add support for always_set_cka_sensitive parameter  https://review.opendev.org/c/openstack/puppet-barbican/+/78253014:54
openstackgerritMerged openstack/puppet-ovn stable/train: Set external_ids:ovn-chassis-mac-mappings  https://review.opendev.org/c/openstack/puppet-ovn/+/78276514:56
*** morazi has quit IRC15:00
openstackgerritAlexey Stupnikov proposed openstack/puppet-barbican stable/ussuri: Add support for always_set_cka_sensitive parameter  https://review.opendev.org/c/openstack/puppet-barbican/+/78404315:10
*** morazi has joined #puppet-openstack15:22
*** rcernin has joined #puppet-openstack15:26
*** rcernin has quit IRC15:31
*** ykarel|away has quit IRC15:37
*** ysandeep is now known as ysandeep|away15:47
*** derekh has quit IRC17:00
*** dtantsur is now known as dtantsur|afk17:04
openstackgerritMerged openstack/puppet-vswitch stable/victoria: Add support for vlan_limit option  https://review.opendev.org/c/openstack/puppet-vswitch/+/78321517:06
*** rcernin has joined #puppet-openstack17:27
*** rcernin has quit IRC17:35
*** gfidente is now known as gfidente|afk17:59
*** rcernin has joined #puppet-openstack19:31
*** rcernin has quit IRC19:36
*** hjensas has quit IRC20:10
*** rcernin has joined #puppet-openstack20:30
*** rcernin has quit IRC21:05
*** rcernin has joined #puppet-openstack21:05
*** rcernin has quit IRC21:30
*** rcernin has joined #puppet-openstack21:55
*** rcernin has quit IRC22:00
*** rcernin has joined #puppet-openstack22:13
*** rcernin has quit IRC22:18
*** rcernin has joined #puppet-openstack22:32
*** rcernin has quit IRC22:32
*** rcernin has joined #puppet-openstack22:33
zigotkajinam: As predicted, it now passes: https://review.opendev.org/c/openstack/puppet-keystone/+/78091823:18
zigoIs it in good enough shape for you as well now?23:18
zigotobias-urdin: ^23:20
zigotobias-urdin: Also this one: https://review.opendev.org/c/openstack/puppet-keystone/+/78227423:20
* zigo goes to sleep23:21
*** tosky has quit IRC23:30

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