| *** ducttape_ has joined #puppet-openstack | 00:30 | |
| *** tiswanso has joined #puppet-openstack | 00:35 | |
| *** xingchao has joined #puppet-openstack | 00:37 | |
| *** tiswanso has quit IRC | 00:38 | |
| *** tiswanso has joined #puppet-openstack | 00:39 | |
| *** xingchao has quit IRC | 00:44 | |
| *** ducttape_ has quit IRC | 00:51 | |
| *** ducttape_ has joined #puppet-openstack | 00:51 | |
| *** ducttape_ has quit IRC | 00:55 | |
| *** linkedinyou has joined #puppet-openstack | 01:03 | |
| *** linkedinyou has joined #puppet-openstack | 01:03 | |
| *** linkedinyou has quit IRC | 01:04 | |
| *** linkedinyou has joined #puppet-openstack | 01:05 | |
| *** xingchao has joined #puppet-openstack | 01:07 | |
| *** leanderthal has joined #puppet-openstack | 01:08 | |
| *** zhangjn has joined #puppet-openstack | 01:19 | |
| *** xingchao has quit IRC | 01:21 | |
| *** leanderthal has quit IRC | 01:42 | |
| *** fedexo has joined #puppet-openstack | 01:45 | |
| *** leanderthal has joined #puppet-openstack | 02:05 | |
| *** xingchao has joined #puppet-openstack | 02:11 | |
| *** tiswanso has quit IRC | 03:10 | |
| *** linkedinyou has quit IRC | 03:16 | |
| *** leanderthal has quit IRC | 03:31 | |
| *** linkedinyou has joined #puppet-openstack | 03:37 | |
| *** zhangjn_ has joined #puppet-openstack | 03:52 | |
| *** zhangjn has quit IRC | 03:56 | |
| *** zhangjn_ has quit IRC | 04:27 | |
| *** xingchao has quit IRC | 05:00 | |
| *** xingchao has joined #puppet-openstack | 05:18 | |
| *** xingchao has quit IRC | 05:23 | |
| *** xingchao has joined #puppet-openstack | 05:32 | |
| *** gildub_ has quit IRC | 05:38 | |
| *** gildub has quit IRC | 05:38 | |
| *** xingchao has quit IRC | 05:48 | |
| *** gildub has joined #puppet-openstack | 05:53 | |
| *** xingchao has joined #puppet-openstack | 06:00 | |
| *** xingchao has quit IRC | 06:00 | |
| *** chandankumar has joined #puppet-openstack | 06:02 | |
| *** fedexo has quit IRC | 06:03 | |
| *** xingchao_ has joined #puppet-openstack | 06:06 | |
| *** stamak has joined #puppet-openstack | 06:37 | |
| *** mflobo has joined #puppet-openstack | 06:45 | |
| mflobo | Morning everyone | 06:45 |
|---|---|---|
| *** stamak has quit IRC | 06:48 | |
| mflobo | I started a puppet module for OpenStack EC2APi, as I already mentioned in the mailing list http://lists.openstack.org/pipermail/openstack-dev/2015-September/073402.html | 06:48 |
| mflobo | Now, as far I have a started code, I want to put it public | 06:49 |
| mflobo | I first idea is put it in github repository, under my own user, just to get feedback and get a "first working version" | 06:50 |
| mflobo | Any thoughts about this? I think is worth to start in my own repo, i | 06:51 |
| mflobo | instead of try to apply for a starckforge repo | 06:51 |
| mflobo | thanks in advance | 06:51 |
| partner | degorenko: i can try out with ip, all my other keystone configs are using names and they are working, hence the same pattern here but given the fact i am having issues with this modules i'm more than happy to listen every suggestion and try them out | 07:10 |
| partner | the modules use quite a range of different terms for the same things | 07:11 |
| partner | no luck, same error | 07:14 |
| partner | i guess i failed to state again i am using centos7/kilo and modules coming as rpm (2015.1.0) | 07:15 |
| partner | umm wrong version, 2015.1.2-1 | 07:16 |
| *** jpena has joined #puppet-openstack | 07:17 | |
| *** zhangjn has joined #puppet-openstack | 07:19 | |
| partner | obviously this is the thing breaking it: ::keystone::resource::service_identity { $auth_name: | 07:27 |
| partner | just can't figure out what credentials would be missing.. the endpoints and whatnot have been obviously done on the controller side, i only want to get proper configs to the client nodes for metering things | 07:28 |
| *** jtomasek has joined #puppet-openstack | 07:28 | |
| *** zhangjn_ has joined #puppet-openstack | 07:30 | |
| *** zhangjn has quit IRC | 07:34 | |
| *** zhangjn_ has quit IRC | 07:35 | |
| *** jtomasek has quit IRC | 07:37 | |
| partner | i'm just following how it should be done manually and this page states to put the keystone creds in: http://docs.openstack.org/kilo/install-guide/install/yum/content/ceilometer-nova.html | 07:39 |
| partner | oh hmm | 07:44 |
| *** jtomasek has joined #puppet-openstack | 07:48 | |
| *** stamak has joined #puppet-openstack | 07:49 | |
| partner | ok i think i realized i just can't do it like this, its not even doing the thing i wanted it to :/ | 07:54 |
| partner | instead i need to either abuse the api.pp to get the configs into place or learn how to call that ceilometer_config | 07:55 |
| *** rochaporto has joined #puppet-openstack | 07:56 | |
| partner | i think api.pp might do, just make it not enabled and no need for packages either and rest is pretty much keystone configuration | 07:56 |
| partner | hmm nope, can't disable enough things from it :/ | 08:02 |
| partner | has this module ever worked for any recent release? would help to know as i've banged my head with this quite a while already | 08:03 |
| *** gildub has quit IRC | 08:05 | |
| partner | for the record the controller side worked flawlessly, its the compute/network node part i'm fighting with | 08:09 |
| *** c0m0 has joined #puppet-openstack | 08:19 | |
| *** gfidente has joined #puppet-openstack | 08:24 | |
| *** arnaud_orange has joined #puppet-openstack | 08:28 | |
| *** jistr has joined #puppet-openstack | 08:30 | |
| openstackgerrit | Yanis Guenane proposed openstack/puppet-glance: Creation of glance::db::sync https://review.openstack.org/196629 | 08:46 |
| *** derekh has joined #puppet-openstack | 08:46 | |
| mflobo | any good .gitignore template for puppet project? | 08:50 |
| *** xingchao_ has quit IRC | 08:56 | |
| degorenko | mflobo, https://github.com/stackforge/fuel-library/blob/master/deployment/puppet/ceilometer/.gitignore | 09:00 |
| openstackgerrit | Yanis Guenane proposed openstack/puppet-ceilometer: [TEST] Testing ordering potential issue https://review.openstack.org/221203 | 09:00 |
| spredzy | mflobo, https://github.com/openstack/puppet-modulesync-configs/blob/master/moduleroot/.gitignore | 09:01 |
| spredzy | mflobo, this is the one you're supposed to have if you do the cookiecutter + msync steps for the creation of your module as specified in the wiki | 09:01 |
| mflobo | spredzy, thanks | 09:02 |
| *** xingchao has joined #puppet-openstack | 09:02 | |
| *** xingchao has quit IRC | 09:11 | |
| *** xingchao has joined #puppet-openstack | 09:11 | |
| *** arnaud_orange has quit IRC | 09:15 | |
| *** myatsenko has joined #puppet-openstack | 09:16 | |
| *** arnaud_orange has joined #puppet-openstack | 09:21 | |
| myatsenko | hello Everyone, please take a look at https://review.openstack.org/#/c/218837/ | 09:21 |
| myatsenko | I'l appreciate your comments. | 09:21 |
| openstackgerrit | Yanis Guenane proposed openstack/puppet-designate: Creation of designate::db::sync https://review.openstack.org/196622 | 09:26 |
| partner | ceilometer-polling[24086]: ImportError: No module named tooz.coordination | 09:35 |
| partner | this isn't giving up easily.. :) | 09:35 |
| partner | on the controller its dependency for openstack-ceilometer-api and openstack-ceilometer-central | 09:39 |
| partner | but as ceilometer::agent::compute is deprecated there is nothing installing the package | 09:43 |
| *** jtomasek has quit IRC | 10:45 | |
| *** jtomasek has joined #puppet-openstack | 10:45 | |
| openstackgerrit | Vasyl Saienko proposed openstack/puppet-ironic: Allow customization of db sync command line https://review.openstack.org/221245 | 10:45 |
| degorenko | o/ folks, take a look on: https://review.openstack.org/192721 , https://review.openstack.org/219284 and https://review.openstack.org/220090 thanks | 11:00 |
| EmilienM | good morning | 11:05 |
| openstackgerrit | Vasyl Saienko proposed openstack/puppet-ironic: Allow customization of db sync command line https://review.openstack.org/221245 | 11:13 |
| *** xingchao has quit IRC | 11:20 | |
| openstackgerrit | Merged openstack/puppet-glance: Rely on autorequire for config resource ordering https://review.openstack.org/211937 | 11:22 |
| openstackgerrit | Merged openstack/puppet-glance: Reflect provider change in puppet-openstacklib https://review.openstack.org/209894 | 11:25 |
| *** higgins has quit IRC | 11:39 | |
| openstackgerrit | Benedikt von St. Vieth proposed openstack/puppet-cinder: implement class and defined type for cinder GPFS driver https://review.openstack.org/221265 | 11:42 |
| *** chandankumar has quit IRC | 11:46 | |
| *** higgins has joined #puppet-openstack | 11:50 | |
| *** jpena is now known as jpena|lunch | 11:52 | |
| *** jayg|g0n3 is now known as jayg | 11:57 | |
| *** dprince has joined #puppet-openstack | 12:06 | |
| openstackgerrit | Lukas Bezdicka proposed openstack/puppet-trove: Remove trove ubuntu package hack https://review.openstack.org/221273 | 12:12 |
| iurygregory | good morning | 12:13 |
| *** zhangjn has joined #puppet-openstack | 12:15 | |
| *** zhangjn has quit IRC | 12:17 | |
| *** markvoelker has joined #puppet-openstack | 12:19 | |
| *** markvoelker has quit IRC | 12:20 | |
| *** markvoelker has joined #puppet-openstack | 12:20 | |
| *** chandankumar has joined #puppet-openstack | 12:24 | |
| *** ducttape_ has joined #puppet-openstack | 12:29 | |
| *** ducttape_ has quit IRC | 12:41 | |
| *** paramite has joined #puppet-openstack | 12:42 | |
| *** ducttape_ has joined #puppet-openstack | 12:42 | |
| *** ducttape_ has quit IRC | 12:46 | |
| openstackgerrit | Merged openstack/puppet-neutron: Allow deployment when DVR is enabled and L2 pop and tunneling are disabled https://review.openstack.org/214498 | 12:48 |
| openstackgerrit | Merged openstack/puppet-glance: Add rados_connect_timeout parameter in glance config https://review.openstack.org/218837 | 12:51 |
| openstackgerrit | Merged openstack/puppet-neutron: Rely on autorequire for config resource ordering https://review.openstack.org/211958 | 12:56 |
| *** xingchao has joined #puppet-openstack | 13:01 | |
| *** zhangjn has joined #puppet-openstack | 13:01 | |
| *** xingchao has quit IRC | 13:02 | |
| *** jpena|lunch is now known as jpena | 13:04 | |
| openstackgerrit | Merged openstack/puppet-neutron: Fix neutron_agent_linuxbridge file path https://review.openstack.org/216523 | 13:05 |
| *** leanderthal has joined #puppet-openstack | 13:10 | |
| *** xingchao has joined #puppet-openstack | 13:10 | |
| *** morazi has joined #puppet-openstack | 13:12 | |
| *** zhangjn has quit IRC | 13:20 | |
| *** pradk has joined #puppet-openstack | 13:22 | |
| *** tiswanso has joined #puppet-openstack | 13:23 | |
| EmilienM | regarding the few slots we have for the summit, I guess we will use lunch place :) | 13:34 |
| *** v1k0d3n has joined #puppet-openstack | 13:41 | |
| *** leanderthal has quit IRC | 13:50 | |
| *** v1k0d3n has quit IRC | 13:51 | |
| *** v1k0d3n has joined #puppet-openstack | 13:51 | |
| *** ducttape_ has joined #puppet-openstack | 13:53 | |
| *** richm has joined #puppet-openstack | 14:00 | |
| *** jistr is now known as jistr|call | 14:01 | |
| openstackgerrit | Yanis Guenane proposed openstack/puppet-neutron: Allow greater flexibility in the kind of parameter passed to ml2.pp https://review.openstack.org/221318 | 14:16 |
| *** arnaud_orange has quit IRC | 14:16 | |
| mfisch | EmilienM: I wont be around much during the meeting today my team meeting got moved to today and I have some h'w maintenance to do at 30 after | 14:20 |
| *** jistr|call is now known as jistr | 14:20 | |
| EmilienM | mfisch: ack | 14:21 |
| *** zhangjn has joined #puppet-openstack | 14:26 | |
| *** zhangjn has quit IRC | 14:26 | |
| *** arnaud_orange has joined #puppet-openstack | 14:28 | |
| *** zhangjn has joined #puppet-openstack | 14:37 | |
| *** zhangjn has quit IRC | 14:39 | |
| EmilienM | richm: have you written"Current status of v3 work with domain naming" in the agenda? | 14:44 |
| EmilienM | richm: if yes, I suggest we have a dedicated topic for it | 14:44 |
| EmilienM | puppet meeting will start in ~13min | 14:48 |
| richm | EmilienM: I added it to Open Discussion, Bug and Review triage | 14:50 |
| EmilienM | richm: does it require discussion? | 14:50 |
| EmilienM | if yes, I would recommend a topic | 14:51 |
| richm | EmilienM: ok - so move it under "Items"? | 14:51 |
| EmilienM | richm: if you think it deserves discussion, let's create a topic yes | 14:52 |
| *** myatsenko has left #puppet-openstack | 14:52 | |
| *** myatsenko has joined #puppet-openstack | 14:52 | |
| richm | ok | 14:52 |
| richm | done | 14:54 |
| *** pancake_ has quit IRC | 14:54 | |
| *** pancake_ has joined #puppet-openstack | 14:55 | |
| *** dprince has quit IRC | 14:56 | |
| *** dprince has joined #puppet-openstack | 14:57 | |
| EmilienM | richm: I reported the etherpad issue to -infra, I have too | 14:57 |
| *** angdraug has joined #puppet-openstack | 14:58 | |
| *** mdorman has joined #puppet-openstack | 14:59 | |
| *** chandankumar has quit IRC | 15:06 | |
| *** saneax has joined #puppet-openstack | 15:09 | |
| *** leanderthal has joined #puppet-openstack | 15:16 | |
| openstackgerrit | Merged openstack/puppet-neutron: Use strip for nova_region_name https://review.openstack.org/220541 | 15:17 |
| *** arnaud_orange has quit IRC | 15:25 | |
| openstackgerrit | Merged openstack/puppet-neutron: Add an ability to set up drop_flows_on_start option https://review.openstack.org/211986 | 15:28 |
| openstackgerrit | Ramkumar Gowrishankar proposed openstack/puppet-neutron: Support for Nuage Neutron plugin and Nuage VRS in puppet-neutron https://review.openstack.org/214798 | 15:29 |
| *** dprince has quit IRC | 15:29 | |
| *** dprince has joined #puppet-openstack | 15:30 | |
| *** higgins has quit IRC | 15:36 | |
| *** higgins has joined #puppet-openstack | 15:40 | |
| *** leanderthal has quit IRC | 15:41 | |
| *** tiswanso has quit IRC | 15:44 | |
| *** tiswanso has joined #puppet-openstack | 15:45 | |
| *** stamak has quit IRC | 15:50 | |
| *** aimon has quit IRC | 15:53 | |
| *** linkedinyou has quit IRC | 15:53 | |
| *** chandankumar has joined #puppet-openstack | 15:54 | |
| *** sergmelikyan has joined #puppet-openstack | 15:59 | |
| *** pancake_ has quit IRC | 15:59 | |
| *** leanderthal has joined #puppet-openstack | 16:03 | |
| *** social has quit IRC | 16:10 | |
| *** jistr has quit IRC | 16:11 | |
| *** rochaporto has quit IRC | 16:14 | |
| *** leanderthal has quit IRC | 16:14 | |
| *** tiswanso has quit IRC | 16:22 | |
| *** saneax_ has joined #puppet-openstack | 16:32 | |
| *** pancake_ has joined #puppet-openstack | 16:34 | |
| *** paramite is now known as paramite|afk | 16:34 | |
| *** tiswanso has joined #puppet-openstack | 16:36 | |
| *** zhangjn has joined #puppet-openstack | 16:38 | |
| richm | https://bugs.launchpad.net/puppet-keystone/+bug/1493450 | 16:39 |
| openstack | Launchpad bug 1493450 in puppet-keystone "bad indirection performance with openstack resources" [Undecided,New] | 16:39 |
| *** Guest60469 is now known as mgagne | 16:40 | |
| *** mgagne has joined #puppet-openstack | 16:40 | |
| *** aimon has joined #puppet-openstack | 16:41 | |
| *** aimon has quit IRC | 16:42 | |
| *** aimon has joined #puppet-openstack | 16:42 | |
| *** derekh has quit IRC | 16:42 | |
| *** jpena is now known as jpena|away | 16:44 | |
| *** paramite|afk is now known as paramite | 16:45 | |
| *** chem has quit IRC | 16:55 | |
| *** richm has quit IRC | 17:02 | |
| openstackgerrit | Dan Prince proposed openstack/puppet-glance: Use resource ordering if autoreply is disable https://review.openstack.org/221411 | 17:03 |
| *** richm has joined #puppet-openstack | 17:16 | |
| *** xingchao has quit IRC | 17:19 | |
| *** paramite is now known as paramite|afk | 17:19 | |
| *** zhangjn has quit IRC | 17:21 | |
| *** pancake_ has quit IRC | 17:24 | |
| *** c0m0 has quit IRC | 17:30 | |
| *** xarses has quit IRC | 17:34 | |
| *** ericpeterson has joined #puppet-openstack | 17:58 | |
| *** ducttape_ has quit IRC | 17:58 | |
| *** xarses has joined #puppet-openstack | 18:03 | |
| *** xarses has quit IRC | 18:04 | |
| *** xarses has joined #puppet-openstack | 18:04 | |
| dprince | spredzy: re https://review.openstack.org/#/c/221411/ if we are going to re-work it further I would actually revert the entire bit... and then try and do your suggestion | 18:05 |
| dprince | spredzy: a valid approach, but I don't want to leave it broken for long while we flesh this out | 18:06 |
| EmilienM | clayton, dprince: I'll like to connect both of you regarding your work on docker/puppet | 18:09 |
| EmilienM | I know mirantis is also integrating docker in fuel | 18:09 |
| EmilienM | angdraug: who from Fuel team can we contact about dockerization of services with Puppet ? | 18:10 |
| *** paramite|afk is now known as paramite | 18:12 | |
| openstackgerrit | Sergey Kolekonov proposed openstack/puppet-neutron: Add parameters for Neutron QoS support https://review.openstack.org/216654 | 18:13 |
| *** xingchao has joined #puppet-openstack | 18:19 | |
| *** dh64 has joined #puppet-openstack | 18:23 | |
| *** xingchao has quit IRC | 18:26 | |
| *** openstackgerrit has quit IRC | 18:31 | |
| *** openstackgerrit has joined #puppet-openstack | 18:32 | |
| *** social has joined #puppet-openstack | 18:34 | |
| *** chandankumar has quit IRC | 18:35 | |
| *** gfidente has quit IRC | 18:38 | |
| *** sergmelikyan has quit IRC | 18:56 | |
| *** sergmelikyan has joined #puppet-openstack | 18:57 | |
| *** sergmelikyan has quit IRC | 18:58 | |
| *** sergmelikyan has joined #puppet-openstack | 18:59 | |
| *** derekh has joined #puppet-openstack | 19:00 | |
| *** pabelanger has quit IRC | 19:06 | |
| angdraug | EmilienM: we've dockerized Fuel itself, mattymo did most of the work so would be your first point of contact | 19:12 |
| angdraug | we're still contemplating different options on containerizing the rest of OpenStack | 19:13 |
| *** ericpeterson has quit IRC | 19:14 | |
| *** ducttape_ has joined #puppet-openstack | 19:15 | |
| EmilienM | angdraug: ok thx | 19:17 |
| openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: DNM - CI test https://review.openstack.org/221469 | 19:18 |
| *** pancake_ has joined #puppet-openstack | 19:24 | |
| *** stamak has joined #puppet-openstack | 19:34 | |
| *** jpena|away has quit IRC | 19:50 | |
| *** derekh is now known as derekh_afk | 19:58 | |
| EmilienM | 2015-09-08 19:39:53.167 | Error: /Stage[main]/Keystone::Wsgi::Apache/File[keystone_wsgi_admin]: Could not evaluate: Could not retrieve information from environment production source(s) file:/usr/share/keystone/keystone.wsgi | 20:04 |
| EmilienM | richm: ^ | 20:04 |
| EmilienM | https://jenkins06.openstack.org/job/gate-puppet-openstack-integration-dsvm-centos7/74/console | 20:04 |
| EmilienM | we need to update it | 20:04 |
| richm | EmilienM: right | 20:05 |
| EmilienM | richm: do you want to send the patch? I'm unsure about the final path | 20:05 |
| EmilienM | we should use | 20:05 |
| richm | EmilienM: Unfortunately the keystone devs have (once again) made life more difficult | 20:06 |
| *** dprince has quit IRC | 20:06 | |
| richm | EmilienM: It is not a simple as changing the path | 20:06 |
| richm | EmilienM: because now there are two scripts | 20:06 |
| richm | EmilienM: We have to use the admin one for the admin wsgi server and the public one for the public wsgi server | 20:06 |
| richm | EmilienM: so now the code has to be changed to handle either one or two scripts (because debian/ubuntu likely use the old way), and keystone::wsgi::admin has to change | 20:07 |
| richm | EmilienM: I'm up to my eyeballs already in the domain stuff | 20:07 |
| richm | EmilienM: Is it possible there is someone else who can do this? | 20:07 |
| EmilienM | richm: I'll focus on that | 20:07 |
| EmilienM | richm: me | 20:07 |
| richm | ok | 20:07 |
| *** paramite has quit IRC | 20:12 | |
| *** stamak has quit IRC | 20:12 | |
| *** Thaxll has joined #puppet-openstack | 20:13 | |
| Thaxll | Hi, I don't understand I'm trying to use ceph puppet module, but with a simple test I get: Error 400 on SERVER: Invalid parameter auth_enable on Class[Ceph::Conf] which is realy weird it only contains class { 'ceph::conf': | 20:20 |
| Thaxll | auth_enable => false, | 20:20 |
| Thaxll | mon_host => 'localhost' | 20:20 |
| Thaxll | } from the example | 20:20 |
| Thaxll | sorry for the multi-line. | 20:21 |
| *** xingchao has joined #puppet-openstack | 20:26 | |
| *** xingchao has quit IRC | 20:31 | |
| iurygregory | EmilienM, the idea of acceptance tests is to provide an puppet manifest example that configures the keystone from the begin and apply the new feature? | 20:31 |
| EmilienM | iurygregory: so now we have two scenarios, one with eventlet, another with wsgi | 20:32 |
| EmilienM | consider eventlet dead in M cycle | 20:32 |
| iurygregory | Federation only work with wsgi | 20:32 |
| EmilienM | iurygregory: cool, go ahead with wsgi manifest then | 20:33 |
| iurygregory | so i need to create a new rb file with the acceptance for wsgi + keystone as IdP for example? | 20:35 |
| EmilienM | iurygregory: this is a solution, yes | 20:35 |
| openstackgerrit | Alex Schultz proposed openstack/puppet-neutron: Make vswitch optional for ovs agent configuration https://review.openstack.org/221495 | 20:36 |
| *** sergmelikyan has quit IRC | 20:36 | |
| iurygregory | ok :D i'll try to do my best and send a patch tomorow with the acceptance for Keystone as IdP =D | 20:36 |
| *** jayg is now known as jayg|g0n3 | 20:38 | |
| EmilienM | so puppet-keystone CI is broken on RDO: https://bugs.launchpad.net/puppet-keystone/+bug/1493556 | 20:40 |
| openstack | Launchpad bug 1493556 in puppet-keystone "WSGI script path is updated in Liberty" [Critical,New] - Assigned to Emilien Macchi (emilienm) | 20:40 |
| *** pancake_ has quit IRC | 20:45 | |
| *** pancake_ has joined #puppet-openstack | 20:47 | |
| *** derekh_afk has quit IRC | 20:48 | |
| *** xarses_ has joined #puppet-openstack | 20:54 | |
| *** sergmelikyan has joined #puppet-openstack | 20:55 | |
| *** xarses has quit IRC | 20:55 | |
| *** khappone has quit IRC | 20:55 | |
| *** cdelatte has quit IRC | 20:56 | |
| *** khappone has joined #puppet-openstack | 20:56 | |
| EmilienM | richm: it's a pain.. with the new path, SElinux complains | 20:58 |
| EmilienM | richm: I asked alan to revert part of the patch | 20:58 |
| EmilienM | so we have time to use the new way | 20:58 |
| EmilienM | because it will block our CI for a while otherwise | 20:58 |
| EmilienM | and we don't want that I guess | 20:58 |
| *** sergmelikyan has quit IRC | 21:01 | |
| *** sergmelikyan has joined #puppet-openstack | 21:02 | |
| *** sergmelikyan has quit IRC | 21:06 | |
| *** sergmelikyan has joined #puppet-openstack | 21:06 | |
| *** pancake_ has quit IRC | 21:07 | |
| *** sergmelikyan has quit IRC | 21:10 | |
| *** tiswanso has quit IRC | 21:13 | |
| *** sergmelikyan has joined #puppet-openstack | 21:13 | |
| *** sergmelikyan has quit IRC | 21:14 | |
| richm | EmilienM: What was the selinux error you got when you tried it with the new paths? | 21:33 |
| EmilienM | richm: I'm working on it now, I have no more informations yet | 21:34 |
| richm | ok | 21:34 |
| EmilienM | richm: I actually can run it without issue in selinux | 21:41 |
| EmilienM | richm: I'm preparing a patch after meetings | 21:41 |
| richm | EmilienM: ok | 21:43 |
| *** sergmelikyan has joined #puppet-openstack | 21:45 | |
| *** sergmelikyan has quit IRC | 21:46 | |
| *** ikkeT has quit IRC | 21:50 | |
| *** linkedinyou has joined #puppet-openstack | 21:50 | |
| *** ikkeT has joined #puppet-openstack | 21:50 | |
| *** linkedinyou has quit IRC | 21:59 | |
| *** derekh has joined #puppet-openstack | 22:03 | |
| *** sergmelikyan has joined #puppet-openstack | 22:19 | |
| openstackgerrit | Emilien Macchi proposed openstack/puppet-keystone: DNM - CI test https://review.openstack.org/221469 | 22:20 |
| *** richm has quit IRC | 22:21 | |
| *** pradk has quit IRC | 22:22 | |
| *** derekh has quit IRC | 22:24 | |
| *** dh64 has quit IRC | 22:25 | |
| *** sergmelikyan has quit IRC | 22:26 | |
| EmilienM | puppet-keystone CI is back | 22:29 |
| *** richm has joined #puppet-openstack | 22:35 | |
| *** morazi has quit IRC | 22:44 | |
| *** ducttape_ has quit IRC | 22:53 | |
| *** gildub has joined #puppet-openstack | 22:53 | |
| *** mdorman has quit IRC | 23:04 | |
| *** sergmelikyan has joined #puppet-openstack | 23:15 | |
| *** sergmelikyan has quit IRC | 23:20 | |
| *** xingchao has joined #puppet-openstack | 23:31 | |
| *** cdelatte has joined #puppet-openstack | 23:34 | |
| *** sergmelikyan has joined #puppet-openstack | 23:37 | |
| *** cdelatte has quit IRC | 23:37 | |
| *** xingchao has quit IRC | 23:44 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!