| *** Pavo has joined #openstack-kolla | 00:01 | |
| *** Pavo has quit IRC | 00:18 | |
| *** Pavo has joined #openstack-kolla | 00:18 | |
| *** Pavo has joined #openstack-kolla | 00:19 | |
| *** Pavo has joined #openstack-kolla | 00:21 | |
| *** yingjun has joined #openstack-kolla | 00:22 | |
| *** cliles has quit IRC | 00:37 | |
| *** duonghq has joined #openstack-kolla | 00:42 | |
| *** cliles has joined #openstack-kolla | 00:43 | |
| duonghq | morning guys | 00:44 |
|---|---|---|
| duonghq | anybody has arrived @ Atlanta? | 00:45 |
| *** hfu has joined #openstack-kolla | 00:48 | |
| *** hfu has quit IRC | 00:51 | |
| *** IRCFrEAK has joined #openstack-kolla | 00:53 | |
| *** IRCFrEAK has left #openstack-kolla | 00:53 | |
| *** Pavo has quit IRC | 00:58 | |
| *** cuongnv has joined #openstack-kolla | 00:59 | |
| *** Pavo has joined #openstack-kolla | 01:01 | |
| *** qiliang27 has joined #openstack-kolla | 01:09 | |
| *** tovin07__ has joined #openstack-kolla | 01:09 | |
| *** zhubingbing has joined #openstack-kolla | 01:11 | |
| duonghq | hi zhenguo | 01:11 |
| duonghq | hi zhubingbing | 01:11 |
| duonghq | sorry zhenguo | 01:11 |
| zhubingbing | sup duoghq | 01:12 |
| duonghq | zhubingbing, are you joining PTG remotely? | 01:13 |
| zhubingbing | i don't know | 01:13 |
| zhubingbing | ;( | 01:13 |
| duonghq | did you hear any information from inc0/ | 01:13 |
| zhubingbing | no | 01:14 |
| *** Margin has joined #openstack-kolla | 01:16 | |
| *** Pavo has quit IRC | 01:31 | |
| *** eaguilar has joined #openstack-kolla | 01:33 | |
| *** caowei has joined #openstack-kolla | 01:33 | |
| *** Pavo has joined #openstack-kolla | 01:34 | |
| *** tonanhngo has joined #openstack-kolla | 01:40 | |
| *** tonanhngo has quit IRC | 01:43 | |
| *** bjolo_ has quit IRC | 01:51 | |
| *** rwallner has joined #openstack-kolla | 01:53 | |
| *** rwallner has quit IRC | 01:58 | |
| *** caowei has quit IRC | 02:01 | |
| *** financeMann has joined #openstack-kolla | 02:04 | |
| *** Pavo has quit IRC | 02:22 | |
| *** Pavo has joined #openstack-kolla | 02:23 | |
| *** japestinho has joined #openstack-kolla | 02:25 | |
| *** caowei has joined #openstack-kolla | 02:27 | |
| *** l4yerffeJ has quit IRC | 02:29 | |
| *** l4yerffeJ has joined #openstack-kolla | 02:29 | |
| *** tovin07 has joined #openstack-kolla | 02:35 | |
| *** Pavo has quit IRC | 02:38 | |
| *** tovin07 has left #openstack-kolla | 02:38 | |
| *** eaguilar has quit IRC | 02:40 | |
| *** financeMann has quit IRC | 02:40 | |
| *** tovin07 has joined #openstack-kolla | 02:43 | |
| duonghq | sbezverk, are you there? | 02:45 |
| *** salv-orlando has joined #openstack-kolla | 02:53 | |
| *** salv-orlando has quit IRC | 02:58 | |
| sbezverk | duonghq: hey what is up? | 03:12 |
| duonghq | sbezverk, about the heat-manage-db | 03:15 |
| duonghq | I think the common_manage_db is sufficient? | 03:15 |
| duonghq | isn't it? | 03:15 |
| sbezverk | duonghq: yes, all you need is provide variables for this macro.. | 03:16 |
| duonghq | I see there are 2 name: from serviceName and extraConfigmapConfig? | 03:16 |
| *** ccrouch has quit IRC | 03:17 | |
| *** ccrouch has joined #openstack-kolla | 03:17 | |
| duonghq | but only extraConfigmapConfig is variable | 03:17 |
| duonghq | the other is real serviceNam | 03:17 |
| duonghq | name | 03:17 |
| sbezverk | duonghq: you can check either already existing manage-db for other services, or this ps I did for ironic. https://review.openstack.org/433322 | 03:17 |
| duonghq | I followed nova one | 03:18 |
| duonghq | sbezverk, thank you, I'm looking at your ps | 03:18 |
| sbezverk | duonghq: nova has some extra stuff you do not need for heat | 03:18 |
| duonghq | sbezverk, ack | 03:23 |
| duonghq | sbezverk, I see that we do not need extraConfigmapConfig in many case? | 03:23 |
| openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding Ironic microservices packages https://review.openstack.org/433322 | 03:28 |
| sbezverk | duonghq: that is right, we probably need it in the case with nova | 03:28 |
| sbezverk | only | 03:28 |
| duonghq | sbezverk, understood | 03:29 |
| duonghq | I see it in heat-api-deployment tooo | 03:31 |
| duonghq | sbezverk, I got trouble with how to figure out with service I can use for manage-db | 03:31 |
| duonghq | in heat, the heat-engine is the only module interact with database | 03:32 |
| duonghq | but it's a statefulset | 03:32 |
| duonghq | for the statefulset, we use ${serviceName}-${serviceType} as configMap name | 03:33 |
| sbezverk | duonghq: one of the main reason we use statefullset is for name persistency | 03:33 |
| duonghq | sbezverk, I'm confusing how we naming the configMap | 03:34 |
| sbezverk | duonghq: talking about configmaps I dp not see configuration to actually generate it. I do not see heat in service_resource.yml | 03:36 |
| sbezverk | if you check the gate setup script you will see kollakube generate configmaps | 03:37 |
| sbezverk | these configmaps are defined in service_resource.yml | 03:37 |
| duonghq | sbezverk, okay... seem that nobody put any heat config yet | 03:39 |
| duonghq | I thought that it should be done with the api... | 03:39 |
| sbezverk | check this link https://review.openstack.org/#/c/433322/48/etc/kolla-kubernetes/service_resources.yml | 03:39 |
| duonghq | ok | 03:40 |
| sbezverk | you cal use it for defininf heat so you can generate configmaps | 03:40 |
| duonghq | seem that heat even didn't appear in the service_resources | 03:42 |
| *** yuanying has joined #openstack-kolla | 03:44 | |
| *** kfox11111 has quit IRC | 03:44 | |
| zhubingbing | [root@kolla-test-2 cache]# helm list --debug | 03:50 |
| zhubingbing | E0220 03:49:50.457791 10318 portforward.go:209] Unable to create listener: Error listen tcp6 [::1]:37138: bind: cannot assign requested address | 03:50 |
| zhubingbing | Created tunnel using local port: '37138' | 03:50 |
| zhubingbing | SERVER: "localhost:37138" | 03:50 |
| zhubingbing | who can helm look it ? helm look not working | 03:50 |
| sbezverk | zhubingbing: hmm, never tried helm with ipv6 | 03:53 |
| sbezverk | suggest basic helm sanity checks | 03:53 |
| zhubingbing | [root@kolla-test-2 cache]# cat /proc/sys/net/ipv6/conf/all/disable_ipv6 | 03:53 |
| zhubingbing | 1[root@kolla-test-2 cache]# cat /proc/sys/net/ipv6/conf/all/disable_ipv6 | 03:53 |
| zhubingbing | 1 | 03:53 |
| zhubingbing | so i should take off ipv6 | 03:53 |
| sbezverk | not sure, it is just I heve never tried it | 03:54 |
| sbezverk | have you initialize helm? | 03:54 |
| *** rwallner has joined #openstack-kolla | 03:55 | |
| sbezverk | zhubingbing ^^ | 03:55 |
| zhubingbing | yes | 03:55 |
| zhubingbing | helm init | 03:55 |
| zhubingbing | ;) | 03:55 |
| sbezverk | helm repo list | 03:55 |
| zhubingbing | [root@kolla-test-2 cache]# ifconfig | grep ipv6 | 03:56 |
| zhubingbing | [root@kolla-test-2 cache]# helm version | 03:56 |
| zhubingbing | E0220 03:55:36.980675 14958 portforward.go:209] Unable to create listener: Error listen tcp6 [::1]:36595: bind: cannot assign requested address | 03:56 |
| zhubingbing | Client: &version.Version{SemVer:"v2.1.3", GitCommit:"5cbc48fb305ca4bf68c26eb8d2a7eb363227e973", GitTreeState:"clean"} | 03:56 |
| zhubingbing | Server: &version.Version{SemVer:"v2.1.3", GitCommit:"5cbc48fb305ca4bf68c26eb8d2a7eb363227e973", GitTreeState:"clean"} | 03:56 |
| zhubingbing | [root@kolla-test-2 cache]# helm repo list | 03:56 |
| zhubingbing | NAME URL | 03:56 |
| zhubingbing | stablehttps://kubernetes-charts.storage.googleapis.com/ | 03:56 |
| zhubingbing | local http://127.0.0.1:8879/charts | 03:56 |
| zhubingbing | but i don't open ipv6 ;( | 03:56 |
| sbezverk | I use the same version | 03:56 |
| sbezverk | must be something ipv6 then related | 03:57 |
| sbezverk | try for fun: helm serve & | 03:59 |
| *** rwallner has quit IRC | 03:59 | |
| *** madgoat has joined #openstack-kolla | 04:00 | |
| *** madgoat has left #openstack-kolla | 04:00 | |
| zhubingbing | [root@kolla-test-2 ~]# ps -elf | grep helm | 04:00 |
| zhubingbing | 4 S root 5513 2427 0 80 0 - 9642 ep_pol 03:59 pts/0 00:00:00 helm serve | 04:00 |
| zhubingbing | ;) | 04:00 |
| sbezverk | and then helm list | 04:01 |
| sbezverk | one sec, helm list shows deployed release names | 04:02 |
| sbezverk | have you deployed any helm charts? | 04:02 |
| sbezverk | otherwise I do not think it will show anything | 04:02 |
| zhubingbing | root@kolla-test-2 ~]# helm list --debug | 04:03 |
| zhubingbing | E0220 04:03:13.415317 8268 portforward.go:209] Unable to create listener: Error listen tcp6 [::1]:39181: bind: cannot assign requested address | 04:03 |
| zhubingbing | Created tunnel using local port: '39181' | 04:03 |
| zhubingbing | SERVER: "localhost:39181" | 04:03 |
| zhubingbing | yes before it is good ;) | 04:03 |
| zhubingbing | but it is change to bad; | 04:03 |
| sbezverk | zhubingbing: I would suggest to check on helm's slack channel | 04:07 |
| zhubingbing | so how to check helm's slack changel / | 04:08 |
| sbezverk | cat /proc/sys/net/ipv6/conf/all/disable_ipv6 | 04:08 |
| zhubingbing | [root@kolla-test-2 ~]# cat /proc/sys/net/ipv6/conf/all/disable_ipv6 | 04:08 |
| zhubingbing | 1 | 04:08 |
| zhubingbing | “1” is it off ? | 04:09 |
| sbezverk | zhubingbing: try to disable it | 04:09 |
| sbezverk | no 1 is ON | 04:09 |
| zhubingbing | # cat /proc/sys/net/ipv6/conf/all/disable_ipv6 | 04:11 |
| zhubingbing | If the output is 0, IPv6 is enabled. | 04:11 |
| zhubingbing | If the output is 1, IPv6 is already disabled | 04:11 |
| sbezverk | right right, my bad | 04:11 |
| sbezverk | here is the link to kube slack | 04:12 |
| sbezverk | when you join, you should be able to connect to helm channel | 04:12 |
| sbezverk | http://slack.k8s.io/ | 04:13 |
| sbezverk | hopefully somebody saw this issue before and know how to workaround id | 04:13 |
| sbezverk | I am off for now, bye | 04:13 |
| zhubingbing | ok thanks | 04:14 |
| *** dave-mccowan has quit IRC | 04:29 | |
| *** sdake has joined #openstack-kolla | 04:32 | |
| *** sdake_ has joined #openstack-kolla | 04:35 | |
| sdake_ | evening peeps | 04:35 |
| *** l4yerffeJ has quit IRC | 04:36 | |
| *** l4yerffeJ has joined #openstack-kolla | 04:36 | |
| *** sdake has quit IRC | 04:36 | |
| *** sudipto has joined #openstack-kolla | 04:47 | |
| *** sudipto_ has joined #openstack-kolla | 04:47 | |
| *** krtaylor has quit IRC | 04:48 | |
| *** mdnadeem has joined #openstack-kolla | 04:52 | |
| *** salv-orlando has joined #openstack-kolla | 04:54 | |
| *** salv-orlando has quit IRC | 04:59 | |
| *** unicell has joined #openstack-kolla | 05:18 | |
| *** unicell has quit IRC | 05:20 | |
| *** unicell has joined #openstack-kolla | 05:24 | |
| *** sdake_ has quit IRC | 05:25 | |
| *** sdake has joined #openstack-kolla | 05:28 | |
| *** tonanhngo has joined #openstack-kolla | 05:42 | |
| *** tonanhngo has quit IRC | 05:43 | |
| *** tonanhngo has joined #openstack-kolla | 05:43 | |
| *** sdake has quit IRC | 05:55 | |
| *** salv-orlando has joined #openstack-kolla | 05:55 | |
| Margin | hi, I am using docker 1.13.1 , it has no "MountFlags" parameter, kolla need to set MountFlags=shared, how do I solve this issue? | 06:00 |
| *** salv-orlando has quit IRC | 06:00 | |
| *** unicell has quit IRC | 06:05 | |
| *** unicell has joined #openstack-kolla | 06:05 | |
| *** cuongnv has quit IRC | 06:06 | |
| *** cuongnv has joined #openstack-kolla | 06:20 | |
| *** unicell1 has joined #openstack-kolla | 06:24 | |
| *** unicell has quit IRC | 06:26 | |
| zhubingbing | hi sdake | 06:32 |
| *** zhubingbing has quit IRC | 06:36 | |
| *** yuanying has quit IRC | 06:37 | |
| *** zhubingbing has joined #openstack-kolla | 06:37 | |
| *** yuanying has joined #openstack-kolla | 06:37 | |
| *** yuanying has quit IRC | 06:38 | |
| *** vi01et03_ has joined #openstack-kolla | 06:40 | |
| openstackgerrit | Zeyu Zhu proposed openstack/kolla-kubernetes master: Update the quickstart.rst file https://review.openstack.org/435863 | 06:44 |
| Jeffrey4l | Margin, please do not use docker 1.13.1, kolla do not work very well on it. | 06:49 |
| Margin | which docker version is better ? | 06:51 |
| duonghq | Margin, just file a bug so we can keep tracking on it | 06:52 |
| duonghq | Margin, I'm using 1.12.x | 06:53 |
| Margin | ok. | 06:53 |
| Margin | duonghq, did you deploy a openstack setup successfully? | 06:54 |
| Jeffrey4l | Margin, if the docker.service file do not contains MountFlags, just add it. this parameter is used for systemd, not docker. Margin duonghq | 06:54 |
| duonghq | Jeffrey4l, https://github.com/docker/docker/pull/22806 | 06:56 |
| duonghq | Margin, yup | 06:57 |
| duonghq | Jeffrey4l, https://github.com/docker/docker/blob/master/CHANGELOG.md | 06:57 |
| *** salv-orlando has joined #openstack-kolla | 06:57 | |
| Jeffrey4l | duonghq, it is systemd configure file. | 06:57 |
| Jeffrey4l | from the doc, it means in default MountFlags is shared. | 06:58 |
| Jeffrey4l | duonghq, check https://www.freedesktop.org/software/systemd/man/systemd.directives.html | 06:58 |
| Jeffrey4l | duonghq, https://www.freedesktop.org/software/systemd/man/systemd.directives.html#MountFlags= | 06:58 |
| duonghq | Jeffrey4l, got it | 06:59 |
| duonghq | thank you | 06:59 |
| Jeffrey4l | np ;) | 07:00 |
| Jeffrey4l | so technically, in docker 1.13.x we do not need change/add the MountFlags in docker.service file Margin | 07:00 |
| Margin | ok,I see , I can remove MountFlags check in prechecks phase. | 07:01 |
| Jeffrey4l | Margin, please don't | 07:01 |
| Jeffrey4l | we still need that. | 07:01 |
| duonghq | So, I think we can check MountFlags in output of Docker info | 07:01 |
| Jeffrey4l | in docker 1.13, it means the default value of MountFlag is shared. | 07:02 |
| Jeffrey4l | duonghq, there is no this variable in docker 1.12.x | 07:02 |
| Margin | no mount info in "docker info" | 07:02 |
| *** yingjun has quit IRC | 07:07 | |
| *** unicell1 has quit IRC | 07:10 | |
| *** unicell has joined #openstack-kolla | 07:10 | |
| *** yingjun has joined #openstack-kolla | 07:11 | |
| *** satyar has joined #openstack-kolla | 07:12 | |
| openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Fix typo in nova-serialproxy handlers https://review.openstack.org/435871 | 07:18 |
| *** narasimha_SV has joined #openstack-kolla | 07:18 | |
| narasimha_SV | is there a way to enable SNMP protocol to get hardware metrics on kolla ???? | 07:19 |
| *** yuanying has joined #openstack-kolla | 07:21 | |
| *** zhubingbing has quit IRC | 07:21 | |
| *** zhubingbing has joined #openstack-kolla | 07:22 | |
| openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Fix typo in nova-serialproxy handler https://review.openstack.org/435871 | 07:26 |
| *** ccrouch has quit IRC | 07:28 | |
| *** tonanhngo has quit IRC | 07:39 | |
| *** narasimha_SV has quit IRC | 07:42 | |
| *** rwallner has joined #openstack-kolla | 07:56 | |
| openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: Install shellinabox and socat packages in ironic https://review.openstack.org/435881 | 07:57 |
| *** saneax-_-|AFK is now known as saneax | 07:59 | |
| *** rwallner has quit IRC | 08:01 | |
| *** tonanhngo has joined #openstack-kolla | 08:03 | |
| *** tonanhngo has quit IRC | 08:04 | |
| *** tyrola has quit IRC | 08:05 | |
| *** tyrola has joined #openstack-kolla | 08:06 | |
| *** bmace has quit IRC | 08:12 | |
| *** bmace has joined #openstack-kolla | 08:12 | |
| *** pcaruana has joined #openstack-kolla | 08:28 | |
| *** yingjun has quit IRC | 08:28 | |
| *** yuanying has quit IRC | 08:42 | |
| *** yuanying has joined #openstack-kolla | 08:43 | |
| *** n0isyn0i1e is now known as n0isyn0ise | 08:46 | |
| *** yuanying has quit IRC | 08:46 | |
| *** yuanying_ has joined #openstack-kolla | 08:47 | |
| *** ssurana has quit IRC | 09:02 | |
| satyar | Hi inc0 | 09:09 |
| satyar | how are you | 09:09 |
| satyar | hi Jeffrey4l | 09:09 |
| satyar | https://bugs.launchpad.net/ironic/+bug/1645759 | 09:13 |
| openstack | Launchpad bug 1645759 in Ironic "[RFE] Collect CUPS data via get_sensors periodic task" [Wishlist,Triaged] | 09:13 |
| *** Margin has quit IRC | 09:16 | |
| Jeffrey4l | sup satyar | 09:20 |
| *** masber has joined #openstack-kolla | 09:21 | |
| satyar | How are you | 09:24 |
| *** haplo37 has quit IRC | 09:27 | |
| *** g3ek has quit IRC | 09:27 | |
| Jeffrey4l | not bad ;) | 09:28 |
| *** zioproto has joined #openstack-kolla | 09:31 | |
| *** g3ek has joined #openstack-kolla | 09:32 | |
| *** haplo37 has joined #openstack-kolla | 09:36 | |
| satyar | :P | 09:36 |
| *** Jeffrey4l has quit IRC | 09:38 | |
| openstackgerrit | Merged openstack/kolla-ansible master: Update the "ouput" to "output" https://review.openstack.org/435703 | 09:39 |
| *** jmccarthy has joined #openstack-kolla | 09:41 | |
| *** hrw has quit IRC | 09:43 | |
| *** hrw has joined #openstack-kolla | 09:44 | |
| *** pbourke has joined #openstack-kolla | 09:46 | |
| *** Jeffrey4l has joined #openstack-kolla | 09:51 | |
| *** pmisiak_ has quit IRC | 09:52 | |
| *** Serlex has joined #openstack-kolla | 09:53 | |
| *** Jeffrey4l has quit IRC | 09:56 | |
| *** l4yerffeJ has quit IRC | 09:56 | |
| *** Jeffrey4l has joined #openstack-kolla | 09:57 | |
| *** tovin07__ has quit IRC | 10:06 | |
| *** tovin07 has quit IRC | 10:10 | |
| *** rmart04 has joined #openstack-kolla | 10:14 | |
| openstackgerrit | Merged openstack/kolla-ansible master: Fix wrong module argument name for kolla_toolbox https://review.openstack.org/435787 | 10:17 |
| *** cuongnv has quit IRC | 10:24 | |
| *** satyar has quit IRC | 10:33 | |
| openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible master: Remove image building related docs from kolla-ansible https://review.openstack.org/425766 | 10:40 |
| openstackgerrit | Merged openstack/kolla master: Install network-generic-switch in neutron base images https://review.openstack.org/435784 | 10:57 |
| *** sdake has joined #openstack-kolla | 11:03 | |
| *** jmccarthy has quit IRC | 11:07 | |
| *** sdake_ has joined #openstack-kolla | 11:07 | |
| *** gfidente has joined #openstack-kolla | 11:08 | |
| *** sdake has quit IRC | 11:09 | |
| *** jmccarthy has joined #openstack-kolla | 11:10 | |
| *** sudipto_ has quit IRC | 11:13 | |
| *** sudipto has quit IRC | 11:13 | |
| openstackgerrit | James McCarthy proposed openstack/kolla master: Add helm_repository_install_kubernetes_helm block to helm-repository Dockerfile https://review.openstack.org/435937 | 11:35 |
| *** kbyrne has quit IRC | 11:39 | |
| *** kbyrne has joined #openstack-kolla | 11:41 | |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: ironic-pxe: handle non-x86 architectures https://review.openstack.org/434817 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: debian: enable all images enabled for Ubuntu https://review.openstack.org/432787 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Add support for non-x86 architectures (aarch64, ppc64le) https://review.openstack.org/430940 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: nova-libvirt: handle ppc64le https://review.openstack.org/434810 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: elasticsearch: handle aarch64 and ppc64le architectures https://review.openstack.org/434809 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: debian: move to stretch https://review.openstack.org/434453 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: debian: install gnupg and dirmngr needed for apt-key https://review.openstack.org/434431 | 11:53 |
| openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: nova-compute: handle rtslib(-fb) for debian-binary builds too https://review.openstack.org/435941 | 11:53 |
| openstackgerrit | Merged openstack/kolla-ansible master: Fix typo in nova-serialproxy handler https://review.openstack.org/435871 | 11:58 |
| *** rwallner has joined #openstack-kolla | 11:58 | |
| *** sudipto has joined #openstack-kolla | 12:02 | |
| *** sudipto_ has joined #openstack-kolla | 12:02 | |
| *** rmart04_ has joined #openstack-kolla | 12:02 | |
| *** rwallner has quit IRC | 12:03 | |
| *** rmart04 has quit IRC | 12:03 | |
| *** mliima has joined #openstack-kolla | 12:03 | |
| *** zhubingbing has quit IRC | 12:03 | |
| *** zhubingbing has joined #openstack-kolla | 12:03 | |
| *** tonanhngo has joined #openstack-kolla | 12:05 | |
| *** salv-orlando has quit IRC | 12:06 | |
| *** tonanhngo has quit IRC | 12:06 | |
| *** gfidente has quit IRC | 12:07 | |
| *** rmart04_ has quit IRC | 12:07 | |
| *** financeMann has joined #openstack-kolla | 12:07 | |
| *** rmart04 has joined #openstack-kolla | 12:10 | |
| *** saneax is now known as saneax-_-|AFK | 12:16 | |
| *** caowei has quit IRC | 12:17 | |
| *** financeMann has quit IRC | 12:23 | |
| *** zhubingbing has quit IRC | 12:24 | |
| *** furlongm has joined #openstack-kolla | 12:26 | |
| *** furlongm has quit IRC | 12:26 | |
| *** satyar has joined #openstack-kolla | 12:27 | |
| *** rhallisey has joined #openstack-kolla | 12:49 | |
| *** sdake_ has quit IRC | 12:49 | |
| *** mgoddard has joined #openstack-kolla | 12:55 | |
| mliima | morning guys | 12:57 |
| inc0 | good morning, if anyone is in PTG already, I sit in our room | 13:01 |
| *** proto_ has joined #openstack-kolla | 13:02 | |
| *** zioproto has quit IRC | 13:04 | |
| *** proto__ has joined #openstack-kolla | 13:04 | |
| *** proto_ has quit IRC | 13:07 | |
| *** mdnadeem has quit IRC | 13:07 | |
| *** proto__ has quit IRC | 13:13 | |
| *** saneax-_-|AFK is now known as saneax | 13:14 | |
| *** dave-mccowan has joined #openstack-kolla | 13:14 | |
| inc0 | for anyone who wants to participate remotely in our ptg: https://cisco.webex.com/ciscosales/j.php?MTID=meee9d3a0d0ee3020f83cc6253dc356b1 | 13:22 |
| *** egonzalez has joined #openstack-kolla | 13:29 | |
| *** crushil has joined #openstack-kolla | 13:30 | |
| *** sdake has joined #openstack-kolla | 13:33 | |
| sdake | https://etherpad.openstack.org/p/kolla-pike-ptg-schedule | 13:34 |
| sdake | setting up remote participation now - we will be playing it by ear as best we can ) | 13:34 |
| sdake | :) | 13:34 |
| hrw | too bad that today I can not participate | 13:35 |
| hrw | but gema will take care of our business ;D | 13:35 |
| *** v1k0d3n has joined #openstack-kolla | 13:35 | |
| pbourke | web client doesn't seem to want to connect for me, anyone else? | 13:37 |
| *** penfold has joined #openstack-kolla | 13:38 | |
| Serlex | trying now pbourke | 13:40 |
| *** tovin07 has joined #openstack-kolla | 13:41 | |
| Serlex | worked for me, using "tempoary application" | 13:41 |
| *** duonghq_ has joined #openstack-kolla | 13:41 | |
| duonghq_ | evening guys | 13:41 |
| kfox1111 | hey | 13:42 |
| Serlex | no audio though | 13:42 |
| duonghq_ | Serlex, what do you mean? | 13:42 |
| *** duonghq has quit IRC | 13:43 | |
| *** duonghq_ is now known as duonghq | 13:43 | |
| *** crushil has quit IRC | 13:43 | |
| Serlex | Ignore that duonghq_ :) | 13:43 |
| *** duonghq_ has joined #openstack-kolla | 13:43 | |
| *** jmontleon has quit IRC | 13:44 | |
| duonghq | kfox1111, Serlex are you joining PTG? | 13:45 |
| sdake | hey folks ,please connect via audio so we can test the mic we have hacked together :) | 13:45 |
| kfox1111 | yeah, I'm here. | 13:45 |
| sdake | we need someone to test the audio on your end if possible :) | 13:45 |
| *** crushil has joined #openstack-kolla | 13:46 | |
| sdake | please click the "connect to audio button" | 13:46 |
| *** jmontleon has joined #openstack-kolla | 13:46 | |
| duonghq | hi sdake | 13:48 |
| sdake | hey duonghq | 13:48 |
| *** mgoddard has quit IRC | 13:48 | |
| duonghq | nice to here you guys | 13:48 |
| sdake | cool you can hear people | 13:48 |
| sdake | shoudl hear test test test ;) | 13:49 |
| sdake | alot of background noise i'm sure :) | 13:49 |
| sdake | duonghq did you catch that audio | 13:49 |
| duonghq | clear | 13:50 |
| duonghq | hmm, no test test test | 13:50 |
| duonghq | just background chat | 13:50 |
| *** crushil has quit IRC | 13:50 | |
| *** crushil has joined #openstack-kolla | 13:51 | |
| duonghq | sdake, can you repeat? | 13:51 |
| *** yingjun has joined #openstack-kolla | 13:51 | |
| sbezverk | sdake: do you start 9am pst or est? | 13:52 |
| inc0 | yes | 13:52 |
| inc0 | in 8min | 13:52 |
| duonghq | inc0, are you at Atlanta? | 13:53 |
| inc0 | yeah | 13:53 |
| inc0 | can you hear us? | 13:53 |
| duonghq | I can here some voice, can not identify anybody | 13:54 |
| inc0 | it's a bit of chaos now, but when we start I'll try to speak loud and clear | 13:54 |
| *** sbezverk has quit IRC | 13:54 | |
| duonghq | thank you | 13:54 |
| *** jmontleon has quit IRC | 13:55 | |
| duonghq | Firefox eat much CPU on my Ubuntu box, lol | 13:56 |
| duonghq | Acar Sercan is Serlex, it isn't? | 13:58 |
| openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: test rebooting in the gate https://review.openstack.org/413193 | 13:59 |
| *** rwallner has joined #openstack-kolla | 13:59 | |
| *** yingjun has quit IRC | 14:00 | |
| *** jmontleon has joined #openstack-kolla | 14:00 | |
| duonghq | can hear inc0 clearly, thank you, just a bit of network laggy | 14:00 |
| sdake | duonghq let me get a go at fixing that | 14:00 |
| *** sdake has quit IRC | 14:01 | |
| *** sdake has joined #openstack-kolla | 14:01 | |
| *** sp__ has joined #openstack-kolla | 14:01 | |
| sdake | duonghq still laggy? | 14:01 |
| duonghq | I think it's my side | 14:01 |
| sdake | i was connected to vpn | 14:02 |
| Serlex | there is a lag, not bad | 14:02 |
| sdake | i disconnected - which should fix some of the lag | 14:02 |
| duonghq | so, it's my network issue | 14:02 |
| sdake | if you have Q's or statement type them in | 14:02 |
| duonghq | roger | 14:02 |
| *** rwallner has quit IRC | 14:04 | |
| *** eaguilar has joined #openstack-kolla | 14:04 | |
| duonghq | do we have etherpad or something about this session? it can help me much in keep up with you | 14:05 |
| portdirect | https://etherpad.openstack.org/p/kolla-pike-ptg-cross-repo-infra | 14:05 |
| sdake | thanks portdirect | 14:05 |
| duonghq | thank pron | 14:05 |
| duonghq | portdirect, | 14:05 |
| *** penfold is now known as rwellum | 14:05 | |
| *** gfidente has joined #openstack-kolla | 14:08 | |
| *** gfidente has quit IRC | 14:08 | |
| *** gfidente has joined #openstack-kolla | 14:08 | |
| *** ChanServ sets mode: +o sdake | 14:08 | |
| *** Pavo has joined #openstack-kolla | 14:09 | |
| *** goldyfruit has joined #openstack-kolla | 14:10 | |
| *** sdake changes topic to "Day #1 PTG: https://etherpad.openstack.org/p/kolla-pike-ptg-schedule | | support: ask.openstack.org | New to Kolla: docs @ http://docs.openstack.org/developer/kolla/ | | Kolla IRC meetngs on Wednesdays @ 16:00 UTC - see agenda @ https://goo.gl/OXB0DL - IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 14:10 | |
| *** sdake changes topic to "PTG Feb 20-21 https://etherpad.openstack.org/p/kolla-pike-ptg-schedule | support: ask.openstack.org | New to Kolla: docs @ http://docs.openstack.org/developer/kolla/ | | Kolla IRC meetngs on Wednesdays @ 16:00 UTC - see agenda @ https://goo.gl/OXB0DL - IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 14:12 | |
| *** zhubingbing has joined #openstack-kolla | 14:12 | |
| *** ChanServ sets mode: -o sdake | 14:13 | |
| *** mgoddard has joined #openstack-kolla | 14:17 | |
| sdake | currenty speaking about: https://etherpad.openstack.org/p/kolla-pike-ptg-cross-repo-infra | 14:21 |
| *** skramaja has joined #openstack-kolla | 14:32 | |
| berendt | there is a irc channel related to the ptg: #openstack-pgt | 14:36 |
| berendt | #openstack-ptg (not pgt) | 14:36 |
| Pavo | that channel doesn't exist | 14:38 |
| *** Alexey_Y has joined #openstack-kolla | 14:40 | |
| Alexey_Y | Hello! Can anyone please tell me when the new kolla-ansible stable release will be issued? Thanks! | 14:41 |
| *** shardy has joined #openstack-kolla | 14:42 | |
| sdake | starting again at 45 minutes after the hour | 14:42 |
| duonghq | sdake, we'll have 2 config-related session start at 10:30? | 14:43 |
| berendt | Alexey_Y: a few weeks after the ocata release | 14:44 |
| berendt | duonghq: 10.30 is "configuration generation", 11.15 "reconfiguration approach" | 14:44 |
| duonghq | berendt, copy, I'll come back on time | 14:45 |
| Alexey_Y | <berendt> Will it use ocata too? Newton will not be supported? | 14:45 |
| berendt | kolla ocata release will use ocata images, newton release will use newton images | 14:46 |
| Pavo | someone streaming it? | 14:46 |
| duonghq | Pavo, ya, sdake is streaming it | 14:46 |
| berendt | in theory it should be possible to use newton images with the kolla ocata release | 14:46 |
| berendt | Pavo: https://etherpad.openstack.org/p/kolla-pike-ptg-schedule | 14:46 |
| berendt | there you can find details about the audio conference | 14:46 |
| Alexey_Y | Ok, thank you! | 14:46 |
| Pavo | duonghq you have sdake's stream address? | 14:46 |
| berendt | Pavo: https://cisco.webex.com/ciscosales/j.php?MTID=meee9d3a0d0ee3020f83cc6253dc356b1 | 14:47 |
| duonghq | brb | 14:48 |
| berendt | next session: docs | 14:51 |
| sp__ | duonghq: what is the password to atleast hear the voice | 14:51 |
| duonghq | sp__, in your pm | 14:51 |
| berendt | https://etherpad.openstack.org/p/kolla-pike-ptg-docs | 14:52 |
| openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla master: Allow customisation of k8s binary locations https://review.openstack.org/436034 | 14:53 |
| egonzalez | sp__ can you mute the mic? | 15:01 |
| sp__ | egonzalez: done | 15:01 |
| egonzalez | thanks | 15:01 |
| sp__ | sorry everyone for noise from my side | 15:02 |
| *** tonanhngo has joined #openstack-kolla | 15:02 | |
| *** crushil has quit IRC | 15:03 | |
| *** tonanhngo has quit IRC | 15:04 | |
| *** shardy has quit IRC | 15:06 | |
| pbourke | portdirect: hi pete, are you at the midcycle? | 15:08 |
| portdirect | yeah dude | 15:08 |
| openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: test rebooting in the gate https://review.openstack.org/413193 | 15:14 |
| *** crushil has joined #openstack-kolla | 15:17 | |
| satyar | Hi pbourke | 15:20 |
| satyar | how are you? | 15:20 |
| *** sbezverk has joined #openstack-kolla | 15:21 | |
| *** crushil has quit IRC | 15:23 | |
| berendt | 5 minutes break | 15:26 |
| *** tonanhngo has joined #openstack-kolla | 15:30 | |
| * hrw joined webex | 15:35 | |
| duonghq | I'm back | 15:35 |
| berendt | next one: https://etherpad.openstack.org/p/kolla-pike-ptg-config-generation | 15:35 |
| berendt | duonghq: just in time :) | 15:35 |
| duonghq | berendt, :) | 15:37 |
| *** RichWellum has joined #openstack-kolla | 15:38 | |
| *** tovin07 has quit IRC | 15:40 | |
| pbourke | portdirect: if you have a minute, wondering what the intended way operators should customise the kube images via ENV | 15:40 |
| pbourke | portdirect: just set env vars before building I guess? | 15:40 |
| *** financeMann has joined #openstack-kolla | 15:40 | |
| pbourke | portdirect: this seems more of a yaodu way of doing things which is fine, but its kind of at odds with the rest of the kolla images currently | 15:41 |
| *** rwellum has quit IRC | 15:42 | |
| portdirect | pbourke: I built the kube images to not really support customisation - we could add it, but I'd kinda like them to be essentially direct 1:1 drop in replacements for the upstream images - with the exception of having rbd support | 15:44 |
| *** rwellum has joined #openstack-kolla | 15:44 | |
| *** RichWellum has left #openstack-kolla | 15:44 | |
| pbourke | we have a consistency problem then | 15:45 |
| *** rwellum has quit IRC | 15:47 | |
| *** crushil has joined #openstack-kolla | 15:48 | |
| *** salv-orlando has joined #openstack-kolla | 15:49 | |
| SamYaple | did someone say yaodu? | 15:49 |
| SamYaple | o/ | 15:49 |
| SamYaple | pbourke: are you going to do more kubernetes stuff now? | 15:50 |
| pbourke | SamYaple: probably | 15:50 |
| *** Shanna has quit IRC | 15:51 | |
| duonghq | nice pbourke | 15:51 |
| pbourke | if I say yaodu in the mirror five times does SamYaple appear? | 15:51 |
| *** david-lyle has joined #openstack-kolla | 15:53 | |
| britthouser | LOL | 15:53 |
| *** lucasxu has joined #openstack-kolla | 15:53 | |
| *** lamt has joined #openstack-kolla | 15:54 | |
| hrw | you guys have a break now? | 15:54 |
| *** skramaja has quit IRC | 15:55 | |
| britthouser | Still discussing kolla-k8s config mechanisms | 15:55 |
| pbourke | portdirect: actually if I just add header/footers that should let me override these env's cleanly enough using the existing kolla mechanisms | 15:57 |
| *** krtaylor has joined #openstack-kolla | 15:57 | |
| duonghq | it's really hard to understand fully through streaming :( | 15:57 |
| portdirect | pbourke: that would work np | 15:57 |
| pbourke | duonghq: I gave up | 15:58 |
| duonghq | pbourke, are you join at Atlanta or via streaming? | 15:58 |
| pbourke | streaming | 15:58 |
| duonghq | ya | 15:58 |
| pbourke | the audio's not good enough though unfortunaty | 15:58 |
| pbourke | oh well | 15:58 |
| duonghq | hmm, I think next time we can try some other solutions | 15:59 |
| *** rwellum has joined #openstack-kolla | 15:59 | |
| *** rwellum has quit IRC | 15:59 | |
| *** rwellum has joined #openstack-kolla | 16:00 | |
| britthouser | Its not that much better in the room, for what its worth. | 16:00 |
| britthouser | room is HUGE, swallows the sound. | 16:00 |
| *** rwallner has joined #openstack-kolla | 16:01 | |
| duonghq | so, we need better microphone? | 16:01 |
| duonghq | I guess | 16:01 |
| *** lamt has quit IRC | 16:02 | |
| britthouser | All the people talking, are sitting on one side of the room, but the mic is in the middle. Lemme see if I can move it closer to the dicussion. | 16:03 |
| *** lamt has joined #openstack-kolla | 16:03 | |
| britthouser | is that any betteR? | 16:03 |
| duonghq | britthouser, at least, I can catch more words, thank you | 16:04 |
| britthouser | Sure! | 16:04 |
| *** skramaja has joined #openstack-kolla | 16:04 | |
| *** rwallner has quit IRC | 16:05 | |
| berendt | duonghq: should be improved the next time, i think all rooms should be equipped with conference stuff | 16:07 |
| berendt | the used mic is not that good, is pretty small | 16:07 |
| duonghq | berendt, ya, but some kind of omni-direction conference mic can do better trick, hmm, I don't know | 16:07 |
| *** lamt has quit IRC | 16:08 | |
| duonghq | at least I can catch about 50-60% after britthouser change the mic's position | 16:08 |
| duonghq | hmm, 70-80% actually | 16:09 |
| *** shardy has joined #openstack-kolla | 16:13 | |
| jascott1 | i dont see how this room is setup for productive discussion | 16:15 |
| jascott1 | not sure the solution but there has to be a better setup | 16:15 |
| openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla master: Add header/footer blocks to the kube images https://review.openstack.org/436095 | 16:15 |
| duonghq | hmm, I heard somebody mentioned oslo-...? | 16:16 |
| jascott1 | heheh | 16:16 |
| jascott1 | im in the room and cannot even hear everyone | 16:17 |
| mgkwill | jascott1: agreed on room setup, I think clustered round tables closer together would be helpful | 16:18 |
| *** david-lyle has quit IRC | 16:18 | |
| sbezverk | jascott1: tell them to use police loudspeakers ;) | 16:18 |
| duonghq | can somebody take a picture and share for me? | 16:18 |
| duonghq | we still in config gen? or just moved to reconfig? | 16:19 |
| britthouser | Still in config gen. =) | 16:19 |
| britthouser | I guess we have to generated it before we can change it. =) | 16:20 |
| duonghq | agreed | 16:20 |
| britthouser | we are debating if per-node override is required. | 16:21 |
| duonghq | hmm, as I heard from one of our users, it's mandatory in kolla-ansible | 16:22 |
| duonghq | he cannot use Kolla if it does not exist | 16:22 |
| duonghq | I'm not sure if kolla-k8s needs the same mechanism | 16:22 |
| britthouser | Yeah, its the kolla-k8s camp that is arguing the negative. | 16:22 |
| *** Pavo has quit IRC | 16:23 | |
| duonghq | how can we work w/o it? | 16:23 |
| sbezverk | britthouser: what they are arguing about? | 16:24 |
| duonghq | I mean achieving same capabilities? | 16:24 |
| britthouser | sbezverk they are discussing kolla-k8s config generation | 16:26 |
| openstackgerrit | James McCarthy proposed openstack/kolla master: Add helm_repository_install_kubernetes_helm block for helm Dockerfile.j2 https://review.openstack.org/435937 | 16:26 |
| britthouser | Now we're switching to config generation. | 16:27 |
| britthouser | reconfiguration I Mean | 16:27 |
| britthouser | No wait....5min break | 16:27 |
| duonghq | okay, I need to take some food | 16:28 |
| sbezverk | britthouser: thanks | 16:28 |
| duonghq | britthouser, so, will we have per-node config? | 16:30 |
| berendt | i wrote a summary of the docs split at http://lists.openstack.org/pipermail/openstack-dev/2017-February/112636.html, hope that works | 16:34 |
| *** Pavo has joined #openstack-kolla | 16:37 | |
| *** lucasxu has quit IRC | 16:37 | |
| duonghq | thank berendt | 16:38 |
| duonghq | berendt, though that kolla will become kolla-images? | 16:39 |
| berendt | duonghq: somebody proposed to rename kolla to kolla-images but we will not do this change at the moment | 16:39 |
| duonghq | okay | 16:39 |
| berendt | in my understanding kolla already is kolla-images today | 16:39 |
| duonghq | yup, but we still leave its name as kolla? just kolla? | 16:40 |
| berendt | duonghq: yes | 16:40 |
| duonghq | okay | 16:40 |
| duonghq | how about the k8s per-node setting? | 16:40 |
| duonghq | do we have per-node settings? | 16:41 |
| britthouser | per-node discussed was tabled. | 16:41 |
| britthouser | now moving on to config re-generation | 16:41 |
| duonghq | the discussion is started? | 16:41 |
| britthouser | Yes | 16:41 |
| duonghq | do you have etherpad link? | 16:42 |
| berendt | duonghq: kfox1111 is using the local whiteboard at the moment | 16:42 |
| britthouser | <https://etherpad.openstack.org/p/kolla-pike-ptg-schedule> | 16:42 |
| duonghq | ah, thanks | 16:43 |
| britthouser | Oh right, for this discussion so far, kfox1111 is just giving us the problem statement. | 16:43 |
| *** oanson has joined #openstack-kolla | 16:48 | |
| berendt | neutron team makes a team photo, we should do this as well | 16:49 |
| *** financeMann has quit IRC | 16:51 | |
| *** Pavo has quit IRC | 16:51 | |
| *** krtaylor has quit IRC | 16:52 | |
| *** pcaruana has quit IRC | 16:54 | |
| *** tonanhngo has quit IRC | 16:56 | |
| *** zhubingbing has quit IRC | 16:57 | |
| duonghq | berendt, looking for this | 16:57 |
| *** crushil has quit IRC | 17:00 | |
| *** sdake has quit IRC | 17:02 | |
| *** salv-orlando has quit IRC | 17:03 | |
| *** gfidente has quit IRC | 17:03 | |
| *** mgoddard has quit IRC | 17:04 | |
| *** lucasxu has joined #openstack-kolla | 17:04 | |
| *** rwellum has quit IRC | 17:04 | |
| *** qiliang28 has joined #openstack-kolla | 17:04 | |
| duonghq | guess that you guys go for lunch? | 17:06 |
| *** v1k0d3n has quit IRC | 17:06 | |
| *** shardy has quit IRC | 17:08 | |
| *** qiliang27 has quit IRC | 17:09 | |
| *** qiliang28 is now known as qiliang27 | 17:09 | |
| *** unicell1 has joined #openstack-kolla | 17:09 | |
| *** ssurana has joined #openstack-kolla | 17:09 | |
| *** hachi has quit IRC | 17:09 | |
| *** hachi has joined #openstack-kolla | 17:09 | |
| *** unicell has quit IRC | 17:09 | |
| *** Pavo has joined #openstack-kolla | 17:16 | |
| *** rwallner has joined #openstack-kolla | 17:19 | |
| openstackgerrit | Merged openstack/kolla-ansible master: Replace "ara generate" by "ara generate html" https://review.openstack.org/433204 | 17:19 |
| *** rwallner has quit IRC | 17:22 | |
| *** rwallner has joined #openstack-kolla | 17:23 | |
| *** unicell1 has quit IRC | 17:26 | |
| *** skramaja has quit IRC | 17:32 | |
| *** rwallner has quit IRC | 17:32 | |
| *** salv-orlando has joined #openstack-kolla | 17:34 | |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: Increase haproxy timeouts for mysql connections https://review.openstack.org/435760 | 17:37 |
| *** Pavo has quit IRC | 17:39 | |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: Icrease haproxy timeouts for mysql connections https://review.openstack.org/436121 | 17:40 |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: Fix ovs-cleanup issue at cleanup scripts https://review.openstack.org/436122 | 17:43 |
| *** lucasxu has quit IRC | 17:45 | |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: Fix Designate source image container assets https://review.openstack.org/435775 | 17:56 |
| *** shardy has joined #openstack-kolla | 17:59 | |
| *** Pavo has joined #openstack-kolla | 18:01 | |
| *** shardy has quit IRC | 18:01 | |
| *** mgoddard has joined #openstack-kolla | 18:03 | |
| *** rhallisey has quit IRC | 18:05 | |
| *** Pavo has quit IRC | 18:06 | |
| *** rmart04 has quit IRC | 18:07 | |
| *** ccesario has quit IRC | 18:08 | |
| *** Pavo has joined #openstack-kolla | 18:08 | |
| *** salv-orl_ has joined #openstack-kolla | 18:10 | |
| *** rwellum has joined #openstack-kolla | 18:10 | |
| *** ccesario has joined #openstack-kolla | 18:11 | |
| *** eaguilar has quit IRC | 18:12 | |
| *** salv-orlando has quit IRC | 18:13 | |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: Change workers in murano service https://review.openstack.org/435777 | 18:16 |
| berendt | we restructured the room, hopefully the audio quality will now be better | 18:17 |
| openstackgerrit | Magnus Lööf proposed openstack/kolla stable/newton: fix magnum [keystone_authtoken] configuration https://review.openstack.org/435778 | 18:19 |
| *** sudipto_ has quit IRC | 18:21 | |
| *** sudipto has quit IRC | 18:21 | |
| openstackgerrit | Merged openstack/kolla master: Using https instead of http https://review.openstack.org/430122 | 18:21 |
| openstackgerrit | Merged openstack/kolla master: Install uwsgi in Centos binary https://review.openstack.org/435776 | 18:22 |
| openstackgerrit | Merged openstack/kolla master: Use install-pip macro in most source images https://review.openstack.org/413861 | 18:22 |
| Pavo | berendt using a different webex channel? | 18:24 |
| *** Serlex has quit IRC | 18:25 | |
| *** crushil has joined #openstack-kolla | 18:25 | |
| berendt | Pavo: I do not think so, but Steven is not in the room at the moment and the mic is not connected | 18:26 |
| Pavo | yeah was about to say only seeing 1 person in there | 18:27 |
| Pavo | and no sound | 18:27 |
| mrhillsman | how do i destroy kolla deployment? | 18:28 |
| berendt | mrhillsman: don't do this :) | 18:28 |
| mrhillsman | hehe | 18:28 |
| berendt | there should be a destroy command | 18:29 |
| mrhillsman | action=destroy? | 18:29 |
| Pavo | kolla-ansible destroy -i /usr/share/kolla/ansible/inventory/multinode | 18:29 |
| mrhillsman | thx | 18:30 |
| *** krtaylor has joined #openstack-kolla | 18:33 | |
| berendt | Steven joined the room, webex session should be available soon | 18:33 |
| *** sdake has joined #openstack-kolla | 18:34 | |
| *** lucasxu has joined #openstack-kolla | 18:35 | |
| *** egonzalez has quit IRC | 18:37 | |
| *** unicell has joined #openstack-kolla | 18:37 | |
| *** vi01et03_ has quit IRC | 18:39 | |
| berendt | web should be back online | 18:40 |
| *** sdake_ has joined #openstack-kolla | 18:40 | |
| berendt | we will continue with https://etherpad.openstack.org/p/kolla-pike-ptg-k8s-operators | 18:40 |
| *** sdake has quit IRC | 18:40 | |
| *** ccesario has quit IRC | 18:43 | |
| britthouser | Let us know duonghq and sbezverk and pbourke if audio has improved. | 18:47 |
| duonghq | britthouser, the audio is much better | 18:47 |
| britthouser | w00t | 18:47 |
| britthouser | we rearranged the room over lunch | 18:47 |
| *** david-lyle has joined #openstack-kolla | 18:47 | |
| duonghq | but for now, it is going clumsy | 18:47 |
| duonghq | like the audio is fast forward ... | 18:48 |
| duonghq | britthouser, can you check this? | 18:48 |
| *** tonanhngo has joined #openstack-kolla | 18:48 | |
| britthouser | I’ve had webex do that when there is a blip in my network, and it tries to catch up. | 18:49 |
| britthouser | Is it all the time? | 18:49 |
| duonghq | till now, but it's becoming better | 18:50 |
| *** eaguilar has joined #openstack-kolla | 18:51 | |
| britthouser | could be the that the mic is connected to laptop on the wifi, and wifi is overwhelmed, so buffering on the laptop. | 18:51 |
| *** v1k0d3n has joined #openstack-kolla | 18:51 | |
| duonghq | what kind of mic? | 18:51 |
| duonghq | now, it's ok | 18:51 |
| duonghq | much much better | 18:51 |
| britthouser | Not sure..its hooked up to sdake ‘s laptop. It looks pretty nice, whatever it is | 18:51 |
| britthouser | cool | 18:51 |
| duonghq | pbourke, the audio is good now, are you still there? | 18:52 |
| Pavo | whoever is typing is breaking the keyboard | 18:52 |
| Pavo | lol | 18:52 |
| *** tonanhngo has quit IRC | 18:52 | |
| *** tonanhngo has joined #openstack-kolla | 18:53 | |
| *** tonanhngo has quit IRC | 18:53 | |
| *** tonanhngo has joined #openstack-kolla | 18:54 | |
| *** rhallisey has joined #openstack-kolla | 18:55 | |
| *** brad[]` is now known as brad[] | 18:56 | |
| duonghq | sorry, but who is taking? | 19:00 |
| duonghq | the guys who thing who do not really need operator? | 19:00 |
| britthouser | inc0 | 19:01 |
| duonghq | thanks | 19:01 |
| *** ccesario has joined #openstack-kolla | 19:03 | |
| *** ssurana has quit IRC | 19:04 | |
| *** lucasxu has quit IRC | 19:09 | |
| Pavo | someone needs to mute themselves | 19:11 |
| Pavo | echoing | 19:11 |
| sbezverk | what a crappy voice connection :( | 19:12 |
| Pavo | either sdake_ or inc0 needs to mute their mic | 19:12 |
| sbezverk | both ;) | 19:12 |
| sdake_ | my mic is connected to the room :) | 19:13 |
| rwellum | I did work through it - and it helped but I got stuck at some point... | 19:14 |
| *** david-lyle has quit IRC | 19:15 | |
| berendt | https://usercontent.irccloud-cdn.com/file/BYekL3Mu/IMG_20170220_133512.jpg | 19:18 |
| berendt | This is the mic... | 19:18 |
| duonghq | berendt, nice | 19:18 |
| duonghq | pretty nice mic | 19:20 |
| britthouser | We’re starting <https://etherpad.openstack.org/p/kolla-pike-ptg-cross-path-to-charts> | 19:21 |
| duonghq | ack | 19:21 |
| Pavo | ok I'm out, the echoing is killing me | 19:22 |
| berendt | Pavo: inc0 just muted his mic | 19:22 |
| sdake_ | wait | 19:22 |
| berendt | maybe it is better now | 19:22 |
| sdake_ | fixed it | 19:22 |
| *** sdake_ is now known as sdake | 19:22 | |
| Pavo | ok thats better | 19:22 |
| sdake | yar | 19:22 |
| britthouser | :smiley: | 19:22 |
| sbezverk | any chance to increase volume a bit? | 19:23 |
| *** krtaylor has quit IRC | 19:23 | |
| *** lucasxu has joined #openstack-kolla | 19:23 | |
| britthouser | Only if someone plays moderator and runs around with the mic | 19:23 |
| britthouser | this is about as good acoustics as the room will allow | 19:23 |
| *** krtaylor has joined #openstack-kolla | 19:27 | |
| *** david-lyle has joined #openstack-kolla | 19:27 | |
| *** crushil has quit IRC | 19:28 | |
| sdake | did that help? | 19:29 |
| sdake | you should hear inc0 talking now :) | 19:29 |
| sbezverk | sdake: yep | 19:29 |
| sdake | cool | 19:29 |
| Pavo | yeah its really good now | 19:30 |
| *** crushil has joined #openstack-kolla | 19:30 | |
| *** rwallner has joined #openstack-kolla | 19:32 | |
| *** rwellum_ has joined #openstack-kolla | 19:37 | |
| *** rwellum has quit IRC | 19:37 | |
| *** rwallner has quit IRC | 19:37 | |
| *** lucasxu has quit IRC | 19:38 | |
| satyar | hi britthouser | 19:40 |
| *** financeMann has joined #openstack-kolla | 19:43 | |
| *** dtturner has joined #openstack-kolla | 19:48 | |
| britthouser | Hey satyar | 19:48 |
| *** lamt has joined #openstack-kolla | 19:48 | |
| *** david-lyle_ has joined #openstack-kolla | 19:49 | |
| *** david-lyle has quit IRC | 19:50 | |
| *** rwellum has joined #openstack-kolla | 19:50 | |
| dtturner | Hi everyone. Question.. when DVR is enabled for the Kolla deployment should sysctl rules be updated to allow ip forwarding on compute nodes, similar to what's done for network nodes? | 19:51 |
| satyar | britthouser can you please help | 19:52 |
| *** rwellum_ has quit IRC | 19:53 | |
| *** crushil has quit IRC | 19:54 | |
| britthouser | audio issues satyar? | 19:55 |
| dtturner | We continue to hit issues testing DVR. When it works, it works. However, when launching batches of 10 stacks with a 15 second interval between launches we eventually get into a state where the agents table is not responsive | 19:55 |
| dtturner | So, just trying to go through our config to ensure nothing was missed. | 19:55 |
| satyar | lol britt | 19:55 |
| satyar | its virtual router | 19:56 |
| britthouser | OH! I’ve never deployed DVR. =( | 19:56 |
| satyar | hmmm | 19:56 |
| satyar | Hi inc0 | 19:57 |
| sdake | break for 5-7 minutes | 19:59 |
| *** david-lyle_ has quit IRC | 19:59 | |
| *** lucasxu has joined #openstack-kolla | 20:01 | |
| britthouser | We’re now talking about <https://etherpad.openstack.org/p/kolla-pike-ptg-charts-for-infra> | 20:01 |
| *** crushil has joined #openstack-kolla | 20:01 | |
| *** krtaylor has quit IRC | 20:02 | |
| *** Serlex has joined #openstack-kolla | 20:10 | |
| *** sbezverk has quit IRC | 20:11 | |
| *** Pavo has quit IRC | 20:13 | |
| *** lamt has quit IRC | 20:15 | |
| *** Pavo has joined #openstack-kolla | 20:16 | |
| *** lamt has joined #openstack-kolla | 20:20 | |
| *** lucasxu has quit IRC | 20:20 | |
| openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Add an Ansible group for bifrost https://review.openstack.org/435001 | 20:24 |
| *** egonzalez has joined #openstack-kolla | 20:25 | |
| *** lamt has quit IRC | 20:27 | |
| *** Pavo has quit IRC | 20:27 | |
| *** crushil has quit IRC | 20:28 | |
| *** lucasxu has joined #openstack-kolla | 20:28 | |
| *** lucasxu has quit IRC | 20:29 | |
| *** lamt has joined #openstack-kolla | 20:31 | |
| *** egonzalez has quit IRC | 20:33 | |
| *** Pavo has joined #openstack-kolla | 20:34 | |
| *** lamt has quit IRC | 20:34 | |
| *** lamt has joined #openstack-kolla | 20:36 | |
| *** lucasxu has joined #openstack-kolla | 20:40 | |
| *** crushil has joined #openstack-kolla | 20:40 | |
| berendt | k8s topics are not that easy... | 20:41 |
| *** salv-orl_ has quit IRC | 20:42 | |
| *** david-lyle has joined #openstack-kolla | 20:43 | |
| *** lucasxu has quit IRC | 20:46 | |
| *** gfidente has joined #openstack-kolla | 20:48 | |
| *** gfidente has quit IRC | 20:48 | |
| *** gfidente has joined #openstack-kolla | 20:48 | |
| duonghq | britthouser, do you still in meeting room? | 20:50 |
| duonghq | and other guys | 20:50 |
| *** david-lyle has quit IRC | 20:50 | |
| *** sbezverk has joined #openstack-kolla | 20:51 | |
| *** v1k0d3n has quit IRC | 20:51 | |
| sdake | still min meeting room duonghq | 20:51 |
| duonghq | sdake, I cannot hear anything from you | 20:51 |
| duonghq | maybe I should leave and rejoin | 20:52 |
| *** eaguilar has quit IRC | 20:52 | |
| duonghq | hmm, no audio | 20:53 |
| berendt | duonghq: will be fixed | 20:56 |
| duonghq | berendt, thanks | 20:56 |
| berendt | duonghq: can you please re-check | 20:57 |
| duonghq | hmm, sound just in for a few sec and then out | 20:57 |
| berendt | duonghq: we have a break now, steven will fix it after the break | 20:58 |
| *** sdake has quit IRC | 20:58 | |
| duonghq | copy | 20:58 |
| *** v1k0d3n has joined #openstack-kolla | 20:58 | |
| *** lamt has quit IRC | 20:58 | |
| *** sdake has joined #openstack-kolla | 21:00 | |
| *** lamt has joined #openstack-kolla | 21:03 | |
| *** david-lyle has joined #openstack-kolla | 21:03 | |
| *** Pavo has quit IRC | 21:06 | |
| *** Pavo has joined #openstack-kolla | 21:07 | |
| *** Pavo has quit IRC | 21:08 | |
| *** Pavo has joined #openstack-kolla | 21:10 | |
| *** lucasxu has joined #openstack-kolla | 21:12 | |
| *** lucasxu has quit IRC | 21:14 | |
| *** rwellum has quit IRC | 21:16 | |
| duonghq | the kolla-k8s 1.0.0 is the last session today? | 21:16 |
| sdake | yup | 21:16 |
| sdake | then drink heavily | 21:16 |
| *** alop has joined #openstack-kolla | 21:17 | |
| *** rwellum has joined #openstack-kolla | 21:17 | |
| duonghq | sound fun | 21:17 |
| britthouser | <https://etherpad.openstack.org/p/kolla-pike-ptg-k8s-release-roadmap> | 21:17 |
| alop | QQ: is NFS on the roadmap for 'storage_provider' in kolla-kubernetes? | 21:19 |
| alop | or do I just use 'host' and have the shares mounted on each node outside of kolla-kubernetes? | 21:20 |
| sbezverk | alop: with host and mounted nfs you can use kolla-kube right away | 21:22 |
| alop | ok, just making sure I'm not going down the wrong path | 21:22 |
| sbezverk | nfs storage provide doable bit not priority atm | 21:22 |
| alop | thanks Serguei | 21:23 |
| sbezverk | unless you decide to implement it!! ;) | 21:23 |
| alop | I've got lots on my plate at the moment | 21:23 |
| *** lucasxu has joined #openstack-kolla | 21:23 | |
| sbezverk | alop: I hear you | 21:23 |
| *** lucasxu has quit IRC | 21:24 | |
| *** rwellum has quit IRC | 21:25 | |
| *** krtaylor has joined #openstack-kolla | 21:26 | |
| *** gfidente has quit IRC | 21:34 | |
| *** rwallner has joined #openstack-kolla | 21:34 | |
| *** Jeffrey4l_ has joined #openstack-kolla | 21:34 | |
| *** rwellum has joined #openstack-kolla | 21:34 | |
| *** Jeffrey4l has quit IRC | 21:34 | |
| *** rwallner has quit IRC | 21:38 | |
| dtturner | Hi all. In the newton/ocata docs regarding DVR config they mention openvswitch_agent.ini. When we enable DVR in Kolla (trunk from Jan 15) we do not see this configuraton being created. | 21:44 |
| dtturner | Any idea what this config is being mentioned in the docs? I assumed Kolla deployment supports proper configuration of DVR? | 21:45 |
| dtturner | Any idea *why | 21:45 |
| dtturner | The doc I mentioned: https://docs.openstack.org/ocata/networking-guide/deploy-ovs-ha-dvr.html#deploy-ovs-ha-dvr | 21:47 |
| dtturner | ... and https://docs.openstack.org/newton/networking-guide/deploy-ovs-ha-dvr.html#deploy-ovs-ha-dvr | 21:47 |
| *** Pavo has quit IRC | 21:48 | |
| *** aric49 has joined #openstack-kolla | 21:51 | |
| *** lamt has quit IRC | 21:51 | |
| *** sdake has quit IRC | 21:55 | |
| *** david-lyle has quit IRC | 21:55 | |
| *** sdake has joined #openstack-kolla | 21:55 | |
| *** sdake has quit IRC | 21:55 | |
| *** sdake has joined #openstack-kolla | 21:55 | |
| duonghq | bye guys, it's morning here | 21:57 |
| duonghq | bye sdake, inc0 | 21:57 |
| duonghq | see you tomorrow | 21:57 |
| sdake | see ya duonghq | 21:57 |
| *** duonghq has quit IRC | 21:58 | |
| *** sdake has quit IRC | 21:59 | |
| *** v1k0d3n has quit IRC | 22:03 | |
| *** rwellum has quit IRC | 22:05 | |
| *** crushil has quit IRC | 22:06 | |
| *** mgoddard has quit IRC | 22:06 | |
| *** satyar has quit IRC | 22:06 | |
| *** krtaylor has quit IRC | 22:07 | |
| *** salv-orlando has joined #openstack-kolla | 22:07 | |
| *** Pavo has joined #openstack-kolla | 22:08 | |
| *** aric49 has quit IRC | 22:12 | |
| *** fooliouno has joined #openstack-kolla | 22:23 | |
| *** eaguilar has joined #openstack-kolla | 22:25 | |
| *** ssurana has joined #openstack-kolla | 22:31 | |
| *** dave-mccowan has quit IRC | 22:32 | |
| *** fooliouno has quit IRC | 22:34 | |
| *** punkman_ has joined #openstack-kolla | 22:35 | |
| *** mgoddard has joined #openstack-kolla | 22:35 | |
| *** ssurana has quit IRC | 22:35 | |
| *** punkman_ has quit IRC | 22:36 | |
| *** tyrola has quit IRC | 22:42 | |
| *** tyrola has joined #openstack-kolla | 22:43 | |
| *** eaguilar has quit IRC | 22:50 | |
| *** eaguilar has joined #openstack-kolla | 22:50 | |
| *** krtaylor has joined #openstack-kolla | 22:51 | |
| *** Pavo has quit IRC | 23:01 | |
| *** Pavo has joined #openstack-kolla | 23:03 | |
| *** Pavo has quit IRC | 23:07 | |
| *** Pavo has joined #openstack-kolla | 23:09 | |
| *** Pavo has quit IRC | 23:11 | |
| *** financeMann has quit IRC | 23:19 | |
| *** jrobinson has joined #openstack-kolla | 23:22 | |
| *** jrobinson has quit IRC | 23:23 | |
| *** jrobinson has joined #openstack-kolla | 23:25 | |
| *** dave-mccowan has joined #openstack-kolla | 23:25 | |
| *** mgoddard has quit IRC | 23:27 | |
| *** tonanhngo has quit IRC | 23:29 | |
| *** Serlex has quit IRC | 23:31 | |
| *** Pavo has joined #openstack-kolla | 23:34 | |
| *** tonanhngo has joined #openstack-kolla | 23:38 | |
| *** tonanhngo has quit IRC | 23:42 | |
| *** rhallisey has quit IRC | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!