Thursday, 2016-04-21

*** johnmilton has quit IRC00:03
*** xarses has joined #puppet-openstack00:05
*** xarses_ has joined #puppet-openstack00:08
*** xarses has quit IRC00:10
*** xarses_ has quit IRC00:23
*** cdelatte has joined #puppet-openstack00:29
*** ducttape_ has joined #puppet-openstack00:34
*** rchurch_ has joined #puppet-openstack00:36
*** ntpttr_ has joined #puppet-openstack00:37
*** ntpttr has quit IRC00:39
*** jesusaur has quit IRC00:39
*** rchurch has quit IRC00:39
*** kylo has quit IRC00:39
*** iurygregory has quit IRC00:39
*** darkxploit has quit IRC00:39
*** ntpttr has joined #puppet-openstack00:44
openstackgerritzhongshengping proposed openstack/puppet-trove: Remove the extra space in the conductor.pp  https://review.openstack.org/30809600:46
*** darkxploit has joined #puppet-openstack00:53
*** jesusaur has joined #puppet-openstack00:53
*** iurygregory has joined #puppet-openstack00:55
*** johnmilton has joined #puppet-openstack01:20
*** ducttape_ has quit IRC01:23
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Support of Ubuntu 16.04 LTS Xenial deployments  https://review.openstack.org/30853001:30
EmilienMmwhahaha: never give up https://review.openstack.org/#/c/306677/01:31
*** ntpttr- has joined #puppet-openstack01:32
*** kylo has joined #puppet-openstack01:36
*** johnmilton has quit IRC01:43
openstackgerritEmilien Macchi proposed openstack/puppet-nova: Deprecations and updates for Newton  https://review.openstack.org/30857301:46
openstackgerritXingchao Yu proposed openstack/puppet-keystone: Refactor keystone::resource::authtoken  https://review.openstack.org/26672302:05
colonwqEmilienM, I ran a recheck after 308580 merged to fix the puppet issue. I still got the same error. Does it take a while for the fix to propagate after it is merged?02:16
EmilienMcolonwq: which patch?02:16
colonwqEmilienM, https://review.openstack.org/#/c/299615/502:17
colonwqhere is the error: http://logs.openstack.org/15/299615/5/check/gate-puppet-ceph-puppet-beaker-rspec-centos-7/9a85da2/console.html#_2016-04-20_21_46_10_41302:17
EmilienMhttps://github.com/openstack/puppet-ceph/blob/master/Gemfile02:17
EmilienMpuppet-ceph does not use our spec_helper02:18
EmilienMso beaker jbos are still broken on puppet-ceph02:18
EmilienMwe should change puppet-ceph to use common gemspecs02:18
colonwqah.... I seem to live in the odd of odd areas02:18
mwhahahaStupid patch02:19
mwhahahaSome day it might land02:20
*** ducttape_ has joined #puppet-openstack02:20
openstackgerritMerged openstack/puppet-openstack-integration: scenario001: test telemetry on Ubuntu again  https://review.openstack.org/30845402:28
openstackgerritEmilien Macchi proposed openstack/puppet-ironic: install ipmitool on ubuntu if driver enabled  https://review.openstack.org/30871702:28
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario002: test ironic on Ubuntu again  https://review.openstack.org/30797702:29
colonwqEmilienM, I'm testing the same fix in puppet-ceph.02:32
*** ducttape_ has quit IRC02:43
openstackgerritMichael Chapman proposed openstack/puppet-tripleo: Add neutron profiles  https://review.openstack.org/29343602:44
*** richm has quit IRC02:46
*** v1k0d3n has joined #puppet-openstack02:49
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792002:52
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Added params for debian packages  https://review.openstack.org/30794302:52
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792002:55
EmilienMmjblack: I inversed the order ^02:55
mjblackEmilienM: ok02:55
mjblackbtw02:55
mjblackI tested out that RUNLEVEL thing...it failed02:56
EmilienMI  had to do it because the beaker tests are voting02:56
mjblackits not preventing keystone from starting02:56
EmilienMmjblack: imho, the keystone thing should be fixed with a sleep.02:56
mjblackI'm fine with that, but with regards to keystone we are seriously going to need to look at the update-rc.d02:56
EmilienMI don't think we should touch update-rc.d02:56
mjblacksorry policy-rc.d02:56
EmilienMit's too much opinionated, imho02:57
mjblackI know but the sleep wasnt working02:57
mjblackI can make it do it for a 5 minute max sleep02:57
EmilienMwhy wasn't it working?02:57
mjblackwe tried 60 seconds, still ran into the issue02:57
EmilienMmjblack: you ok with the unit tests issues on puppert-ovn?02:58
EmilienMpuppet*02:58
mjblackEmilienM: what if we made the policy-rc.d a flag and for beaker/scenario we have the flag turned on?02:58
mjblackI'm fine with it, I'll come back and fix my review with ovn if there are issues02:59
EmilienMmjblack: maybe you can steal the code from Fuel, add it in extras, and use it in puppet-keystone optionally? I don't know... it really sucks02:59
EmilienMwhy the sleep does not work??03:00
mjblackthats what I'm suggesting03:00
mjblackhave it in extras and then we toggle it on for CI03:00
EmilienMmwhahaha: fuel failure on https://review.openstack.org/#/c/308573/03:00
openstackgerritXingchao Yu proposed openstack/puppet-oslo: Add oslo.middleware defines  https://review.openstack.org/27442203:00
EmilienMmwhahaha: I can -1 it if you want03:00
mwhahahalet me check it03:00
EmilienMmjblack: the problem is the problem is not only in our CI03:00
EmilienMit's everywhere on ubuntu03:01
mjblacksure03:01
EmilienMlook at fuel, they have a workaround for it, I don't like it03:01
mjblackbut so long as we provide an option, then that should be fine03:01
mjblackbut we cant force the option for everyone03:01
mjblackso it has to be optional03:01
mwhahahathat fuel failure seems to be a server error, i'll recheck it03:01
mjblackwe add something to README.md to point them to the option in extras03:01
EmilienMmwhahaha: ack03:01
EmilienMomg I tested our scenario against Xenial, so many failures03:02
EmilienMI'll need some help here03:02
EmilienMhttps://review.openstack.org/#/c/308530/03:02
EmilienMmwhahaha: same failure on https://review.openstack.org/#/c/308452/ for fuel03:02
mwhahahak retriggered it03:03
mjblackEmilienM: so are you ok with me going the route of putting policy-rc.d in extras as an option?03:03
EmilienMmhh03:03
openstackgerritKeith Schincke proposed openstack/puppet-ceph: Relove puppetlabs-relase version conflict  https://review.openstack.org/30872203:03
EmilienMit's weird, we never used extras repo in our modules03:03
EmilienMit's supposed to be helpers03:03
mjblackwell thats what it would be doing here :)03:03
mjblackhelping us deal with ubuntu packaging :D03:04
EmilienMmaybe in openstacklib then03:04
EmilienMwhich is a module we include in our other modules already03:04
mwhahahawe could reduce what we do in fuel to only in puppet-keystone and only in debian03:04
mjblackI can put it there03:04
mwhahaha1) debian fact on if the package is installed03:04
mwhahaha2) wrap install with don't start service workaround (thing from fuel)03:05
EmilienMyes ^03:05
mwhahahawe use a puppet function which won't work for puppet-keystone03:05
mjblackmwhahaha: got a link handy where that is?03:05
EmilienMI go to bed, see you tomorrow guys03:05
mjblackgood night03:06
mwhahahalater03:06
mwhahahahttps://github.com/openstack/fuel-library/blob/master/deployment/puppet/tweaks/manifests/ubuntu_service_override.pp03:06
mwhahahaso is_pkg_installed would need to be converted to a fact only for debian03:06
mwhahahaand only for keystone03:06
mjblackmwhahaha: thats exactly what I'm suggesting :P03:06
mwhahahaso like if $::keystone_installed03:06
mjblackpolicy-rc.d03:06
mwhahahathe problem is that you'll run into a possible conflicts with fuel03:07
mwhahahaso you'll have to do your policy-rc.d carefully03:07
mjblackthere is a package out there that helps manage that policy-rc.d03:07
mwhahahai guess the ensure resource should work but the only danger would be for someone who already does that but with a different value or something03:07
mjblackso its not just a script that exits but you can define policies03:07
mwhahahawhich one?03:08
mjblackhttp://manpages.ubuntu.com/manpages/wily/man8/zg-policy-rc.d.8.html03:08
mwhahahathat's be harder to convince to be added to puppet-keystone03:10
mjblacknot suggesting to add it to puppet-keystone03:10
mjblackwould be openstacklib or openstack_extras03:10
mjblackwe could in theory use it to make ubuntu behave more like centos03:11
mjblackmwhahaha: so basically what it would do on install is behave normally but we can add exceptions where services arent started upon install03:12
mwhahahai guess if we want to just do it for our unit tests03:12
mwhahahaand not actually integrate it into the module03:13
mjblackyeah it would have to be optional03:13
mwhahahawhich i guess might be ideal03:13
mwhahahaand just kinda document the issue03:13
mjblackI was thinking of just adding an item to README.md in puppet-keystone pointing to it03:13
mwhahahayup03:13
*** colonwq is now known as colonwq_afk03:13
mwhahahaor just do the hack in the beaker test :D03:14
mjblackhonestly, I rather do it as an option for ubuntu03:15
*** xarses_ has joined #puppet-openstack03:27
*** andreww has joined #puppet-openstack03:36
*** xarses_ has quit IRC03:39
openstackgerritMerged openstack/puppet-neutron: Don't declare the service when service_enable is false  https://review.openstack.org/30787903:49
openstackgerritMerged openstack/puppet-trove: Remove nova_* options from trove-guestagent.conf.erb  https://review.openstack.org/30746503:50
openstackgerritMerged openstack/puppet-barbican: Totally drop Qpid support  https://review.openstack.org/30711004:06
*** bapalm has quit IRC04:10
openstackgerritMerged openstack/puppet-nova: Add other virt services  https://review.openstack.org/30667704:10
*** bapalm has joined #puppet-openstack04:12
*** delattec has joined #puppet-openstack04:12
*** cdelatte has quit IRC04:15
*** fedexo has joined #puppet-openstack04:20
openstackgerritMerged openstack/puppet-ceilometer: Totally drop Qpid support  https://review.openstack.org/30709304:27
*** saneax_AFK is now known as saneax04:34
*** ducttape_ has joined #puppet-openstack04:43
*** ducttape_ has quit IRC04:48
*** rcernin has quit IRC04:48
*** chandankumar has joined #puppet-openstack05:05
*** jaosorior has joined #puppet-openstack05:07
*** ayoung has quit IRC05:10
*** rcernin has joined #puppet-openstack05:17
*** ianw has quit IRC05:31
*** zerda has joined #puppet-openstack05:49
*** jmikolajczak has joined #puppet-openstack06:27
*** angdraug has joined #puppet-openstack06:32
*** aarefiev has quit IRC06:35
*** yolanda has quit IRC06:37
*** jtomasek has quit IRC06:38
*** angdraug has quit IRC06:39
openstackgerritJerzy Mikolajczak proposed openstack/puppet-neutron: Remove deprecated options from agents  https://review.openstack.org/30110606:45
*** yolanda has joined #puppet-openstack06:47
*** leanderthal|afk is now known as leanderthal07:00
*** aarefiev has joined #puppet-openstack07:00
*** karimb has joined #puppet-openstack07:02
*** amoralej|off is now known as amoralej07:02
*** tesseract has joined #puppet-openstack07:03
*** tesseract is now known as Guest1450907:04
*** paramite has joined #puppet-openstack07:11
*** dgurtner has joined #puppet-openstack07:15
*** fedexo has quit IRC07:18
*** permalac has quit IRC07:19
*** hjensas has quit IRC07:20
*** hjensas has joined #puppet-openstack07:21
*** shardy has joined #puppet-openstack07:32
*** leanderthal is now known as leanderthal|afk07:36
*** foxhunt_away is now known as foxhunt7207:40
*** jpena|off is now known as jpena07:44
*** darkxploit has quit IRC07:51
*** hogepodge has quit IRC07:52
*** hogepodge has joined #puppet-openstack07:54
*** darkxploit has joined #puppet-openstack08:04
*** jistr has joined #puppet-openstack08:13
*** jaosorior has quit IRC08:22
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883308:23
*** markvoelker has quit IRC08:27
*** jaosorior has joined #puppet-openstack08:30
*** jtomasek has joined #puppet-openstack08:31
*** derekh has joined #puppet-openstack08:34
*** dtantsur|afk is now known as dtantsur08:36
*** mgould|afk is now known as mgould08:37
*** ducttape_ has joined #puppet-openstack08:46
*** ducttape_ has quit IRC08:51
*** higgins has quit IRC08:58
*** imcsk8 is now known as imcsk8|zZz08:59
*** gfidente has joined #puppet-openstack09:01
*** higgins has joined #puppet-openstack09:05
*** karimb has quit IRC09:23
openstackgerritMarcos Fermín Lobo proposed openstack/puppet-ec2api: Changing default params for db/* and init.pp  https://review.openstack.org/30886309:26
*** markvoelker has joined #puppet-openstack09:27
*** markvoelker has quit IRC09:32
openstackgerritMarcos Fermín Lobo proposed openstack/puppet-ec2api: Changing default params for db/* and init.pp  https://review.openstack.org/30886309:46
*** _degorenko|afk is now known as degorenko09:49
*** johnmilton has joined #puppet-openstack09:53
*** johnmilton has quit IRC09:58
openstackgerritMarcos Fermín Lobo proposed openstack/puppet-ec2api: Changing default params for db/* and init.pp  https://review.openstack.org/30886310:00
*** Guest14509 has quit IRC10:22
*** Guest14509 has joined #puppet-openstack10:24
-openstackstatus- NOTICE: OVH servers are down, we are working to solve it. This will cause that jobs queue is processed slowly, please have patience.10:38
*** dgurtner has quit IRC10:47
*** dgurtner has joined #puppet-openstack10:47
*** ducttape_ has joined #puppet-openstack10:47
*** ducttape_ has quit IRC10:52
*** jaosorior has quit IRC10:52
*** jaosorior has joined #puppet-openstack10:53
*** imcsk8|z1z has joined #puppet-openstack10:55
*** imcsk8|zZz has quit IRC10:56
openstackgerritKeith Schincke proposed openstack/puppet-ceph: Relove puppetlabs-relase version conflict  https://review.openstack.org/30872211:25
*** colonwq_afk is now known as colonwq11:25
*** johnmilton has joined #puppet-openstack11:26
*** zerda has quit IRC11:31
openstackgerritMerged openstack/puppet-openstack-integration: Change source for puppet-corosync  https://review.openstack.org/30842411:34
*** paramite is now known as paramite|afk11:36
*** jpena is now known as jpena|lunch11:36
*** darkxploit has quit IRC11:36
*** paramite|afk is now known as paramite11:40
EmilienMo/11:44
chemyo11:44
colonwqEmilienM, what does OVH stand for?11:46
EmilienMcolonwq: it's a public cloud, where OpenStack Infra is consummer11:47
dmsimardcolonwq: https://www.ovh.com/us/11:47
dmsimardThey're a pretty big shop, probably >200k servers now ? Last I heard was 120k and that was a good while ago.11:48
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Create keystone endpoints in keystone profile  https://review.openstack.org/30412511:48
*** darkxploit has joined #puppet-openstack11:49
colonwqEmilienM, dmsimard  ok. thanks. Hopefully they are not in one of the parts of texas under water.11:49
dmsimardI think the capacity they provide to -infra is out of Montreal (Beauharnois) but I could be mistaken11:52
*** amoralej is now known as amoralej|lunch11:53
dmsimardAh, so out of Canada and France. They don't have water problems :p11:54
*** morazi has quit IRC11:55
colonwqthat is good. It explains the French which shows up sometimes.11:57
*** ansmith has joined #puppet-openstack11:57
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792012:00
*** dtantsur is now known as dtantsur|brb12:05
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792012:05
*** saneax is now known as saneax_AFK12:09
*** ducttape_ has joined #puppet-openstack12:10
EmilienM_ody: good news. Periodic jobs that test puppet4 are now working12:12
EmilienMhttp://logs.openstack.org/periodic/periodic-puppet-openstack-integration-4-scenario001-tempest-centos-7/2a1d3ea/console.html#_2016-04-21_06_40_48_59612:12
EmilienM0 failure12:13
mattymoEmilienM, others, have you ever thought about puppetizing nova service-delete $deleted_host_service_id?12:15
EmilienMwhat is the use case?12:15
mattymoIt looks like this command exists in openstackclient, so no reason why we can't reuse our generic openstacklib provider12:15
mattymonova service-list shows nodes that were deleted/powered off as down12:15
mattymoit will make health check tools think there's a problem12:15
mattymowithout an automated way to clean it up, it raises concerns12:16
EmilienMwhat is the use case of having a provider in manifests? When would you use it?12:16
mattymowell, I'm going to add an array of deleted_node fqdns to my hiera config, and if there are any entries there, I should purge nova/cinder/neutron agent service entries related to those hosts12:16
mattymothe operator case is I have 3 controller nodes, 1 failed hardcore, I decommission it, and deploy a 4th one12:17
*** markvoelker has joined #puppet-openstack12:17
EmilienMsure, you can push this code12:17
mattymoI want to clean up that unused host and have all my status as green12:17
mattymothanks for permission :)12:17
EmilienMheh12:17
mattymoEmilienM, just checking if there's anything already out there related to this task. It looks like nobody cares so much yet12:18
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_spec_helper: Revert "Remove puppetlabs-release before installing puppet"  https://review.openstack.org/30894912:22
EmilienMmattymo: nope12:23
EmilienMdegorenko, skolekonov: about neutron_auth_type12:30
EmilienMwould it be possible to use $::os_service_default ?12:30
EmilienMin my puppet-nova patch12:30
EmilienMor do we have to set a value?12:30
EmilienMnevermind, i'll deprecate neutron_auth_plugin to avoid confusions12:32
degorenkoEmilienM, we have some lags in internal network, sorry for delay12:33
EmilienMno worries12:33
*** dtantsur|brb is now known as dtantsur12:33
EmilienMI have some lag on morning, time I wake up12:33
degorenko:)12:34
degorenkoEmilienM, i think you can set neutron_auth_type to same value as now neutron_auth_plugin12:34
EmilienMno, I'll deprecate it, so undef by default12:35
EmilienMso it's not confusing12:35
degorenkono, i'm set to current default12:35
EmilienMok12:35
degorenkoso it is v3password now12:35
*** social has joined #puppet-openstack12:36
degorenkoand set a new neutron_auth_type to v3password12:36
degorenkoprobably :)12:36
degorenkomay be skolekonov have any ideas? :D12:36
*** ducttape_ has quit IRC12:38
EmilienMI'm pushing a patch, you'll review12:39
degorenkosure, sir12:39
openstackgerritAlexey Deryugin proposed openstack/puppet-trove: Use oslo module for messaging (rabbit) configuration  https://review.openstack.org/30790712:42
openstackgerritAlexey Deryugin proposed openstack/puppet-trove: Use oslo module for logging and database configuration  https://review.openstack.org/30820712:43
openstackgerritEmilien Macchi proposed openstack/puppet-nova: Deprecations and updates for Newton  https://review.openstack.org/30857312:43
openstackgerritMarcos Fermín Lobo proposed openstack/puppet-ec2api: Changing default params for db/* and init.pp  https://review.openstack.org/30886312:46
openstackgerritMerged openstack/puppet-mistral: Totally drop Qpid support  https://review.openstack.org/30711112:47
-openstackstatus- NOTICE: OVH provider is enabled again, please wait for the job queue to be processed12:49
*** degorenko is now known as _degorenko|afk12:53
openstackgerritMerged openstack/puppet-monasca: Add ability to include libvirt scale group metadata  https://review.openstack.org/30858912:56
*** richm has joined #puppet-openstack12:56
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883312:58
mjblackEmilienM: ^ works really well at not letting keystone eventlet to start :D12:58
*** chandankumar has quit IRC12:58
*** jpena|lunch is now known as jpena12:59
EmilienMmjblack: excellent, I'll look after my breakfast :P13:01
EmilienMmjblack: where can I see an example of usage in puppet-keystone?13:01
mjblackEmilienM: cool but remember its not on by default, we'll have to include the class in the CI for it to take effect13:01
*** morazi has joined #puppet-openstack13:01
EmilienMwe don't want to fix CI only13:01
mjblackI'm not suggesting we include it in puppet-keystone13:01
EmilienMwe want to fix puppet-keystone13:01
mjblackwe want to leave it up to the user to include it13:02
EmilienMyes, so add a boolean to disable it if needed13:02
EmilienMbut enable it by default13:02
EmilienMdeployments on ubuntu randomly fail, that's very critical13:02
mjblackI dont think thats a good idea13:02
EmilienMwell. I'm afk 15 min13:02
mjblackEmilienM: when you get back I'll give you the reason why I dont want it turned on by default13:02
*** chandankumar has joined #puppet-openstack13:08
mjblackEmilienM: well I'll just sum it up, if we have it on by default it'll affect every package install on the system, preventing new package installs from starting services13:12
EmilienMok back13:12
mjblackI dont think we want to make that decision for the user13:12
EmilienMcroissant was good13:12
EmilienMwhy not doing that only for keystone?13:13
mjblackI guess I could see about making it only work for keystone13:15
*** EmilienM sets mode: +o _ody13:15
*** EmilienM sets mode: +o clayton13:15
*** amoralej|lunch is now known as amoralej13:17
*** karimb has joined #puppet-openstack13:21
*** chandankumar has quit IRC13:22
mjblackEmilienM: you ok with an inline template to create the shell script?13:24
EmilienMmjblack: I'm not the only reviewer here13:25
EmilienMwe are a group, and the group will review your code13:25
mjblackI'm just thinking of making it a param class where we can list each service we dont want to auto start on install13:25
*** trown|outtypewww is now known as trown13:29
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: run_tests: add more debug when Puppet fails  https://review.openstack.org/30899113:53
*** ducttape_ has joined #puppet-openstack13:54
*** ducttape_ has quit IRC13:59
*** _degorenko|afk is now known as degorenko14:06
* mjblack grumbles 14:08
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883314:09
mjblackdegorenko,EmilienM: can you look at ^?14:09
mjblackI'm getting an error with spec that shouldnt be happening14:09
mjblackthis is the error http://paste.openstack.org/show/494990/14:10
colonwqEmilienM, I am checking on the unit test answer from your review.14:11
degorenkomjblack, do you really think that this is good idea: https://review.openstack.org/#/c/308012/13/manifests/init.pp ? :) i'm not sure14:14
EmilienMdegorenko: please drop +A on https://review.openstack.org/#/c/306644/14:15
degorenkoEmilienM, dropped14:15
mjblackdegorenko: no, its a bad idea14:15
mjblackthats why we're doing... https://review.openstack.org/#/c/308833/14:15
mjblack:D14:16
degorenkomjblack, so, what is the problem for failed tests for case with netstat?14:16
degorenkowhy we need complicate solution? :)14:16
mjblackdegorenko: I think the policy-rc.d is the best solution14:16
mjblackif dropped before the package is installed, it'll prevent keystone from starting14:17
*** ducttape_ has joined #puppet-openstack14:17
mjblackdegorenko: this is what happens when you install keystone with the policy-rc.d setup like in that review "invoke-rc.d: policy-rc.d denied execution of start."14:18
degorenkomjblack, hm, well, we have in fuel same solution https://github.com/openstack/fuel-library/blob/master/deployment/puppet/tweaks/manifests/ubuntu_service_override.pp14:18
degorenkomjblack, can you update your keystone patch with depends-on openstacklib patch? so, we can see will it work or not14:18
mjblackdegorenko: sure but I need to update the keystone patch14:19
*** ducttape_ has quit IRC14:19
degorenkomjblack, that was i'm talking about :)14:19
degorenkomjblack, also i have one suggestion14:20
mjblackmore awk?14:20
degorenkohttps://review.openstack.org/#/c/308833/3/manifests/policy/policyrcd.pp - may be we should not set to default keystone ?14:20
degorenkomjblack, nope, it was second idea14:20
degorenko:)14:20
*** ducttape_ has joined #puppet-openstack14:20
mjblackdegorenko: default for keystone since its the only one with the issue we're facing right now14:20
mjblackbut I also dont want to include in the puppet-keystone a hard coded value14:21
degorenkomjblack, well, i'd prefer just set services parameter as required14:21
degorenkoso we can include this class from keystone14:21
degorenkomjblack, also you can do this class as define14:21
degorenkomay be it more proper choice14:22
degorenkomwhahaha, ^^^14:22
degorenkomjblack, so, in fuel we have exactly define14:22
mjblackdegorenko: only way I can do a define is if I create a whole policy-rc.d system that reads directories and stuff14:22
mwhahahaours removes the file after it's installed14:23
mjblackthats why a define works14:23
mwhahahaif you leave that inplace it changes the whole way the system works14:23
mwhahahaso i'm not sure that's ideal14:23
mwhahahai'll look more in detail later14:23
mjblackmwhahaha: my change actually adds to the script conditionals to look for defined services to deny invoke-rc.d14:23
mjblackso if $1 == keystone it'll do exit 10114:24
mjblackbut if $1 == mysql it'll exit 014:24
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792014:29
openstackgerritMerged openstack/puppet-openstack_spec_helper: Revert "Remove puppetlabs-release before installing puppet"  https://review.openstack.org/30894914:30
*** ayoung has joined #puppet-openstack14:31
EmilienMdegorenko: we need to sqash https://review.openstack.org/#/c/308241/ and https://review.openstack.org/#/c/307853/ - otherwise CI will never pass. I'm on it.14:31
openstackgerritMerged openstack/puppet-monasca: Gemfile: rely on puppet-openstack_spec_helper for dependencies  https://review.openstack.org/30794014:31
openstackgerritMatthew J Black proposed openstack/puppet-keystone: Add delay before apache start  https://review.openstack.org/30801214:34
iurygregoryhey EmilienM, thanks for the +A ^^14:35
degorenkoEmilienM, your patch passed ci :)14:35
openstackgerritMatthew J Black proposed openstack/puppet-keystone: Prevent keystone eventlet from starting  https://review.openstack.org/30801214:37
openstackgerritMatthew J Black proposed openstack/puppet-keystone: Prevent keystone eventlet from starting  https://review.openstack.org/30801214:39
openstackgerritEmilien Macchi proposed openstack/puppet-tempest: Update spec tests for Tempest  https://review.openstack.org/30785314:39
* mjblack failing at gerrit 14:39
EmilienMdegorenko: git rebase --interactive HEAD~2 && you replace the second pick by a "s" for squash and it works14:40
EmilienMdegorenko: see commit ^14:40
degorenkoEmilienM, ok :)14:42
*** dhollinger has joined #puppet-openstack14:42
openstackgerritMerged openstack/puppet-cinder: Add purge_config option for the cinder config  https://review.openstack.org/30788914:45
openstackgerritMerged openstack/puppet-aodh: Manage policy configuration file  https://review.openstack.org/30550514:48
openstackgerritMerged openstack/puppet-horizon: Move notification from File to Concat  https://review.openstack.org/30829414:48
*** mdorman has joined #puppet-openstack14:48
openstackgerritMerged openstack/puppet-tripleo: Add destination parameter to firewall rule  https://review.openstack.org/30831714:50
*** chandankumar has joined #puppet-openstack14:52
openstackgerritJuan Antonio Osorio Robles proposed openstack/puppet-tripleo: Create keystone endpoints in keystone profile  https://review.openstack.org/30412514:53
openstackgerritMerged openstack/puppet-tripleo: Enable HAProxy forwardfor option for Horizon.  https://review.openstack.org/29649714:53
*** darkxploit has quit IRC14:54
*** jaosorior has quit IRC14:56
*** darkxploit has joined #puppet-openstack14:59
*** chandankumar has quit IRC15:01
*** foxhunt72 is now known as foxhunt_away15:03
EmilienMcould I have a review on https://review.openstack.org/#/c/308717/ and https://review.openstack.org/#/c/307977/ please?15:09
*** chandankumar has joined #puppet-openstack15:09
*** haplo37 has joined #puppet-openstack15:10
*** kbyrne has quit IRC15:10
iurygregoryEmilienM, the bug is solved?15:10
EmilienMiurygregory: which bug?15:11
iurygregory" # ironic-conductor is broken for Ubuntu Trusty15:11
iurygregory    # https://bugs.launchpad.net/cloud-archive/+bug/1530869"15:11
openstackLaunchpad bug 1530869 in Ubuntu Cloud Archive "ironic-conductor does not load fake driver" [Undecided,New]15:11
EmilienMiurygregory: have you read the commit message in https://review.openstack.org/#/c/308717/ ?15:11
iurygregoryoh i just got the second link15:12
iurygregorysorry =(15:12
EmilienMno worries :)15:12
*** chandankumar has quit IRC15:15
*** jaosorior has joined #puppet-openstack15:16
*** jmikolajczak has quit IRC15:16
*** andreww has quit IRC15:27
openstackgerritAthlan-Guyot sofer proposed openstack/puppet-tripleo: WIP: integration of the new puppet pacemaker.  https://review.openstack.org/30906915:33
*** fedexo has joined #puppet-openstack15:38
openstackgerritMerged openstack/puppet-keystone: Add missing bit to the user prefetch removal.  https://review.openstack.org/30631315:44
openstackgerritMerged openstack/puppet-mistral: Switch mistral to use puppet-oslo module  https://review.openstack.org/30630815:44
openstackgerritMerged openstack/puppet-tempest: Add support for Gnocchi tests  https://review.openstack.org/30846915:44
openstackgerritMerged openstack/puppet-neutron: Add ml2 package requirement to neutron::plugins::ml2::mech_driver  https://review.openstack.org/30600115:44
*** gomarivera has joined #puppet-openstack15:45
*** dgurtner has quit IRC15:46
*** openstackgerrit has quit IRC15:48
*** jaosorior has quit IRC15:48
*** openstackgerrit has joined #puppet-openstack15:48
openstackgerritMerged openstack/puppet-trove: Remove the extra space in the conductor.pp  https://review.openstack.org/30809615:48
openstackgerritMerged openstack/puppet-neutron: Remove deprecated options from agents  https://review.openstack.org/30110615:49
*** dfisher has joined #puppet-openstack15:51
*** grimlock86 has joined #puppet-openstack15:51
*** trown is now known as trown|lunch15:53
iurygregoryhave a nice day people, see you guys in Austin o/15:54
*** andreww has joined #puppet-openstack15:55
EmilienMiurygregory: take care15:57
dfisherEmilienM: i saw a few tarballs were up this morning15:57
EmilienMdfisher: yes! my script worked15:57
EmilienMI'm working on stable builds now15:57
dfishernice :)15:57
EmilienMdfisher: i'm currently asking infra to generate all tarballs, might be up today if they accept16:01
dfishercool.  I need the mitaka ones, but baby steps :)16:01
*** gomarivera has quit IRC16:02
*** andreww is now known as xarses16:03
*** imcsk8|z1z is now known as imcsk816:08
*** karimb has quit IRC16:16
*** jistr has quit IRC16:21
*** grimlock86 has quit IRC16:27
openstackgerritMerged openstack/puppet-nova: Change scheduler configurations to use entrypoints  https://review.openstack.org/30845216:30
*** Guest14509 has quit IRC16:40
openstackgerritMichael Glaser proposed openstack/puppet-keystone: Add Unit Tests for keystone_config type  https://review.openstack.org/30664416:41
*** ayoung has quit IRC16:48
openstackgerritMatthew Mosesohn proposed openstack/puppet-nova: Add nova_service type for purging nova services from offline hosts  https://review.openstack.org/30910316:52
openstackgerritMerged openstack/puppet-manila: Gemfile: rely on puppet-openstack_spec_helper for dependencies  https://review.openstack.org/30794216:52
openstackgerritMatthew Mosesohn proposed openstack/puppet-nova: Add nova_service type for purging nova services from offline hosts  https://review.openstack.org/30910316:53
*** fedexo has quit IRC16:56
*** leanderthal|afk has quit IRC16:58
*** jpena is now known as jpena|off16:58
*** delatte has joined #puppet-openstack17:01
*** trown|lunch is now known as trown17:02
*** delattec has quit IRC17:04
*** bookwar has quit IRC17:04
*** derekh has quit IRC17:05
*** Matum has joined #puppet-openstack17:07
*** bookwar has joined #puppet-openstack17:09
*** leanderthal|afk has joined #puppet-openstack17:10
*** tristanC_ has joined #puppet-openstack17:14
*** mkarpin1 has joined #puppet-openstack17:14
*** pleia2_ has joined #puppet-openstack17:15
*** shardy has quit IRC17:16
*** higgins` has joined #puppet-openstack17:18
*** johnmilton has quit IRC17:19
*** higgins has quit IRC17:19
*** gfidente has quit IRC17:19
*** pleia2 has quit IRC17:19
*** mkarpin has quit IRC17:19
*** dmsimard has quit IRC17:19
*** jasondotstar has quit IRC17:19
*** tristanC has quit IRC17:19
*** gfidente has joined #puppet-openstack17:19
*** gfidente has quit IRC17:19
*** gfidente has joined #puppet-openstack17:19
*** dmsimard has joined #puppet-openstack17:19
*** pleia2_ is now known as pleia217:20
*** johnmilton has joined #puppet-openstack17:22
*** jasondotstar has joined #puppet-openstack17:24
*** gfidente has quit IRC17:25
*** ayoung has joined #puppet-openstack17:26
*** ducttape_ has quit IRC17:27
*** fawadkhaliq has joined #puppet-openstack17:29
*** dtantsur is now known as dtantsur|afk17:30
*** mgould has quit IRC17:39
openstackgerritKeith Schincke proposed openstack/puppet-ceph: Correct typo resulting in a hardcoded paramter used incorrectly  https://review.openstack.org/29961517:44
*** ansmith has quit IRC17:45
*** ayoung has quit IRC17:47
*** ayoung has joined #puppet-openstack17:47
openstackgerritMerged openstack/puppet-heat: Cleanup rabbit ssl checks  https://review.openstack.org/30848717:57
*** foxhunt_away is now known as foxhunt7217:59
*** ansmith has joined #puppet-openstack18:01
openstackgerritDenis Egorenko proposed openstack/puppet-murano: Fix issue with importing packages with enabled Glare  https://review.openstack.org/30913918:12
openstackgerritDenis Egorenko proposed openstack/puppet-murano: Fix issue with importing packages with enabled Glare  https://review.openstack.org/30913918:14
*** ansmith has quit IRC18:14
openstackgerritMathieu Gagné proposed openstack/puppet-swift: swift-ring-builder 2.2.2+ output parse fix  https://review.openstack.org/30914118:14
openstackgerritShaik Apsar proposed openstack/puppet-trove: Remove nova_* options from trove-guestagent.conf.erb  https://review.openstack.org/30914218:14
*** degorenko is now known as _degorenko|afk18:14
mgagneEmilienM: swift is partially broken in kilo without this patch: https://review.openstack.org/#/c/309141/118:14
mgagneEmilienM: can't add capacity due to the extra line18:15
EmilienMhttps://github.com/openstack/requirements/blob/stable/kilo/global-requirements.txt#L14318:17
EmilienMyour backport is valid, +218:17
*** darkxploit has quit IRC18:17
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883318:19
openstackgerritShaik Apsar proposed openstack/puppet-trove: Remove nova_* options from trove-guestagent.conf.erb  https://review.openstack.org/30914418:20
*** ducttape_ has joined #puppet-openstack18:20
*** ayoung has quit IRC18:21
*** ducttape_ has quit IRC18:21
*** ducttape_ has joined #puppet-openstack18:21
EmilienMI'm starting an etherpad to track all errors that we have if we deploy Puppet OpenStack on Ubuntu Xenial18:22
EmilienMhttps://etherpad.openstack.org/p/puppet-openstack-xenial18:22
mjblackEmilienM: can we list ubuntu as a bug?18:22
EmilienMI would prefer some help18:23
openstackgerritShaik Apsar proposed openstack/puppet-trove: Remove nova_* options from trove-guestagent.conf.erb  https://review.openstack.org/30914718:23
mgagnethanks18:24
mjblackEmilienM: we know puppetlabs-apache is good with Xenial?18:25
EmilienMwhy wouldn't it be?18:25
mjblackwell with the "upstart" not functional, only guessing18:26
crinklei doubt its ready for xenial yet https://github.com/puppetlabs/puppetlabs-apache#general18:29
*** darkxploit has joined #puppet-openstack18:30
*** darkxploit has quit IRC18:32
*** darkxploit has joined #puppet-openstack18:33
colonwqEmilienM, I added my unit tests and they passed (I think). I am waiting for the rest to finish.18:35
mjblackcrinkle: doesnt mean it wont work, just that they dont test it against Xenial yet18:36
EmilienMcrinkle: looking at apache/params.pp, does not seem we override the service provider, so it might work. From my early tests, I haven't seen Apache failing18:38
EmilienMactually it works http://logs.openstack.org/30/308530/3/experimental/gate-puppet-openstack-integration-3-scenario003-tempest-ubuntu-xenial/4b5ced9/logs/apache/error.txt.gz18:39
crinkleoh neato18:39
EmilienM(apache starts)18:39
EmilienMI'm working on 2 blockers now, keystone & nova. Otherwise I think we can deploy Puppet OpenStack, or we're close.18:39
EmilienMthe major thing in new LTS is systemd18:40
mjblackEmilienM: the issues you reported all look like easily solved18:46
mjblackwell the two...mysql one have to look at18:47
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Deprecate service_provider  https://review.openstack.org/30915418:49
EmilienMthis is the first fix ^18:49
openstackgerritMerged openstack/puppet-neutron: Add dnsmasq_dns_servers option support  https://review.openstack.org/30393318:53
mgagneEmilienM: I think puppet-swift broke by itself in stable/kilo due to changes in puppet-keystone18:59
EmilienMmgagne: what change?18:59
EmilienMlog of failure?19:00
mgagnegetting this error in spec: Invalid parameter: 'tenant' on Keystone_user[bar] at ./puppet-swift/spec/fixtures/modules/swift/manifests/keystone/dispersion.pp:3919:00
mgagneEmilienM: currently in flight in gate and saw failure. I reproduced the failure on my laptop19:00
EmilienMI'll look at what logs say19:01
mgagneEmilienM: it looks like there was no change in puppet-swift stable/kilo since its initial release. So I guess changes to puppet-keystone were never tested against puppet-swift19:01
mgagnethat's my first hypothesis19:01
*** amoralej is now known as amoralej|off19:04
EmilienMmgagne: I'll dig that, have a safe flight19:04
mgagneEmilienM: I'm not in flight, the change is :D19:05
EmilienMah19:05
EmilienMmgagne: have a safe flight anyway, next time you take a flight19:05
mgagne:D19:05
mgagnenext sunday ;)19:05
EmilienMcool. I take Saturday, from Quebec :P but through Montreal19:06
openstackgerritEmilien Macchi proposed openstack/puppet-nova: Stop overriding service provider  https://review.openstack.org/30915619:06
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Support of Ubuntu 16.04 LTS Xenial deployments  https://review.openstack.org/30853019:08
EmilienMok let's try again19:08
*** rcernin has quit IRC19:19
*** chandankumar has joined #puppet-openstack19:29
*** ansmith has joined #puppet-openstack19:30
*** chandankumar has quit IRC19:36
EmilienMI'm seeing this error in our lint jobs http://logs.openstack.org/15/307215/2/check/gate-puppet-trove-puppet-lint/02a7d5a/console.html#_2016-04-21_17_02_23_00619:37
EmilienMi'm wondering if anyone saw that one already in our CI, lately19:38
EmilienMmwhahaha: can you look https://review.openstack.org/#/c/308717/ please ?19:48
EmilienMmwhahaha: https://review.openstack.org/#/c/307977/ won't land before that19:48
mwhahahak19:48
*** morazi has quit IRC19:51
*** ayoung has joined #puppet-openstack19:55
mjblackEmilienM: so that policy-rc.d looks like it might get that +1 from jenkins20:04
mwhahahait's going to probably conflict with fuel20:04
mjblackinb4 jinxed20:04
colonwqEmilienM, Your fast.20:05
EmilienMI haven't followed what happened about keystone issue20:05
EmilienMwhat is the plan?20:05
EmilienMwe have openstacklib patch and what?20:05
mjblackEmilienM: yeah20:05
mjblackthe policy-rc.d that I'm implementing can be used for keystone or anything else20:06
mwhahahaas part of beaker tests right? not to be included by the class?20:06
EmilienMmwhahaha: it is: https://review.openstack.org/#/c/308012/20:06
EmilienMIMHO we should not only fix beaker + integration jobs20:06
EmilienMwe need to fix all deployments20:06
mwhahahathe problem is that it will conflict with fuel since we already do that20:06
mjblackmwhahaha: they asked me to include it in puppet-keystone but we can make it a flag that on fuel it doesnt do it20:07
EmilienMmwhahaha, mjblack: then, create a boolean in puppet-keystone that whether or not require it.20:07
mjblacksure I'll do that20:07
*** fawadkhaliq has quit IRC20:11
*** rcernin has joined #puppet-openstack20:12
mfischHunner: you have a sec for a weird error I get when I use an anchor in an ensure_resource? It's complaining about interns20:12
*** fawadkhaliq has joined #puppet-openstack20:13
EmilienMmwhahaha: also https://review.openstack.org/#/c/307968/ if possible20:17
*** johnmilton has quit IRC20:17
*** fawadkhaliq has quit IRC20:19
*** fawadkhaliq has joined #puppet-openstack20:20
*** paramite has quit IRC20:24
*** fawadkhaliq has quit IRC20:24
*** delatte has quit IRC20:25
openstackgerritMerged openstack/puppet-ironic: install ipmitool on ubuntu if driver enabled  https://review.openstack.org/30871720:25
*** fawadkhaliq has joined #puppet-openstack20:25
*** foxhunt72 is now known as foxhunt_away20:26
openstackgerritMerged openstack/puppet-openstack-integration: scenario002: test ironic on Ubuntu again  https://review.openstack.org/30797720:31
*** ducttape_ has quit IRC20:35
*** morazi has joined #puppet-openstack20:38
*** trown is now known as trown|outtypewww20:39
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883320:41
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883320:42
*** morazi has quit IRC20:43
*** ansmith has quit IRC20:46
*** mdorman has quit IRC20:47
*** cdelatte has joined #puppet-openstack20:48
openstackgerritNate Potter proposed openstack/puppet-magnum: Add magnum-conductor  https://review.openstack.org/28584720:50
*** fawadk has joined #puppet-openstack20:54
*** fawadkhaliq has quit IRC20:54
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added update-rc.d class.  https://review.openstack.org/30883320:54
mjblackthink its time for sleep20:55
*** morazi has joined #puppet-openstack20:56
*** ducttape_ has joined #puppet-openstack20:59
*** fawadk has quit IRC20:59
*** ducttape_ has quit IRC21:00
*** ducttape_ has joined #puppet-openstack21:03
openstackgerritMerged openstack/puppet-sahara: Enable Sahara testing on Ubuntu  https://review.openstack.org/30796821:04
*** tristanC_ is now known as tristanC21:07
*** fawadkhaliq has joined #puppet-openstack21:07
*** fawadkhaliq has quit IRC21:08
*** fawadkhaliq has joined #puppet-openstack21:08
openstackgerritMatthew J Black proposed openstack/puppet-keystone: Prevent keystone eventlet from starting  https://review.openstack.org/30801221:09
*** haplo37 has quit IRC21:15
*** jtomasek has quit IRC21:27
mjblackEmilienM: http://logs.openstack.org/33/308833/7/check/gate-puppet-openstacklib-puppet-beaker-rspec-ubuntu-trusty/07c3a03/console.html#_2016-04-21_21_18_58_89721:28
mjblack‎(ノಥ益ಥ)ノ ┻━┻21:29
openstackgerritDmitry Ilyin proposed openstack/puppet-ec2api: Add types, providers and unit tests  https://review.openstack.org/30918721:34
openstackgerritEmilien Macchi proposed openstack/puppet-swift: Remove tenant parameter from keystone_user  https://review.openstack.org/30918921:36
openstackgerritEmilien Macchi proposed openstack/puppet-swift: swift-ring-builder 2.2.2+ output parse fix  https://review.openstack.org/30914121:36
EmilienMmgagne: ^21:36
EmilienMthanks for being our stable/kilo beta tester21:36
mgagneEmilienM: hehe, we are working on upgrading swift now =)21:36
EmilienMnice21:36
mgagnealready running kilo everywhere else21:37
EmilienMmgagne: still using puppet openstack?21:37
openstackgerritMatthew J Black proposed openstack/puppet-openstack-integration: Filter debug messages.  https://review.openstack.org/30479721:37
mgagnepuppet-openstack? we have a module with that name but it's our internal module21:37
EmilienMmgagne: I mean, our modules21:37
mgagneyes, for all services21:38
mjblackEmilienM: that still exists?21:38
EmilienMmgagne: cool21:39
EmilienMmjblack: what?21:39
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: Deprecate service_provider  https://review.openstack.org/30915421:39
mjblackEmilienM: puppet-openstack module21:39
*** rcernin has quit IRC21:39
EmilienMmjblack: https://github.com/stackforge/puppet-openstack21:40
EmilienMno :)21:40
mjblackwas going to say21:40
mgagnemjblack: we have a private module named openstack. it's not the same as the one upstream. it's our own implementation which tries to fix inconsistencies between modules and also make it a one-stop shop if you wish to install a service.21:42
mjblackEmilienM: can we just workflow the openstacklib change through? that error isnt from me... but a problem with git :D21:42
EmilienMgot this SSL issue on xenial http://logs.openstack.org/30/308530/4/experimental/gate-puppet-openstack-integration-3-scenario003-tempest-ubuntu-xenial/32df388/console.html#_2016-04-21_19_28_13_28921:42
mgagnemjblack: it's greatly simplifier to support our own needs, use cases and drivers. so for example, you won't be able to install neutron with ovs with this module.21:42
EmilienMI'm going to run now and try to stay away from work a bit, but if I fail, ttyl21:43
mjblackmgagne: yeah I did the same with grizzly/havana/icehouse... for liberty/mitaka I went more pure hiera driven than custom manifests21:43
openstackgerritMerged openstack/puppet-nova: Remove deprecated qpid config/classes  https://review.openstack.org/30387721:43
openstackgerritMerged openstack/puppet-glance: Remove docs duplication for notification_driver  https://review.openstack.org/30846721:44
mgagnemjblack: advantage of our module is that all Hiera configs are under the openstack::<service> namespace. no need to read upstream modules source to find which configs are available.21:44
mgagnewe tried with pure hiera and it's just madness21:45
mjblackhmmm I got it down pretty easy21:45
mjblackhiera lookups in hiera made it a lot easier21:45
mjblackI got an openstack region config down to about 15 lines of hiera that changes per region21:45
mgagnehehe21:46
mjblacknot including the clientcert yaml files that include the classes of course21:46
*** fawadkhaliq has joined #puppet-openstack21:52
openstackgerritEmilien Macchi proposed openstack/puppet-ovn: Implement basic beakers tests  https://review.openstack.org/30792021:55
openstackgerritMatthew J Black proposed openstack/puppet-openstacklib: Added policy-rc.d class.  https://review.openstack.org/30883322:00
*** dhollinger has quit IRC22:02
EmilienMdfisher: do you like it? http://tarballs.openstack.org/puppet-aodh/22:10
EmilienMdfisher: next steps are: support tags22:10
EmilienMwhat do you prefer?22:10
*** Matum has quit IRC22:11
*** MatUm has joined #puppet-openstack22:11
dfisherthat's outstanding.22:14
dfisherhow often are those stable tarballs created?22:14
*** fawadkhaliq has quit IRC22:16
EmilienMdfisher: at every new commit22:18
dfisherhmm.22:18
dfisherit would be good to have an 8.0.0 tarball (and a 7.0.0 / 6.1.0 …) cut from that commit22:19
dfisherwhich doesn't change22:19
dfishermaybe22:19
EmilienMdfisher: I'm working on it later this week22:19
EmilienMdamn it's thursday22:19
EmilienMwell, sometimes22:19
dfishersweet :)22:20
dfisherthat would be all I need.22:20
EmilienMdfisher: I like IPA btw22:20
dfisherha!22:22
mjblackwhen patch passes CI and someone does a -1... http://replygif.net/i/1166.gif22:22
mjblackespecially this past week22:22
dfisherEmilienM: you're in Montreal, right?22:23
EmilienMdfisher: no, in Quebec City22:24
dfisherk :)22:24
dfisheri'm looking up how to send beer!22:24
*** fawadkhaliq has joined #puppet-openstack22:25
EmilienMno worries, we have enough beers here22:25
dfishermolson isn't beer :)22:25
dfisher^ fighting words for a Canadian, btw22:26
bkeroUnibroue++22:26
*** ducttape_ has quit IRC22:27
openstackgerritNate Potter proposed openstack/puppet-magnum: Add magnum-conductor  https://review.openstack.org/28584722:28
*** fawadkhaliq has quit IRC22:28
mjblackdfisher: canadians dont fight though, they apologize for your slight22:28
*** fawadkhaliq has joined #puppet-openstack22:30
dfishermjblack: if I start insulting Molson, Tim Hortons, Hockey, or the RCMP, I'm getting my sweater pulled over my head and hit in the stomach.22:30
mjblackdfisher: well everyone has their breaking point22:31
dfisher:)22:32
*** fawadkhaliq has quit IRC22:40
*** morazi has quit IRC22:45
openstackgerritMatthew J Black proposed openstack/puppet-neutron: lbaas v2 service plugin support.  https://review.openstack.org/30179722:45
*** dfisher has quit IRC22:51
Hunnermfisch: interns with anchors in ensure_resource? Ick22:54
*** MatUm has quit IRC22:56
*** MatUm has joined #puppet-openstack22:56
*** markvoelker has quit IRC23:20
*** haplo37 has joined #puppet-openstack23:36

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