*** sarob has quit IRC | 01:26 | |
*** briancurtin has quit IRC | 01:40 | |
*** briancurtin has joined #openstack-community | 01:46 | |
*** mwagner_lap has joined #openstack-community | 02:28 | |
*** coolsvap_ is now known as coolsvap | 04:02 | |
*** Marga_ has joined #openstack-community | 04:03 | |
*** Marga_ has quit IRC | 04:04 | |
*** Marga_ has joined #openstack-community | 04:04 | |
*** avozza is now known as zz_avozza | 04:26 | |
*** coolsvap is now known as coolsvap_ | 04:55 | |
*** coolsvap_ is now known as coolsvap | 04:56 | |
*** Marga__ has joined #openstack-community | 05:18 | |
*** Marga_ has quit IRC | 05:18 | |
*** Marga__ has quit IRC | 05:32 | |
*** Marga_ has joined #openstack-community | 05:36 | |
*** asurace has joined #openstack-community | 06:01 | |
*** yfauser has joined #openstack-community | 06:26 | |
*** yfauser has left #openstack-community | 06:27 | |
*** pcaruana has quit IRC | 06:28 | |
*** asurace has quit IRC | 06:59 | |
*** neeti has joined #openstack-community | 07:12 | |
*** Marga_ has quit IRC | 08:01 | |
*** neeti has quit IRC | 08:13 | |
*** neeti has joined #openstack-community | 08:25 | |
*** Marga_ has joined #openstack-community | 08:28 | |
*** jcoufal has joined #openstack-community | 08:40 | |
*** Marga_ has quit IRC | 08:40 | |
*** mrmartin has joined #openstack-community | 08:44 | |
*** asurace has joined #openstack-community | 08:53 | |
*** jpich has joined #openstack-community | 09:02 | |
*** zz_avozza is now known as avozza | 09:05 | |
*** Marga_ has joined #openstack-community | 09:06 | |
*** sarob has joined #openstack-community | 09:06 | |
*** sarob has quit IRC | 10:41 | |
*** Marga_ has quit IRC | 10:47 | |
*** Marga_ has joined #openstack-community | 11:14 | |
*** cdent has joined #openstack-community | 11:54 | |
*** Marga_ has quit IRC | 12:29 | |
*** Marga_ has joined #openstack-community | 12:56 | |
*** ozstacker has joined #openstack-community | 12:59 | |
*** lblanchard has joined #openstack-community | 13:00 | |
*** neeti has quit IRC | 13:05 | |
*** sarob has joined #openstack-community | 13:41 | |
*** sarob has quit IRC | 13:46 | |
*** yfauser has joined #openstack-community | 13:58 | |
*** yfauser has left #openstack-community | 13:58 | |
*** jcoufal has quit IRC | 14:02 | |
*** jcoufal has joined #openstack-community | 14:02 | |
*** jcoufal has quit IRC | 14:34 | |
*** jcoufal has joined #openstack-community | 14:34 | |
*** reed has joined #openstack-community | 14:42 | |
*** mattgriffin has joined #openstack-community | 14:54 | |
*** sarob has joined #openstack-community | 15:10 | |
reed | hello mrmartin, I saw your new patches. How are things going? | 15:14 |
---|---|---|
mrmartin | hi | 15:14 |
mrmartin | I've checked this vamsee-solr, because the guy made the release 0.0.7 | 15:15 |
mrmartin | so basicly it required some change, but works now | 15:15 |
*** sarob has quit IRC | 15:15 | |
mrmartin | I've tested it, it seems to be ok. | 15:16 |
mrmartin | there was a little play with chinese analytics modules, becuase it was not included | 15:16 |
mrmartin | and it works only with 4.7.x solr, the 4.10.x is failing, but we can live with that | 15:16 |
mrmartin | I started the spec for the migration, but storyboard have some bug, and I cannot login. (reported that also to storyboard people, they working on that) | 15:17 |
*** jehb has joined #openstack-community | 15:17 | |
*** mattgriffin has quit IRC | 15:22 | |
*** jcoufal_ has joined #openstack-community | 15:26 | |
reed | ok | 15:27 |
reed | storyboard has bugs for what? solr or openstackid? | 15:28 |
*** jcoufal has quit IRC | 15:29 | |
mrmartin | need to add a story for the infra-spec | 15:32 |
mrmartin | https://review.openstack.org/#/c/154061/ | 15:32 |
*** annegentle has joined #openstack-community | 15:36 | |
*** jcoufal_ has quit IRC | 15:43 | |
*** jcoufal has joined #openstack-community | 15:44 | |
reed | mrmartin, I don't remember if we agreed to create a test environment for ask | 15:46 |
mrmartin | I think we don't need a test environment | 15:46 |
mrmartin | just launch the new instance / restore from old one and not switch the IP, just after some testing. | 15:46 |
mrmartin | so we can access a new site during this silent test period using an /etc/hosts file override. | 15:47 |
mrmartin | and if everything seems to be perfect, after a fresh restore, the DNS zones can be updated. | 15:47 |
reed | and for the future? when we want to test a new template for example, new functionalities? | 15:48 |
mrmartin | then we can create a dev instance, it's a piece of cake then | 15:48 |
reed | ok | 15:48 |
mrmartin | requires just a new ask-dev.pp in system-config repo and somebody to launch the instance. that's all | 15:48 |
reed | got it | 15:49 |
mrmartin | but if we want to develop something into the template, need to create template releases, and consume that at ask.openstack.org | 15:49 |
mrmartin | because it is using the askbot-theme repo's latest version. | 15:50 |
*** mattgriffin has joined #openstack-community | 15:50 | |
mrmartin | and if we like to override some ask. functionality need to decide about the fork / or process of patch delivery to pypy. | 15:50 |
reed | we'll sort the templates later... What does it mean that we have to use solr 4.7.2? | 15:50 |
mrmartin | the vamse-solr supports that version, and the latest is 4.10.3 or something. I guess it is a stable one, becuase included in the apache solr repositories. | 15:51 |
mrmartin | but the vamsee-solr have some bug, and the puppet modules are not bringing up a working 4.10 solr instance. | 15:51 |
mrmartin | I've tested this today. | 15:52 |
*** mattgriffin has quit IRC | 15:52 | |
mrmartin | but if the infra want to use the vamsee-solr, it is working now, but not with the latest solr release. | 15:52 |
mrmartin | the solr release policy is not too clear for me: http://lucene.apache.org/solr/ | 15:53 |
mrmartin | which version is the stable / supported etc. | 15:53 |
reed | let's check | 15:53 |
mrmartin | I cannot find their release policy. | 15:55 |
mrmartin | but what I've found, that the schema configuration is a bit different between 4.7.x and 4.10.x | 15:55 |
*** AlanClark has joined #openstack-community | 15:57 | |
reed | what version is running on askbot now? | 15:59 |
mrmartin | checking that | 16:01 |
mrmartin | I found a 3.6 war somewhere | 16:06 |
*** Marga_ has quit IRC | 16:07 | |
*** Marga_ has joined #openstack-community | 16:07 | |
mrmartin | it must work well with the 4.7 | 16:08 |
mrmartin | so I'm not afraid of that part. | 16:08 |
reed | ok | 16:09 |
*** sarob has joined #openstack-community | 16:11 | |
mrmartin | I've tested this today, and the only issue came up releated to the chinese text analyzer caused by a missing jar file. | 16:12 |
mrmartin | I'm getting more and more pro in puppetizing java apps :D | 16:13 |
*** coolsvap is now known as coolsvap_ | 16:15 | |
*** sarob_ has joined #openstack-community | 16:17 | |
*** Marga_ has quit IRC | 16:18 | |
*** Marga_ has joined #openstack-community | 16:19 | |
*** sarob has quit IRC | 16:19 | |
*** mattgriffin has joined #openstack-community | 16:34 | |
*** mattgriffin has quit IRC | 16:42 | |
*** IRTermite has quit IRC | 16:42 | |
*** Marga_ has quit IRC | 16:45 | |
*** Marga_ has joined #openstack-community | 16:46 | |
*** IRTermite has joined #openstack-community | 16:56 | |
*** Marga_ has quit IRC | 16:59 | |
*** Marga_ has joined #openstack-community | 16:59 | |
*** sarob_ is now known as sarob | 17:01 | |
*** mattgriffin has joined #openstack-community | 17:01 | |
*** coolsvap_ is now known as coolsvap | 17:02 | |
*** annegentle has quit IRC | 17:03 | |
*** EmilienM is now known as EmilienM|afk | 17:15 | |
*** mattgriffin has quit IRC | 17:17 | |
*** Marga_ has quit IRC | 17:18 | |
*** jpich has quit IRC | 17:19 | |
*** ncamacho has joined #openstack-community | 17:23 | |
*** ncamacho is now known as zz_ncamacho | 17:27 | |
*** asurace has quit IRC | 17:35 | |
*** zz_ncamacho is now known as ncamacho | 17:36 | |
*** mattgriffin has joined #openstack-community | 17:38 | |
*** jcoufal has quit IRC | 17:57 | |
*** sarob is now known as sarob_ | 18:01 | |
*** sarob_ is now known as sarob | 18:01 | |
*** annegentle has joined #openstack-community | 18:04 | |
*** sarob has quit IRC | 18:22 | |
*** mfalatic has joined #openstack-community | 18:25 | |
*** annegentle has quit IRC | 18:36 | |
*** Marga_ has joined #openstack-community | 18:42 | |
*** avozza is now known as zz_avozza | 18:42 | |
*** coolsvap is now known as coolsvap_ | 18:45 | |
*** annegentle has joined #openstack-community | 18:46 | |
*** coolsvap_ is now known as coolsvap | 18:46 | |
*** coolsvap is now known as coolsvap_ | 18:47 | |
*** Marga_ has quit IRC | 18:53 | |
*** Marga_ has joined #openstack-community | 19:04 | |
*** EmilienM|afk is now known as EmilienM | 19:12 | |
*** Marga_ has quit IRC | 19:12 | |
*** Marga_ has joined #openstack-community | 19:13 | |
*** zz_avozza is now known as avozza | 19:17 | |
*** Adri2000 has quit IRC | 19:34 | |
*** Adri2000 has joined #openstack-community | 19:34 | |
*** sarob has joined #openstack-community | 19:39 | |
*** asurace has joined #openstack-community | 19:44 | |
*** mrmartin has quit IRC | 20:00 | |
*** yfauser has joined #openstack-community | 20:01 | |
*** annegentle has quit IRC | 20:03 | |
*** yfauser has left #openstack-community | 20:10 | |
*** mattgriffin has quit IRC | 21:01 | |
*** AlanClark has quit IRC | 21:04 | |
*** Marga_ has quit IRC | 21:19 | |
*** Marga_ has joined #openstack-community | 21:20 | |
*** cdent has quit IRC | 21:33 | |
*** sarob has quit IRC | 21:37 | |
*** Marga_ has quit IRC | 21:45 | |
*** Marga_ has joined #openstack-community | 21:46 | |
*** lblanchard has quit IRC | 22:27 | |
*** lblanchard has joined #openstack-community | 22:28 | |
*** lblanchard has quit IRC | 22:38 | |
*** mattgriffin has joined #openstack-community | 22:48 | |
*** reed has quit IRC | 23:00 | |
*** Marga_ has quit IRC | 23:01 | |
*** Marga_ has joined #openstack-community | 23:01 | |
*** Marga_ has quit IRC | 23:02 | |
*** Marga_ has joined #openstack-community | 23:03 | |
*** asurace has quit IRC | 23:04 | |
*** diegows has joined #openstack-community | 23:10 | |
*** mattgriffin has quit IRC | 23:18 | |
*** EmilienM is now known as EmilienM|afk | 23:28 | |
*** sarob has joined #openstack-community | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!