*** davideagle has joined #puppet-openstack | 00:07 | |
*** karimb has joined #puppet-openstack | 00:07 | |
*** cwolferh has joined #puppet-openstack | 00:12 | |
*** karimb has quit IRC | 00:15 | |
*** ducttape_ has quit IRC | 00:15 | |
*** mdorman has quit IRC | 00:17 | |
*** RichardRaseley has quit IRC | 00:21 | |
*** dgurtner has quit IRC | 00:24 | |
*** cwolferh has quit IRC | 00:25 | |
*** xingchao has joined #puppet-openstack | 00:25 | |
*** cwolferh has joined #puppet-openstack | 00:25 | |
*** gildub has joined #puppet-openstack | 00:26 | |
*** davideagle has quit IRC | 00:29 | |
*** zhangjn has joined #puppet-openstack | 00:30 | |
*** aimon has joined #puppet-openstack | 00:34 | |
mfisch | EmilienM: you around? | 00:34 |
---|---|---|
mfisch | nm I figured it out | 00:37 |
openstackgerrit | Matt Fischer proposed openstack/puppet-cinder: Fix multiple rbd backens with multiple users https://review.openstack.org/258206 | 00:38 |
*** xarses has quit IRC | 00:50 | |
*** xingchao has quit IRC | 00:55 | |
openstackgerrit | David Moreau Simard proposed openstack/puppet-openstack-integration: Provide a toggle to disable repository management by puppet https://review.openstack.org/258136 | 01:02 |
*** xarses has joined #puppet-openstack | 01:09 | |
*** xingchao has joined #puppet-openstack | 01:16 | |
*** xarses has quit IRC | 01:21 | |
*** xingchao has quit IRC | 01:21 | |
*** baker has joined #puppet-openstack | 01:24 | |
*** markvoelker has quit IRC | 01:29 | |
*** angdraug has quit IRC | 01:33 | |
*** xarses has joined #puppet-openstack | 02:05 | |
*** cwolferh has quit IRC | 02:08 | |
*** baker has quit IRC | 02:11 | |
*** zhangjn has quit IRC | 02:11 | |
*** zhangjn has joined #puppet-openstack | 02:16 | |
*** xingchao has joined #puppet-openstack | 02:17 | |
*** zhangjn has quit IRC | 02:17 | |
*** zhangjn has joined #puppet-openstack | 02:19 | |
*** zhangjn has quit IRC | 02:24 | |
*** markvoelker has joined #puppet-openstack | 02:29 | |
*** zhangjn has joined #puppet-openstack | 02:30 | |
*** baker has joined #puppet-openstack | 02:33 | |
*** markvoelker has quit IRC | 02:34 | |
*** zhangjn has quit IRC | 02:38 | |
*** zhangjn has joined #puppet-openstack | 02:52 | |
*** zhangjn has quit IRC | 02:54 | |
*** zhangjn has joined #puppet-openstack | 02:58 | |
*** zhangjn has quit IRC | 03:03 | |
*** zhangjn has joined #puppet-openstack | 03:04 | |
*** zhangjn has quit IRC | 03:06 | |
*** zhangjn has joined #puppet-openstack | 03:07 | |
*** zhangjn has quit IRC | 03:10 | |
*** ducttape_ has joined #puppet-openstack | 03:16 | |
*** zhangjn has joined #puppet-openstack | 03:19 | |
*** baker has quit IRC | 03:21 | |
*** baker has joined #puppet-openstack | 03:22 | |
*** ducttape_ has quit IRC | 03:22 | |
*** baker has quit IRC | 03:26 | |
*** baker has joined #puppet-openstack | 03:40 | |
*** baker has quit IRC | 03:42 | |
*** markvoelker has joined #puppet-openstack | 03:46 | |
*** markvoelker has quit IRC | 03:50 | |
EmilienM | mfisch: back | 03:51 |
*** zhangjn has quit IRC | 03:56 | |
*** ducttape_ has joined #puppet-openstack | 04:04 | |
*** v1k0d3n has quit IRC | 04:04 | |
*** baker has joined #puppet-openstack | 04:06 | |
mgagne | EmilienM: found the cause of my problem: our puppetmaster was still running Ruby 1.8. puppet-keystone doesn't like ruby 1.8 anymore | 04:10 |
michchap | that's a very old ruby | 04:25 |
*** Guest25637 is now known as saneax_AFK | 04:26 | |
*** zhangjn has joined #puppet-openstack | 04:30 | |
*** zhangjn has quit IRC | 04:52 | |
*** jamespage has quit IRC | 05:00 | |
openstackgerrit | Merged openstack/puppet-designate: Add related parameters to designate::central https://review.openstack.org/247470 | 05:00 |
*** jamespage has joined #puppet-openstack | 05:00 | |
mfisch | mgagne: do you know why you added these packages to nova utilities? + ensure_packages(['unzip', 'screen', 'parted', 'curl', 'euca2ools']) | 05:10 |
mfisch | I can't figure out what curl has to do with nova and unzip too and why anyone would use euca2ools anymore | 05:10 |
*** ducttape_ has quit IRC | 05:13 | |
openstackgerrit | Matt Fischer proposed openstack/puppet-nova: Deprecate nova::utilities https://review.openstack.org/258260 | 05:18 |
openstackgerrit | Matt Fischer proposed openstack/puppet-cinder: Fix multiple rbd backend with multiple users https://review.openstack.org/258206 | 05:20 |
*** baker has quit IRC | 05:21 | |
*** saneax_AFK is now known as saneax | 05:26 | |
*** saneax is now known as Guest46104 | 05:27 | |
*** baker has joined #puppet-openstack | 05:27 | |
mfisch | clayton & EmilienM: a modest proposal, posted for review & debate: https://review.openstack.org/#/c/258260/ | 05:27 |
*** zhangjn has joined #puppet-openstack | 05:32 | |
*** baker has quit IRC | 05:34 | |
*** markvoelker has joined #puppet-openstack | 05:46 | |
*** wenxin has joined #puppet-openstack | 05:47 | |
openstackgerrit | Merged openstack/puppet-glance: Preparation for default endpoint names rename https://review.openstack.org/234791 | 05:48 |
michchap | mfisch: what does the guestfs seed bit do? | 05:49 |
mfisch | I have no idea | 05:51 |
mfisch | 11:07 mattymo and if Debian osfamily, package {"$::nova::params::guestmount_package_name": ensure => present, responsefile=>"/tmp/guestfs.seed"} | 05:51 |
mfisch | 11:09 EmilienM mattymo: my question is simple: Why do we need that? | 05:51 |
*** markvoelker has quit IRC | 05:51 | |
mfisch | if you google for it you get that ^ | 05:51 |
mfisch | us talking about why | 05:51 |
mfisch | I wanted to spur a discussion with the deprecation | 05:54 |
michchap | mfisch: http://comments.gmane.org/gmane.linux.debian.internationalization.english/5425 | 05:57 |
*** baker has joined #puppet-openstack | 06:07 | |
michchap | mfisch: I tweeted the original author, but it was nearly 2 years ago so he probably doesn't remember | 06:08 |
*** baker has quit IRC | 06:12 | |
*** gildub has quit IRC | 06:13 | |
*** richm has quit IRC | 06:33 | |
*** markvoelker has joined #puppet-openstack | 06:47 | |
*** markvoelker has quit IRC | 06:52 | |
*** darkxploit has quit IRC | 06:52 | |
*** baker has joined #puppet-openstack | 06:53 | |
openstackgerrit | Arnaud Morin proposed openstack/puppet-nova: Use auth_uri to get nova credentials https://review.openstack.org/258285 | 06:56 |
*** baker has quit IRC | 06:58 | |
*** rcernin has joined #puppet-openstack | 07:01 | |
*** darkxploit has joined #puppet-openstack | 07:06 | |
*** rcernin_ has joined #puppet-openstack | 07:11 | |
*** rcernin has quit IRC | 07:13 | |
*** rcernin_ has quit IRC | 07:21 | |
*** rcernin has joined #puppet-openstack | 07:22 | |
*** baker has joined #puppet-openstack | 07:47 | |
*** baker has quit IRC | 07:51 | |
*** mgrosz has joined #puppet-openstack | 07:52 | |
mgrosz | Good Morning | 07:53 |
mflobo | Good morning o/ | 07:56 |
*** astupnikov has joined #puppet-openstack | 08:02 | |
*** wenxin has quit IRC | 08:03 | |
*** mgrosz has quit IRC | 08:05 | |
*** mgrosz has joined #puppet-openstack | 08:14 | |
*** xingchao has quit IRC | 08:23 | |
*** xingchao has joined #puppet-openstack | 08:32 | |
*** jtomasek has joined #puppet-openstack | 08:35 | |
*** baker has joined #puppet-openstack | 08:41 | |
*** dgurtner has joined #puppet-openstack | 08:43 | |
*** dgurtner has quit IRC | 08:43 | |
*** dgurtner has joined #puppet-openstack | 08:43 | |
*** jpena has joined #puppet-openstack | 08:43 | |
*** baker has quit IRC | 08:46 | |
*** karimb has joined #puppet-openstack | 08:47 | |
*** gfidente has joined #puppet-openstack | 08:48 | |
*** gfidente has quit IRC | 08:48 | |
*** gfidente has joined #puppet-openstack | 08:48 | |
*** markvoelker has joined #puppet-openstack | 08:48 | |
*** xingchao has quit IRC | 08:49 | |
*** rcernin has quit IRC | 08:50 | |
*** markvoelker has quit IRC | 08:53 | |
*** gildub has joined #puppet-openstack | 08:59 | |
*** Guest46104 is now known as saneax_AFK | 09:00 | |
*** morazi has joined #puppet-openstack | 09:01 | |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Define ${name}-auditors in storage/generic.pp https://review.openstack.org/230914 | 09:03 |
*** mgrosz has quit IRC | 09:05 | |
*** mgrosz has joined #puppet-openstack | 09:07 | |
*** rcernin has joined #puppet-openstack | 09:08 | |
*** jistr has joined #puppet-openstack | 09:13 | |
*** dgurtner has quit IRC | 09:14 | |
*** dgurtner has joined #puppet-openstack | 09:19 | |
*** dgurtner has quit IRC | 09:19 | |
*** dgurtner has joined #puppet-openstack | 09:19 | |
*** aarefiev has quit IRC | 09:20 | |
*** mgrosz has quit IRC | 09:21 | |
*** mgrosz has joined #puppet-openstack | 09:22 | |
openstackgerrit | Gael Chamoulaud proposed openstack/puppet-trove: Use identity_uri and auth_uri in api module https://review.openstack.org/233229 | 09:23 |
*** aarefiev has joined #puppet-openstack | 09:23 | |
*** dgurtner has quit IRC | 09:29 | |
*** mgrosz has quit IRC | 09:34 | |
*** baker has joined #puppet-openstack | 09:36 | |
*** rleander_ is now known as leanderthal | 09:36 | |
*** skolekonov has joined #puppet-openstack | 09:37 | |
*** baker has quit IRC | 09:40 | |
*** foxhunt_away is now known as foxhunt72 | 09:44 | |
*** fc__ has quit IRC | 09:50 | |
*** fc__ has joined #puppet-openstack | 09:52 | |
*** admin0 has joined #puppet-openstack | 09:54 | |
*** paramite has joined #puppet-openstack | 09:55 | |
*** mgrosz has joined #puppet-openstack | 09:59 | |
pma | crinkle> thanx | 10:05 |
*** admin0 has left #puppet-openstack | 10:06 | |
*** davideagle has joined #puppet-openstack | 10:07 | |
*** paramite is now known as paramite|afk | 10:12 | |
*** paramite|afk is now known as paramite | 10:26 | |
*** mgrosz has quit IRC | 10:27 | |
*** zhangjn has quit IRC | 10:27 | |
*** baker has joined #puppet-openstack | 10:30 | |
*** zhangjn has joined #puppet-openstack | 10:34 | |
*** baker has quit IRC | 10:34 | |
*** zhangjn has quit IRC | 10:38 | |
*** zhangjn has joined #puppet-openstack | 10:40 | |
*** mgrosz has joined #puppet-openstack | 10:41 | |
*** mgrosz has quit IRC | 10:42 | |
*** zhangjn has quit IRC | 10:43 | |
*** zhangjn has joined #puppet-openstack | 10:48 | |
*** markvoelker has joined #puppet-openstack | 10:49 | |
*** mgrosz has joined #puppet-openstack | 10:49 | |
*** zhangjn has quit IRC | 10:49 | |
*** zhangjn has joined #puppet-openstack | 10:50 | |
*** markvoelker has quit IRC | 10:53 | |
*** gildub has quit IRC | 10:55 | |
*** zhangjn has quit IRC | 10:55 | |
*** admin0 has joined #puppet-openstack | 10:59 | |
*** davideagle has quit IRC | 11:01 | |
*** richm has joined #puppet-openstack | 11:04 | |
*** davideagle has joined #puppet-openstack | 11:11 | |
*** admin0 has quit IRC | 11:12 | |
*** omartsyniuk has quit IRC | 11:13 | |
*** xingchao has joined #puppet-openstack | 11:16 | |
*** bogdando has quit IRC | 11:16 | |
*** baker has joined #puppet-openstack | 11:24 | |
*** mgrosz has quit IRC | 11:24 | |
openstackgerrit | Merged openstack/puppet-tripleo: MidoNet services manifests https://review.openstack.org/255934 | 11:27 |
*** baker has quit IRC | 11:28 | |
*** foxhunt72 is now known as foxhunt_away | 11:31 | |
*** bogdando has joined #puppet-openstack | 11:40 | |
*** dgurtner has joined #puppet-openstack | 11:43 | |
openstackgerrit | Martin Mágr proposed openstack/puppet-keystone: Preparation for default endpoint names rename https://review.openstack.org/234798 | 11:47 |
*** rochaporto has joined #puppet-openstack | 12:10 | |
*** admin0 has joined #puppet-openstack | 12:13 | |
*** davideagle has quit IRC | 12:16 | |
*** davideagle has joined #puppet-openstack | 12:24 | |
EmilienM | good morning | 12:31 |
iurygregory | mornign EmilienM o/ | 12:32 |
iurygregory | I think you should wake up first XD | 12:32 |
*** markvoelker has joined #puppet-openstack | 12:35 | |
*** markvoelker has quit IRC | 12:39 | |
_degorenko|afk | morning :) | 12:41 |
*** _degorenko|afk is now known as degorenko | 12:41 | |
*** dprince has joined #puppet-openstack | 12:48 | |
openstackgerrit | Merged openstack/puppet-keystone: Undeprecate the $keystone::endpoint::version param https://review.openstack.org/258120 | 12:56 |
*** admin0 has left #puppet-openstack | 12:56 | |
openstackgerrit | Merged openstack/puppet-tripleo: Remove `validate_ip_address` validator. https://review.openstack.org/256933 | 12:57 |
*** rcernin has quit IRC | 12:58 | |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Define ${name}-auditors in storage/generic.pp https://review.openstack.org/230914 | 13:03 |
clayton | mfisch: it appears the seed file is used to pre-seed /dev/random when building images | 13:03 |
clayton | I can't imagine many people are doing metadata injection with libguestfs either way | 13:04 |
*** ducttape_ has joined #puppet-openstack | 13:06 | |
*** davideagle has quit IRC | 13:08 | |
openstackgerrit | Athlan-Guyot sofer proposed openstack/puppet-tripleo: Haproxy has non-working Horizon session persistence. https://review.openstack.org/258483 | 13:08 |
iurygregory | spredzy, are you around? | 13:08 |
*** markvoelker has joined #puppet-openstack | 13:09 | |
openstackgerrit | Merged openstack/puppet-keystone: Make request by service token if got unauth error https://review.openstack.org/251490 | 13:09 |
spredzy | spredzy, yep | 13:10 |
iurygregory | what? O.o yourself? | 13:10 |
spredzy | ooops sorry :/ | 13:11 |
spredzy | ahaha | 13:11 |
iurygregory | np | 13:11 |
iurygregory | hey about https://review.openstack.org/#/c/256570/ | 13:11 |
*** baker has joined #puppet-openstack | 13:12 | |
*** rcernin has joined #puppet-openstack | 13:13 | |
spredzy | iurygregory, ? | 13:13 |
iurygregory | the problem to need to add the db class, do you think we should roll back? | 13:14 |
openstackgerrit | Merged openstack/puppet-openstack-integration: Update scenario003 to use the common manifests https://review.openstack.org/258134 | 13:14 |
iurygregory | i think i new modules have the db parameters in init the should update the db.pp file | 13:14 |
iurygregory | if* | 13:15 |
*** baker has quit IRC | 13:16 | |
*** jayg|g0n3 is now known as jayg | 13:17 | |
*** ducttape_ has quit IRC | 13:18 | |
*** wenxin has joined #puppet-openstack | 13:20 | |
iurygregory | spredzy, do you think we should rollback or not? ^^ | 13:21 |
*** trown|outttypeww is now known as trown|brb | 13:25 | |
*** trown|brb is now known as trown | 13:25 | |
*** xingchao has quit IRC | 13:25 | |
*** davideagle has joined #puppet-openstack | 13:26 | |
*** bklei has quit IRC | 13:27 | |
*** bklei has joined #puppet-openstack | 13:28 | |
spredzy | iurygregory, the probleme I see with removing the _real part is that a new user looses the point where we handle both hiera and non-hiera deployment. If you don't use the pick() pattern, then we do not support the non-hiera deployment and people will have to explicitly instantiate the X::db class. | 13:28 |
spredzy | Here rolling back in itself make no sense (ie. the *_real variables are not present in the template), but what should prob. be done is adding the series of pick() + the *_real pattern, to ensure that we still support both system | 13:29 |
spredzy | iurygregory, am I making sense ? | 13:31 |
iurygregory | spredzy, I agree. I will roll back. I was waiting yesterday but i think you didn't see my message | 13:31 |
iurygregory | XD | 13:31 |
iurygregory | now i'll make another patch XD | 13:31 |
spredzy | iurygregory, sorry if I missed it :/ | 13:31 |
iurygregory | np =) | 13:32 |
*** bklei has quit IRC | 13:32 | |
openstackgerrit | Denis Egorenko proposed openstack/puppet-openstack-integration: scenario002: enable application catalog service https://review.openstack.org/250436 | 13:33 |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Define ${name}-auditors in storage/generic.pp https://review.openstack.org/230914 | 13:33 |
*** dgurtner has quit IRC | 13:34 | |
openstackgerrit | Merged openstack/puppet-tempest: Allow to activate Murano Service Broker tests https://review.openstack.org/253019 | 13:45 |
*** jpena is now known as jpena|lunch | 13:45 | |
*** admin0 has joined #puppet-openstack | 13:46 | |
*** delatte has joined #puppet-openstack | 13:48 | |
*** xingchao has joined #puppet-openstack | 13:51 | |
*** delattec has quit IRC | 13:52 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/puppet-openstack-cookiecutter: Support hiera and non-hiera deployment https://review.openstack.org/258518 | 14:02 |
iurygregory | spredzy, EmilienM , degorenko ^ | 14:03 |
*** rcernin has quit IRC | 14:06 | |
*** baker has joined #puppet-openstack | 14:06 | |
*** xarses_ has joined #puppet-openstack | 14:08 | |
*** xarses has quit IRC | 14:09 | |
*** delattec has joined #puppet-openstack | 14:09 | |
*** baker has quit IRC | 14:11 | |
*** mdavidson has quit IRC | 14:11 | |
*** delatte has quit IRC | 14:13 | |
*** bklei has joined #puppet-openstack | 14:17 | |
*** richm has quit IRC | 14:19 | |
*** bklei has quit IRC | 14:20 | |
*** richm has joined #puppet-openstack | 14:24 | |
*** zhangjn has joined #puppet-openstack | 14:24 | |
*** bklei has joined #puppet-openstack | 14:26 | |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Define ${name}-auditors in storage/generic.pp https://review.openstack.org/230914 | 14:26 |
*** admin0 has quit IRC | 14:27 | |
*** zhangjn has quit IRC | 14:36 | |
*** bklei has quit IRC | 14:37 | |
*** bklei has joined #puppet-openstack | 14:38 | |
*** blentz has left #puppet-openstack | 14:38 | |
*** admin0 has joined #puppet-openstack | 14:46 | |
*** dgurtner has joined #puppet-openstack | 14:49 | |
*** dgurtner has quit IRC | 14:49 | |
*** dgurtner has joined #puppet-openstack | 14:49 | |
*** bklei_ has joined #puppet-openstack | 14:51 | |
*** jpena|lunch is now known as jpena | 14:51 | |
*** bklei has quit IRC | 14:54 | |
openstackgerrit | Martin Mágr proposed openstack/puppet-keystone: Preparation for default endpoint names rename https://review.openstack.org/234798 | 14:55 |
*** derekh has joined #puppet-openstack | 15:01 | |
*** xarses_ has quit IRC | 15:02 | |
*** davideagle has quit IRC | 15:06 | |
*** ferest has joined #puppet-openstack | 15:07 | |
*** ferest has quit IRC | 15:08 | |
*** ferest has joined #puppet-openstack | 15:08 | |
*** ducttape_ has joined #puppet-openstack | 15:08 | |
*** davideagle has joined #puppet-openstack | 15:09 | |
*** jaosorior has joined #puppet-openstack | 15:11 | |
*** ferest has quit IRC | 15:13 | |
*** guimaluf has quit IRC | 15:17 | |
*** xarses_ has joined #puppet-openstack | 15:19 | |
*** karimb has quit IRC | 15:20 | |
openstackgerrit | Merged openstack/puppet-keystone: Correct the describe for shibboleth in tests https://review.openstack.org/256645 | 15:23 |
*** dhollinger has joined #puppet-openstack | 15:24 | |
*** rahulait has joined #puppet-openstack | 15:25 | |
*** mgrosz has joined #puppet-openstack | 15:25 | |
*** mdorman has joined #puppet-openstack | 15:25 | |
*** dgurtner has quit IRC | 15:27 | |
mgrosz | Hello. Is anyone connected? | 15:27 |
iurygregory | Anyone can +2A https://review.openstack.org/258518 ? | 15:36 |
*** rahulait has quit IRC | 15:36 | |
*** dgurtner has joined #puppet-openstack | 15:41 | |
*** imcsk8 is now known as imcsk8|gym | 15:45 | |
*** rahulait has joined #puppet-openstack | 15:46 | |
*** dgurtner has quit IRC | 15:48 | |
*** baker has joined #puppet-openstack | 15:50 | |
*** bklei_ has quit IRC | 15:57 | |
*** bklei has joined #puppet-openstack | 15:58 | |
*** davideagle has quit IRC | 16:04 | |
*** xarses_ is now known as xarses | 16:05 | |
*** davideagle has joined #puppet-openstack | 16:06 | |
*** dfisher has joined #puppet-openstack | 16:08 | |
*** ntpttr has joined #puppet-openstack | 16:11 | |
mgrosz | iurygregory: do you bring all the pick and real code back??? | 16:11 |
iurygregory | mgrosz, sorry man, according to spredzy we should not remove because we will lose the support for non-hiera deploy | 16:12 |
*** xingchao has quit IRC | 16:12 | |
mfisch | EmilienM: is it possible to pass parameters to a different class in an rspec test? | 16:14 |
EmilienM | mfisch: pre_condition | 16:14 |
*** mflobo has quit IRC | 16:14 | |
*** bklei has quit IRC | 16:18 | |
*** bklei has joined #puppet-openstack | 16:19 | |
mgagne | mfisch: about utilities, could be old bad dependencies in packages. As you can see, I don't care much about them: https://github.com/openstack/puppet-nova/commit/d39d4c42f17958e7973ebf9c757a4553799d9795 | 16:20 |
mfisch | Im deprecating then nuking | 16:21 |
mfisch | fighting to make the stupid rspec tests depercate ready | 16:21 |
*** ducttape_ has quit IRC | 16:21 | |
-openstackstatus- NOTICE: Gerrit will be offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 16:21 | |
mfisch | mgagne: we dont install them either | 16:21 |
*** bklei has quit IRC | 16:21 | |
*** ducttape_ has joined #puppet-openstack | 16:21 | |
mfisch | EmilienM: like this? | 16:22 |
mfisch | let :pre_condition do | 16:22 |
mfisch | "class nova: { $install_utilities => true }" | 16:22 |
mfisch | end | 16:22 |
mgagne | mfisch https://github.com/openstack/puppet-nova/commit/a855c609e8b58201a0cb59727d4c134e6ffc22aa#diff-198302604b43380afd47b7c448b0b7b8 | 16:22 |
mgagne | mfisch used to be part of extrapackages/manifests/init.pp | 16:22 |
EmilienM | mfisch: almost | 16:22 |
EmilienM | without $ | 16:22 |
mgagne | mfisch and got moved to nova::utilities | 16:22 |
*** astupnikov has quit IRC | 16:22 | |
mgagne | mfisch but we do install some extra for some reasons | 16:23 |
mgagne | I forgot | 16:23 |
iurygregory | EmilienM, i've update https://review.openstack.org/258518. I'm sorry for the incovenience =/ | 16:24 |
EmilienM | iurygregory: no problem man | 16:25 |
iurygregory | tks ^^ | 16:25 |
openstackgerrit | Merged openstack/puppet-openstack-cookiecutter: Support hiera and non-hiera deployment https://review.openstack.org/258518 | 16:26 |
iurygregory | mgrosz, i hope this is the last change you will need to do =) | 16:26 |
openstackgerrit | Matt Fischer proposed openstack/puppet-nova: Deprecate nova::utilities https://review.openstack.org/258260 | 16:33 |
*** kindjal has joined #puppet-openstack | 16:39 | |
mfisch | EmilienM: I think we should cancel the next 2 meetings | 16:42 |
*** davideagle has quit IRC | 16:42 | |
mfisch | I know we cancelled next week | 16:42 |
mfisch | but week after should be too | 16:42 |
EmilienM | mfisch: next 2? | 16:42 |
EmilienM | I'll do like I did yesterday | 16:43 |
mfisch | Dec 22 and 29 | 16:43 |
EmilienM | propose agenda but if nothing, cancel it | 16:43 |
mfisch | you know how us Americans are, always taking holidays | 16:43 |
mfisch | im not working starting Friday until 2016 | 16:43 |
EmilienM | mfisch: you're talking to a french guy. | 16:43 |
mfisch | oui je suis | 16:43 |
mfisch | is it je suis or je sais? | 16:43 |
mfisch | I can't remember | 16:43 |
*** admin0 has quit IRC | 16:43 | |
mfisch | haha not je suis lol | 16:44 |
*** cwolferh has joined #puppet-openstack | 16:45 | |
mgagne | I know = Je sais | 16:45 |
*** admin0 has joined #puppet-openstack | 16:50 | |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Define ${name}-auditors in storage/generic.pp https://review.openstack.org/230914 | 16:51 |
iurygregory | French leasons on irc XD | 16:53 |
*** admin0 has quit IRC | 16:53 | |
*** davideagle has joined #puppet-openstack | 16:53 | |
mfisch | merci mgagne | 16:56 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo: Enable X-Forwarded-Proto header for Heat and Nova https://review.openstack.org/258634 | 16:57 |
*** karimb has joined #puppet-openstack | 16:58 | |
*** paramite has quit IRC | 17:00 | |
*** dgurtner has joined #puppet-openstack | 17:05 | |
*** dgurtner has quit IRC | 17:05 | |
*** dgurtner has joined #puppet-openstack | 17:05 | |
-openstackstatus- NOTICE: Gerrit is offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 17:06 | |
*** ChanServ changes topic to "Gerrit is offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html" | 17:06 | |
*** xingchao has joined #puppet-openstack | 17:13 | |
iurygregory | When i see the message about gerrit offline I just remember mwhahaha saying (╯°□°)╯︵ ƃɹo˙ʞɔɐʇsuǝdo˙ʍǝıʌǝɹ | 17:15 |
mwhahaha | pretty much :D | 17:15 |
iurygregory | XD | 17:15 |
*** xingchao has quit IRC | 17:18 | |
dfisher | hahah | 17:25 |
*** rahulait has quit IRC | 17:28 | |
*** IvanBerezovskiy has left #puppet-openstack | 17:28 | |
*** trown is now known as trown|lunch | 17:31 | |
*** imcsk8|gym is now known as imcsk8 | 17:31 | |
mgrosz | iurygregory: So, do I need to return the pick and real fields back? | 17:31 |
*** bnemec has quit IRC | 17:32 | |
iurygregory | mgrosz, yep =(. but i don't think you can send now because gerrit is down | 17:32 |
*** bnemec has joined #puppet-openstack | 17:33 | |
*** degorenko is now known as _degorenko|afk | 17:34 | |
mgrosz | iurygregory: Let's start with working on the changes. I saw Gerrit is offline. What are the chances I get the needed +2 and workflow today/tomorrow? | 17:36 |
iurygregory | i think you jsut need to modify the db.pp file | 17:36 |
mgrosz | Yes, I understand that. Thanks you. Patch is ready. I will send it to review once Gerrit is online again | 17:40 |
*** ntpttr has quit IRC | 17:40 | |
*** bnemec has quit IRC | 17:42 | |
*** jistr has quit IRC | 17:42 | |
*** jtomasek has quit IRC | 17:43 | |
*** morazi has quit IRC | 17:47 | |
*** logan- has quit IRC | 17:51 | |
*** priteau has joined #puppet-openstack | 17:56 | |
*** xingchao has joined #puppet-openstack | 18:01 | |
*** aimon has quit IRC | 18:04 | |
*** xingchao has quit IRC | 18:05 | |
*** derekh has quit IRC | 18:06 | |
*** davideagle has quit IRC | 18:08 | |
*** jpena has quit IRC | 18:11 | |
*** rochaporto has quit IRC | 18:19 | |
*** aimon has joined #puppet-openstack | 18:29 | |
_ody | any mirantis folk have a publicly available rally module yet? | 18:30 |
*** dgurtner has quit IRC | 18:36 | |
*** bnemec has joined #puppet-openstack | 18:38 | |
*** mgrosz has quit IRC | 18:38 | |
*** wenxin has quit IRC | 18:43 | |
*** trown|lunch is now known as trown | 18:52 | |
EmilienM | _ody: good question | 18:53 |
*** angdraug has joined #puppet-openstack | 18:57 | |
_ody | EmilienM: I am working on deploying it for our production cloud's SLA tracking but I'll probably just take a short cut and throw down a templated config and install the package just so I can get it out the door... | 18:58 |
_ody | I'd like to replace that with a good module in the short term. | 18:58 |
*** ducttape_ has quit IRC | 18:59 | |
EmilienM | https://github.com/NeCTAR-RC/puppet-rally | 18:59 |
EmilienM | https://github.com/ody/puppet-rally | 18:59 |
EmilienM | so we have 2 modules | 19:00 |
*** kindjal has quit IRC | 19:01 | |
EmilienM | _ody: I ran a thread on our ML | 19:03 |
_ody | EmilienM: The latter was me just running cookiecutter to get started. | 19:03 |
*** bnemec has quit IRC | 19:04 | |
*** ducttape_ has joined #puppet-openstack | 19:06 | |
*** bnemec has joined #puppet-openstack | 19:10 | |
*** devnull0 has joined #puppet-openstack | 19:16 | |
*** ntpttr has joined #puppet-openstack | 19:18 | |
*** bnemec has quit IRC | 19:22 | |
*** bnemec has joined #puppet-openstack | 19:35 | |
*** admin0 has joined #puppet-openstack | 19:39 | |
*** kindjal has joined #puppet-openstack | 20:05 | |
*** karimb has quit IRC | 20:10 | |
*** karimb has joined #puppet-openstack | 20:15 | |
*** ntpttr has quit IRC | 20:24 | |
*** jaosorior has quit IRC | 20:29 | |
*** kylo has quit IRC | 20:32 | |
*** kylo has joined #puppet-openstack | 20:33 | |
mwhahaha | hey what was the module that some of you guys use to wait for an api endpoint to be up before continuing puppet runs? | 20:33 |
mgagne | mwhahaha I'm not sure it's the one you refer too but: https://github.com/cprice404/puppet-connection-validator | 20:34 |
mwhahaha | i don't think it was that one, but thanks | 20:35 |
*** kylo has quit IRC | 20:35 | |
mgagne | mwhahaha https://github.com/openstack/puppet-openstacklib/blob/master/manifests/service_validation.pp | 20:36 |
*** kylo has joined #puppet-openstack | 20:36 | |
mwhahaha | also a good example but actually i was just reviewing some code and I thought i had seen an alternative. Basically today in fuel we're checking the haproxy status to wait until an endpoint is available via a provider | 20:37 |
mwhahaha | we're rewriting it to do an http check rather than going straight to haproxy to support some other loadbalancing solutions | 20:38 |
mwhahaha | was just wanting to see if something like that already existed before dropping a bunch of code :) | 20:38 |
*** admin0 has quit IRC | 20:39 | |
EmilienM | mgagne, mwhahaha: no. It was https://github.com/puppet-community/puppet-healthcheck | 20:41 |
mwhahaha | yea that one | 20:41 |
mgagne | EmilienM cool thanks, didn't know about that one | 20:41 |
EmilienM | mgagne: we mentionned it during last summit | 20:41 |
EmilienM | mgagne: http://my1.fr/blog/puppet-openstack-plans-for-mitaka/ | 20:42 |
mgagne | EmilienM "[...] and you weren't there ^^'" | 20:42 |
mgagne | thanks for the reminder :P | 20:42 |
EmilienM | mgagne: we missed you so much, I had to tell you in some way | 20:42 |
mgagne | hehe | 20:42 |
EmilienM | ;) | 20:42 |
EmilienM | mgagne: I really want this feature alive one day, I think it can help multi node deployments | 20:43 |
mgagne | EmilienM btw, we should try parallel_tests. It speeded up my tests by 4x. | 20:43 |
EmilienM | mgagne: good idea, how did you do? | 20:43 |
mgagne | EmilienM 16m -> 4m. | 20:43 |
mgagne | EmilienM I got a lot of performance gain due to me testing ALL defined Vagrant machines by trying to compile their catalog. | 20:44 |
EmilienM | mgagne: how could we do that? | 20:44 |
mgagne | with ~80 VMs, you can imagine the gain by running them in parallel | 20:44 |
mgagne | just a sec | 20:44 |
mwhahaha | gah i really hate the newer gerrit themes | 20:45 |
mwhahaha | who ever does the UI for gerrit needs a good punching from some UX folks | 20:45 |
mgagne | EmilienM my current spec.rake: https://git.dev.iweb.com/gist/mgagne/6af5f545c480acffe23b | 20:46 |
mgagne | mwhahaha yea... Spent like 2 days trying to make it not suck on our side | 20:46 |
EmilienM | mwhahaha: I like it | 20:47 |
EmilienM | mwhahaha: you can now add your views https://review.openstack.org/#/settings/preferences | 20:47 |
EmilienM | mgagne: can you submit a patch in our CI? | 20:47 |
mgagne | my gerrit css: http://i.imgur.com/o4E1GJB.png | 20:47 |
mwhahaha | i just want to revert it back to the old style and i think they removed that option | 20:47 |
mgagne | mostly adding table borders and spacing | 20:47 |
mgagne | EmilienM any change? | 20:47 |
EmilienM | mgagne: yes, could you submit a patch to use parallel? | 20:48 |
mgagne | EmilienM you mean the one for parallel_tests? | 20:48 |
EmilienM | yes | 20:48 |
*** jaosorior has joined #puppet-openstack | 20:48 | |
mgagne | EmilienM oh, I implemented it yesterday, it "works" but it would be much better to add it to puppetlans_spec_helper | 20:49 |
*** jaosorior has quit IRC | 20:49 | |
*** jaosorior has joined #puppet-openstack | 20:50 | |
EmilienM | mgagne: you plan to do it? | 20:51 |
mgagne | not in the short nor mid term | 20:51 |
mgagne | more or less a public service announcement | 20:51 |
EmilienM | mgagne: I thought you would be interested by helping us to speed-up our tests, since you announced it here :-) | 20:52 |
mgagne | I shared the idea lol | 20:53 |
mgagne | and the code =) | 20:53 |
* mwhahaha watches as the skilled EmilienM throws the hand grenade to mgagne and runs away | 20:54 | |
EmilienM | well, he's spoiling us with a nice feature :) | 20:54 |
mgagne | a holy grenade? :O | 20:54 |
mwhahaha | thou shall count to three... | 20:54 |
EmilienM | it's xmas soon, I can hope mgagne would be back one day, no? | 20:54 |
mgagne | will be working 110% until my holidays, what a great gift :D | 20:55 |
EmilienM | :( sad for you | 20:55 |
*** ducttape_ has quit IRC | 20:55 | |
mgagne | Holy Hand Grande - Monty Python https://www.youtube.com/watch?v=xOrgLj9lOwk | 20:55 |
*** ducttape_ has joined #puppet-openstack | 20:58 | |
*** bnemec has quit IRC | 21:01 | |
*** bnemec has joined #puppet-openstack | 21:01 | |
*** ChanServ changes topic to "Puppet OpenStack modules - https://wiki.openstack.org/wiki/Puppet" | 21:02 | |
-openstackstatus- NOTICE: Gerrit has been upgraded to 2.11. Please report any issues in #openstack-infra as soon as possible. | 21:02 | |
openstackgerrit | Alex Schultz proposed openstack/puppet-cinder: Update cinder backends to use os_service_default https://review.openstack.org/239800 | 21:06 |
openstackgerrit | Alex Schultz proposed openstack/puppet-cinder: Update cinder backends to use os_service_default https://review.openstack.org/239800 | 21:09 |
*** ntpttr has joined #puppet-openstack | 21:11 | |
openstackgerrit | Dan Prince proposed openstack/puppet-ironic: Add ironic::keystone::auth_inspector https://review.openstack.org/253493 | 21:11 |
*** ntpttr has quit IRC | 21:12 | |
*** bnemec has quit IRC | 21:13 | |
*** __nick has left #puppet-openstack | 21:13 | |
openstackgerrit | Alex Schultz proposed openstack/puppet-cinder: Add additional backend options for cinder https://review.openstack.org/258659 | 21:18 |
*** jayg is now known as jayg|g0n3 | 21:18 | |
_ody | ugh. So tables. | 21:19 |
mwhahaha | someone just loaded gerrit ;) | 21:19 |
_ody | yeah. Looking out your puppet-cinder updates... | 21:20 |
_ody | Maybe I shouldn't have. | 21:20 |
mwhahaha | the ugliness cannot be avoided :) | 21:20 |
_ody | At least the change diff view didn't change to much | 21:22 |
mwhahaha | i need a wider monitor for the diff view | 21:22 |
* _ody just scales up his laptop's resolution | 21:23 | |
_ody | https://review.openstack.org/239800 looks good but I guess I'll wait until CI comes back. | 21:26 |
_ody | Oh my poor eyes! I just opened a proposed change that had a complete posted CI run. | 21:27 |
_ody | That is bad. | 21:27 |
*** bnemec has joined #puppet-openstack | 21:27 | |
*** rcernin has joined #puppet-openstack | 21:28 | |
*** rahulait has joined #puppet-openstack | 21:29 | |
*** dprince has quit IRC | 21:30 | |
openstackgerrit | Gael Chamoulaud proposed openstack/puppet-trove: Use swift_url variable in the template instead of the hardcoded url. https://review.openstack.org/258665 | 21:31 |
*** kindjal has quit IRC | 21:33 | |
*** kindjal has joined #puppet-openstack | 21:35 | |
EmilienM | mwhahaha: I don't use gerrit ui much, I use gertty, have you looked? | 21:41 |
mwhahaha | yea i use it occassionally | 21:42 |
EmilienM | really helpful | 21:42 |
mwhahaha | it's a bit awkward for some things and the lack of cut and paste is really annoying | 21:42 |
*** admin0 has joined #puppet-openstack | 21:42 | |
mwhahaha | i actually got a featured merged into it to make the review url clickable so it opens in a browser so i could cut and paste :D | 21:42 |
*** admin0 has quit IRC | 21:43 | |
EmilienM | I'm facing some issues with rspec, I'm looking for some help on https://review.openstack.org/#/c/257565/ | 21:50 |
mwhahaha | the test failure? | 21:53 |
openstackgerrit | Merged openstack/puppet-ceilometer: Ability to configure api, collector and notification workers https://review.openstack.org/226011 | 21:53 |
mwhahaha | 'false' from left operand of 'in' expression is not a string at /home/jenkins/workspace/gate-puppet-cinder-puppet-unit-3.3-dsvm-centos7/spec/fixtures/modules/cinder/manifests/backend/gpfs.pp:74 that ? | 21:53 |
EmilienM | mwhahaha: yeah | 21:53 |
EmilienM | but I can't figure why | 21:53 |
mwhahaha | false is not a string :D | 21:54 |
EmilienM | mwhahaha: true, but it should not be tested | 21:54 |
mwhahaha | i think i ran into the same error when i was converting the other cinder backend stuff | 21:55 |
EmilienM | oh denis dropped a comment | 21:55 |
mwhahaha | wait why is that change adding gpfs? | 21:55 |
mwhahaha | isn't that already in there? | 21:55 |
mwhahaha | also, I HATE THE NEW GERRIT UI!@#$@$ | 21:56 |
EmilienM | ahah | 21:56 |
EmilienM | mwhahaha: not in kilo :) | 21:56 |
mwhahaha | ah | 21:56 |
EmilienM | someone wanted to backport it | 21:56 |
EmilienM | on the ML | 21:56 |
EmilienM | I was too nice to do it | 21:56 |
EmilienM | and now tests fail lol | 21:56 |
EmilienM | i'll be a bad guy if I abandon it | 21:56 |
mwhahaha | i think you need to wrap it in () | 21:57 |
mwhahaha | it might be interpreting it as !$var in [...] instead of !($var in [...]) | 21:57 |
openstackgerrit | Christian Schwede proposed openstack/puppet-swift: Add support to change meta entry for ring devices https://review.openstack.org/258677 | 21:57 |
mwhahaha | cause https://review.openstack.org/#/c/239800/7/manifests/backend/gpfs.pp it's got () in it now | 21:58 |
EmilienM | oh true | 21:58 |
*** priteau has quit IRC | 21:58 | |
EmilienM | nice catch | 21:58 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-cinder: implement class and defined type for cinder GPFS driver https://review.openstack.org/257565 | 21:58 |
*** andybotting has joined #puppet-openstack | 22:00 | |
andybotting | Hi EmilienM | 22:00 |
EmilienM | andybotting: hey! | 22:01 |
andybotting | thanks for getting in contact | 22:01 |
andybotting | I think Cody was right - we should start with a fresh cookiecutter template and go from there | 22:04 |
andybotting | I'm happy to send the work I've done on my rally module into an official module to kickstart it | 22:05 |
*** mgrosz has joined #puppet-openstack | 22:05 | |
EmilienM | _ody, andybotting: awesome! | 22:06 |
*** mgrosz has quit IRC | 22:07 | |
*** jaosorior has quit IRC | 22:13 | |
*** xingchao has joined #puppet-openstack | 22:16 | |
*** trown is now known as trown|outttypeww | 22:20 | |
*** xingchao has quit IRC | 22:21 | |
*** gfidente has quit IRC | 22:21 | |
*** rahulait has quit IRC | 22:27 | |
*** devnull0 has quit IRC | 22:31 | |
*** priteau has joined #puppet-openstack | 22:31 | |
_ody | andybotting: Did you want/have time to go through the official "New Module" procedure? I can find time to do it before week's end elsewise and ping you when there is a repo to contribute to. | 22:33 |
priteau | Hello. I have a question related to the policy classes available in the nova and glance Puppet modules. How are they supposed to be used from a site manifest? Using the class triggers "Duplicate declaration: Class[Glance::Policy] is already declared; cannot redeclare" because it is already used in the api class | 22:34 |
_ody | priteau: I what order are you declaring Class[glance::policy]? Does your include/class resource come before or after Class[glance::api]? | 22:40 |
andybotting | _ody: I'd have time next week to look into it | 22:40 |
_ody | Ok. Just ping me if you run into issues. | 22:41 |
andybotting | cheers _ody, will do | 22:42 |
*** gildub has joined #puppet-openstack | 22:45 | |
*** davideagle has joined #puppet-openstack | 22:45 | |
*** dhollinger has quit IRC | 22:48 | |
priteau | _ody: I would have sworn that I tried both before and after, but evidently not. Moving it to before Class[glance::api] fixed it. My change has been applied by Augeas, but it has reformatted the json file so that almost everything is on one line now. Is there a way to ask it to prettyprint? | 22:51 |
*** kindjal has quit IRC | 22:51 | |
mwhahaha | you could just python -m json.tool <file> if you need to read it | 22:56 |
mwhahaha | all that whitespace just takes up disk space and processing time :D | 22:56 |
*** baker has quit IRC | 22:59 | |
*** mgrosz has joined #puppet-openstack | 22:59 | |
*** mgrosz has quit IRC | 23:00 | |
*** mgrosz has joined #puppet-openstack | 23:00 | |
*** baker has joined #puppet-openstack | 23:00 | |
*** mgrosz has quit IRC | 23:01 | |
*** baker has quit IRC | 23:04 | |
priteau | I ended up with this: http://paste.openstack.org/show/482133/ | 23:04 |
*** zhangjn has joined #puppet-openstack | 23:04 | |
priteau | it has the side effect of ordering all JSON keys alphabetically, but I can live with that | 23:05 |
priteau | Thanks _ody! | 23:10 |
*** priteau has quit IRC | 23:11 | |
openstackgerrit | Ryan Bak proposed openstack/puppet-monasca: Allow insecure to be false on agents without cert https://review.openstack.org/258708 | 23:13 |
mwhahaha | totally not idempotent, but enjoy :D | 23:14 |
mwhahaha | oh wait, yea it is | 23:14 |
mwhahaha | nm | 23:14 |
* mwhahaha wanders off | 23:14 | |
*** xingchao has joined #puppet-openstack | 23:17 | |
_ody | huh. He left the channel. I didn't get to explain "why" swapping places worked. | 23:19 |
openstackgerrit | Alex Schultz proposed openstack/puppet-cinder: Update cinder backends to use os_service_default https://review.openstack.org/239800 | 23:20 |
openstackgerrit | Alex Schultz proposed openstack/puppet-cinder: Add additional backend options for cinder https://review.openstack.org/258659 | 23:21 |
*** xingchao has quit IRC | 23:21 | |
*** zhangjn has quit IRC | 23:22 | |
*** baker has joined #puppet-openstack | 23:52 | |
*** mgrosz has joined #puppet-openstack | 23:54 | |
*** mgrosz has quit IRC | 23:55 | |
*** derekh has joined #puppet-openstack | 23:56 | |
*** derekh has quit IRC | 23:56 | |
*** baker_ has joined #puppet-openstack | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!