Monday, 2021-03-29

*** rcernin has joined #puppet-openstack00:00
openstackgerritMerged openstack/puppet-openstacklib master: Prepare Wallaby RC1  https://review.opendev.org/c/openstack/puppet-openstacklib/+/78315100:49
openstackgerritMerged openstack/puppet-rally master: Prepare Wallaby RC1  https://review.opendev.org/c/openstack/puppet-rally/+/78316500:51
openstackgerritMerged openstack/puppet-barbican master: Prepare Wallaby RC1  https://review.opendev.org/c/openstack/puppet-barbican/+/78315700:51
openstackgerritMerged openstack/puppet-neutron master: Prepare Wallaby RC1  https://review.opendev.org/c/openstack/puppet-neutron/+/78318100:53
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration master: nova: Set the images_type parameter  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78358601:10
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration master: nova: Set the images_type parameter  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78358601:14
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration master: nova: Set the images_type parameter  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78358601:42
*** rcernin has quit IRC03:06
*** rcernin has joined #puppet-openstack03:11
*** ykarel__ has joined #puppet-openstack03:40
*** ykarel__ is now known as ykarel04:16
*** paladox has quit IRC04:20
*** ysandeep|away is now known as ysandeep05:16
openstackgerritPranali Deore proposed openstack/puppet-glance master: Add new parameter required for secure RBAC configuration  https://review.opendev.org/c/openstack/puppet-glance/+/78360507:03
*** rpittau|afk is now known as rpittau07:15
*** rcernin has quit IRC07:29
*** ysandeep is now known as ysandeep|lunch08:09
*** derekh has joined #puppet-openstack08:27
*** tosky has joined #puppet-openstack08:28
*** derekh has quit IRC08:31
*** derekh has joined #puppet-openstack08:31
zigotkajinam: Hey, could I bother you with reviewing https://review.opendev.org/c/openstack/puppet-keystone/+/780918 ?08:39
zigoIt passes unit tests now...08:40
openstackgerritTakashi Kajinami proposed openstack/puppet-openstacklib master: Add support for uwsgi configuration  https://review.opendev.org/c/openstack/puppet-openstacklib/+/78123008:46
openstackgerritTakashi Kajinami proposed openstack/puppet-openstacklib master: Add unit tests for openstacklib::wsgi::uwsgi  https://review.opendev.org/c/openstack/puppet-openstacklib/+/78362008:46
*** rcernin has joined #puppet-openstack08:48
tkajinamzigo, it passes unit tests because these test cases you added are not invoked08:52
zigotkajinam: Oh... Why aren't they run?08:52
tkajinamzigo, you need to add08:52
tkajinamit_behaves_like 'keystone::wsgi::uwsgi'08:53
tkajinambetween L33 and L3408:53
*** ykarel is now known as ykarel|lunch08:53
tkajinamzigo, let me post 2 more comments. these are just minor ones08:54
tkajinam(sorry these are not so much minor ... maybe08:56
openstackgerritTobias Urdin proposed openstack/puppet-openstack-integration master: DNM: Test Puppet 7 with CentOS 8 Stream  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77874908:57
zigotkajinam: We do need service_name => 'keystone' in Debian...08:58
tkajinamzigo, I know that is required in Debian08:58
tkajinamzigo, but I don't think that parameter is currently explicitly required from keystone::wsgi::uwsgi08:58
tkajinamI mean, without that pre_condition unit tests are supposed to pass08:58
tkajinamthen we can remove it... or make these tests run only for Debian08:58
zigoOk, I'm removing it then.08:59
zigotkajinam: We aren't testing in Debian (yet), so we can't do that (yet).08:59
tkajinamzigo, I meant something like this https://github.com/openstack/puppet-nova/blob/master/spec/classes/nova_compute_libvirt_spec.rb#L390-L39509:00
*** rcernin has quit IRC09:00
zigoSomething like this:09:00
zigo      case facts[:osfamily]09:01
zigo      when 'Debian'09:01
zigodoesn't select Debian, it selects Debian + Ubuntu.09:01
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: Add support for keystone_uwsgi_config in Debian  https://review.opendev.org/c/openstack/puppet-keystone/+/78091809:01
tkajinamyou can also add logic to check :operatingsystem as well09:01
zigoNo... :)09:02
tkajinamto eliminate ubuntu09:02
zigoos_package_type09:02
tkajinamah, yeah09:02
tkajinambut just removing that pre_condition would be the simplest solution09:02
tkajinamhere09:02
zigoBut then it wont be tested at all, no?09:02
zigo(since we aren't testing in Debian...)09:03
zigoI did remove the pre_condition so it should be ok.09:03
zigoThanks for your help!09:03
tkajinamzigo, I'm afraid you missed my comment on uwsgi.pp09:04
zigo:/09:04
tkajinamthat manifest doesn't reply on openstacklib while your tests expect it does09:04
zigoHaven't we discuss that this first patch in puppet-keystone must be merged first?09:05
zigoAlso, I'm not so sure anymore that we need the added complexity of using openstacklib anymore, since this keystone patch is a lot more simple now.09:06
zigoYour thoughts?09:06
tkajinamzigo, maybe we can just leave implementation in openstacklib atm09:07
tkajinamone benefit would be that we don't need to put that logic to show warning message in each modules09:07
tkajinambut in a single place09:08
tkajinamzigo, I think we can start without openstacklib. if you see any requirement to put complicated logic then we can consider implementing the base class at that time09:10
tkajinamso... it would be enough once you fix the unit test09:10
zigoOk.09:10
zigoThanks for your comments.09:10
zigoI'll ping you when it passes unit tests.09:11
tkajinamzigo, ok. I'll check the patch tonight or early tomorrow09:12
zigoI'm currently done with packaging Wallaby RC1, and debugging my first install with puppet... :)09:13
tkajinamthat's nice09:14
*** gfidente has joined #puppet-openstack09:24
*** ysandeep|lunch is now known as ysandeep09:26
*** ykarel|lunch is now known as ykarel09:27
*** dtantsur|afk is now known as dtantsur09:41
*** rcernin has joined #puppet-openstack09:52
*** rcernin has quit IRC10:07
*** rcernin has joined #puppet-openstack10:07
*** rcernin has quit IRC10:20
*** rcernin has joined #puppet-openstack10:27
*** rcernin has quit IRC10:38
*** rcernin has joined #puppet-openstack10:52
*** rcernin has quit IRC11:05
openstackgerritMerged openstack/puppet-openstack-integration stable/victoria: Do not use mirror host for Ceph Luminous  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77365711:23
*** dtantsur is now known as dtantsur|brb11:28
*** paladox has joined #puppet-openstack12:32
*** radez has joined #puppet-openstack12:34
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration master: Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364412:40
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration master: Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364412:45
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364612:56
openstackgerritMerged openstack/puppet-openstack-integration stable/victoria: Add non-voting litmus jobs on CentOS8 Stream  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77960612:57
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364612:57
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364612:58
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364613:00
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364613:00
tkajinamtobias-urdin, ^^^ sorry about my frequent update :-(13:01
tkajinamthis one should be final version13:01
tkajinamtobias-urdin, just fyi I'll backport this to stable/train later.13:02
openstackgerritTakashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Ussuri and before] Bump puppet-memcached for tls support  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/78364613:02
tkajinamsorry this is the real final one X-P13:02
*** dtantsur|brb is now known as dtantsur13:15
*** ykarel_ has joined #puppet-openstack13:39
*** ykarel has quit IRC13:42
openstackgerritMerged openstack/puppet-nova master: Prepare Wallaby RC1  https://review.opendev.org/c/openstack/puppet-nova/+/78318013:44
zigotkajinam: Now my keystone_uwsgi_config patch fails: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_c26/780918/10/check/puppet-openstack-unit-6.21-ubuntu-focal/c262e89/job-output.txt13:46
*** ade_lee_afk is now known as ade_lee13:46
zigokeystone::wsgi::uwsgi on ubuntu-20.04-x86_64 behaves like keystone::wsgi::uwsgi with default parameters is expected to contain Openstacklib::Wsgi::Uwsgi[keystone_wsgi] with processes => 8, threads => 32 and listen_queue_size => 10013:47
zigoexpected that the catalogue would contain Openstacklib::Wsgi::Uwsgi[keystone_wsgi]13:47
tkajinamzigo, because that still uses openstacklib implementation13:47
tkajinamthat still expects * I mean13:47
zigoAh, right.13:47
zigoHum...13:48
tkajinamyou should update implementation in that spec file so that it expects direct usage of keystone_uwsgi_config13:48
zigotkajinam: Something like this?13:49
zigo      it { should contain_keystone_uwsgi_config.with(13:49
zigo        :processes         => facts[:os_workers_keystone],13:49
zigo        :threads           => 32,13:49
zigo        :listen_queue_size => 100,13:49
zigo      )}13:49
zigoAh no.13:49
zigoI'll have a look at other unit tests...13:49
zigoThis, right?13:53
zigo      it {13:53
zigo        is_expected.to contain_keystone_uwsgi_config('uwsgi/processes').with_value('8')13:53
zigo        is_expected.to contain_keystone_uwsgi_config('uwsgi/threads').with_value('32')13:53
zigo        is_expected.to contain_keystone_uwsgi_config('uwsgi/listen').with_value('100')13:53
zigo      }13:53
*** ysandeep is now known as ysandeep|afk13:53
openstackgerritThomas Goirand proposed openstack/puppet-keystone master: Add support for keystone_uwsgi_config in Debian  https://review.opendev.org/c/openstack/puppet-keystone/+/78091813:53
zigoLet's see if that works now ... :)13:54
*** ysandeep|afk is now known as ysandeep13:57
*** rcernin has joined #puppet-openstack14:01
*** rcernin has quit IRC14:06
*** ykarel_ is now known as ykarel14:55
openstackgerritTobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add Puppet 7 testing  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77874915:08
openstackgerritTobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add Puppet 7 testing  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77874915:17
openstackgerritTobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add Puppet 7 testing  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/77874915:24
*** ysandeep is now known as ysandeep|dinner15:28
*** ykarel is now known as ykarel|away15:33
*** ykarel|away has quit IRC15:42
*** derekh has quit IRC16:03
*** derekh has joined #puppet-openstack16:03
*** rpittau is now known as rpittau|afk16:08
*** gfidente has quit IRC16:09
*** gfidente has joined #puppet-openstack16:17
*** ysandeep|dinner is now known as ysandeep16:47
*** ysandeep is now known as ysandeep|away16:57
*** gfidente is now known as gfidente|afk17:26
*** dtantsur is now known as dtantsur|afk18:07
*** derekh has quit IRC20:56
openstackgerritMerged openstack/puppet-nova master: Add images_type  https://review.opendev.org/c/openstack/puppet-nova/+/77693122:02
*** rcernin has joined #puppet-openstack22:24
*** rcernin has quit IRC22:24
*** rcernin has joined #puppet-openstack22:24
*** derekh has joined #puppet-openstack22:48

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