| *** achanda_ has joined #kolla | 00:03 | |
| *** mbound has quit IRC | 00:06 | |
| *** achanda has quit IRC | 00:06 | |
| *** achanda_ has quit IRC | 00:07 | |
| *** tummy has joined #kolla | 00:35 | |
| *** tummy has quit IRC | 00:35 | |
| *** sdake has joined #kolla | 00:35 | |
| *** juggler_ has joined #kolla | 00:56 | |
| *** juggler__ has quit IRC | 00:59 | |
| *** juggler_ is now known as juggler | 01:14 | |
| *** erkules_ has joined #kolla | 01:17 | |
| *** dims has quit IRC | 01:18 | |
| *** dims has joined #kolla | 01:18 | |
| *** erkules has quit IRC | 01:19 | |
| *** diogogmt has joined #kolla | 01:19 | |
| *** dims has quit IRC | 01:23 | |
| *** tpot has quit IRC | 01:36 | |
| *** vinkman has quit IRC | 01:39 | |
| *** vinkman has joined #kolla | 01:41 | |
| *** sdake has quit IRC | 01:44 | |
| *** jasonsb has quit IRC | 01:52 | |
| *** jtriley has joined #kolla | 02:14 | |
| *** dims has joined #kolla | 02:19 | |
| *** dims has quit IRC | 02:24 | |
| *** achanda has joined #kolla | 02:31 | |
| *** jtriley has quit IRC | 02:37 | |
| *** unicell has quit IRC | 03:13 | |
| *** tfukushima has joined #kolla | 03:19 | |
| *** CBR09 has joined #kolla | 03:23 | |
| *** diogogmt has quit IRC | 03:23 | |
| *** rhallisey has quit IRC | 03:28 | |
| *** tfukushima has quit IRC | 03:36 | |
| *** tfukushima has joined #kolla | 03:37 | |
| *** Kennan has quit IRC | 03:43 | |
| *** Kennan has joined #kolla | 03:43 | |
| *** sdake has joined #kolla | 03:51 | |
| *** achanda has quit IRC | 03:57 | |
| *** bigjools has joined #kolla | 04:02 | |
| *** dims has joined #kolla | 04:08 | |
| *** tfukushima has quit IRC | 04:11 | |
| *** tfukushima has joined #kolla | 04:30 | |
| *** unicell has joined #kolla | 04:38 | |
| *** sdake_ has joined #kolla | 04:41 | |
| *** achanda has joined #kolla | 04:41 | |
| *** mfalatic has joined #kolla | 04:43 | |
| *** tpot has joined #kolla | 04:43 | |
| *** sdake has quit IRC | 04:44 | |
| *** vinkman has quit IRC | 04:44 | |
| *** nihilifer has joined #kolla | 04:46 | |
| *** dims has quit IRC | 04:51 | |
| *** manikanta has joined #kolla | 05:01 | |
| *** sdake_ has quit IRC | 05:01 | |
| *** sdake has joined #kolla | 05:07 | |
| *** unicell1 has joined #kolla | 05:14 | |
| *** unicell has quit IRC | 05:16 | |
| *** cfarquhar has joined #kolla | 05:16 | |
| *** cfarquhar has quit IRC | 05:16 | |
| *** cfarquhar has joined #kolla | 05:16 | |
| jmccarthy | Anyone seen anything like this with the account server ? | 05:22 |
|---|---|---|
| jmccarthy | account-server: 172.28.128.30 - - [07/Oct/2015:10:47:39 +0000] "GET | 05:22 |
| jmccarthy | /sdb1/149/.expiring_objects" 404 - "GET | 05:22 |
| jmccarthy | http://localhost/v1/.expiring_objects?format=json&marker=&end_marker=" | 05:22 |
| jmccarthy | "txa3531c97d8484aeaa279c-005614f84b" "proxy-server 1" 0.0003 "-" 23 - | 05:22 |
| jmccarthy | - I mean why 'localhost' ? All the configs bind to specific ips .. (this is not an aio deploy) | 05:23 |
| *** cfarquhar has quit IRC | 05:24 | |
| *** cfarquhar has joined #kolla | 05:25 | |
| *** cfarquhar has quit IRC | 05:25 | |
| *** cfarquhar has joined #kolla | 05:25 | |
| *** tfukushima has quit IRC | 05:29 | |
| *** tfukushima has joined #kolla | 05:42 | |
| *** cfarquhar has quit IRC | 05:48 | |
| *** cfarquhar has joined #kolla | 05:49 | |
| *** cfarquhar has quit IRC | 05:49 | |
| *** cfarquhar has joined #kolla | 05:49 | |
| *** shardy_ has joined #kolla | 05:49 | |
| *** cfarquhar has quit IRC | 05:50 | |
| *** shardy has quit IRC | 05:50 | |
| *** dims has joined #kolla | 05:52 | |
| *** shardy_ has quit IRC | 05:54 | |
| *** shardy has joined #kolla | 05:55 | |
| *** cfarquhar has joined #kolla | 05:55 | |
| *** cfarquhar has quit IRC | 05:55 | |
| *** cfarquhar has joined #kolla | 05:55 | |
| *** diga has joined #kolla | 06:16 | |
| sdake | jmccarthy probably a misconfig with acount-server wouldbe my guess | 06:18 |
| jmccarthy | I thought that too, but it seems there is an internal client that is used for certain things | 06:22 |
| jmccarthy | The object expirer wants to get info from the account server about a list of containers that store expiring objects - but I didn't have any expiring objects, so that account wasn't there (yet) - seems it's normal | 06:25 |
| *** dims has quit IRC | 06:25 | |
| sdake | asalkeld note you wnat to investigate dynamic inventory file | 06:26 |
| sdake | s | 06:26 |
| bigjools | how would I go about customizing a container build so it includes my own dependencies? Ideally I'd like to run a script to edit the base container before the openstack source is applied. | 06:32 |
| sdake | {{ include_header }} | 06:33 |
| asalkeld | ok thanks sdake | 06:33 |
| sdake | there i a buid.py option to fill in that data | 06:33 |
| sdake | -i I think | 06:33 |
| sdake | -i takes a file and tt gets loaded into the {{build_header}} | 06:33 |
| *** sdake has quit IRC | 06:33 | |
| *** cfarquhar has quit IRC | 06:34 | |
| bigjools | oh ha, I skipped that part of the doc because it says rhel (I'm using ubuntu) | 06:34 |
| bigjools | thank you | 06:34 |
| *** tfukushima has quit IRC | 06:36 | |
| *** cfarquhar has joined #kolla | 06:37 | |
| *** cfarquhar has quit IRC | 06:37 | |
| *** cfarquhar has joined #kolla | 06:37 | |
| *** shardy_ has joined #kolla | 06:38 | |
| *** shardy has quit IRC | 06:40 | |
| *** shardy_ has quit IRC | 06:44 | |
| *** shardy has joined #kolla | 06:45 | |
| *** alisonh has quit IRC | 06:48 | |
| *** dims has joined #kolla | 06:49 | |
| *** dims has quit IRC | 06:54 | |
| *** alisonh has joined #kolla | 07:07 | |
| *** tfukushima has joined #kolla | 07:18 | |
| jmccarthy | Hmm anyone see anything like this from the object auditor before ? | 07:20 |
| jmccarthy | object-auditor: Begin object audit "forever" mode (ZBF) | 07:20 |
| jmccarthy | object-auditor: STDERR: Traceback (most recent call last): | 07:20 |
| jmccarthy | object-auditor: STDERR: File "/usr/lib64/python2.7/logging/handlers.py", line | 07:20 |
| jmccarthy | 862, in emit | 07:20 |
| jmccarthy | object-auditor: Object audit (ZBF) "forever" mode completed: 0.00s. Total | 07:20 |
| jmccarthy | quarantined: 0, Total errors: 0, Total files/sec: 0.00, Total bytes/sec: | 07:20 |
| jmccarthy | 0.00, Auditing time: 0.00, Rate: 0.00 | 07:20 |
| jmccarthy | object-auditor: STDERR: self.socket.sendto(msg, self.address) | 07:20 |
| jmccarthy | object-auditor: STDERR: error: [Errno 1] Operation not permitted | 07:20 |
| jmccarthy | object-auditor: STDERR: Logged from file auditor.py, line 82 | 07:20 |
| jmccarthy | object-auditor: Begin object audit "forever" mode (ALL) | 07:20 |
| jmccarthy | It's strange how there are lots of 'begin object audit' logs both before and after this error | 07:21 |
| *** erkules_ is now known as erkules | 07:21 | |
| *** erkules has joined #kolla | 07:21 | |
| *** cfarquhar has quit IRC | 07:30 | |
| *** tfukushima has quit IRC | 07:47 | |
| openstackgerrit | Michal Rostecki proposed openstack/kolla: Fix path of synced_folcer in Vagrantfile https://review.openstack.org/232940 | 07:49 |
| *** dims has joined #kolla | 07:50 | |
| openstackgerrit | Michal Rostecki proposed openstack/kolla: Fix path of synced_folder in Vagrantfile https://review.openstack.org/232940 | 07:50 |
| jmccarthy | In general, I'm wondering, are there any ulimit or OS tweaks (open files etc) that are recommended on a host system we're using for kolla ? | 07:51 |
| *** mbound has joined #kolla | 07:56 | |
| *** dims has quit IRC | 07:56 | |
| *** juggler_ has joined #kolla | 07:57 | |
| *** athomas has joined #kolla | 07:59 | |
| *** juggler has quit IRC | 07:59 | |
| *** tfukushima has joined #kolla | 08:02 | |
| *** openstackstatus has quit IRC | 08:02 | |
| *** openstackstatus has joined #kolla | 08:02 | |
| *** ChanServ sets mode: +v openstackstatus | 08:02 | |
| *** achanda has quit IRC | 08:18 | |
| mandre | that's a good question jmccarthy, i believe nobody has tried to fine-tune the host system or measure number of open files etc | 08:24 |
| mandre | probably your distro defaults would do just fine | 08:24 |
| *** diga has quit IRC | 08:37 | |
| *** tfukushima has quit IRC | 08:38 | |
| *** pbourke has quit IRC | 08:48 | |
| *** pbourke has joined #kolla | 08:49 | |
| *** gfidente has joined #kolla | 08:52 | |
| *** dims has joined #kolla | 08:53 | |
| *** dims has quit IRC | 08:58 | |
| *** inc0 has joined #kolla | 09:10 | |
| inc0 | good morning | 09:10 |
| nihilifer | o/ | 09:23 |
| *** diga has joined #kolla | 09:26 | |
| *** athomas has quit IRC | 09:42 | |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Add ceph deployment document Deploy ceph in kolla https://review.openstack.org/232586 | 09:45 |
| CBR09 | hi all | 09:47 |
| inc0 | hello CBR09 | 09:47 |
| CBR09 | I've edited ceph-guide.rst | 09:47 |
| CBR09 | but at line 12, it's error for trailing space | 09:48 |
| CBR09 | Should I commit --amend patched 3 ? | 09:48 |
| *** athomas has joined #kolla | 09:49 | |
| inc0 | I've added few more comments | 09:54 |
| inc0 | besides whitespace | 09:54 |
| CBR09 | yes | 09:59 |
| CBR09 | at comment #2 | 09:59 |
| CBR09 | you mean change "which contains the hostname(or IP) of the Ceph hosts" to "which contains the hostname(or IP) of the Ceph-OSD hosts"? | 10:00 |
| inc0 | yeah, that's what I mean | 10:00 |
| inc0 | you need to differenciate betwen osd and mon, these are different things | 10:01 |
| CBR09 | and change "or with less than three storage nodes" to "or with less than three Ceph-OSD hosts" | 10:01 |
| inc0 | you need 3 mons:) | 10:02 |
| inc0 | ceph-mon nodes | 10:02 |
| CBR09 | yes, I understand : ) | 10:02 |
| inc0 | I didn't catch any more of these, but please reread if there are other confusions like these | 10:02 |
| CBR09 | I thinks 3 ceph-mon only for HA | 10:04 |
| CBR09 | minimuk have only one ceph-mon and three osd per each seperate host | 10:05 |
| CBR09 | minimum | 10:06 |
| inc0 | confirm that please, becasue as I know ceph, it's ceph-mon requirement | 10:08 |
| openstackgerrit | Merged openstack/kolla: Fix path of synced_folder in Vagrantfile https://review.openstack.org/232940 | 10:09 |
| CBR09 | http://docs.ceph.com/docs/master/rados/configuration/ceph-conf/ | 10:09 |
| CBR09 | you can read Monitor section | 10:09 |
| CBR09 | it's mention | 10:10 |
| inc0 | I'm to so sure, I'll check that out, anyway, thats exactly clarity I want to have in docs;) | 10:11 |
| CBR09 | I've tested, default with one ceph-mon + 3 osds on three seperate hosts, cluster status is HEALTH_OK | 10:13 |
| CBR09 | and if you want to 3 osds on same host, you must set crush_ruleset | 10:14 |
| inc0 | ah, yeah that makes sense | 10:14 |
| inc0 | for crushmap | 10:14 |
| CBR09 | yea, that's it | 10:15 |
| CBR09 | at comment #3 | 10:15 |
| CBR09 | what does you mean? | 10:15 |
| inc0 | it's about that | 10:16 |
| inc0 | anyway, would you please add steps to do aio? | 10:16 |
| inc0 | you shown example with 2 nodes | 10:16 |
| inc0 | if you start paragraph about AIO, please provide full config how to set up AIO with ceph | 10:16 |
| inc0 | ok? | 10:16 |
| CBR09 | ah, it's same | 10:17 |
| inc0 | I know, but it's not so clear | 10:17 |
| inc0 | from docs | 10:17 |
| CBR09 | you must set number of copies to 1 | 10:17 |
| inc0 | you see where I'm getting? | 10:17 |
| inc0 | paragraph is about aio, let's put examples for aio;) | 10:18 |
| CBR09 | where do you see is not clearly? | 10:24 |
| CBR09 | Could you point me to ? | 10:24 |
| inc0 | line 77 | 10:27 |
| inc0 | if you change example to 1 | 10:27 |
| inc0 | you can remove sentence about 2 controllers | 10:28 |
| inc0 | and it's how to deploy aio | 10:28 |
| inc0 | and then you can say that 1 is number of nodes | 10:28 |
| inc0 | when I check out new project, I look for paragraph that looks like what I need and try out example | 10:28 |
| inc0 | in our case, it won't work | 10:28 |
| CBR09 | ok, I'll rewrite that paragraph for all-in-one example | 10:32 |
| inc0 | thank you | 10:32 |
| CBR09 | no problem | 10:33 |
| CBR09 | ! | 10:33 |
| *** inc0 has quit IRC | 10:43 | |
| CBR09 | https://etherpad.openstack.org/p/cinder-guide | 10:50 |
| CBR09 | I've subbmited on etherpad. | 10:51 |
| CBR09 | inc0, could you please review it? | 10:51 |
| CBR09 | please give me feedback | 10:52 |
| CBR09 | thank you | 10:53 |
| *** rhallisey has joined #kolla | 10:57 | |
| openstackgerrit | Shiina, Hironori proposed openstack/kolla: Fix typos in developer documentation https://review.openstack.org/233007 | 11:06 |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Add Ceph deployment document https://review.openstack.org/232586 | 11:09 |
| *** tpot has quit IRC | 11:14 | |
| openstackgerrit | Shiina, Hironori proposed openstack/kolla: Fix typos in developer documentation https://review.openstack.org/233010 | 11:18 |
| *** exploreshaifali has joined #kolla | 11:40 | |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Neutron-server should be on control group https://review.openstack.org/232439 | 11:42 |
| *** CBR09 has quit IRC | 11:44 | |
| *** exploreshaifali has quit IRC | 11:49 | |
| *** inc0 has joined #kolla | 12:09 | |
| *** inc0 has quit IRC | 12:14 | |
| *** jtriley has joined #kolla | 12:15 | |
| *** dims has joined #kolla | 12:16 | |
| *** dims is now known as dimsum__ | 12:42 | |
| *** jtriley has quit IRC | 12:43 | |
| *** diogogmt has joined #kolla | 12:45 | |
| *** inc0 has joined #kolla | 12:45 | |
| *** jtriley has joined #kolla | 12:50 | |
| *** inc0 has quit IRC | 12:50 | |
| *** jtriley has quit IRC | 12:55 | |
| *** manikanta has quit IRC | 12:59 | |
| *** diogogmt has quit IRC | 13:21 | |
| *** exploreshaifali has joined #kolla | 13:22 | |
| *** diogogmt has joined #kolla | 13:32 | |
| openstackgerrit | Merged openstack/kolla: Fix typos in developer documentation https://review.openstack.org/233007 | 13:33 |
| openstackgerrit | Merged openstack/kolla: Fix typos in developer documentation https://review.openstack.org/233010 | 13:33 |
| openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 13:37 |
| *** jtriley has joined #kolla | 13:38 | |
| SamYaple | morning | 13:38 |
| SamYaple | or evening | 13:38 |
| SamYaple | greetings! | 13:38 |
| *** shardy_ has joined #kolla | 13:40 | |
| *** exploreshaifali has quit IRC | 13:40 | |
| *** shardy has quit IRC | 13:41 | |
| *** mbound has quit IRC | 13:43 | |
| *** shardy_ has quit IRC | 13:45 | |
| *** shardy has joined #kolla | 13:46 | |
| *** mbound has joined #kolla | 13:47 | |
| openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 14:17 |
| *** vinkman has joined #kolla | 14:24 | |
| *** thumpba has joined #kolla | 14:30 | |
| *** diga has quit IRC | 14:40 | |
| *** blahRus has joined #kolla | 14:55 | |
| *** jmccarthy has quit IRC | 14:58 | |
| openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 15:00 |
| *** sdake has joined #kolla | 15:12 | |
| openstackgerrit | Hui Kang proposed openstack/kolla: Add consul containers for dynamic configuration, discovery, and monitoring. https://review.openstack.org/228719 | 15:13 |
| *** unicell1 has quit IRC | 15:14 | |
| *** unicell has joined #kolla | 15:14 | |
| sdake | morning | 15:15 |
| *** Hui has joined #kolla | 15:17 | |
| *** jtriley_ has joined #kolla | 15:17 | |
| *** jmccarthy has joined #kolla | 15:17 | |
| *** jmccarthy has quit IRC | 15:18 | |
| *** jmccarthy has joined #kolla | 15:19 | |
| *** jtriley has quit IRC | 15:20 | |
| *** mbound has quit IRC | 15:22 | |
| *** masterbound has joined #kolla | 15:23 | |
| Hui | Hi, if on the compute ndoe, I removed the nova_libvirt contanier while leaving the tenance VM running. Will a new nova_libvirt container inherit the instances? | 15:23 |
| sdake | unlikely hui | 15:29 |
| sdake | the only thing thatshould remove instances is kolla's anisble codebase | 15:29 |
| Hui | I did not understand. Does that mean the instance will not seen by the new nova_libvirt? | 15:31 |
| Hui | I did not mean to remove the tenance instance VM | 15:31 |
| sdake | i dont know what hapens | 15:33 |
| sdake | i would hvae to test it and see | 15:33 |
| sdake | it is not something that is normal | 15:33 |
| sdake | so this is not something we test | 15:33 |
| rhallisey | if you remove it and bring it back | 15:33 |
| rhallisey | it should work | 15:34 |
| sdake | rhallisey havey outested that? | 15:34 |
| rhallisey | the container that is | 15:34 |
| rhallisey | ya a while back | 15:34 |
| sdake | my laptop is out for deliver ytoday | 15:34 |
| * sdake yays | 15:34 | |
| rhallisey | cool | 15:34 |
| rhallisey | you have some crazy harware | 15:34 |
| sdake | i wish i coud lhave got alap top with 32gigs of ram | 15:35 |
| sdake | i woul have if i ould have | 15:35 |
| rhallisey | I have 2 stock mini dells and a 6 year old laptop O.o | 15:35 |
| Hui | hi, rhallisey thanks for your answer | 15:35 |
| rhallisey | Hui, sure, this is a cool use case | 15:35 |
| rhallisey | because you can do an upgrade | 15:35 |
| rhallisey | works well | 15:35 |
| Hui | yes | 15:35 |
| Hui | that is a benefit of using container | 15:35 |
| rhallisey | will some downtime, but it will pick back up | 15:35 |
| *** thumpba has quit IRC | 15:36 | |
| Hui | the rolling upgrade will be useful | 15:36 |
| rhallisey | Hui, ya that's a good case | 15:36 |
| *** thumpba has joined #kolla | 15:47 | |
| *** CBR09 has joined #kolla | 15:48 | |
| *** dims_ has joined #kolla | 15:56 | |
| *** dims_ has quit IRC | 15:56 | |
| *** dimsum__ has quit IRC | 15:59 | |
| *** cloudnau_ has joined #kolla | 16:02 | |
| *** gfidente has quit IRC | 16:04 | |
| *** sdake_ has joined #kolla | 16:06 | |
| *** sdake has quit IRC | 16:06 | |
| *** dimsum__ has joined #kolla | 16:09 | |
| *** dimsum__ has quit IRC | 16:09 | |
| *** dimsum__ has joined #kolla | 16:10 | |
| openstackgerrit | Steven Dake proposed openstack/kolla: Copy over missing swift-rsyncd JSON config https://review.openstack.org/233153 | 16:11 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Fix incorrect filename in swift-account-reaper ansible task https://review.openstack.org/233154 | 16:11 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Move around the development environments https://review.openstack.org/233155 | 16:11 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove compose from the repostiory since its dead code https://review.openstack.org/233156 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Fix up ironic Dockerfiles to build https://review.openstack.org/233157 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Removing /dev/log on rsyslog start https://review.openstack.org/233158 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Install agent dependencies from source for CentOS https://review.openstack.org/233159 | 16:12 |
| *** thumpba has quit IRC | 16:12 | |
| openstackgerrit | Steven Dake proposed openstack/kolla: Enable source for openstack-base for RPM distros https://review.openstack.org/233160 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove which from neutron-server https://review.openstack.org/233161 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove debug output in base image yum command https://review.openstack.org/233162 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Release version 1.0.0 https://review.openstack.org/233163 | 16:12 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove an oslo.message 2.2.0 pin https://review.openstack.org/233164 | 16:12 |
| sdake_ | jpeeler/rhallisey/mandre/pbourke can you folks ack those | 16:13 |
| sdake_ | or inc0 if your about | 16:13 |
| openstackgerrit | Sam Yaple proposed openstack/kolla: DO NOT MERGE - Gate things https://review.openstack.org/231881 | 16:13 |
| sdake_ | samyaple can you hit that backport list plz | 16:14 |
| jpeeler | sdake_: were they not all cherry picks? -x is only used on some of them | 16:14 |
| sdake_ | i used -x on every one of them | 16:15 |
| SamYaple | nine sdake_ i am not here i am sleeps | 16:15 |
| SamYaple | but jpeeler is right | 16:15 |
| SamYaple | you missed a few -x | 16:15 |
| SamYaple | yea like most of them sdake_ | 16:16 |
| SamYaple | most of those are foobar for the linking and that is all about commit msgs and nothing "special" | 16:17 |
| *** thumpba has joined #kolla | 16:19 | |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove debug output in base image yum command https://review.openstack.org/233162 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Release version 1.0.0 https://review.openstack.org/233163 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Enable source for openstack-base for RPM distros https://review.openstack.org/233160 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove which from neutron-server https://review.openstack.org/233161 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove an oslo.message 2.2.0 pin https://review.openstack.org/233164 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Move around the development environments https://review.openstack.org/233155 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Removing /dev/log on rsyslog start https://review.openstack.org/233158 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Install agent dependencies from source for CentOS https://review.openstack.org/233159 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove compose from the repostiory since its dead code https://review.openstack.org/233156 | 16:23 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Fix up ironic Dockerfiles to build https://review.openstack.org/233157 | 16:23 |
| sdake_ | jpeeler there fixed | 16:24 |
| sdake_ | i am anti-liberal bckport policy now :) | 16:24 |
| SamYaple | sdake_: i replied to that email you sent out | 16:25 |
| SamYaple | requirements for liberal backport policy includes an autoproposal bot that cant screw that up ;) | 16:25 |
| sdake_ | someone needs to write that autoproposal bot | 16:25 |
| sdake_ | and it aint gonna be me ) | 16:26 |
| SamYaple | "Oh same look at the number of commits you ahve for Mitaka" | 16:26 |
| SamYaple | i dont think a bot can agree to openstacks policies | 16:26 |
| sdake_ | the autoproposal but source code shouldbe kicking around in the repo somewhere | 16:27 |
| *** inc0 has joined #kolla | 16:27 | |
| sdake_ | inc0 pleae approve those backports | 16:28 |
| *** sdake_ is now known as sdake | 16:28 | |
| *** bkosick_ has joined #kolla | 16:28 | |
| sdake | today is tag day | 16:28 |
| inc0 | omw | 16:29 |
| sdake | that oslo.messaging was the only pin we had left | 16:29 |
| sdake | yay for no more pins ;) | 16:29 |
| inc0 | broken gates due to requirements fuckup, here we come! | 16:32 |
| pbourke | yup | 16:37 |
| *** achanda has joined #kolla | 16:38 | |
| *** bkosick_ has quit IRC | 16:38 | |
| *** unicell has quit IRC | 16:39 | |
| *** achanda has quit IRC | 16:39 | |
| sdake | ok folks it would help if someone would tkae a look and see if there is any backports i missed | 16:39 |
| sdake | since the process is manual it gets fucked up unfortunately | 16:39 |
| sdake | extra credit for an automatic tool to backport ;) | 16:40 |
| *** achanda has joined #kolla | 16:40 | |
| *** masterbound has quit IRC | 16:40 | |
| *** cloudnau_ has quit IRC | 16:41 | |
| *** shardy has quit IRC | 16:42 | |
| *** achanda has quit IRC | 16:42 | |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Neutron-server should be on control group https://review.openstack.org/232439 | 16:43 |
| inc0 | https://review.openstack.org/#/c/233158/ pbourke +2+A pl | 16:44 |
| inc0 | plz | 16:44 |
| inc0 | sdake, that's a long patch series | 16:48 |
| inc0 | https://review.openstack.org/#/c/233160/ this one has -1 | 16:49 |
| *** thumpba has quit IRC | 16:50 | |
| *** achanda has joined #kolla | 16:50 | |
| openstackgerrit | Merged openstack/kolla: Copy over missing swift-rsyncd JSON config https://review.openstack.org/233153 | 16:52 |
| *** thumpba has joined #kolla | 16:53 | |
| *** pbourke has quit IRC | 16:55 | |
| openstackgerrit | Merged openstack/kolla: Fix incorrect filename in swift-account-reaper ansible task https://review.openstack.org/233154 | 16:58 |
| *** achanda has quit IRC | 16:59 | |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove debug output in base image yum command https://review.openstack.org/233162 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Release version 1.0.0 https://review.openstack.org/233163 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Enable source for openstack-base for RPM distros https://review.openstack.org/233160 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove which from neutron-server https://review.openstack.org/233161 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Remove an oslo.message 2.2.0 pin https://review.openstack.org/233164 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Move around the development environments https://review.openstack.org/233155 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Removing /dev/log on rsyslog start https://review.openstack.org/233158 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Install agent dependencies from source for CentOS https://review.openstack.org/233159 | 17:00 |
| openstackgerrit | Steven Dake proposed openstack/kolla: Fix up ironic Dockerfiles to build https://review.openstack.org/233157 | 17:00 |
| openstackgerrit | Merged openstack/kolla: Remove compose from the repostiory since its dead code https://review.openstack.org/233156 | 17:01 |
| sdake | cool we have the same number of backport items in master as in my patch queue + liberty | 17:02 |
| *** athomas has quit IRC | 17:02 | |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Add Ceph deployment document https://review.openstack.org/232586 | 17:03 |
| sdake | anyone interested in reading my blog post for ansible.com | 17:05 |
| inc0 | link plz | 17:07 |
| inc0 | CBR09, https://review.openstack.org/#/c/232586/ you might want to remove dependency on this outdated patch | 17:08 |
| inc0 | as it will keep it from merging | 17:08 |
| inc0 | or simply rebase | 17:08 |
| sdake | inc0 i will have to share it with you - what is your google id | 17:09 |
| inc0 | inc007@gmail.com | 17:09 |
| sdake | inv0-njoy | 17:10 |
| sdake | note, please vote for the tc election - the deadline to vote is the 9th | 17:11 |
| CBR09 | inc0: how I do it? | 17:11 |
| sdake | even if you dont vote for me, odnt waste your vote :) | 17:11 |
| sdake | cbr09 git rebase -i | 17:11 |
| sdake | delete the parent line | 17:11 |
| sdake | dlete the lines that are not part of the commit | 17:11 |
| CBR09 | sdake: could you share it to nguyenduyvu099@gmail.com : D | 17:11 |
| inc0 | get familiar with rebase -i, this is powerful tool and you'll use it a lot | 17:11 |
| sdake | then save the rebase | 17:11 |
| sdake | cbr09 shared - please feel free to provide comment | 17:12 |
| sdake | s | 17:12 |
| sdake | I think its going live early next week | 17:12 |
| CBR09 | sdake: thanks for share, I'll read it | 17:15 |
| *** unicell has joined #kolla | 17:16 | |
| *** inc0 has quit IRC | 17:18 | |
| *** inc0 has joined #kolla | 17:18 | |
| inc0 | damned wifi, technology will kill us all one day...if not with weapons, then with stress-caused heart attacks | 17:19 |
| inc0 | article is ok imho, if kolla would be for sale, I'd buy it | 17:20 |
| sdake | inc0 i agree kolla would make a good foundation for an openstack deployment business | 17:21 |
| inc0 | hey, let's do it...and let's call it kollantis | 17:21 |
| sdake | if cisco didn't pay me a small fortune i'd consider starting one :) | 17:21 |
| *** achanda has joined #kolla | 17:22 | |
| openstackgerrit | Vu Nguyen Duy (CBR09) proposed openstack/kolla: Add Ceph deployment document https://review.openstack.org/232586 | 17:23 |
| inc0 | thanks CBR09! | 17:24 |
| sdake | cbr09 nice contribution bro :) | 17:25 |
| CBR09 | My first contribution, very pleases, thank all : ) | 17:27 |
| openstackgerrit | Merged openstack/kolla: Neutron-server should be on control group https://review.openstack.org/232439 | 17:28 |
| inc0 | keep up with good job! | 17:30 |
| *** achanda has quit IRC | 17:38 | |
| *** thumpba has quit IRC | 17:40 | |
| CBR09 | yea, I'm going to sleep, in VietNam was 12 midnight : ) | 17:40 |
| *** thumpba has joined #kolla | 17:40 | |
| inc0 | night CBR09 | 17:41 |
| CBR09 | you too | 17:42 |
| sdake | later cbr09 | 17:42 |
| *** achanda has joined #kolla | 17:43 | |
| *** CBR09 has quit IRC | 17:44 | |
| *** achanda has quit IRC | 17:47 | |
| *** achanda has joined #kolla | 17:49 | |
| *** sdake has quit IRC | 17:53 | |
| *** sdake has joined #kolla | 17:54 | |
| inc0 | sdake, https://review.openstack.org/#/c/232639/ can I approve this one? | 17:56 |
| inc0 | seems ok to me and Sam | 17:56 |
| openstackgerrit | Merged openstack/kolla: Add Ceph deployment document https://review.openstack.org/232586 | 17:57 |
| *** pbourke-home has joined #kolla | 17:57 | |
| sdake | inc0 i added a +2 | 17:58 |
| sdake | I just wanted to make sure it was correct because the code seems inconsistent nad confsing | 17:58 |
| inc0 | cool | 17:58 |
| inc0 | allright I'm off | 17:58 |
| inc0 | all patches approved;) | 17:59 |
| inc0 | cya all | 17:59 |
| openstackgerrit | Merged openstack/kolla: Swift JSON files looking for rings in the wrong place https://review.openstack.org/232639 | 17:59 |
| *** inc0 has quit IRC | 17:59 | |
| openstackgerrit | Merged openstack/kolla: Release version 1.0.0 https://review.openstack.org/233163 | 18:01 |
| openstackgerrit | Merged openstack/kolla: Move around the development environments https://review.openstack.org/233155 | 18:02 |
| openstackgerrit | Merged openstack/kolla: Fix up ironic Dockerfiles to build https://review.openstack.org/233157 | 18:04 |
| openstackgerrit | Merged openstack/kolla: Removing /dev/log on rsyslog start https://review.openstack.org/233158 | 18:04 |
| openstackgerrit | Merged openstack/kolla: Install agent dependencies from source for CentOS https://review.openstack.org/233159 | 18:05 |
| openstackgerrit | Merged openstack/kolla: Remove which from neutron-server https://review.openstack.org/233161 | 18:05 |
| openstackgerrit | Merged openstack/kolla: Remove debug output in base image yum command https://review.openstack.org/233162 | 18:05 |
| openstackgerrit | Merged openstack/kolla: Remove an oslo.message 2.2.0 pin https://review.openstack.org/233164 | 18:05 |
| openstackgerrit | Merged openstack/kolla: Enable source for openstack-base for RPM distros https://review.openstack.org/233160 | 18:05 |
| *** sdake has quit IRC | 18:07 | |
| *** jmccarthy has quit IRC | 18:07 | |
| *** pbourke-home has quit IRC | 18:16 | |
| *** cloudnautique has joined #kolla | 18:18 | |
| *** cloudnautique has quit IRC | 18:18 | |
| *** cloudnautique has joined #kolla | 18:19 | |
| *** achanda has quit IRC | 18:22 | |
| *** jmccarthy has joined #kolla | 18:24 | |
| *** sdake has joined #kolla | 18:31 | |
| *** pbourke has joined #kolla | 18:34 | |
| *** cloudnau_ has joined #kolla | 18:39 | |
| *** cloudnautique has quit IRC | 18:39 | |
| *** tummy has joined #kolla | 18:42 | |
| *** achanda has joined #kolla | 18:44 | |
| *** bmace has quit IRC | 18:48 | |
| *** bmace has joined #kolla | 18:49 | |
| *** achanda has quit IRC | 18:53 | |
| *** exploreshaifali has joined #kolla | 19:00 | |
| *** tummy has quit IRC | 19:02 | |
| *** bkosick_ has joined #kolla | 19:20 | |
| *** achanda has joined #kolla | 19:31 | |
| *** daneyon has joined #kolla | 19:36 | |
| *** daneyon_ has joined #kolla | 19:44 | |
| *** tpot has joined #kolla | 19:45 | |
| *** daneyon has quit IRC | 19:47 | |
| *** tpot has quit IRC | 19:50 | |
| sdake | anynoe around with experience with ceph? | 19:52 |
| *** achanda has quit IRC | 19:53 | |
| *** siwos_ has joined #kolla | 20:17 | |
| siwos_ | Hello guys. Trying to build the docker images using tools/build.py. The epel repo gives me 404 in case of CentOS | 20:18 |
| siwos_ | any idea how to fix this? | 20:18 |
| *** pbourke has quit IRC | 20:18 | |
| cloudnau_ | @siwos_ I have been seeing 404s on the cbs.centos.org | 20:22 |
| cloudnau_ | not sure whats going on there... | 20:22 |
| *** cloudnau_ has quit IRC | 20:23 | |
| *** cloudnautique has joined #kolla | 20:23 | |
| *** achanda has joined #kolla | 20:34 | |
| siwos_ | @cloudnau_ Same for me. | 20:38 |
| cloudnautique | I just rebased off of stable/liberty and it seems to be working now | 21:02 |
| *** sdake_ has joined #kolla | 21:04 | |
| *** sdake has quit IRC | 21:06 | |
| *** sdake_ has quit IRC | 21:14 | |
| *** jtriley_ has quit IRC | 21:18 | |
| *** sdake has joined #kolla | 21:19 | |
| cloudnautique | not sure if its related | 21:20 |
| *** exploreshaifali has quit IRC | 21:21 | |
| siwos_ | @cloudnautique: will try it out - thanks for the info | 21:37 |
| *** alisonh has left #kolla | 21:43 | |
| *** mbound has joined #kolla | 21:45 | |
| *** diogogmt has quit IRC | 21:46 | |
| *** bkosick_ has quit IRC | 21:55 | |
| *** thumpba has quit IRC | 22:02 | |
| *** thumpba has joined #kolla | 22:14 | |
| *** rhallisey has quit IRC | 22:16 | |
| *** thumpba has quit IRC | 22:17 | |
| *** thumpba has joined #kolla | 22:17 | |
| *** thumpba has quit IRC | 22:19 | |
| *** thumpba has joined #kolla | 22:19 | |
| *** thumpba has quit IRC | 22:20 | |
| *** thumpba has joined #kolla | 22:22 | |
| *** Hui has quit IRC | 22:35 | |
| *** daneyon_ has quit IRC | 22:40 | |
| *** thumpba has quit IRC | 22:45 | |
| *** dims_ has joined #kolla | 22:50 | |
| *** dimsum__ has quit IRC | 22:53 | |
| cloudnautique | Is there a setting that I am missing in the VAgrant all in one that prevents HA Proxy and Maria DB from trying to grab 3306? | 22:53 |
| *** blahRus has quit IRC | 23:04 | |
| *** dims_ has quit IRC | 23:07 | |
| *** sdake has quit IRC | 23:26 | |
| *** achanda has quit IRC | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!