| *** os-chef-bot has joined #openstack-chef | 01:38 | |
| *** zhiwei has joined #openstack-chef | 01:44 | |
| openstackgerrit | Samuel Cassiba proposed openstack/openstack-chef-repo: Increment CentOS release https://review.openstack.org/281062 | 02:56 |
|---|---|---|
| *** raparkhurst has joined #openstack-chef | 03:29 | |
| *** raparkhurst has quit IRC | 03:51 | |
| *** raparkhurst has joined #openstack-chef | 03:53 | |
| *** raparkhurst has quit IRC | 04:55 | |
| *** infra-red has joined #openstack-chef | 05:45 | |
| *** furlongm has joined #openstack-chef | 06:21 | |
| *** infra-red has quit IRC | 06:23 | |
| *** nkrinner has joined #openstack-chef | 06:58 | |
| *** infra-red has joined #openstack-chef | 07:01 | |
| *** karlamrhein has joined #openstack-chef | 08:53 | |
| *** karlamrhein has quit IRC | 09:00 | |
| *** openstackgerrit has quit IRC | 10:02 | |
| *** openstackgerrit has joined #openstack-chef | 10:03 | |
| *** zhiwei has quit IRC | 10:43 | |
| *** erikm has quit IRC | 11:25 | |
| openstackgerrit | Christoph Albers proposed openstack/cookbook-openstack-network: split openvswitch and openvswitch-agent recipes https://review.openstack.org/280734 | 13:16 |
| openstackgerrit | Christoph Albers proposed openstack/cookbook-openstack-block-storage: Use new bind_address method from Common to get address https://review.openstack.org/281845 | 13:22 |
| *** nkrinner has quit IRC | 13:28 | |
| *** nkrinner has joined #openstack-chef | 13:28 | |
| openstackgerrit | Christoph Albers proposed openstack/cookbook-openstack-compute: Now using the new bind_address method from common https://review.openstack.org/281848 | 13:29 |
| *** raparkhurst has joined #openstack-chef | 13:38 | |
| *** zhiwei has joined #openstack-chef | 13:41 | |
| *** zhiwei has quit IRC | 13:45 | |
| *** raparkhurst has quit IRC | 13:54 | |
| *** raparkhurst has joined #openstack-chef | 13:55 | |
| *** raparkhu_ has joined #openstack-chef | 14:14 | |
| *** raparkhurst has quit IRC | 14:15 | |
| openstackgerrit | Jan Klare proposed openstack/cookbook-openstack-common: added helper method bind_address https://review.openstack.org/280579 | 14:18 |
| openstackgerrit | Jan Klare proposed openstack/cookbook-openstack-common: database and message queue refactoring https://review.openstack.org/278864 | 14:18 |
| *** raparkhu_ has quit IRC | 14:20 | |
| *** jmb_ has quit IRC | 14:21 | |
| *** raparkhurst has joined #openstack-chef | 14:24 | |
| *** raparkhurst has quit IRC | 14:26 | |
| *** raparkhurst has joined #openstack-chef | 14:52 | |
| *** raparkhurst has quit IRC | 14:54 | |
| *** jmb_ has joined #openstack-chef | 15:26 | |
| *** raparkhurst has joined #openstack-chef | 15:37 | |
| *** raparkhurst has quit IRC | 15:41 | |
| *** rvichery has joined #openstack-chef | 15:45 | |
| *** infra-red has quit IRC | 15:50 | |
| *** nkrinner has quit IRC | 16:16 | |
| *** raparkhurst has joined #openstack-chef | 16:39 | |
| *** infra-red has joined #openstack-chef | 16:46 | |
| *** raparkhurst has quit IRC | 17:00 | |
| *** raparkhurst has joined #openstack-chef | 17:01 | |
| markvan | j^2: hey, now that Im kicking a mac around, is there a nicer mac app to handle the ugly openstack mailing lists? | 17:09 |
| sc` | gmail filters things pretty easily for me | 17:12 |
| sc` | (not j^2) | 17:12 |
| j^2 | yeah that’s about where i go | 17:13 |
| j^2 | or thunderbird tbh | 17:13 |
| sc` | gmail wrangles centos-devel, rdo-list and openstack-dev, in addition to about a dozen freebsd mailing lists. only occasionally does someone get caught in the spam filter, but it's rare | 17:15 |
| openstackgerrit | Jan Klare proposed openstack/cookbook-openstack-network: removed bridge creation from recipes https://review.openstack.org/281965 | 17:19 |
| jklare | hey guys | 17:19 |
| sc` | o/ | 17:19 |
| jklare | would be great if you could take a quick look at this patch https://review.openstack.org/281965 whenever you find a moments during your day | 17:20 |
| jklare | during the multi node deployment i realised that it is very very hard do write generic code for the ovs bridge setup that can be reused by everybody | 17:21 |
| jklare | and i think it will be much easier (at least it would be for me) if the bridges would not be created by default | 17:21 |
| sc` | jklare: sure. could you weigh in on https://review.openstack.org/#/c/280996/ when you have a chance? | 17:21 |
| jklare | so i moved them do an example recipe (which we can use for our integration testing) and wrote down some comments | 17:21 |
| jklare | sc` yeah, i saw that this morning | 17:22 |
| jklare | not sure if we should just remove it or rather create a separate runlist for centos | 17:22 |
| jklare | we might run into more differences between ubuntu and centos deployments | 17:22 |
| sc` | it wouldn't be a problem if the locale cookbook wasn't trying to do an IO.read on a file that doesn't exist on centos | 17:23 |
| jklare | :D | 17:23 |
| jklare | yeah, i know its written in a quite strange way | 17:23 |
| jklare | and has not been updated for a while | 17:23 |
| jklare | but for ubuntu it does a great job | 17:23 |
| sc` | fortunately, the number of changes to make mitaka work on centos were small | 17:23 |
| jklare | thats great news | 17:23 |
| sc` | removing locale is probably the biggest one | 17:23 |
| sc` | common needs to be updated when the packages finalize on mirror.c.o | 17:24 |
| sc` | but it converges and seems to work | 17:24 |
| jklare | cool | 17:24 |
| jklare | i guess we can remove locale for now and i can add it to my local stuff to make the converges work | 17:24 |
| jklare | maybe this is just a mac/vagrant/ubuntu related issue | 17:25 |
| jklare | have not seen complains from other people yet | 17:25 |
| jklare | so yeah, lets remove locale from our defaults and people can add it if they need it | 17:25 |
| jklare | i will call it a day now, but will look out for your comments tomorrow morning | 17:27 |
| jklare | :D | 17:27 |
| sc` | sounds good | 17:27 |
| sc` | have a good night | 17:27 |
| *** raparkhurst has quit IRC | 17:47 | |
| *** raparkhurst has joined #openstack-chef | 17:50 | |
| openstackgerrit | Merged openstack/openstack-chef-repo: Remove locale cookbook from allinone role https://review.openstack.org/280996 | 18:22 |
| *** rvichery has quit IRC | 19:26 | |
| *** wojdev has joined #openstack-chef | 19:41 | |
| *** wojdev has quit IRC | 19:41 | |
| *** raparkhurst has quit IRC | 20:12 | |
| *** Deltachaos has quit IRC | 20:12 | |
| *** raparkhurst has joined #openstack-chef | 20:13 | |
| *** Deltachaos has joined #openstack-chef | 20:14 | |
| *** infra-re_ has joined #openstack-chef | 20:53 | |
| *** infra-red has quit IRC | 20:55 | |
| *** jmb_ has quit IRC | 21:10 | |
| *** infra-re_ has quit IRC | 21:42 | |
| *** infra-red has joined #openstack-chef | 21:47 | |
| *** chlong has quit IRC | 21:57 | |
| *** chlong_ has joined #openstack-chef | 21:58 | |
| *** infra-red has quit IRC | 22:12 | |
| *** zhiwei has joined #openstack-chef | 22:41 | |
| *** zhiwei has quit IRC | 22:46 | |
| *** jmb_ has joined #openstack-chef | 22:49 | |
| *** raparkhurst has quit IRC | 22:56 | |
| *** raparkhurst has joined #openstack-chef | 22:56 | |
| *** raparkhurst has quit IRC | 23:01 | |
| *** wenchma has quit IRC | 23:23 | |
| sc` | i talked with someone from the rdo project, and the changes i've proposed are the right ones to get the mitaka packages for centos | 23:29 |
| sc` | puppet is pulling a different snapshot to stay closer to master. i can and probably should follow suit | 23:31 |
| *** openstackgerrit has quit IRC | 23:47 | |
| *** openstackgerrit_ is now known as openstackgerrit | 23:47 | |
| *** openstackgerrit_ has joined #openstack-chef | 23:48 | |
| *** openstackgerrit_ is now known as openstackgerrit | 23:48 | |
| *** openstackgerrit_ has joined #openstack-chef | 23:49 | |
| *** chlong_ has quit IRC | 23:52 | |
| *** openstackgerrit_ has quit IRC | 23:55 | |
| *** openstackgerrit_ has joined #openstack-chef | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!