*** jruano has quit IRC | 00:00 | |
*** dims has joined #kolla | 00:09 | |
*** yapeng has joined #kolla | 00:32 | |
*** rhallisey|brb is now known as rhallisey | 01:30 | |
*** jruano has joined #kolla | 01:43 | |
*** erkules_ has joined #kolla | 01:55 | |
*** erkules has quit IRC | 01:56 | |
*** dims has quit IRC | 02:23 | |
*** dims has joined #kolla | 02:27 | |
*** rhallisey has quit IRC | 02:34 | |
*** dims has quit IRC | 02:55 | |
*** yapeng has quit IRC | 04:35 | |
*** sdake_ has joined #kolla | 04:48 | |
*** jruano has quit IRC | 04:48 | |
sdake_ | evening folks | 04:50 |
---|---|---|
sdake_ | samyaple around? | 04:50 |
SamYaple | yup | 04:50 |
sdake_ | victory on the fat/thin refactor? | 04:50 |
SamYaple | asked for reviews much earlier | 04:50 |
SamYaple | before i went to bed | 04:50 |
SamYaple | 16:41 < SamYaple> sdake_ rhallisey harmw jpeeler ^^ please review https://review.openstack.org/196374 | 04:51 |
sdake_ | ya i've been out today | 04:51 |
sdake_ | i'll test tonight | 04:51 |
sdake_ | still not at100% | 04:52 |
SamYaple | it passed the gate and all things are good | 04:52 |
SamYaple | only speerated out the linuxbridge/openvswitch agent | 04:52 |
sdake_ | cool and just reverted the rest? | 04:52 |
SamYaple | techinically we could have kept the dhcp agent seperate, but this way its a one container for the namespace | 04:52 |
SamYaple | yea, though i kept the strucue of the refactor so it should be easy to seperate them back out | 04:53 |
sdake_ | we have to live with the fact that neutron will be fatfor 1.7 | 04:53 |
sdake_ | cool | 04:53 |
sdake_ | so re kolla start | 04:53 |
sdake_ | which agent does it start? | 04:53 |
sdake_ | ovs or linuxbridge? | 04:53 |
SamYaple | linuxbridge | 04:53 |
sdake_ | cool | 04:53 |
SamYaple | i dont think OVS has the support needed for config-nternal | 04:53 |
sdake_ | let me review the change | 04:53 |
sdake_ | got it | 04:53 |
sdake_ | samyaple big patch | 05:04 |
* sdake_ groans | 05:05 | |
SamYaple | sdake_: its really not | 05:09 |
SamYaple | symlinks and renames mostly | 05:09 |
sdake_ | neutron-agents/supervisord.conf has a 127.0.0.1:9001 - is that bind addr correct? | 05:22 |
SamYaple | sdake_: i have copied the supervisord script from the one previously | 05:24 |
sdake_ | ok | 05:24 |
SamYaple | I do not understand al the options in the script | 05:24 |
sdake_ | ok | 05:24 |
sdake_ | if it worked before then i'm good with it :) | 05:24 |
sdake_ | I was just curious mostly | 05:24 |
sdake_ | i'm in same boat as you | 05:25 |
SamYaple | -\o/- | 05:25 |
sdake_ | samyaple there are some comments in the review | 05:28 |
sdake_ | we need to find another core at 10:30 at night | 05:28 |
sdake_ | jpeeler rhallisey harmw around? | 05:28 |
sdake_ | I will test over next couple hours | 05:28 |
sdake_ | and if eerything works for me | 05:28 |
SamYaple | sdake_: no.... but i am :) | 05:28 |
sdake_ | i'll tag and announce it tomorrow | 05:29 |
SamYaple | +2+1 | 05:29 |
sdake_ | nah we need differnt cores | 05:29 |
SamYaple | haha yea | 05:29 |
sdake_ | no exceptions to process | 05:29 |
SamYaple | yep | 05:29 |
sdake_ | as irritating as it is | 05:29 |
sdake_ | we can file FFEs later in liberty 3 if we want to add features after freeze | 05:30 |
sdake_ | this is accepted upstream practice, and although I don't agree with it, its an openstac project | 05:30 |
sdake_ | so we will follow those rules as outlined | 05:30 |
sdake_ | this is usualy for critical things that are running late | 05:31 |
sdake_ | i'm not quit esure how the process works - i'll ping ttx on it in more detail on monday | 05:31 |
sdake_ | but we don't have to worry about it for two more cycles | 05:31 |
SamYaple | it doesnt bother me at all | 05:31 |
sdake_ | two more spirnts or whatever | 05:31 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add Keystone image for Ubuntu https://review.openstack.org/196424 | 07:14 |
*** erkules_ is now known as erkules | 07:47 | |
*** erkules has joined #kolla | 07:47 | |
sdake_ | bought one of these today - fantastic improvement | 07:59 |
sdake_ | can't believe a power conditioner actually made much difference as it has | 07:59 |
sdake_ | http://www.isoteksystems.com/products/performance/evo3-aquarius/ | 07:59 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: WIP - DO NOT MERGE Add initial config function and keystone support https://review.openstack.org/192544 | 08:00 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Add initial config function and keystone support https://review.openstack.org/192544 | 08:05 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Mariadb w/ Galera support https://review.openstack.org/196428 | 08:05 |
SamYaple | sdake_: https://review.openstack.org/#/c/192544/11/ansible/roles/config.yml | 08:07 |
SamYaple | notice the last task named "Merging the conf files, saving to final dest" | 08:07 |
SamYaple | it merges 6 different files into one, the order of that list is important | 08:07 |
SamYaple | this is generic code and will _not_ need to be rewritten per openstack service | 08:08 |
SamYaple | sdake_: https://review.openstack.org/#/c/192544/11/ansible/roles/keystone/tasks/main.yml | 08:08 |
SamYaple | to configure all i pass it is the service name, in this case keystone | 08:08 |
SamYaple | this would be glance-api, or glance-registry, or nova etc | 08:09 |
SamYaple | probably needs some work, but decent starting point | 08:09 |
sdake_ | samyaple i am asleep bro | 08:10 |
sdake_ | like my computer beeped | 08:10 |
sdake_ | and i woke up for you | 08:10 |
SamYaple | you wouldnt be the first | 08:10 |
SamYaple | i am important | 08:10 |
sdake_ | ;-) | 08:10 |
SamYaple | go do your audiophile thing some more | 08:10 |
sdake_ | well can we chat tomorrow morning | 08:10 |
SamYaple | check it out in the morn | 08:10 |
sdake_ | nah I am actually going to bed now | 08:10 |
sdake_ | i have 15k worth of cables in a box to see if cables make a difference | 08:11 |
sdake_ | my audo dealer ays they will | 08:11 |
sdake_ | we wil see | 08:11 |
SamYaple | gold plated platnium diamon encrused man | 08:11 |
sdake_ | he ws right about the isotech | 08:11 |
SamYaple | for digital sound of course | 08:11 |
sdake_ | nah I have record player | 08:11 |
sdake_ | ya 2 dollar usb cble is good enough for me | 08:12 |
sdake_ | ok igdouy | 08:13 |
*** sdake_ has quit IRC | 08:13 | |
*** loth has quit IRC | 08:37 | |
*** loth has joined #kolla | 08:39 | |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Add initial config function and keystone support https://review.openstack.org/192544 | 10:29 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Mariadb w/ Galera support https://review.openstack.org/196428 | 12:20 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Add initial config function and keystone support https://review.openstack.org/192544 | 13:19 |
openstackgerrit | Sam Yaple proposed stackforge/kolla: Ansible Mariadb w/ Galera support https://review.openstack.org/196428 | 13:22 |
*** juggler has quit IRC | 14:05 | |
*** jruano has joined #kolla | 14:13 | |
*** sdake has joined #kolla | 14:29 | |
*** sdake has quit IRC | 14:50 | |
*** sdake has joined #kolla | 14:53 | |
*** sdake has quit IRC | 14:54 | |
*** dims has joined #kolla | 14:56 | |
SamYaple | any cores around? | 15:14 |
*** dims has quit IRC | 15:33 | |
*** dims has joined #kolla | 15:34 | |
*** dims has quit IRC | 15:39 | |
*** pbourke has quit IRC | 15:39 | |
*** pbourke has joined #kolla | 15:40 | |
*** dims has joined #kolla | 15:46 | |
*** dims has quit IRC | 16:02 | |
*** dims has joined #kolla | 16:10 | |
*** dims has quit IRC | 16:11 | |
*** dims has joined #kolla | 16:44 | |
*** dims has quit IRC | 16:51 | |
*** dims has joined #kolla | 16:58 | |
*** shardy has quit IRC | 16:59 | |
*** shardy has joined #kolla | 16:59 | |
*** dims has quit IRC | 17:12 | |
*** jruano has quit IRC | 17:14 | |
*** jasonsb has quit IRC | 17:51 | |
*** jasonsb has joined #kolla | 17:52 | |
harmw | nope, none | 17:52 |
openstackgerrit | Merged stackforge/kolla: Partially revert thin neutron containers https://review.openstack.org/196374 | 17:52 |
harmw | its sunday | 17:52 |
harmw | *evening | 17:52 |
harmw | hm, I'd been wanting to get my hands dirty on those ansible patches... | 17:53 |
harmw | but I'm lazy atm | 17:53 |
*** jasonsb has quit IRC | 17:57 | |
*** jasonsb has joined #kolla | 18:05 | |
*** dims has joined #kolla | 18:13 | |
*** dims has quit IRC | 18:19 | |
*** shardy has quit IRC | 18:27 | |
*** shardy has joined #kolla | 18:29 | |
*** shardy has quit IRC | 18:35 | |
*** shardy has joined #kolla | 18:35 | |
*** sdake has joined #kolla | 18:55 | |
*** sdake has quit IRC | 19:01 | |
*** openstackgerrit has quit IRC | 19:02 | |
*** openstackgerrit has joined #kolla | 19:02 | |
*** sdake has joined #kolla | 19:02 | |
*** jruano has joined #kolla | 19:03 | |
*** jruano has quit IRC | 19:05 | |
harmw | woohoo! instance booted and contacted neutron's big fat metadata svc without problems | 19:11 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add Keystone image for Ubuntu https://review.openstack.org/196424 | 19:18 |
*** sdake_ has joined #kolla | 19:22 | |
*** shardy has quit IRC | 19:26 | |
*** sdake has quit IRC | 19:26 | |
*** shardy has joined #kolla | 19:26 | |
openstackgerrit | Harm Weites proposed stackforge/kolla: Properly set MAGNUM_API_SERVICE_PORT https://review.openstack.org/196471 | 19:29 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add base image for Ubuntu https://review.openstack.org/196172 | 19:35 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add base image for Ubuntu https://review.openstack.org/196172 | 19:38 |
openstackgerrit | Michal Rostecki proposed stackforge/kolla: Add Keystone image for Ubuntu https://review.openstack.org/196424 | 19:39 |
*** dims has joined #kolla | 21:07 | |
*** dims has quit IRC | 21:11 | |
*** sdake_ has quit IRC | 21:52 | |
*** dims has joined #kolla | 22:12 | |
*** dims has quit IRC | 22:17 | |
*** dims has joined #kolla | 22:35 | |
*** dims has quit IRC | 22:37 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!