Tuesday, 2016-03-08

*** dgurtner has quit IRC00:00
EmilienMmjblack: https://bugs.launchpad.net/puppet-keystone/+bug/1554242 please read my question00:01
openstackLaunchpad bug 1554242 in puppet-keystone "Fresh install with v3 is returning service catalog is empty" [Undecided,New]00:01
*** dfisher has quit IRC00:05
mjblackEmilienM: one sec, just got home :)00:12
*** angdraug has quit IRC00:13
EmilienMmfisch: I was thinking about re-ipv6/ssl coverage. We have 6 jobs, 3 scenarios and 2 operating systems. Maybe we can test SSL/IPv6 for each scenario on one OS so we keep tests for non-SSL/IPv400:13
EmilienMand since RDO is always at the trunk maybe keep SSL/IPV6 tests on centos700:14
EmilienMexample: scenario001 non-SSL/IPv4 on Ubuntu // scenario001 SSL/IPv6 on centos700:15
mfisch_ody: congrats https://www.openstack.org/summit/austin-2016/summit-schedule/global-search?t=Cody00:15
EmilienMsame for scenario002 and scenario00300:15
mfischyou'd want to mix it up some00:15
mfischso you have SSL/IPv6 on ubuntu and cent00:16
EmilienMmfisch: yes!00:16
*** morazi has quit IRC00:16
mfischmakes sense though00:16
EmilienMthat's a good iea00:16
EmilienMidea*00:16
EmilienMmy final goal is to have full testing coverage for SSL and IPv600:16
EmilienMmfisch: 3 talks congrats00:17
mfischugh00:17
mfischyeah00:17
mfisch;)00:17
EmilienMwhy I'm not surprised ;-)00:17
EmilienMmfisch: hoefully you'll find some time to say hello in puppet confs00:17
mfischyes I hope so oto00:18
mfischtoo00:18
*** saneax is now known as saneax_AFK00:18
EmilienMit was not a question LOL00:18
mfischha00:18
mfischoh hey I have to commute to denver tomorrow so I will miss the meeting00:18
mfischand im about to go eod00:19
mfischso ttyl00:19
EmilienMmfisch: o/00:19
mjblackEmilienM: so I'm getting an error with that user_role, Could not find resource 'Keystone_user_role[admin@openstack]' for relationship on 'File[/root/openrc]'00:20
EmilienMyou need to adjust Keystone_user_role[admin@openstack]00:20
EmilienMlet me check your data again00:20
mjblackI even changed the admin tenant back to openstack00:21
mjblackor rather commented it out00:21
EmilienMyeah I found out your data is different from mine00:22
EmilienMso00:22
EmilienMKeystone_user_role[admin@admin]00:22
EmilienMuse that ^00:22
*** bnemec has quit IRC00:24
mjblackEmilienM: looks like there is no resource at all for it00:30
mjblackok I found out, I had commented out the class that creates that resource, running it again00:32
EmilienMmjblack: make sure you drop /root/openrc before puppet run if it exist00:37
EmilienM/root/openrc requires the admin resources in place00:37
EmilienMthat's the new thing in mitaka00:38
mjblackEmilienM: I'm using vagrant so I rebuild from fresh install :D00:38
mjblackbut I'm still getitng errors00:38
mjblackError: Could not prefetch keystone_user provider 'openstack': Could not authenticate.00:38
mjblackthis time there is no openrc created00:39
*** ducttape_ has joined #puppet-openstack00:40
EmilienMmjblack: weird did you see the keyston-manage boostrap running?00:41
mjblackyeah00:42
mjblackendpoints are created now00:42
EmilienMmjblack: wait, do you run keystone wsgi???00:42
mjblackI tried it but then I went back to plain old keystone00:42
EmilienMI don't see the classes in your hiera00:42
EmilienMwith mitaka?00:42
EmilienMyou cant00:42
EmilienMthey dropped eventlet at 100%00:42
mjblackok Ill add that back in00:42
*** xarses has quit IRC00:46
mjblackheh, if I nail this part I should be able to do the rest of the openstack components easier00:46
EmilienMmjblack: anyway, I think there is something to implement to avoid this issue00:49
EmilienMI'm working on 2 patches00:51
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: auth_file: add tag to File resource  https://review.openstack.org/28963600:52
*** trown|outtypewww has quit IRC00:55
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: admin role: make sure openrc is created after  https://review.openstack.org/28964000:56
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: keystone: drop workaround for openrc orchestration  https://review.openstack.org/28964100:58
EmilienMmjblack: the 3 patches should help you ^00:58
mjblackok I'll pull them down01:11
mjblackand then I'll test01:11
EmilienMI think it should work01:15
*** ducttape_ has quit IRC01:15
EmilienMour CI is running it and I haven't noticed failures on keystone01:15
*** johnmilton has joined #puppet-openstack01:19
*** ducttape_ has joined #puppet-openstack01:22
*** guessi has joined #puppet-openstack01:23
*** guessi has left #puppet-openstack01:24
*** ducttape_ has quit IRC01:26
*** johnmilton has quit IRC01:32
mjblackEmilienM: That last patch, I dont need it since I'm not using that module01:33
EmilienMright01:33
EmilienMthat's our CI manifests.01:33
EmilienMwhat is supposed to work.01:33
mjblackah ok01:34
mjblackbeen a long day ;)01:34
EmilienMmjblack: https://github.com/openstack/puppet-openstack-integration#overview01:34
*** brandon has quit IRC01:39
mjblackEmilienM: so it made it further, it created the tenants but still having issues with the keystone user role01:42
EmilienMok so my patches help01:42
mjblacksorry, openstack provider is failing on admin keystone user resource01:43
EmilienMso you don't have tenants?01:43
mjblackI do now :D01:43
mjblackit wasnt creating the tenants before01:43
mjblackonly admin tenant existed because of bootstrap01:44
EmilienManyway, EOD for me, might come back later but not sure, let me know here your progress01:44
mjblackwill do, thanks!01:44
*** ducttape_ has joined #puppet-openstack01:58
*** v1k0d3n has quit IRC01:59
*** baker has joined #puppet-openstack02:03
*** baker_ has joined #puppet-openstack02:05
*** baker has quit IRC02:08
openstackgerritMerged openstack/puppet-horizon: Support custom TIME_ZONE option in localsettings  https://review.openstack.org/28911002:11
*** delatte has joined #puppet-openstack02:14
*** delattec has quit IRC02:17
*** ducttape_ has quit IRC02:17
*** ducttape_ has joined #puppet-openstack02:19
*** xarses has joined #puppet-openstack02:21
*** ducttape_ has quit IRC02:28
*** francois has quit IRC02:40
*** richm has quit IRC02:50
*** mtreinish has quit IRC03:04
*** psanchez has joined #puppet-openstack03:04
*** mtreinish has joined #puppet-openstack03:04
*** ducttape_ has joined #puppet-openstack03:13
*** ducttape_ has quit IRC03:14
*** ducttape_ has joined #puppet-openstack03:27
*** v1k0d3n has joined #puppet-openstack04:09
*** bapalm has quit IRC04:13
*** ducttape_ has quit IRC04:24
_odymfisch: Thanks! Now I can get those abstract updates posted too.04:28
*** bapalm has joined #puppet-openstack04:30
*** jaosorior has joined #puppet-openstack04:46
*** francois has joined #puppet-openstack04:48
*** saneax_AFK is now known as saneax04:52
*** markvoelker_ has quit IRC05:06
*** darkxploit has quit IRC05:23
openstackgerritMarcus Furlong proposed openstack/puppet-swift: typos and grammar fixes in the README  https://review.openstack.org/28971305:26
*** darkxploit has joined #puppet-openstack05:36
*** rcernin has joined #puppet-openstack06:02
*** markvoelker has joined #puppet-openstack06:07
openstackgerritzhongshengping proposed openstack/puppet-ceilometer: Add api_paste type/provider for Ceilometer  https://review.openstack.org/28535806:25
*** jtomasek has joined #puppet-openstack06:49
*** todin has joined #puppet-openstack06:55
*** leanderthal|afk is now known as leanderthal07:00
openstackgerritMarcus Furlong proposed openstack/puppet-horizon: remove non-existent parameter from README  https://review.openstack.org/28975407:09
*** magicboiz has joined #puppet-openstack07:17
*** hjensas has quit IRC07:17
*** magicboiz has quit IRC07:17
*** gfidente has joined #puppet-openstack07:26
openstackgerritAndrew Spiers proposed openstack/puppet-designate: Add manifest for designate-zone-manager  https://review.openstack.org/28976007:34
*** magicboiz has joined #puppet-openstack07:43
*** dgurtner has joined #puppet-openstack07:58
openstackgerritAndrew Spiers proposed openstack/puppet-designate: Add manifest for designate-zone-manager  https://review.openstack.org/28976008:10
openstackgerritAndrew Spiers proposed openstack/puppet-designate: Add manifest for designate-zone-manager  https://review.openstack.org/28976008:22
*** baker_ has quit IRC08:23
*** paramite has joined #puppet-openstack08:23
*** baker has joined #puppet-openstack08:24
*** paramite_ has joined #puppet-openstack08:24
*** paramite_ has quit IRC08:24
*** paramite_ has joined #puppet-openstack08:26
*** paramite has quit IRC08:28
*** baker has quit IRC08:28
*** chem has joined #puppet-openstack08:31
*** foxhunt_away is now known as foxhunt7208:36
openstackgerritAndrew Spiers proposed openstack/puppet-designate: Add manifest for designate-zone-manager  https://review.openstack.org/28976008:47
openstackgerritGiulio Fidente proposed openstack/puppet-ceph: Allow setting of public_addr from ::profile::mon and ::mon  https://review.openstack.org/28035108:51
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Make OpenStack service ports configurable in HAProxy  https://review.openstack.org/28719908:54
Kvislerarely seen anyone ask for help here, so tell me off if I'm in the wrong place - but; using puppet-nova:stable/liberty on centos7, I end up with /etc/nova/nova.conf owned by root, and none of the nova-services want to start because of this. bug in the module, or configuration error on my part?08:55
*** hjensas has joined #puppet-openstack09:00
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Make OpenStack service ports configurable in HAProxy  https://review.openstack.org/28719909:06
*** jistr has joined #puppet-openstack09:11
*** toMeloos has joined #puppet-openstack09:30
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Make OpenStack service ports configurable in HAProxy  https://review.openstack.org/28719909:37
*** derekh has joined #puppet-openstack09:44
*** magicboiz has quit IRC09:47
*** openstackgerrit has quit IRC10:33
*** openstackgerrit has joined #puppet-openstack10:33
*** hjensas has quit IRC11:03
*** trown has joined #puppet-openstack11:13
*** trown is now known as trown|outtypewww11:14
*** hjensas has joined #puppet-openstack11:50
openstackgerritMerged openstack/puppet-ceph: adding configurable yum proxy options for the yum repositories  https://review.openstack.org/28816911:53
*** jaosorior has quit IRC12:02
*** johnmilton has joined #puppet-openstack12:02
*** jaosorior has joined #puppet-openstack12:03
EmilienMgood morning12:09
EmilienMKvisle: you're at the right place!12:09
EmilienMKvisle: can you share your manifest and data if you have please? So I can see if we can reproduce your issue12:09
KvisleEmilienM: I think this is pretty much it: https://gist.github.com/kvisle/a10f025d922330c29d1c12:12
Kvislenote workaround at the bottom - it does what I need.12:12
EmilienMKvisle: you're using RDO Liberty? Our CI uses it too, and we don't have any problem, can I see the URL you're using?12:14
KvisleEmilienM: the puppetfile ref. ?12:15
KvisleEmilienM: we're using stable/liberty (git hash: bc3eda43a6fa59334414dd5c1916fad8b5f99a57) ... pointing to a local mirror ... I can see there are 5 more commits upstream12:18
KvisleI'm going to check those now12:18
EmilienMKvisle: no, the RDO packages you install12:20
EmilienMwhat repo do you use?12:21
Kvisleah12:24
KvisleEmilienM: we mirror http://mirror.centos.org/centos/7/cloud/$arch/openstack-liberty/12:29
*** saneax is now known as saneax_AFK12:29
EmilienMKvisle: that's weird, we use the same12:36
EmilienMand the packages do not set root to /etc/nov12:37
EmilienMor maybe https://github.com/openstack-packages/nova/blob/rpm-liberty/openstack-nova.spec#L728-L72912:39
EmilienMbut 755 should be fine https://github.com/openstack-packages/nova/blob/rpm-liberty/openstack-nova.spec#L55712:39
EmilienMKvisle: maybe you can join #rdo channel and ask your question, puppet modules do not manage POSIX resources12:40
KvisleEmilienM: maybe it's inheriting a default from our own puppet infrastructure somewhere ... I'll have a check about that12:40
Kvisledoes the puppet modules support multiple availability zones on the same compute node? something along these lines: http://ceph.com/planet/openstack-nova-configure-multiple-ceph-backends-on-one-hypervisor/ ... or is this out of scope for the modules?12:45
*** trown|outtypewww has quit IRC12:48
EmilienMKvisle: yes it does, we have the parameters for that12:52
*** markvoelker has quit IRC12:57
*** markvoelker has joined #puppet-openstack12:57
KvisleI'm impressed with the quality of these modules12:59
*** markvoelker_ has joined #puppet-openstack12:59
EmilienMKvisle: thanks! it's a nice team work12:59
*** dprince has joined #puppet-openstack13:00
*** markvoelker has quit IRC13:01
*** jayg|g0n3 is now known as jayg13:03
*** ducttape_ has joined #puppet-openstack13:06
*** trown has joined #puppet-openstack13:07
*** ducttape_ has quit IRC13:22
*** jpena is now known as jpena|lunch13:32
mjblackEmilienM: Got a question, with the v3 and domains, is the openstacklib setup to pass the --domain parameter to the cli?13:38
openstackgerritMykyta Karpin proposed openstack/puppet-glance: Remove POSIX users, groups, and file modes.  https://review.openstack.org/21159313:48
*** morazi has joined #puppet-openstack13:51
*** saneax_AFK is now known as saneax13:56
*** saneax is now known as saneax_AFK13:56
*** saneax_AFK is now known as saneax13:57
*** gfidente^2nd has joined #puppet-openstack13:57
*** gfidente has quit IRC13:58
*** gfidente^2nd is now known as gfidente13:59
*** jistr is now known as jistr|call13:59
*** markvoelker_ has quit IRC14:00
*** gfidente has quit IRC14:00
*** gfidente has joined #puppet-openstack14:00
*** ducttape_ has joined #puppet-openstack14:07
*** ducttape_ has quit IRC14:12
*** richm has joined #puppet-openstack14:18
*** bnemec has joined #puppet-openstack14:29
*** markvoelker has joined #puppet-openstack14:31
*** baker has joined #puppet-openstack14:35
*** jpena|lunch is now known as jpena14:37
*** jistr|call is now known as jistr14:40
*** delattec has joined #puppet-openstack14:49
*** markvoelker has quit IRC14:50
*** delatte has quit IRC14:51
*** paramite_ is now known as paramite14:51
*** delattec has quit IRC14:51
*** delattec has joined #puppet-openstack14:52
*** dmsimard has joined #puppet-openstack14:56
*** hjensas has quit IRC14:57
*** xarses has quit IRC14:58
mjblackmfisch, EmilienM: either of you two around? want to run an idea by either of you14:59
EmilienMupstream meeting is about to start15:00
mjblackEmilienM: https://bugs.launchpad.net/python-keystoneclient/+bug/155455515:00
openstackLaunchpad bug 1554555 in python-keystoneclient "openstack cli provider needs to pass domain in v3 calls" [Undecided,New] - Assigned to Matthew J Black (mjblack)15:00
EmilienMmjblack: will help you after the meeting15:00
EmilienMor feel free to join it15:01
mjblackthe prefetch isnt passing domain with getting a list of users, which the cli apparently needs, and thus it fails everything15:01
mjblackEmilienM: can you send me the info for the meeting?15:01
EmilienMmjblack: https://wiki.openstack.org/wiki/Meetings/Puppet15:01
mjblackthanks15:01
*** dfisher has joined #puppet-openstack15:05
mjblackchem: I'm going to do a terminal recording session so I can show exactly what I see15:15
chemmjblack: oki, thanks, in the meantime I try to reproduce it with the domain_specific_drivers_enabled option enabled15:17
chemmjblack: I'll start in ~10min as I'm in the middle of something15:17
mjblacksure np15:18
*** ntpttr_ has joined #puppet-openstack15:26
*** xarses has joined #puppet-openstack15:36
_odyEmilienM: I was double booked for today's meeting.  I disabled puppet-openstack mailing list.  It is available for archival purposes but eamail sending is no avialable.15:37
EmilienM_ody: cool15:37
chemmjblack: are you aware of this bug https://bugs.launchpad.net/puppet-keystone/+bug/148550815:45
openstackLaunchpad bug 1485508 in puppet-keystone "when domain_specific_drivers_enabled=True keystone_user provider fails " [Undecided,In progress] - Assigned to Gilles Dubreuil (gdubreui)15:45
chemmjblack: and then which version of the keystone module are you using ?15:46
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario002: switch Keystone/Glance/Ironic/Nova to SSL  https://review.openstack.org/28689915:46
mjblackchem: master15:46
*** ducttape_ has joined #puppet-openstack15:47
mjblackand I think I did see that bug, but I may have forgotten that it existed, I was working pretty late on this15:47
chemmjblack: they looks so much alike. Anyway, as you're on master.. the associated patch doesn't seem to help.15:48
mjblackthe patch looks different than what is one master15:49
mjblackwait, no I'm wrong, it is the same15:50
mjblackthe only problem is the supposed fix that was merged didnt solve the problem15:50
mjblackI started working on a patch for it but I'm kinda stuck on the unit test15:52
mjblackits expecting when a user list is performed that three users in three domains are returned, which is different than how keystone works in v315:52
chemmjblack: you're describing the current rspec test or the test you're creating ?15:54
mjblackno this one15:54
mjblackhttps://github.com/openstack/puppet-keystone/blob/master/spec/unit/provider/keystone_user/openstack_spec.rb15:54
mjblackspecifically this line https://github.com/openstack/puppet-keystone/blob/master/spec/unit/provider/keystone_user/openstack_spec.rb#L8215:55
openstackgerritMatt Fischer proposed openstack/puppet-keystone: WIP Keystone hooks support  https://review.openstack.org/28389815:56
mjblackand the next test below it too15:57
*** ntpttr_ has quit IRC15:57
*** ntpttr_ has joined #puppet-openstack15:57
*** haplo37 has joined #puppet-openstack15:58
chemmjblack: oki, don't get bogged down by the rspec detail, commit the stuff you have in gerrit and we can look at it and help.  I'm spawning a vm with the latest keystone code to try to reproduce the error.16:00
mjblackok cool, I'll mark it as a WIP16:01
chemmjblack: thanks16:01
*** ntpttr__ has joined #puppet-openstack16:02
*** ntpttr_ has quit IRC16:03
openstackgerritMatthew J Black proposed openstack/puppet-keystone: WIP keystone user provider fix for v3 calls  https://review.openstack.org/28999516:08
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Make OpenStack service ports configurable in HAProxy  https://review.openstack.org/28719916:10
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: repo: promote RDO to March 8th packaging  https://review.openstack.org/28999716:12
*** emccormick has joined #puppet-openstack16:14
emccormickhey guys. I'm trying to use the Liberty modules for the first time and I'm running into an error with Keystone I can't seem to trace16:15
emccormickError: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not autoload puppet/type/keystone_tenant: /etc/puppet/environments/rwdc1prod/modules/keystone/lib/puppet_x/keystone/composite_namevar/helpers/utilities.rb:17: syntax error, unexpected '.', expecting ']'16:15
emccormick              .zip(required_resources)]16:15
emccormick               ^16:15
emccormick                    .map { |namevar| existing.send(namevar) }16:15
*** leanderthal is now known as leanderthal|afk16:16
emccormickif anyone has any thoughts, I would appreciate the guidance :)16:16
mjblackemccormick: what version of puppet are you using?16:21
*** jaosorior has quit IRC16:21
emccormick3.8.616:22
emccormickand I made sure the agents and master are the same version16:22
emccormickhttp://pastebin.com/HtQ8tdSa since that error pasted in here was kinda garbled16:23
mjblackwhat version of ruby? I'm using 3.8.4 puppet and that file is the same as the one on master branch, not seeing the same issue16:29
emccormickI'm running through some other updates now to see if it might be a needed ruby update16:31
*** dmsimard has quit IRC16:31
emccormickas for the openstack branch I pulled down stable/liberty16:32
*** foxhunt72 is now known as foxhunt_away16:34
emccormickruby is default EL6 version16:34
emccormickruby-1.8.7.374-4.el6_6.x86_6416:34
emccormickclients are EL7 but never had a problem with that prior16:35
mjblackwhat did you use prior for openstack?16:36
emccormickthe OS and puppet versions are the same16:36
emccormickjust went from Juno to Liberty16:36
emccormickto be fair though, I haven't used the keystone module for some time since I implemented V3 in Juno16:37
chememccormick: not sure that the ruby-1.8.7 was tested with this code.  mjblack which version of ruby you've got ?16:37
mjblack1.916:37
mjblackits the default on trusty16:38
emccormickmerp16:38
*** saneax is now known as saneax_AFK16:38
emccormickguess I can try and set up an EL7 puppetmaster and see if that helps16:38
mjblacklooks like juno didnt have the puppet_x16:38
chemmjblack: emccormick juno didn't have it for sure16:39
mjblackI'm thinking the issue is a ruby 1.8.7 issue16:40
emccormickEL7 has 2.0.016:40
*** dgurtner has quit IRC16:40
emccormickwill give that a go16:41
chemmjblack: emccormick yep, that's my guess too.  Hopefully only a formatting issue  :)16:41
*** paramite has quit IRC16:48
*** ntpttr__ has quit IRC16:49
chemmjblack: sorry my setup env is taking exceptionnaly long time to setup (I've enable ipv6 and I shouldn't have).  I have to go now.  I will review your patch relative to my finding on my tomorrow morning.16:49
mjblackchem: sure np16:50
chemmjblack cool, see you16:50
chememccormick: I've tried to build ruby 1.8.7 using rbenv, but it failed.  Will give it another try later.  In the meantime don't hesitate to fill a bug report if upgrading ruby is not an option (or doesn't solve it)16:52
*** haplo37 has quit IRC16:52
*** delatte has joined #puppet-openstack17:03
*** delattec has quit IRC17:05
*** delattec has joined #puppet-openstack17:05
*** delatte has quit IRC17:08
emccormickchem: Thanks. Redoing the master isn't entirely desireable, but it's probably easier than maintaining a different version of Ruby on EL6. I'll report back once I test with EL717:10
chemmjblack: oki, did some overtime.  here is what I'm seeing http://fpaste.org/335808/45675714/ .  So without domain_specific_drivers_enabled  all user get listed, with domain_specific_drivers_enabled enable only user of a specific (here default) domain are listed.  This look a bit like your behavior but not exactly.  If you think of differences I should add to match your env, that would be cool : I'm applying this17:10
chemhttps://github.com/openstack/puppet-keystone/blob/master/spec/acceptance/keystone_wsgi_apache_spec.rb#L8-L69 .17:10
chemmjblack drop the message here, I will check it out latter (prefix it with my pseudo so I get it easily)17:11
mjblackchem: it is the issue but the only thing with the admin_token there is no domain being passed with it17:13
*** haplo37 has joined #puppet-openstack17:13
*** ducttape_ has quit IRC17:16
mjblackchem: btw, it has to be the admin token not the contents of /root/openrc, it happens for me on a brand new install17:17
*** hjensas has joined #puppet-openstack17:18
*** hjensas has quit IRC17:18
*** hjensas has joined #puppet-openstack17:18
*** ducttape_ has joined #puppet-openstack17:20
*** ducttape_ has quit IRC17:21
*** ducttape_ has joined #puppet-openstack17:22
*** ducttape_ has quit IRC17:22
*** ducttape_ has joined #puppet-openstack17:22
*** d0ugal has quit IRC17:26
openstackgerritNate Potter proposed openstack/puppet-glance: Add glance multi/single store declaration examples  https://review.openstack.org/29003317:33
*** rcernin has quit IRC17:34
openstackgerritNate Potter proposed openstack/puppet-glance: Add glance multi/single store declaration examples  https://review.openstack.org/29003317:37
*** jistr has quit IRC17:43
openstackgerritMatt Fischer proposed openstack/puppet-keystone: WIP Keystone hooks support  https://review.openstack.org/28389817:49
*** derekh has quit IRC17:58
openstackgerritJavier Peña proposed openstack/puppet-tempest: Add parameter to configure enabled Sahara plugins  https://review.openstack.org/29004918:07
*** markvoelker has joined #puppet-openstack18:18
*** emccormick has quit IRC18:20
*** dprince has quit IRC18:21
*** emccormick has joined #puppet-openstack18:22
*** dprince has joined #puppet-openstack18:22
*** gfidente has quit IRC18:24
*** toMeloos has quit IRC18:29
*** ducttape_ has quit IRC18:33
*** markvoelker has quit IRC18:35
*** markvoelker has joined #puppet-openstack18:37
openstackgerritMerged openstack/puppet-keystone: Add keystone::disable_admin_token_auth class  https://review.openstack.org/28092918:37
mjblackwell I feel stupid, I put the bug report in the wrong project18:38
*** ducttape_ has joined #puppet-openstack18:46
*** dmsimard has joined #puppet-openstack18:50
*** trown has quit IRC18:51
*** trown has joined #puppet-openstack18:52
*** ducttape_ has quit IRC18:52
openstackgerritMerged openstack/puppet-glance: Implement multiple store configuration  https://review.openstack.org/24271819:00
*** angdraug has joined #puppet-openstack19:01
*** bapalm has quit IRC19:02
openstackgerritMerged openstack/puppet-keystone: Fix rabbitmq ssl logic  https://review.openstack.org/28751019:02
*** ducttape_ has joined #puppet-openstack19:05
*** bapalm has joined #puppet-openstack19:19
openstackgerritMatt Fischer proposed openstack/puppet-keystone: WIP Keystone hooks support  https://review.openstack.org/28389819:19
*** dprince has quit IRC19:23
*** priteau has joined #puppet-openstack19:25
*** dprince has joined #puppet-openstack19:27
*** richm has quit IRC19:43
*** medicate has joined #puppet-openstack19:44
_odyanyone opperate out of Phoenix?19:44
*** richm has joined #puppet-openstack19:46
*** ducttape_ has quit IRC19:51
*** ducttape_ has joined #puppet-openstack19:52
*** medicate has quit IRC19:52
*** xarses_ has joined #puppet-openstack19:55
*** xarses has quit IRC19:55
*** andreww has joined #puppet-openstack19:56
*** xarses_ has quit IRC19:59
*** goozeyx has joined #puppet-openstack20:01
*** leanderthal|afk has quit IRC20:19
*** angdraug has quit IRC20:29
*** angdraug has joined #puppet-openstack20:30
*** ducttape_ has quit IRC20:42
*** ducttape_ has joined #puppet-openstack20:44
*** rahulait has joined #puppet-openstack20:50
*** delattec has quit IRC20:58
*** bapalm has quit IRC20:58
_odyEmilienM: Do you have an example vagrant file for running puppet-openstack-integration.  Restarting my work getting us testing againt puppet 4.21:03
*** rahulait has quit IRC21:05
EmilienMI'm on my phone, i have nothing handy but something is on my blog21:09
EmilienM_ody ^21:09
*** priteau has quit IRC21:09
_odyok21:11
EmilienM_ody http://my1.fr/blog somewhere21:11
EmilienMThanks for looking on puppet 4, let us know the progress!21:12
*** ducttape_ has quit IRC21:13
EmilienM_ody: why puppetlabs does not provide puppet4 packaging?21:13
EmilienMAfik we install 3.821:14
*** bapalm has joined #puppet-openstack21:14
_odyEmilienM: Because we simply don't ship anything they isn't a complete stack anymore.  Puppet 4 is only installable on our ruby.21:17
*** ducttape_ has joined #puppet-openstack21:17
dmsimardEmilienM: are you guys also hitting sahara hdp tempest errors ?21:18
_odyThe packages exist, they are just named and distributed differently for puppet 4.21:18
EmilienMNot afik21:18
dmsimardEmilienM: hah: https://github.com/openstack/puppet-openstack-integration/blob/master/manifests/sahara.pp#L25-L2721:18
EmilienMIf scenario003 is failing, but idk, on my phone21:18
dmsimardfyi https://review.openstack.org/#/c/289959/21:19
EmilienMCool21:19
*** jtomasek has quit IRC21:20
EmilienM_ody: maybe we can start using it, but i want to make sure we still test 3.821:20
EmilienMI'm off cheers21:21
dmsimardEmilienM: wait21:21
dmsimardEmilienM: quick question21:21
dmsimardEmilienM: if you do a depends-on on a tempest patch, it's not picked up by a puppet-tempest clone, is it ?21:21
EmilienMOK21:22
EmilienMYes it does21:22
*** jayg is now known as jayg|g0n321:22
EmilienMWait21:22
*** cdelatte has joined #puppet-openstack21:22
EmilienMOnly on integration jobs21:22
dmsimardahhhhhh, it uses git, not zuul cloner ? https://github.com/openstack/puppet-tempest/blob/master/manifests/init.pp#L27721:22
EmilienMWe use zuul cloner21:22
EmilienMYes21:22
dmsimardso you don't clone through puppet-tempest ?21:22
EmilienMNo21:22
dmsimardok ty21:22
EmilienMCool21:23
EmilienMBye21:23
*** dprince has quit IRC21:24
dmsimardCan someone explain what $::os_service_default really does ?21:32
claytonwhat it's set to, or what it means?21:33
dmsimardI see https://github.com/openstack/puppet-openstacklib/blob/master/facts.d/os_service_default.txt and https://github.com/openstack/puppet-openstacklib/blob/master/lib/puppet/parser/functions/is_service_default.rb but it doesn't explain much21:33
dmsimardclayton: yeah, I want to try and see what it sets a parameter to (I guess?)21:34
claytonit evaulates to <SERVICE DEFAULT> which is a magic value that basicallt sets ensure to absent21:34
claytonthe idea being that if a user hasn't requested a specific setting, we shouldn't be setting it to anything either21:34
claytonexcept in the few cases where we know better than the service itself21:35
claytonor if there is no default at all21:35
dmsimardclayton: ty21:45
claytonnp21:45
*** ducttape_ has quit IRC21:53
*** ducttape_ has joined #puppet-openstack21:54
*** ducttape_ has quit IRC21:56
*** ducttape_ has joined #puppet-openstack21:56
*** johnmilton has quit IRC22:07
*** rahulait has joined #puppet-openstack22:07
*** haplo37 has quit IRC22:14
_odybah.  So lost focus today after having to troubleshoot an internal OpenStack outage.22:23
_odyGuess I'll just relinquish myself to reviewing some code.22:24
*** trown is now known as trown|outtypewww22:24
*** ducttape_ has quit IRC22:27
*** ducttape_ has joined #puppet-openstack22:32
*** delattec has joined #puppet-openstack22:38
*** cdelatte has quit IRC22:41
*** ducttape_ has quit IRC22:45
*** morazi has quit IRC22:50
*** ducttape_ has joined #puppet-openstack22:50
*** ducttape_ has quit IRC22:50
*** ducttape_ has joined #puppet-openstack22:51
*** ducttape_ has quit IRC22:51
*** delatte has joined #puppet-openstack22:51
*** delattec has quit IRC22:51
*** ducttape_ has joined #puppet-openstack22:53
*** ducttape_ has quit IRC22:53
*** ducttape_ has joined #puppet-openstack22:55
*** saneax_AFK is now known as saneax22:56
*** baker has quit IRC23:04
*** baker has joined #puppet-openstack23:05
*** baker has quit IRC23:10
EmilienMdmsimard: we have it documented23:13
EmilienMlet me find url23:13
*** markvoelker has quit IRC23:14
EmilienMdmsimard: https://wiki.openstack.org/wiki/Puppet/Coding_style#Config_file_defaults_and_parameters23:14
* _ody thinks he is going to ignore TripleO failures for README changes.23:18
_odyhttp://tripleo.org/cistatus.html show new runs happening right now.23:18
*** rahulait has quit IRC23:20
EmilienM_ody: yeah, for README it's ok ;-)23:21
*** rahulait has joined #puppet-openstack23:21
_odyEmilienM: Oh so much do I wish that tripleo didn't take two hours to run.23:21
EmilienM_ody: I have some patches ready for review23:22
EmilienMhttps://review.openstack.org/#/c/288244/23:22
EmilienMhttps://review.openstack.org/#/c/289636/23:22
EmilienMhttps://review.openstack.org/#/c/289640/23:23
EmilienMhttps://review.openstack.org/#/c/289641/23:23
openstackgerritMerged openstack/puppet-swift: typos and grammar fixes in the README  https://review.openstack.org/28971323:24
openstackgerritMerged openstack/puppet-horizon: remove non-existent parameter from README  https://review.openstack.org/28975423:25
*** angdraug has quit IRC23:26
_odyEmilienM: Ok.  These were all enoough, no issues so +2'ed done.23:29
EmilienM_ody: thanks!23:30
EmilienMI just noticed a new problem when running neutron from trunk23:30
EmilienMI'll figure out tomorrow, maybe rdo folks already found what it was23:31
*** rahulait has quit IRC23:34
*** markvoelker has joined #puppet-openstack23:35
*** markvoelker_ has joined #puppet-openstack23:38
*** markvoelker has quit IRC23:40
*** goozeyx has quit IRC23:44
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: repo: promote RDO to March 8th packaging  https://review.openstack.org/28999723:45
*** ducttape_ has quit IRC23:47
*** markvoelker_ has quit IRC23:48
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: repo: promote RDO to March 8th packaging  https://review.openstack.org/28999723:58
EmilienM_ody, mwhahaha: I have a bigger patch, take 2 or 3 coffees before :-P https://review.openstack.org/#/c/213315/23:59
EmilienMit took months to make it work :-P23:59

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