Tuesday, 2017-10-31

*** andreww has joined #puppet-openstack00:00
mnaseryay00:06
mnasermwhahaha: http://logs.openstack.org/45/515845/3/check/legacy-puppet-beaker-rspec-centos-7/eaf3c33/logs/audit.log.txt.gz for you tomorrow00:06
mwhahahatype=AVC msg=audit(1509406894.535:7064): avc:  denied  { name_bind } for  pid=7914 comm="swift-container" src=6021 scontext=system_u:system_r:swift_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=tcp_socket00:07
mwhahahai think that's it00:07
mnaseryup00:08
mnaserif you can work some RH magic when you have time :p00:08
mwhahahamnaser: where's the default ports for swift00:09
mwhahahaso i can reference that00:09
mnasermwhahaha: https://github.com/openstack/swift/commit/cf48e75c259350daa667155e3ffd38b17946bf44#diff-aa7b67cb70e14c6f0636f0e78d9ec5ff00:09
mnaserchanged to 62xx there00:09
mwhahahaoh we're trying 602100:09
mwhahahaand 602200:10
mnasermwhahaha: i think we're doing that because we're running multiple instances00:10
mnaserso like 3x servers one at 600X, 601X and 602X .. i think00:10
*** markvoelker_ has quit IRC00:11
mwhahahahrm00:11
mnaserto simulate a cluster i guess00:11
mnaserthere was a way to assign a port a selinux label00:11
mnasermwhahaha: swift_port_t                   tcp      6200-620300:13
mnaserhttps://wiki.centos.org/HowTos/SELinux#head-ad837f60830442ae77a81aedd10c20305a81138800:13
mnasersemanage port -a -t swift_port_t -p tcp 6020 or whatever00:13
mwhahahasounds like something we should throw in beaker00:13
mwhahahaand not fix in openstack-selinux00:13
mnaseryeah considering we're using weird ports00:14
mwhahahaor just disable selinux00:17
mwhahahafor that one00:17
mwhahahabecause we're running two different sets of tests00:17
mwhahahabeaker has a disable selinux command thingy http://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FHostPrebuiltSteps%3Adisable_se_linux00:17
mnaserso i do that before apply_manifest00:18
mnaserlike just disable_se_linux()00:18
mwhahahanot completely sure00:18
mwhahahabeaker is always a trial and error thing00:19
mwhahahamnaser: i think it's "on host, disable_se_linux"00:23
mnaseri guess we can try that00:23
mnasernot a single google reference00:24
mwhahahahttps://ask.puppet.com/question/29580/beaker-and-git-modules/00:24
mwhahahai swore we had one somewhere00:24
mwhahahabut it might have gotten refactored out00:24
*** markvoelker has joined #puppet-openstack00:25
openstackgerritMohammed Naser proposed openstack/puppet-swift master: Disable SELinux for acceptance tests  https://review.openstack.org/51647500:25
mnaserplz oh plz00:25
mwhahahaoh it might have to be done elsewhere00:26
mwhahahahttps://github.com/voxpupuli/puppet-rabbitmq/blob/3a5268d654b8d3c29431feef03ad456a2e3fe1fc/spec/spec_helper_acceptance.rb#L1500:26
mnasermwhahaha: do we wanna try on host or do we copy puppet-rabbitmq00:27
mwhahahawell all that stuff is currently done in puppet-openstack_spec_helper00:28
mwhahahaso i guess the question is how do we do that for just one thing00:28
mwhahahahttps://github.com/openstack/puppet-openstack_spec_helper/blob/master/lib/puppet-openstack_spec_helper/beaker_spec_helper.rb#L2600:28
mwhahahahonestly let's not do a cluster in beaker00:28
mwhahahalet's rip that stuff out00:28
mwhahahaif we want to do that, that's a p-o-i test00:28
mwhahahai think what we're running into lately is all the old crap we've just left to rot for years00:29
openstackgerritMerged openstack/puppet-gnocchi stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51588700:29
openstackgerritMerged openstack/puppet-barbican stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51588100:29
mwhahahabeaker should just be basic install of single service and check that it started00:29
* mnaser doesn't know enough about swift to do that00:30
mwhahahaHEH00:30
mnaserlets see how far disabling selinux gets us00:31
mnaserin addition to old rotted stuff, it's how quick stuff is moving that we havent had time to do cleanup00:31
mnaseri.e. keystone v200:31
mnaserand othoer stuff00:31
mwhahahai don't think that syntax is right but we'll see00:31
mwhahahait's ok, because people will be able to install and configure the serivces right?00:31
mwhahahaoh wait00:31
mnaseri think that given tripleo seems to be going on a path where it depends less on puppet00:32
mnaserthat'll probably be the end of things for puppet openstack .. unless puppet finally comes up with some decent orchestration stuff00:33
mwhahahawe'll see how well the ansible-k8s stuff goes00:33
mwhahahabut right now puppet is still the thing :/00:33
mnasereven if we can get containerized deployments with the puppet modules, for a massively scalable infrastructure, puppet is just the worst tool to orchestrate deployments00:33
mwhahahai guess we could just disable selinux with an exec before stuff00:34
mwhahahaif push comes to shove00:34
mnaseryeah00:34
mwhahahabtw the ports are magically configured via swift::storage::node00:35
mwhahahait takes the title as the port off-set00:35
mnaserwhich tells me either folks setenforce 0 or use ubuntu00:35
mwhahahawell no, you'd want them on seperate nodes00:36
openstackgerritzhongshengping proposed openstack/puppet-openstack-integration master: Add unit jobs in zuul v3  https://review.openstack.org/51491200:36
mwhahahaso it would be 6002 for all00:36
*** owalsh_pto has quit IRC00:36
mnaserooh yes00:36
mnaserright00:36
mnaseror 620200:36
mnaser:P00:36
mwhahahaor whatever :D00:36
* mwhahaha wanders off for dinner00:39
*** xingchao has joined #puppet-openstack00:45
openstackgerritMohammed Naser proposed openstack/puppet-swift master: Disable SELinux for acceptance tests  https://review.openstack.org/51647500:46
*** owalsh_ has joined #puppet-openstack00:49
*** owalsh has joined #puppet-openstack00:51
*** owalsh- has joined #puppet-openstack00:53
*** owalsh_ has quit IRC00:54
*** owalsh_ has joined #puppet-openstack00:55
*** owalsh has quit IRC00:56
*** owalsh has joined #puppet-openstack00:58
*** owalsh- has quit IRC00:59
*** owalsh- has joined #puppet-openstack01:01
*** owalsh_ has quit IRC01:01
*** owalsh_ has joined #puppet-openstack01:04
*** owalsh has quit IRC01:04
*** salmankhan has joined #puppet-openstack01:05
*** owalsh has joined #puppet-openstack01:07
*** xingchao has quit IRC01:08
*** owalsh- has quit IRC01:08
*** salmankhan has quit IRC01:10
*** owalsh- has joined #puppet-openstack01:10
*** owalsh_ has quit IRC01:11
*** owalsh has quit IRC01:14
openstackgerritMohammed Naser proposed openstack/puppet-swift master: Add Puppet package to bindep, for module build  https://review.openstack.org/51584501:18
openstackgerritMohammed Naser proposed openstack/puppet-swift master: Add Puppet package to bindep, for module build  https://review.openstack.org/51584501:18
*** amodi has quit IRC01:33
*** vnogin has quit IRC01:35
openstackgerritMerged openstack/puppet-openstack_extras stable/pike: Added OS_AUTH_TYPE parameter to auth file  https://review.openstack.org/51341301:37
openstackgerritMerged openstack/puppet-openstack-integration master: Check for /var/log/audit  https://review.openstack.org/51647202:12
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration stable/newton: Fix puppet-agent install  https://review.openstack.org/51649002:13
EmilienMmnaser: ^ done02:13
EmilienMif passing I'll approve it02:13
EmilienMpabelanger: https://review.openstack.org/51649002:14
pabelangerEmilienM: -1, merge issues02:18
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration stable/newton: Fix puppet-agent install  https://review.openstack.org/51649002:19
EmilienMpabelanger: thx02:20
*** rwsu has joined #puppet-openstack02:22
openstackgerritMerged openstack/puppet-aodh stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51588002:22
openstackgerritMerged openstack/puppet-cinder stable/newton: [newton] Add Puppet package to bindep, for module build  https://review.openstack.org/51585702:22
mnaserslowly but surely they merge..02:24
mnaseroh god02:25
mnaseri think tripleo is about to cause a massive reset for the tripleo queue02:25
mnaserdamnit02:25
mnaserlegacy-tripleo-ci-centos-7-scenario002-multinode-oooq-puppet for puppet-swift has so many jobs done after it02:25
openstackgerritMerged openstack/puppet-swift stable/pike: [pike] Add Puppet package to bindep, for module build  https://review.openstack.org/51593702:34
openstackgerritMerged openstack/puppet-horizon stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51588902:34
openstackgerritMerged openstack/puppet-sahara stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51590102:34
openstackgerritMerged openstack/puppet-horizon stable/pike: [pike] Add Puppet package to bindep, for module build  https://review.openstack.org/51592102:34
openstackgerritMerged openstack/puppet-manila stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51589202:34
openstackgerritMerged openstack/puppet-zaqar stable/ocata: [ocata] Add Puppet package to bindep, for module build  https://review.openstack.org/51590802:34
openstackgerritMerged openstack/puppet-gnocchi stable/newton: [newton] Add Puppet package to bindep, for module build  https://review.openstack.org/51586002:34
openstackgerritMerged openstack/puppet-sahara stable/pike: [pike] Add Puppet package to bindep, for module build  https://review.openstack.org/51593602:34
*** ilbot3 has quit IRC02:46
openstackgerritMerged openstack/puppet-panko master: apache wsgi: Exchange defaults for workers and threads  https://review.openstack.org/51171202:46
*** ilbot3 has joined #puppet-openstack02:56
openstackgerritMerged openstack/puppet-openstack-integration master: Add unit jobs in zuul v3  https://review.openstack.org/51491203:23
openstackgerritMerged openstack/puppet-glance master: Add image_member_quota to Glance API configuration  https://review.openstack.org/51340303:31
openstackgerritMerged openstack/puppet-heat master: Expose allowing setting log files for apache vhost  https://review.openstack.org/51501703:37
*** alee has quit IRC03:44
*** markvoelker has quit IRC03:55
*** ykarel has joined #puppet-openstack04:06
*** udesale has joined #puppet-openstack04:06
openstackgerritzhongshengping proposed openstack/puppet-aodh master: Switch to use keystone v3  https://review.openstack.org/51326904:12
*** xingchao has joined #puppet-openstack04:13
openstackgerritzhongshengping proposed openstack/puppet-glance master: Switch to Zuul v3 testing  https://review.openstack.org/51497804:18
*** jpena|off has quit IRC04:23
*** pliu has quit IRC04:23
*** lhinds has quit IRC04:23
*** pliu has joined #puppet-openstack04:25
*** lhinds has joined #puppet-openstack04:25
*** jpena|off has joined #puppet-openstack04:25
*** skramaja has joined #puppet-openstack04:45
*** ratailor has joined #puppet-openstack04:47
*** xingchao has quit IRC04:49
*** markvoelker has joined #puppet-openstack04:56
*** alee has joined #puppet-openstack05:12
*** alee has quit IRC05:18
*** alee has joined #puppet-openstack05:19
*** alee has quit IRC05:24
*** alee has joined #puppet-openstack05:24
*** markvoelker has quit IRC05:30
*** alee has quit IRC05:31
*** alee has joined #puppet-openstack05:31
*** xingchao has joined #puppet-openstack05:36
openstackgerritzhongshengping proposed openstack/puppet-openstack-integration stable/pike: Add unit jobs in zuul v3  https://review.openstack.org/51651805:50
openstackgerritzhongshengping proposed openstack/puppet-openstack-integration stable/ocata: Add unit jobs in zuul v3  https://review.openstack.org/51651905:50
openstackgerritzhongshengping proposed openstack/puppet-openstack-integration stable/newton: Add unit jobs in zuul v3  https://review.openstack.org/51652005:53
openstackgerritzhongshengping proposed openstack/puppet-monasca master: Switch to Zuul v3 testing  https://review.openstack.org/51499906:03
openstackgerritOpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints  https://review.openstack.org/51652406:09
*** yprokule has joined #puppet-openstack06:26
*** markvoelker has joined #puppet-openstack06:27
*** agurenko has quit IRC06:27
openstackgerritzhongshengping proposed openstack/puppet-freezer master: [DNM] test  https://review.openstack.org/51652706:53
*** cgfbee has joined #puppet-openstack06:57
*** jtomasek has joined #puppet-openstack06:57
*** rcernin has quit IRC06:59
*** jtomasek has quit IRC07:00
*** markvoelker has quit IRC07:00
openstackgerritzhongshengping proposed openstack/puppet-openstack_spec_helper master: Pin grpc to 1.7.0  https://review.openstack.org/51653307:08
*** spectr has joined #puppet-openstack07:08
*** agurenko has joined #puppet-openstack07:09
openstackgerritzhongshengping proposed openstack/puppet-openstack_spec_helper master: Pin grpc to 1.7.0  https://review.openstack.org/51653307:13
*** indistylo has joined #puppet-openstack07:17
openstackgerritzhongshengping proposed openstack/puppet-glance master: Switch to Zuul v3 testing  https://review.openstack.org/51497807:17
*** indistylo has quit IRC07:18
*** indistylo has joined #puppet-openstack07:19
*** vnogin has joined #puppet-openstack07:20
*** alee has quit IRC07:21
*** alee has joined #puppet-openstack07:21
*** jtomasek has joined #puppet-openstack07:33
*** vnogin has quit IRC07:36
*** rcernin has joined #puppet-openstack07:44
*** shardy has joined #puppet-openstack07:45
*** shardy has quit IRC07:45
*** vnogin has joined #puppet-openstack07:46
*** shardy has joined #puppet-openstack07:49
*** indistylo has quit IRC07:52
openstackgerritzhongshengping proposed openstack/puppet-openstack-integration master: Update the cirros version to "0.3.5"  https://review.openstack.org/51654207:53
openstackgerritzhongshengping proposed openstack/puppet-glance master: Update the cirros version to "0.3.5"  https://review.openstack.org/51654307:57
*** markvoelker has joined #puppet-openstack07:58
*** ykarel is now known as ykarel|lunch08:03
openstackgerritzhongshengping proposed openstack/puppet-tempest master: Update the cirros version to "0.3.5"  https://review.openstack.org/51654708:08
*** indistylo has joined #puppet-openstack08:15
*** tesseract has joined #puppet-openstack08:16
*** ccamacho has joined #puppet-openstack08:17
*** etingof has quit IRC08:21
*** gfidente has joined #puppet-openstack08:24
*** gfidente has quit IRC08:24
*** gfidente has joined #puppet-openstack08:24
*** vnogin has quit IRC08:27
*** markvoelker has quit IRC08:30
*** gfidente has quit IRC08:32
*** jpena|off is now known as jpena08:33
*** gfidente has joined #puppet-openstack08:34
*** gfidente has quit IRC08:34
*** gfidente has joined #puppet-openstack08:34
*** etingof has joined #puppet-openstack08:41
*** ykarel|lunch is now known as ykarel08:42
*** amoralej|off is now known as amoralej08:44
*** vnogin has joined #puppet-openstack08:44
*** oidgar has joined #puppet-openstack08:46
*** vnogin has quit IRC08:48
*** gfidente has quit IRC08:49
*** vnogin has joined #puppet-openstack09:00
*** gfidente has joined #puppet-openstack09:13
*** vnogin has quit IRC09:15
*** vnogin has joined #puppet-openstack09:17
openstackgerritTom Barron proposed openstack/puppet-manila master: Deprecate standalone_network_plugin_ip_version  https://review.openstack.org/51643709:19
*** markvoelker has joined #puppet-openstack09:27
*** jistr|mtgs is now known as jistr09:29
openstackgerritCarlos Camacho proposed openstack/puppet-glance stable/pike: Add image_member_quota to Glance API configuration  https://review.openstack.org/51656809:33
*** shardy has quit IRC09:42
*** shardy has joined #puppet-openstack09:42
*** vnogin has quit IRC09:45
*** vnogin has joined #puppet-openstack09:47
*** owalsh- is now known as owalsh09:47
*** mandre has quit IRC09:55
*** mandre_ has joined #puppet-openstack09:56
*** mandre_ is now known as mandre09:56
*** salmankhan has joined #puppet-openstack09:57
*** higgins` has joined #puppet-openstack10:00
*** jistr_ has joined #puppet-openstack10:00
*** agurenko_ has joined #puppet-openstack10:00
*** markvoelker has quit IRC10:00
*** higgins has quit IRC10:01
*** jistr has quit IRC10:01
*** agurenko has quit IRC10:01
*** cgfbee has quit IRC10:01
*** rwsu has quit IRC10:01
*** zerick has quit IRC10:01
*** zerick has joined #puppet-openstack10:01
*** cgfbee has joined #puppet-openstack10:01
*** rwsu has joined #puppet-openstack10:02
*** gfidente has quit IRC10:05
*** gfidente has joined #puppet-openstack10:08
*** gfidente has quit IRC10:08
*** gfidente has joined #puppet-openstack10:08
*** agurenko_ is now known as agurenko10:10
*** ratailor has quit IRC10:11
*** gfidente has quit IRC10:13
*** gfidente has joined #puppet-openstack10:16
*** gfidente has quit IRC10:16
*** gfidente has joined #puppet-openstack10:16
*** udesale has quit IRC10:26
*** gfidente has quit IRC10:29
*** gfidente has joined #puppet-openstack10:32
*** gfidente has quit IRC10:32
*** gfidente has joined #puppet-openstack10:32
*** tbarron has joined #puppet-openstack10:45
*** markvoelker has joined #puppet-openstack10:58
*** atoth has joined #puppet-openstack11:08
*** ansmith has quit IRC11:14
*** salmankhan has quit IRC11:15
*** rcernin has quit IRC11:18
*** salmankhan has joined #puppet-openstack11:18
*** agurenko is now known as agurenko_11:25
*** ratailor has joined #puppet-openstack11:27
*** gfidente has quit IRC11:27
*** gfidente has joined #puppet-openstack11:30
*** markvoelker has quit IRC11:31
*** agurenko_ is now known as agurenko11:41
openstackgerritTom Barron proposed openstack/puppet-manila master: Deprecate standalone_network_plugin_ip_version  https://review.openstack.org/51643711:42
openstackgerritTom Barron proposed openstack/puppet-manila master: Add support for address family parameters  https://review.openstack.org/51644911:42
*** ratailor has quit IRC11:50
*** udesale has joined #puppet-openstack11:54
*** shardy is now known as shardy_lunch12:07
*** dprince has joined #puppet-openstack12:13
*** agurenko is now known as agurenko_12:17
*** markvoelker has joined #puppet-openstack12:21
*** vnogin has quit IRC12:31
*** vnogin has joined #puppet-openstack12:32
*** morazi has joined #puppet-openstack12:32
*** rmart04 has joined #puppet-openstack12:33
*** ansmith has joined #puppet-openstack12:34
*** trown|outtypewww is now known as trown12:34
*** vnogin has quit IRC12:36
*** udesale has quit IRC12:49
*** vnogin has joined #puppet-openstack12:49
*** udesale has joined #puppet-openstack12:49
*** shardy_lunch is now known as shardy12:49
*** jpena is now known as jpena|lunch12:51
*** udesale has quit IRC12:56
*** udesale has joined #puppet-openstack12:56
*** gfidente has quit IRC12:56
*** mandre is now known as mandre_afk12:56
*** gfidente has joined #puppet-openstack13:04
*** vnogin has quit IRC13:11
*** alee has quit IRC13:12
*** vnogin has joined #puppet-openstack13:13
*** vnogin has quit IRC13:14
*** vnogin has joined #puppet-openstack13:15
*** vnogin has quit IRC13:16
*** alee has joined #puppet-openstack13:17
*** vnogin has joined #puppet-openstack13:20
EmilienMhi13:27
*** vnogin has quit IRC13:31
*** jaosorior has quit IRC13:33
*** skramaja has quit IRC13:34
*** ratailor has joined #puppet-openstack13:45
*** amoralej is now known as amoralej|lunch13:48
*** ratailor is now known as rtailor13:49
*** jpena|lunch is now known as jpena13:52
*** vnogin has joined #puppet-openstack13:54
*** vnogin has quit IRC13:56
*** vnogin has joined #puppet-openstack13:56
*** agurenko_ is now known as agurenko14:00
*** mandre_afk is now known as mandre14:05
*** ykarel has quit IRC14:06
*** amodi has joined #puppet-openstack14:09
*** jaosorior has joined #puppet-openstack14:20
tbarronso is it known that the centos-7 jobs fail with problems finding grpc-1.7.1 gem?14:20
tbarronFor example: http://logs.openstack.org/37/516437/3/check/legacy-puppet-beaker-rspec-centos-7/8cde367/job-output.txt.gz14:21
tbarronall the centos7 jobs in https://review.openstack.org/#/c/516437/ and https://review.openstack.org/#/c/516449/ have this issue14:21
mnasertbarron: i believe so yes, i see 516533 proposed to fix it14:23
tbarronmnaser: thanks, looking14:24
mnaseralso i think we need to backport that change to stable branches14:24
openstackgerritTom Barron proposed openstack/puppet-manila master: Deprecate standalone_network_plugin_ip_version  https://review.openstack.org/51643714:27
*** amoralej|lunch is now known as amoralej14:27
openstackgerritTom Barron proposed openstack/puppet-manila master: Add support for address family parameters  https://review.openstack.org/51644914:28
openstackgerritJakub Libosvar proposed openstack/puppet-neutron master: Enable neutron-destroy-port-patches service  https://review.openstack.org/51346014:31
colonwqtbarron, you are a few mins faster than me finding that error.14:34
*** indistylo has quit IRC14:34
tbarroncolonwq: misery loves company :)14:35
*** ykarel has joined #puppet-openstack14:36
*** spectr has quit IRC14:37
*** spectr has joined #puppet-openstack14:39
*** udesale has quit IRC14:47
*** xarses has joined #puppet-openstack14:56
mwhahahalooks like unit tests are broken http://logs.openstack.org/12/515912/2/gate/legacy-puppet-unit-4.8-centos-7/bad4d2b/job-output.txt.gz#_2017-10-31_14_44_58_28389814:56
*** dtantsur|afk is now known as dtantsur14:58
*** vnogin has quit IRC14:59
colonwqmwhahaha, this may be the fix: https://review.openstack.org/#/c/516533/15:02
mwhahahacolonwq: thanks15:03
*** vnogin has joined #puppet-openstack15:05
*** agurenko is now known as agurenko_15:07
mwhahahawe may need to purge the gate if they are all going to fail with that15:08
* mwhahaha takes a look15:08
*** oidgar has quit IRC15:09
*** ykarel has quit IRC15:11
colonwqmwhahaha, is legacy-tripleo-ci-centos-7-scenario004-multinode-oooq going to be around for long now there is a containerized version.15:14
mwhahahacolonwq: good question, i'm not sure how we're going handle that going forward. We want to kill off those jobs in tripleo but there's an impact in the puppet modules15:15
*** dtantsur is now known as dtantsur|afk15:15
colonwqmwhahaha, sounds like it will stay in some way for a while. 004 is giving me fits today and I am tracking it down.15:16
mwhahahayea it's not going away immediately15:17
mandrehi, I'm seeing an error in CI about missing grpc gem, is it safe to recheck? http://logs.openstack.org/76/514576/1/check/legacy-puppet-tripleo-puppet-unit-4.8-centos-7/f39a713/job-output.txt.gz#_2017-10-31_10_13_01_66490215:17
mwhahahamandre: not yet15:17
mwhahahamandre: we need https://review.openstack.org/#/c/516533/ first15:17
mandremwhahaha: ok thanks, that answers my question :)15:18
*** mnaser changes topic to "CI Status: REDish (https://review.openstack.org/#/c/516533/) | Puppet OpenStack modules https://docs.openstack.org/puppet-openstack-guide/latest/"15:23
*** spectr has quit IRC15:29
*** spectr has joined #puppet-openstack15:41
mwhahahaah crap, let me purge all the puppet things from the gate15:46
*** agrebennikov has joined #puppet-openstack15:49
*** xingchao has quit IRC15:50
*** xingchao has joined #puppet-openstack15:51
*** rtailor has quit IRC15:55
*** salmankhan has quit IRC15:57
*** xingchao_ has joined #puppet-openstack15:57
*** xingchao has quit IRC15:58
*** bnemec has quit IRC16:00
*** salmankhan has joined #puppet-openstack16:01
*** xingchao_ has quit IRC16:02
* mwhahaha waits for paint to dry16:03
mwhahahaaka zuul v316:03
mwhahaha1 hour for the spec helper patch to finish16:03
*** jaosorior has quit IRC16:03
mwhahahait's like 10 mins of jobs and it's in it's own queue16:03
mwhahahaactually it uses puppet-nova16:05
mwhahahawe should swietch that out for some smaller module16:05
*** salmankhan has quit IRC16:05
*** salmankhan has joined #puppet-openstack16:11
*** xingchao has joined #puppet-openstack16:11
openstackgerritMerged openstack/puppet-openstack_spec_helper master: Pin grpc to 1.7.0  https://review.openstack.org/51653316:12
EmilienMmwhahaha: should we backport ? ^16:14
mwhahahaprobably16:14
*** vnogin has quit IRC16:14
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_spec_helper stable/pike: Pin grpc to 1.7.0  https://review.openstack.org/51672616:15
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_spec_helper stable/ocata: Pin grpc to 1.7.0  https://review.openstack.org/51672816:15
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_spec_helper stable/newton: Pin grpc to 1.7.0  https://review.openstack.org/51672916:15
*** bnemec has joined #puppet-openstack16:15
*** trown is now known as trown|lunch16:16
*** rmart04 has quit IRC16:22
*** shardy is now known as shardy_afk16:24
*** oidgar has joined #puppet-openstack16:39
*** vnogin has joined #puppet-openstack16:57
*** bnemec has quit IRC16:57
*** vnogin has quit IRC17:01
*** vnogin has joined #puppet-openstack17:07
*** vnogin has quit IRC17:10
*** bnemec has joined #puppet-openstack17:12
*** markvoelker_ has joined #puppet-openstack17:17
*** markvoelker has quit IRC17:19
openstackgerritTom Barron proposed openstack/puppet-manila master: Deprecate standalone_network_plugin_ip_version  https://review.openstack.org/51643717:19
openstackgerritTom Barron proposed openstack/puppet-manila master: Add support for address family parameters  https://review.openstack.org/51644917:21
*** markvoelker has joined #puppet-openstack17:22
*** markvoelker_ has quit IRC17:23
*** trown|lunch is now known as trown17:30
*** tesseract has quit IRC17:36
*** salmankhan has quit IRC17:43
*** vnogin has joined #puppet-openstack17:49
*** vnogin has quit IRC17:50
*** ccamacho has quit IRC17:53
openstackgerritJakub Libosvar proposed openstack/puppet-neutron master: Enable neutron-destroy-port-patches service  https://review.openstack.org/51346018:05
*** jpena is now known as jpena|off18:10
*** vnogin has joined #puppet-openstack18:11
*** agurenko_ has quit IRC18:16
*** oidgar has quit IRC18:17
*** yprokule has quit IRC18:27
*** vnogin has quit IRC18:28
*** bnemec has quit IRC18:38
*** oidgar has joined #puppet-openstack18:44
openstackgerritMerged openstack/puppet-openstack_spec_helper stable/newton: Pin grpc to 1.7.0  https://review.openstack.org/51672918:48
*** dprince has quit IRC18:49
openstackgerritMerged openstack/puppet-openstack_spec_helper stable/pike: Pin grpc to 1.7.0  https://review.openstack.org/51672618:49
*** mwynne has quit IRC18:50
*** oidgar has quit IRC19:01
openstackgerritMerged openstack/puppet-openstack_spec_helper stable/ocata: Pin grpc to 1.7.0  https://review.openstack.org/51672819:05
mwhahahak all those pins have merged and I restored all the various patches I pulled from the queue19:09
*** mwhahaha changes topic to "CI Status: GREENish | Puppet OpenStack modules https://docs.openstack.org/puppet-openstack-guide/latest/"19:09
*** salmankhan has joined #puppet-openstack19:12
*** dprince has joined #puppet-openstack19:15
*** oidgar has joined #puppet-openstack19:18
*** oidgar has quit IRC19:42
*** salmankhan has quit IRC19:44
openstackgerritKeith Schincke proposed openstack/puppet-ceph master: Set file ACLs for Ceph keyrings  https://review.openstack.org/50902119:46
colonwqmwhahaha, thanks for the feedback on 509021. I am working through issues with the related 509020 patch. I don't think it will change the implementation of 509021.19:47
*** amoralej is now known as amoralej|off19:48
mwhahahacolonwq: k19:51
*** ccamacho has joined #puppet-openstack20:10
*** gfidente is now known as gfidente|afk20:12
*** jtomasek has quit IRC20:17
*** etingof has quit IRC20:21
*** vnogin has joined #puppet-openstack20:29
*** xingchao has quit IRC20:33
*** vnogin has quit IRC20:33
*** etingof has joined #puppet-openstack20:42
*** trown is now known as trown|outtypewww20:45
*** ansmith has quit IRC20:49
*** xingchao has joined #puppet-openstack20:53
*** xingchao has quit IRC21:00
*** xingchao has joined #puppet-openstack21:21
*** xingchao has quit IRC21:26
*** ntpttr_laptop has joined #puppet-openstack21:28
*** rcernin has joined #puppet-openstack21:32
*** amoralej|off is now known as amoralej21:34
mwhahahamnaser, EmilienM: do we honestly need the puppet modules in the tripleo queue? shouldn't we be safe because of the promotion process such that we shouldn't need to share the queue for everything?21:37
EmilienMthe thing is the tht/puppet-* relation21:38
mnaserbut that can still be tested with depends-on ?21:38
EmilienMright21:38
mnaseri mean the shared queue stuff predates me so i dont know why/how that decision was taken, but i feel like the tripleo queue problem isnt helped by the fact that puppet shares it too21:39
mnaseri mean realistically how many times has a change in puppet broke tripleo?21:40
mwhahahaless than tripleo breaking puppet's tripleo jobs :D21:43
mnaserdo we need tripleo jobs running in puppet21:45
mnaserbecause i rarely see us catching puppet bugs in tripleo jobs21:46
mnaserif we don't need them, we can drop them and move puppet out of tripleo queue21:46
*** dprince has quit IRC21:46
*** ansmith has joined #puppet-openstack21:48
EmilienMmwhahaha, mnaser : if that helps, let's try it21:52
mnaserlets evaluate it and see what happens21:53
*** amodi has quit IRC21:53
*** bnemec has joined #puppet-openstack21:55
*** amoralej is now known as amoralej|off22:05
mnasersome love for https://review.openstack.org/#/c/516475/ please22:12
*** gfidente|afk has quit IRC22:19
*** agrebennikov has quit IRC22:31
openstackgerritMerged openstack/puppet-openstack-integration stable/newton: Fix puppet-agent install  https://review.openstack.org/51649023:03
*** xarses has quit IRC23:04
*** chem has quit IRC23:25
*** vnogin has joined #puppet-openstack23:29
*** vnogin has quit IRC23:33
*** markvoelker has quit IRC23:51
*** ntpttr_laptop has quit IRC23:52

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!