*** yangyapeng has joined #openstack-kolla | 00:00 | |
*** yangyapeng has quit IRC | 00:04 | |
*** Pavo has quit IRC | 00:09 | |
*** salv-orlando has joined #openstack-kolla | 00:15 | |
*** jascott1 has joined #openstack-kolla | 00:21 | |
*** salv-orlando has quit IRC | 00:22 | |
*** salv-orlando has joined #openstack-kolla | 00:23 | |
*** salv-orlando has quit IRC | 00:33 | |
*** caowei has joined #openstack-kolla | 00:56 | |
*** yangyapeng has joined #openstack-kolla | 01:01 | |
*** zhurong has joined #openstack-kolla | 01:09 | |
*** dixiaoli has joined #openstack-kolla | 01:11 | |
*** manheim has joined #openstack-kolla | 01:16 | |
*** dims has quit IRC | 01:21 | |
*** manheim has quit IRC | 01:21 | |
*** dims has joined #openstack-kolla | 01:33 | |
*** yangyapeng has quit IRC | 01:58 | |
*** yangyapeng has joined #openstack-kolla | 01:59 | |
*** yangyape_ has joined #openstack-kolla | 02:02 | |
*** yangyapeng has quit IRC | 02:06 | |
*** yangyapeng has joined #openstack-kolla | 02:12 | |
*** yangyape_ has quit IRC | 02:15 | |
openstackgerrit | weichuancheng proposed openstack/kolla-ansible master: Add external-ceph-scripts to create configration files https://review.openstack.org/489984 | 02:18 |
---|---|---|
*** xinliang has quit IRC | 02:22 | |
*** xinliang has joined #openstack-kolla | 02:34 | |
*** xinliang has quit IRC | 02:34 | |
*** xinliang has joined #openstack-kolla | 02:34 | |
*** kbaegis has joined #openstack-kolla | 02:58 | |
*** zhurong_ has joined #openstack-kolla | 03:22 | |
*** zhurong_ has quit IRC | 03:25 | |
*** gkadam has joined #openstack-kolla | 03:48 | |
*** kbaegis has quit IRC | 03:53 | |
*** kbaegis has joined #openstack-kolla | 03:54 | |
*** zhurong has quit IRC | 03:56 | |
*** skramaja has joined #openstack-kolla | 04:06 | |
*** janki has joined #openstack-kolla | 04:19 | |
*** jaosorior has joined #openstack-kolla | 04:36 | |
*** vharsh has joined #openstack-kolla | 04:45 | |
*** vharsh has quit IRC | 04:52 | |
*** caowei has quit IRC | 04:54 | |
spsurya | morning all | 05:39 |
*** kbaegis has quit IRC | 05:48 | |
*** kbaegis has joined #openstack-kolla | 05:48 | |
*** caowei has joined #openstack-kolla | 05:50 | |
*** lpetrut has joined #openstack-kolla | 06:02 | |
*** zhurong has joined #openstack-kolla | 06:08 | |
*** magicboiz has joined #openstack-kolla | 06:08 | |
*** imcsk8 has quit IRC | 06:09 | |
*** imcsk8 has joined #openstack-kolla | 06:09 | |
*** jmccarthy has joined #openstack-kolla | 06:13 | |
*** kbaegis1 has joined #openstack-kolla | 06:17 | |
*** kbaegis has quit IRC | 06:17 | |
*** serlex has joined #openstack-kolla | 06:18 | |
*** zhangfei has joined #openstack-kolla | 06:24 | |
*** chas has joined #openstack-kolla | 06:29 | |
*** zhangfei has quit IRC | 06:34 | |
*** lpetrut has quit IRC | 06:36 | |
*** yangyapeng has quit IRC | 06:39 | |
*** yangyapeng has joined #openstack-kolla | 06:47 | |
*** zhangfei has joined #openstack-kolla | 06:47 | |
*** jascott1 has quit IRC | 06:49 | |
*** magicboiz has quit IRC | 06:55 | |
*** lpetrut has joined #openstack-kolla | 06:58 | |
*** seanmurphy has joined #openstack-kolla | 07:00 | |
*** coolsvap has joined #openstack-kolla | 07:07 | |
*** zhurong has quit IRC | 07:08 | |
*** lpetrut has quit IRC | 07:12 | |
*** manheim has joined #openstack-kolla | 07:15 | |
*** yingjun has joined #openstack-kolla | 07:19 | |
*** manheim has quit IRC | 07:22 | |
openstackgerrit | Heetae Ahn proposed openstack/kolla stable/ocata: Fix the order of the RHEL 7 server optional repository https://review.openstack.org/500467 | 07:26 |
*** dciabrin has joined #openstack-kolla | 07:29 | |
*** matrohon has joined #openstack-kolla | 07:31 | |
*** pcaruana has joined #openstack-kolla | 07:36 | |
*** pcaruana has quit IRC | 07:36 | |
*** pcaruana has joined #openstack-kolla | 07:37 | |
*** egonzalez has joined #openstack-kolla | 07:45 | |
*** jascott1 has joined #openstack-kolla | 07:50 | |
*** shardy has joined #openstack-kolla | 07:50 | |
*** jiriprox has joined #openstack-kolla | 07:54 | |
jmccarthy | egonzalez: Hiya ! Designate question :) The bind backend servers that we startup (default) - are they configured as slaves ? | 08:07 |
egonzalez | jmccarthy, sup, not sure at the moment. bind servers are standalone of each other, designate distribute entries to all backend nodes IIRC | 08:10 |
egonzalez | jmccarthy, btw, are your Irish? | 08:11 |
jmccarthy | egonzalez: Yep :) | 08:11 |
*** serlex has quit IRC | 08:12 | |
egonzalez | jmccarthy, in pools.yaml al bind host are defined as backend and designate will push records to each one of them https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/designate/templates/pools.yaml.j2#L15 | 08:13 |
jmccarthy | egonzalez: Ok still trying to work out how all this works :) I'd like to try a configuration that 'https://docs.openstack.org/designate/latest/admin/pools.html | 08:14 |
jmccarthy | A great example of this is bind’s stealth master system. In this configuration, there could be a stealth master that you configure as your target and a set of slaves pointed to that master as your nameservers. Designate will write to the master and then look for the changes on the slaves before considering the change active.' but I don't know enough yet to put it together configwise (if I have to edit ansible is fine for a test) | 08:14 |
jmccarthy | Where I can make our containerised backend slaves for this, and use a different master(s) altogether (external ones) | 08:15 |
egonzalez | jmccarthy, probably need to change named.conf.j2 and modify pools.yml to use only the master host | 08:15 |
jmccarthy | How do I config deisgnate to 'look for the changes on the slaves before considering the change active' ? Is what I'm wondering at the moment | 08:16 |
*** blallau has joined #openstack-kolla | 08:16 | |
egonzalez | no idea, guess is a bind change rather than designate itself | 08:17 |
jmccarthy | I'm just talking out loud :) It's all new to me | 08:17 |
*** diga has joined #openstack-kolla | 08:17 | |
egonzalez | jmccarthy, nameservers is where designate looks for the record active https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/designate/templates/pools.yaml.j2#L9 | 08:19 |
egonzalez | jmccarthy, targets where designate writes records https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/designate/templates/pools.yaml.j2#L14 | 08:19 |
jmccarthy | I'm with you on targets, ok let me check that other bit | 08:20 |
jmccarthy | Oh ! Yes your right ! | 08:21 |
egonzalez | jmccarthy, copied from the pools.html link before: "The target is where Designate will try to write the change, while a namserver is where Designate checks that the change exists" | 08:21 |
jmccarthy | I see it now, yes it is those actual sections I'm interested in | 08:22 |
egonzalez | now is configured to write/check to all bind9 hosts | 08:22 |
jmccarthy | I have been making some changes to test, still setting up a different bind server - thanks again :) ! | 08:23 |
egonzalez | jmccarthy, you can override the whole file in /etc/kolla/config/designate/pools.yaml, so you may be able to use an external backend setting: designate_backend: "" and adding your hosts in the pools.yml | 08:24 |
jmccarthy | kk | 08:30 |
*** mgoddard has joined #openstack-kolla | 08:30 | |
*** rmart04 has joined #openstack-kolla | 08:32 | |
*** iniaziaway has joined #openstack-kolla | 08:33 | |
*** diga has quit IRC | 08:34 | |
*** iniazi has quit IRC | 08:35 | |
*** fuegoel has joined #openstack-kolla | 08:38 | |
*** magicboiz has joined #openstack-kolla | 08:47 | |
*** serlex has joined #openstack-kolla | 08:50 | |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd: manage multiline log pattern https://review.openstack.org/494635 | 08:58 |
openstackgerrit | Zeyu Zhu proposed openstack/kolla-ansible master: Modify the conf in skydive https://review.openstack.org/500484 | 09:04 |
*** zhubingbing__ has joined #openstack-kolla | 09:05 | |
*** japestinho has joined #openstack-kolla | 09:16 | |
*** manheim has joined #openstack-kolla | 09:26 | |
*** manheim has quit IRC | 09:31 | |
*** manheim has joined #openstack-kolla | 09:33 | |
manheim | hi guys | 09:34 |
jmccarthy | re: designate bind9 backend - in /etc/rndc.conf, is the include for the key meant to be commented out ? | 09:37 |
*** dixiaoli has quit IRC | 09:38 | |
manheim | guys, do you havean idea when kolla-ansible spike/stable is going to be released? we wanna base one of our products on that and I need to know | 09:43 |
egonzalez | manheim, around 15th september | 09:44 |
manheim | perfect, ty egonzalez | 09:44 |
egonzalez | jmccarthy, is default, guess can be removed from the file | 09:44 |
jmccarthy | Oh I think it's useful tho ? Do get rndc status for example from with container does not work when it's commented out | 09:47 |
*** yingjun has quit IRC | 09:49 | |
egonzalez | jmccarthy, cannot remember why I left that there | 09:52 |
fuegoel | hey guys, did anyone try to enable the Neutron feature named VLAN aware VM in ocata/pike? I wonder if I need to add a bunch of stuff or just a service plugin to the neutron config file? | 09:54 |
jmccarthy | Maybe it's my env, not sure, but commands like 'rndc status' from within the backend bind9 container fail when it's commented for me ? I had to uncomment it | 09:54 |
egonzalez | fuegoel, never tried trunk mode, but as far i can see is just enable the extension | 09:56 |
fuegoel | thanks egonzalez | 09:58 |
egonzalez | fuegoel, you can add each extension as this in your globals.yml http://paste.openstack.org/show/620309/ | 09:59 |
egonzalez | fuegoel, or override ml2_conf.ini file /etc/kolla/config/neutron/ml2_conf.ini with [ml2]extension_drivers=<list of extensions. | 10:01 |
fuegoel | oh I thought it would be inside the neutron.conf.j2 template. Thanks! | 10:01 |
egonzalez | fuegoel, from this guide only is extensio_drivers https://docs.openstack.org/ocata/networking-guide/config-trunking.html#example-configuration | 10:03 |
egonzalez | ups, sorry, is service_plugins | 10:03 |
egonzalez | fuegoel, so is, /etc/kolla/config/neutron.conf [DEFAULT] service_plugins=<list_of_plugins> | 10:05 |
fuegoel | yep I saw it'd be service_plugins from some instruction. Gonna try it out. | 10:05 |
*** zhangfei has quit IRC | 10:17 | |
*** vharsh has joined #openstack-kolla | 10:21 | |
zhubingbing__ | Hi guys | 10:21 |
egonzalez | sup zhubingbing__ | 10:24 |
zhubingbing__ | hear | 10:24 |
vharsh | Hi zhubingbing__ | 10:26 |
zhubingbing__ | hi vharsh | 10:27 |
vharsh | zhubingbing__, I am having a tough time getting NFS to work on https://docs.openstack.org/kolla-ansible/latest/vagrant-dev-env.html | 10:28 |
pbourke | vharsh: whats the problem? | 10:31 |
vharsh | pbourke, http://dpaste.com/1KA24D3 is the output of `systemctl status nfs-mount.service` | 10:32 |
vharsh | pbourke, I also found a funny thing, I don't have the IP address defined which is used in `/etc/exports` | 10:33 |
vharsh | If I edit the file and run vagrant provision, the bootstrap.sh script will probably edit it again. | 10:35 |
*** lpetrut has joined #openstack-kolla | 10:39 | |
*** caowei has quit IRC | 10:44 | |
*** yangyapeng has quit IRC | 10:44 | |
*** yangyapeng has joined #openstack-kolla | 10:45 | |
*** lpetrut has quit IRC | 10:49 | |
*** yangyapeng has quit IRC | 10:50 | |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd "progname" field not always generated https://review.openstack.org/498343 | 11:02 |
*** shardy is now known as shardy_lunch | 11:10 | |
*** iniazi has joined #openstack-kolla | 11:26 | |
*** lpetrut has joined #openstack-kolla | 11:28 | |
*** pbourke has quit IRC | 11:29 | |
*** iniaziaway has quit IRC | 11:30 | |
*** pbourke has joined #openstack-kolla | 11:31 | |
*** lpetrut_ has joined #openstack-kolla | 11:38 | |
*** lpetrut_ has quit IRC | 11:38 | |
*** shardy_lunch is now known as shardy | 11:44 | |
*** serlex has quit IRC | 11:47 | |
bjolo_ | howdy | 12:01 |
*** gkadam has quit IRC | 12:02 | |
bjolo_ | when will the pike branch be created in kolla repo? | 12:03 |
egonzalez | bjolo_, branch RC1 should be created soon, patch was proposed on Friday iirc, final stable/pike around 15th sept | 12:03 |
bjolo_ | cool tnx | 12:04 |
bjolo_ | so build from master for now huh | 12:04 |
egonzalez | bjolo_, yep, hopefully pike rc1 is created today | 12:06 |
*** erlon has joined #openstack-kolla | 12:14 | |
*** unicell has joined #openstack-kolla | 12:14 | |
*** serlex has joined #openstack-kolla | 12:16 | |
*** unicell has quit IRC | 12:19 | |
*** skramaja has quit IRC | 12:35 | |
*** unicell has joined #openstack-kolla | 12:35 | |
*** yangyapeng has joined #openstack-kolla | 12:37 | |
*** unicell has quit IRC | 12:40 | |
*** yangyapeng has quit IRC | 12:42 | |
*** yangyapeng has joined #openstack-kolla | 12:42 | |
*** lpetrut has quit IRC | 12:44 | |
openstackgerrit | John Garbutt proposed openstack/kolla-ansible master: Fix typo in ironic prechecks https://review.openstack.org/500535 | 12:45 |
*** vharsh has quit IRC | 12:46 | |
*** lpetrut has joined #openstack-kolla | 12:47 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible master: Only copy nfs_shares to cinder-volume groups https://review.openstack.org/497794 | 12:49 |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible master: Perform bootstrap on Horizon upgrade https://review.openstack.org/500059 | 12:54 |
*** unicell has joined #openstack-kolla | 12:56 | |
*** unicell has quit IRC | 13:01 | |
openstackgerrit | Merged openstack/kolla-ansible master: Fluentd: manage multiline log pattern https://review.openstack.org/494635 | 13:13 |
openstackgerrit | Merged openstack/kolla-ansible master: HyperV: fix FreeRDP console config https://review.openstack.org/499594 | 13:14 |
*** lpetrut has quit IRC | 13:14 | |
openstackgerrit | Merged openstack/kolla-ansible master: Add warning interface names with dashes https://review.openstack.org/495770 | 13:14 |
*** unicell has joined #openstack-kolla | 13:17 | |
*** unicell has quit IRC | 13:21 | |
*** eaguilar has quit IRC | 13:23 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Support configuration of custom fluentd outputs https://review.openstack.org/483026 | 13:25 |
openstackgerrit | Merged openstack/kolla-ansible master: Fluentd "progname" field not always generated https://review.openstack.org/498343 | 13:41 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fluentd: Libvirt logs are missing https://review.openstack.org/498373 | 13:43 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Fix Fluentd/Kibana log level issue https://review.openstack.org/498331 | 13:48 |
*** kbaegis1 has quit IRC | 13:49 | |
*** kbaegis has joined #openstack-kolla | 13:50 | |
*** unicell has joined #openstack-kolla | 13:53 | |
*** unicell has quit IRC | 13:57 | |
*** Croata has joined #openstack-kolla | 14:00 | |
*** unicell has joined #openstack-kolla | 14:14 | |
*** magicboiz has quit IRC | 14:16 | |
*** unicell has quit IRC | 14:19 | |
pbourke | Jeffrey4l: egonzalez: can you remind me on the current status for pike? Can we merge something like https://review.openstack.org/#/c/491422 or should it wait for Q | 14:26 |
*** magicboiz has joined #openstack-kolla | 14:30 | |
*** unicell has joined #openstack-kolla | 14:35 | |
*** unicell has quit IRC | 14:39 | |
Jeffrey4l | pbourke, kolla rc1 is being reviewed. better wait until it is merged. | 14:44 |
pbourke | Jeffrey4l: thanks | 14:44 |
*** hrww has joined #openstack-kolla | 14:46 | |
*** hrw has quit IRC | 14:47 | |
*** hrww is now known as hrw | 14:47 | |
*** yingjun has joined #openstack-kolla | 14:56 | |
*** unicell has joined #openstack-kolla | 14:56 | |
*** unicell has quit IRC | 15:00 | |
*** rmart04 has quit IRC | 15:05 | |
*** blallau has quit IRC | 15:14 | |
*** eaguilar has joined #openstack-kolla | 15:15 | |
*** jiriprox has quit IRC | 15:15 | |
*** unicell has joined #openstack-kolla | 15:16 | |
*** zhubingbing has joined #openstack-kolla | 15:19 | |
*** eaguilar has quit IRC | 15:20 | |
*** janki has quit IRC | 15:21 | |
*** unicell has quit IRC | 15:21 | |
*** yingjun has quit IRC | 15:25 | |
*** lpetrut has joined #openstack-kolla | 15:29 | |
*** k_mouza has joined #openstack-kolla | 15:32 | |
*** gkadam has joined #openstack-kolla | 15:35 | |
*** coolsvap has quit IRC | 15:37 | |
*** unicell has joined #openstack-kolla | 15:38 | |
*** chas has quit IRC | 15:39 | |
*** chas has joined #openstack-kolla | 15:39 | |
*** unicell has quit IRC | 15:42 | |
*** chas has quit IRC | 15:44 | |
fuegoel | food for thought: Is anyone here using kolla in a multiple-environment (aka dev, prod, etc.) approach? Do/Will you use a common registry storing images used for all environments? And how often do/will you rebuild images? | 15:58 |
*** unicell has joined #openstack-kolla | 15:58 | |
*** zhubingbing has quit IRC | 16:00 | |
*** rmart04 has joined #openstack-kolla | 16:01 | |
*** egonzalez has quit IRC | 16:02 | |
*** unicell has quit IRC | 16:03 | |
*** rmart04_ has joined #openstack-kolla | 16:07 | |
*** rmart04 has quit IRC | 16:08 | |
*** rmart04_ is now known as rmart04 | 16:08 | |
*** yangyapeng has quit IRC | 16:09 | |
*** yangyapeng has joined #openstack-kolla | 16:09 | |
*** yangyapeng has quit IRC | 16:13 | |
*** dosaboy has quit IRC | 16:16 | |
*** dosaboy has joined #openstack-kolla | 16:18 | |
*** cloudnull has quit IRC | 16:18 | |
*** unicell has joined #openstack-kolla | 16:19 | |
*** unicell has quit IRC | 16:19 | |
*** unicell has joined #openstack-kolla | 16:19 | |
*** cloudnull has joined #openstack-kolla | 16:20 | |
*** unicell has quit IRC | 16:24 | |
*** matrohon has quit IRC | 16:25 | |
*** seanmurphy has quit IRC | 16:28 | |
*** kbaegis has quit IRC | 16:29 | |
*** kbaegis has joined #openstack-kolla | 16:29 | |
jmccarthy | Any suggestions to get more debug (besides what openstack_logging_debug True gives) when a horizon plugin (designate) seems to be behaving badly ? | 16:29 |
*** k_mouza has quit IRC | 16:35 | |
*** kbaegis1 has joined #openstack-kolla | 16:35 | |
*** kbaegis has quit IRC | 16:38 | |
kbaegis1 | Hey guys, is there a deployment container for kolla-ansible or kolla-k8s? | 16:43 |
*** gkadam has quit IRC | 16:50 | |
*** manheim has quit IRC | 16:50 | |
*** gkadam has joined #openstack-kolla | 16:51 | |
*** rmart04 has quit IRC | 16:51 | |
*** serlex has quit IRC | 16:57 | |
*** mgoddard has quit IRC | 17:05 | |
*** gkadam has quit IRC | 17:07 | |
*** Manheim has joined #openstack-kolla | 17:25 | |
*** manheim_ has joined #openstack-kolla | 17:29 | |
*** manheim_ has quit IRC | 17:33 | |
*** jmccarthy has quit IRC | 17:33 | |
*** lpetrut has quit IRC | 17:35 | |
*** egonzalez has joined #openstack-kolla | 17:35 | |
openstackgerrit | Andy Smith proposed openstack/kolla-ansible master: Add support for hybrid messaging backends https://review.openstack.org/468966 | 17:38 |
*** chas has joined #openstack-kolla | 17:40 | |
*** chas has quit IRC | 17:45 | |
*** yangyapeng has joined #openstack-kolla | 18:17 | |
*** yangyapeng has quit IRC | 18:21 | |
*** jascott1 has quit IRC | 18:26 | |
*** jascott1 has joined #openstack-kolla | 18:26 | |
*** yee379 has joined #openstack-kolla | 18:27 | |
*** akwasnie_ has joined #openstack-kolla | 18:30 | |
*** igordc_ has joined #openstack-kolla | 18:32 | |
*** kbyrne_ has joined #openstack-kolla | 18:36 | |
*** leifmadsen_ has joined #openstack-kolla | 18:36 | |
*** eaguilar has joined #openstack-kolla | 18:36 | |
*** saneax___ has joined #openstack-kolla | 18:37 | |
*** kbyrne has quit IRC | 18:37 | |
*** yee37926 has quit IRC | 18:37 | |
*** saneax has quit IRC | 18:37 | |
*** igordc has quit IRC | 18:37 | |
*** leifmadsen has quit IRC | 18:37 | |
*** akwasnie has quit IRC | 18:37 | |
*** kbyrne_ is now known as kbyrne | 18:37 | |
*** akwasnie_ is now known as akwasnie | 18:37 | |
*** dims has quit IRC | 18:44 | |
*** pc_m has quit IRC | 18:44 | |
*** pc_m has joined #openstack-kolla | 18:44 | |
*** calbers has quit IRC | 18:45 | |
*** cduchesne has quit IRC | 18:45 | |
*** cduchesne has joined #openstack-kolla | 18:47 | |
*** dims has joined #openstack-kolla | 18:47 | |
*** calbers has joined #openstack-kolla | 18:48 | |
*** eaguilar has quit IRC | 18:59 | |
*** eaguilar has joined #openstack-kolla | 19:00 | |
*** lpetrut has joined #openstack-kolla | 19:10 | |
*** unicell has joined #openstack-kolla | 19:15 | |
*** eaguilar has quit IRC | 19:17 | |
*** shardy has quit IRC | 19:18 | |
*** chas has joined #openstack-kolla | 19:41 | |
*** egonzalez has quit IRC | 19:42 | |
*** chas has quit IRC | 19:45 | |
*** matrohon has joined #openstack-kolla | 19:46 | |
*** yangyapeng has joined #openstack-kolla | 20:04 | |
*** yangyapeng has quit IRC | 20:11 | |
*** kbaegis1 has quit IRC | 20:26 | |
*** kbaegis has joined #openstack-kolla | 20:27 | |
*** chas has joined #openstack-kolla | 20:44 | |
*** chas has quit IRC | 20:47 | |
*** matrohon has quit IRC | 20:49 | |
hrw | sorry for those who try to build Debian images and fail. Our admins broke machine which serves repo used by Kolla | 21:09 |
*** yangyapeng has joined #openstack-kolla | 21:15 | |
*** yangyapeng has quit IRC | 21:20 | |
*** pcaruana has quit IRC | 21:20 | |
*** b4rti has joined #openstack-kolla | 21:37 | |
*** yangyapeng has joined #openstack-kolla | 22:03 | |
*** fuegoel has quit IRC | 22:06 | |
*** yangyapeng has quit IRC | 22:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible master: Updated from global requirements https://review.openstack.org/494823 | 22:08 |
*** manheim_ has joined #openstack-kolla | 22:08 | |
*** manheim_ has quit IRC | 22:10 | |
*** lpetrut has quit IRC | 22:11 | |
*** manheim_ has joined #openstack-kolla | 22:16 | |
*** chas has joined #openstack-kolla | 22:47 | |
*** chas has quit IRC | 22:52 | |
*** rwsu has joined #openstack-kolla | 22:59 | |
*** eaguilar has joined #openstack-kolla | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!