| *** janem has joined #openstack-kolla | 00:17 | |
| *** jmccarthy has quit IRC | 00:21 | |
| *** jmccarthy has joined #openstack-kolla | 00:23 | |
| *** g3ek has quit IRC | 00:28 | |
| Pavo | ok anyone here I need some help | 00:29 |
|---|---|---|
| Pavo | this is the 5th time I have deployed today and alot of things aren't doing what I thought they should be doing | 00:29 |
| *** g3ek has joined #openstack-kolla | 00:29 | |
| kfox1111 | Pavo: with everyone heading towards the summit, I'm afraid there might not be much help for a few days. :/ | 01:04 |
| Pavo | yeah I figured that | 01:05 |
| Pavo | I don't know what has changed since 2.0.2 but neutron isn't creating a br-ex bridge on network node and can not launch any istances inside openstack, keeps saying no valed host available | 01:06 |
| kfox1111 | 9/10 times when debugging that error its been neutron on the compute node being a problem. | 01:13 |
| kfox1111 | (the second one you listed) | 01:13 |
| kfox1111 | not sure about the br-ex thing. | 01:14 |
| Pavo | yeah I am stomped, | 01:15 |
| Pavo | when deploying everything went smoothly | 01:15 |
| Pavo | and all containers are running | 01:15 |
| kfox1111 | I'd look in the neutron logs in the neutron-openvswitch-agent. | 01:16 |
| kfox1111 | on the compute. | 01:16 |
| Pavo | where are the logs? | 01:16 |
| kfox1111 | did you install the elasticsearch stuff? | 01:17 |
| Pavo | yes | 01:17 |
| kfox1111 | there should be a kibana website somewhere you can login to then and see all the logs from all the containers. | 01:17 |
| Pavo | would that be internal VIP with a port? | 01:18 |
| kfox1111 | I don't know how koklla-ansible does it. | 01:18 |
| kfox1111 | sounds like a reasonable guess. | 01:18 |
| *** tonanhngo has quit IRC | 01:18 | |
| kfox1111 | maybe look in /etc/kolla/haproxy/haproxy.conf. kibana may be listed there. | 01:18 |
| Pavo | shit I already destoryed it hang on let me redeploy | 01:20 |
| kfox1111 | the other option is to docker exec into the container and look in /var/logs/kolla/*/* | 01:20 |
| kfox1111 | sdake: https://review.openstack.org/#/c/389299/ <- ceph 2-node kolla-kubernetes gate working. :) | 01:25 |
| openstackgerrit | zhubingbing proposed openstack/kolla: Add kuryr to precheck https://review.openstack.org/378375 | 01:25 |
| Pavo | hmm interesting | 01:26 |
| Pavo | I thought the br-ex was only added to the network node | 01:27 |
| Pavo | TASK [neutron : Ensuring OVS bridge is properly setup] ************************* | 01:27 |
| Pavo | changed: [computenode] => (item=[u'br-ex', u'eth1']) | 01:27 |
| Pavo | changed: [controllernode] => (item=[u'br-ex', u'eth1']) | 01:27 |
| Pavo | I only set controllernode to have network on it | 01:27 |
| kfox1111 | dvr enabled? | 01:27 |
| Pavo | no | 01:27 |
| Pavo | unless it is by default | 01:27 |
| kfox1111 | not sure why it would add it then. | 01:27 |
| kfox1111 | it shouldn't hurt to have it though. | 01:28 |
| kfox1111 | well, it might make it easier to setup provider networks. so my be they are always setting it up now. | 01:28 |
| Pavo | I guess I could add another network cable to eth1 on compute node | 01:28 |
| kfox1111 | not sure if it matters or not. | 01:29 |
| kfox1111 | I don't think it existing should prevent a vm from scheduling though. | 01:29 |
| Pavo | right now I only have on controllernode eth0 openstack-API network, eth1 external interface that is trunked, on the compute node I only have eth0 for openstack-API network | 01:30 |
| kfox1111 | usually that is a nova/neutron communication issue, or a neutron->openvswitch one. | 01:30 |
| kfox1111 | I don't know kolla-ansible's network stuff really at all, but I'd assume that could be made to work. | 01:30 |
| Pavo | kibana username is? | 01:32 |
| Pavo | I see the password | 01:32 |
| Pavo | in passwords.yml | 01:32 |
| kfox1111 | your guess is as good as mine. :/ | 01:32 |
| Pavo | found it | 01:33 |
| Pavo | ok looks like its working | 01:34 |
| Pavo | but still no br-ex created | 01:34 |
| *** zhubingbing has joined #openstack-kolla | 01:37 | |
| zhubingbing | hello guys | 01:37 |
| kfox1111 | hi | 01:37 |
| kfox1111 | zhubingbing: are you working on kuryr too, or just the kolla integration? | 01:38 |
| zhubingbing | yes | 01:38 |
| zhubingbing | i am hear | 01:38 |
| kfox1111 | how is the k8s integration coming? | 01:39 |
| kfox1111 | is there a stable release in newton, or is it still experimental? | 01:39 |
| zhubingbing | Has not yet begun to integrate | 01:39 |
| kfox1111 | ah. ok. | 01:39 |
| zhubingbing | but kuyr service is be ok | 01:40 |
| zhubingbing | k8s?next week i can fix it ok? | 01:40 |
| kfox1111 | yeah. just curious. I'm mostly using canal now but it would be nice to have kuryr/neutron backing. | 01:41 |
| Pavo | also why is 3.0.0 the default now as stable | 01:42 |
| zhubingbing | I'll get this thing done as soon as possible. | 01:42 |
| Pavo | I thought stable was still mitaka 2.0.3 | 01:42 |
| kfox1111 | zhubingbing: cool. Looking forward to testing. :) | 01:42 |
| zhubingbing | pavo mistavke 2.0.0 newton is 3.0.0 | 01:43 |
| zhubingbing | ok | 01:43 |
| Pavo | yeah I know | 01:43 |
| Pavo | but docs say if you want to use stable use pip to install kolla | 01:43 |
| Pavo | but that kolla is defaulting to 3.0.0 | 01:43 |
| Pavo | which is by far stable | 01:43 |
| kfox1111 | Pavo: the release is kind of in a weird state I think. they cut the final rc3 and gave it to the release team, | 01:43 |
| kfox1111 | and the release team promptly decided to not release anything until after the summit. :/ | 01:44 |
| Pavo | then how do I go back to 2.0.3 | 01:44 |
| kfox1111 | so I'm not sure what state its in. :/ | 01:44 |
| Pavo | because changing openstack-release in golobals doesn't work | 01:44 |
| Pavo | globals | 01:44 |
| kfox1111 | I don't know if you can downgrade. | 01:44 |
| Pavo | that was the last version I tested that actually worked | 01:45 |
| kfox1111 | just a total guess, but mayube pip install the particular version or git checkout the stable/mitaka branch? | 01:45 |
| Pavo | hmmm then docs needs a major update | 01:46 |
| kfox1111 | I'f follow the docs rather then my guess, if they have a more clear recommendation. | 01:47 |
| kfox1111 | like I said, I don't know kolla-ansible very well. | 01:47 |
| openstackgerrit | David Moreau Simard proposed openstack/kolla: Unpin ARA, update callback location https://review.openstack.org/390030 | 01:52 |
| Pavo | kfox1111 what do you get when you go to http://ddi.hopto.org/ | 01:53 |
| *** zhubingbing has quit IRC | 01:56 | |
| kfox1111 | Pavo: a horizion dashboard | 02:01 |
| Pavo | ok cool wanted to make sure nat trans was working | 02:02 |
| kfox1111 | looks like it. :) | 02:02 |
| *** zhubingbing has joined #openstack-kolla | 02:02 | |
| Pavo | grrrr neutron logs aren't showing shit | 02:02 |
| kfox1111 | have debugging logs on? | 02:02 |
| Pavo | yes | 02:02 |
| kfox1111 | openstacks logs suck without debug on. :/ | 02:02 |
| Pavo | thats about all I see is debug | 02:03 |
| kfox1111 | no stack traces? | 02:03 |
| Pavo | 2016-10-22 21:26:44.100 7 DEBUG oslo_service.service [-] dns_domain = openstacklocal log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2622 | 02:03 |
| Pavo | 2016-10-22 21:26:44.181 7 DEBUG oslo_service.service [-] dns_domain = openstacklocal log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2622 | 02:03 |
| Pavo | nope | 02:04 |
| kfox1111 | anything interesting in nova-compute at the time? | 02:05 |
| Pavo | ok wtf | 02:05 |
| Pavo | 2016-10-23T01:26:39.467Z|00016|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 | 02:05 |
| Pavo | 2016-10-23T01:26:39.467Z|00017|bridge|INFO|bridge br-ex: added interface eth1 on port 1 | 02:05 |
| Pavo | 2016-10-23T01:26:39.471Z|00018|bridge|INFO|bridge br-ex: using datapath ID 00005cb9019ceab9 | 02:05 |
| Pavo | but when I do a ifconfig there is no br-ex | 02:05 |
| kfox1111 | well, for the br-ex thing, I think openstack expects the sysadmin to do the creation. | 02:06 |
| kfox1111 | but I think kolla-ansible does it maybe. | 02:06 |
| Pavo | it should | 02:06 |
| kfox1111 | so it would be in the ansible code | 02:06 |
| Pavo | it was doing it on stable mitaka | 02:06 |
| Pavo | so far logs look good | 02:09 |
| Pavo | how to look at the ini files for each service? | 02:11 |
| kfox1111 | not sure... there's a ovs_ensure_configured.sh in the openvswitch container that looks like it should setup the br-ex, but I see no reference in tunk to it being called. | 02:14 |
| kfox1111 | its possible its a regression. | 02:14 |
| kfox1111 | there may be a different way to do it now though. I know they did some test deployments before releasing. | 02:14 |
| kfox1111 | I've gota take off. good luck | 02:14 |
| Pavo | ok cya laters | 02:15 |
| *** awiddersheim has joined #openstack-kolla | 02:17 | |
| *** awiddersheim has quit IRC | 02:23 | |
| openstackgerrit | caoyuan proposed openstack/kolla: Configure the name of network interface manually https://review.openstack.org/390032 | 02:23 |
| openstackgerrit | caoyuan proposed openstack/kolla: Configure the name of network interface manually https://review.openstack.org/390032 | 02:33 |
| *** duonghq has joined #openstack-kolla | 02:38 | |
| *** janem_ has joined #openstack-kolla | 02:41 | |
| *** sdake has quit IRC | 02:43 | |
| *** janem_ has quit IRC | 02:43 | |
| duonghq | morning | 02:43 |
| duonghq | everybody in Barca yet? | 02:43 |
| Pavo | duonghq hows it going | 02:44 |
| *** janem has quit IRC | 02:44 | |
| Pavo | man I am having a hell of a time getting kolla to work | 02:44 |
| Pavo | installed kolla using pip, thinking it would be stable mitaka branch and its not | 02:45 |
| Pavo | its 3.0.0 | 02:45 |
| Pavo | which doesn't create br-ex on network node | 02:45 |
| duonghq | Pavo: thought you successful deploy kolla so far? | 02:46 |
| Pavo | I did when it was deploying 2/0/3 | 02:46 |
| Pavo | opps | 02:46 |
| Pavo | 2.0.3 | 02:46 |
| *** janem has joined #openstack-kolla | 02:46 | |
| Pavo | I tried changing globals to 2.0.3 but it still just creates 3.0.0 images | 02:46 |
| duonghq | hmm, 3.0.0 is just tag | 02:47 |
| duonghq | I misunderstood it for awhile | 02:47 |
| Pavo | yeah but its newton | 02:47 |
| Pavo | I am trying to figure out how to get back on stable/mitaka | 02:47 |
| Pavo | guess I am gonna have to clone from get | 02:48 |
| Pavo | on that branch | 02:48 |
| duonghq | ah, see, have you remove config file, pip remove... (make sure it's totally clean) | 02:48 |
| Pavo | no how do I do that | 02:48 |
| duonghq | in /etc/kolla/.... | 02:49 |
| duonghq | it's config files | 02:49 |
| Pavo | there is no config files or folders in my /etc/kolla folder on deployer node | 02:49 |
| duonghq | and pip remove kolla is sufficient, but if don't use editable option when install | 02:50 |
| duonghq | huh? no config? | 02:50 |
| duonghq | strange | 02:51 |
| Pavo | [root@deployer tools]# ls /etc/kolla/ | 02:51 |
| Pavo | admin-openrc.sh globals.yml kolla-build.conf passwords.yml | 02:51 |
| Pavo | thats all thats in there | 02:51 |
| duonghq | yup, to be sure, recreate kolla-build.conf and globals.yml | 02:52 |
| duonghq | but why you can make sure that Kolla use openstack newtow service (except from 3.0.0. tag) | 02:52 |
| Pavo | I have no clue | 02:53 |
| Pavo | nothing on the docs about it | 02:53 |
| Pavo | the docs say to use pip install kolla for stable | 02:54 |
| duonghq | sure, somebody package and push it pip repo | 02:54 |
| Pavo | and its using 3.0.0 which is newton | 02:55 |
| Pavo | also the pip install version requires ansible 2.0.0 | 02:56 |
| Pavo | prechecks fail is you use 1.9.4 which is what stable/mitaka used | 02:56 |
| duonghq | Pavo: of course, 3.0.0 is tagged and released, so if you do not specify version, it installes latest | 02:56 |
| Pavo | I did specify 2.0.3 in globals and it still just builds 3.0.0 | 02:57 |
| duonghq | sure, because the code base is 3.0.0, so it pulls newton OS services | 02:57 |
| Pavo | then guessing the only way to go back to stable/mitaka is to use clone git right | 02:58 |
| Pavo | and build from that | 02:58 |
| duonghq | I'm trying find previous kolla image in pip repo | 02:59 |
| duonghq | Pavo, still here? | 03:01 |
| Pavo | yeap | 03:01 |
| duonghq | can you try pip install kolla==2.0.2 | 03:01 |
| Pavo | sure give me a sec | 03:02 |
| Pavo | http://pastebin.com/b0uKv4WA | 03:03 |
| Pavo | thats the output | 03:03 |
| duonghq | laggy network here, moment for it's loaded | 03:04 |
| *** janem_ has joined #openstack-kolla | 03:05 | |
| Pavo | ok now its building 2.0.2 images | 03:06 |
| Pavo | awesome | 03:06 |
| *** janem has quit IRC | 03:06 | |
| duonghq | bravo | 03:06 |
| Pavo | now I need to make a suggestion to update docs for stable section | 03:07 |
| duonghq | sure | 03:07 |
| Pavo | on pip install kolla==2.0.2 | 03:07 |
| Pavo | mind helping me with that, never done a suggestion before | 03:07 |
| duonghq | sure, docs should be more general | 03:07 |
| Pavo | well its not correct right now since its pulling down newton | 03:08 |
| Pavo | and if someone wants to use stable they need to use 2.0.2 | 03:08 |
| Pavo | but will deploy first to make sure before I make the suggestion | 03:08 |
| duonghq | sure | 03:09 |
| duonghq | stable definition is depend on PoV | 03:09 |
| Pavo | well true but if its not creating the networks that it needs to make for external access then wouldn't you agree that its not stable? | 03:12 |
| duonghq | sure | 03:14 |
| duonghq | from user PoV | 03:14 |
| Pavo | agree | 03:14 |
| Pavo | ok to make sure | 03:17 |
| Pavo | the br-ex only gets setup on the network node right | 03:17 |
| duonghq | iirc, yes | 03:18 |
| duonghq | not really sure, sorry | 03:18 |
| *** awiddersheim has joined #openstack-kolla | 03:19 | |
| Pavo | guess I'll findout lol | 03:19 |
| Pavo | I know 3.0.0 images didn't create it at all | 03:19 |
| Pavo | when deployed | 03:19 |
| duonghq | cannot recall yet, quite sad | 03:20 |
| *** awiddersheim has quit IRC | 03:23 | |
| *** tonanhngo has joined #openstack-kolla | 03:33 | |
| *** tonanhngo has quit IRC | 03:37 | |
| *** bjolo has joined #openstack-kolla | 03:50 | |
| *** bjolo__ has joined #openstack-kolla | 04:09 | |
| *** bjolo has quit IRC | 04:10 | |
| *** bjolo__ is now known as bjolo | 04:10 | |
| Pavo | hmmm ok deployment done and its still not creating the br-ex | 04:16 |
| *** bjolo has quit IRC | 04:18 | |
| *** bjolo has joined #openstack-kolla | 04:18 | |
| *** awiddersheim has joined #openstack-kolla | 04:19 | |
| *** awiddersheim has quit IRC | 04:24 | |
| *** yingjun has joined #openstack-kolla | 04:41 | |
| *** yingjun has quit IRC | 04:46 | |
| *** bjolo has quit IRC | 04:47 | |
| *** bjolo has joined #openstack-kolla | 04:47 | |
| *** yingjun has joined #openstack-kolla | 04:50 | |
| *** yingjun has quit IRC | 05:18 | |
| *** janem_ has quit IRC | 05:21 | |
| *** yingjun has joined #openstack-kolla | 05:22 | |
| *** yingjun has quit IRC | 05:26 | |
| *** sdake has joined #openstack-kolla | 05:42 | |
| sdake | morning | 05:43 |
| duonghq | morning sdake | 05:49 |
| sdake | sup duonghq | 05:49 |
| duonghq | many people arrived at Barcelona yet? | 05:49 |
| sdake | a few | 05:49 |
| sdake | i think everyone gets in today | 05:49 |
| duonghq | my leader and guys from my deparment will arrive tomorrow | 05:50 |
| duonghq | quite short summit than previous | 05:51 |
| duonghq | does the WR discuss con etherpad? | 05:52 |
| *** sdake has quit IRC | 06:12 | |
| *** janem has joined #openstack-kolla | 06:17 | |
| *** janem has quit IRC | 06:25 | |
| bjolo_ | Pavo, have you created the network in neutron and created a tenant router etc? | 06:49 |
| bjolo_ | dont think neutron creates br-ex until the network is created and used | 06:51 |
| *** tonanhngo has joined #openstack-kolla | 06:57 | |
| *** neilus has joined #openstack-kolla | 07:13 | |
| *** neilus has quit IRC | 07:18 | |
| *** janem has joined #openstack-kolla | 07:20 | |
| *** awiddersheim has joined #openstack-kolla | 07:21 | |
| *** bjolo has quit IRC | 07:21 | |
| *** awiddersheim has quit IRC | 07:26 | |
| *** janem has quit IRC | 07:30 | |
| *** bjolo has joined #openstack-kolla | 07:41 | |
| bjolo | Need to test on my setup | 07:42 |
| *** matrohon has joined #openstack-kolla | 08:10 | |
| *** awiddersheim has joined #openstack-kolla | 08:22 | |
| *** janem has joined #openstack-kolla | 08:26 | |
| *** awiddersheim has quit IRC | 08:27 | |
| *** tonanhngo has quit IRC | 08:29 | |
| *** janem has quit IRC | 08:33 | |
| *** g3ek has quit IRC | 08:46 | |
| *** haplo37 has quit IRC | 08:47 | |
| *** haplo37 has joined #openstack-kolla | 08:51 | |
| *** g3ek has joined #openstack-kolla | 08:52 | |
| *** matrohon has quit IRC | 08:55 | |
| *** neilus has joined #openstack-kolla | 09:22 | |
| *** awiddersheim has joined #openstack-kolla | 09:23 | |
| *** awiddersheim has quit IRC | 09:27 | |
| *** janem has joined #openstack-kolla | 09:29 | |
| *** janem has quit IRC | 09:42 | |
| *** dwalsh has joined #openstack-kolla | 09:43 | |
| *** bjolo has quit IRC | 10:01 | |
| *** openstackgerrit has quit IRC | 10:03 | |
| *** openstackgerrit has joined #openstack-kolla | 10:03 | |
| *** portdirect has quit IRC | 10:04 | |
| *** dwalsh has quit IRC | 10:06 | |
| *** dwalsh has joined #openstack-kolla | 10:06 | |
| *** matrohon has joined #openstack-kolla | 10:13 | |
| *** srwilkers has joined #openstack-kolla | 10:15 | |
| *** srwilkers has quit IRC | 10:17 | |
| *** srwilkers has joined #openstack-kolla | 10:18 | |
| *** awiddersheim has joined #openstack-kolla | 10:24 | |
| *** awiddersheim has quit IRC | 10:28 | |
| *** srwilkers has quit IRC | 10:38 | |
| *** janem has joined #openstack-kolla | 10:38 | |
| *** dwalsh has quit IRC | 10:45 | |
| *** dwalsh_ has joined #openstack-kolla | 10:45 | |
| *** matrohon has quit IRC | 10:45 | |
| *** janem has quit IRC | 10:52 | |
| *** duonghq has quit IRC | 10:58 | |
| *** dwalsh_ has quit IRC | 10:58 | |
| *** v1k0d3n has joined #openstack-kolla | 11:21 | |
| *** bjolo has joined #openstack-kolla | 11:22 | |
| *** srwilkers has joined #openstack-kolla | 11:23 | |
| *** awiddersheim has joined #openstack-kolla | 11:25 | |
| *** portdirect_ has joined #openstack-kolla | 11:29 | |
| *** awiddersheim has quit IRC | 11:29 | |
| *** bjolo has quit IRC | 11:38 | |
| *** bjolo has joined #openstack-kolla | 11:40 | |
| *** neilus has quit IRC | 11:40 | |
| *** neilus has joined #openstack-kolla | 11:40 | |
| *** janem has joined #openstack-kolla | 11:43 | |
| *** neilus has quit IRC | 11:45 | |
| *** bjolo has quit IRC | 11:47 | |
| *** bjolo has joined #openstack-kolla | 11:48 | |
| *** sdake has joined #openstack-kolla | 11:51 | |
| sdake | sup peeps | 11:51 |
| *** neilus has joined #openstack-kolla | 12:10 | |
| *** portdirect_ has quit IRC | 12:20 | |
| *** portdirect_ has joined #openstack-kolla | 12:20 | |
| *** awiddersheim has joined #openstack-kolla | 12:25 | |
| *** sdake has quit IRC | 12:29 | |
| *** awiddersheim has quit IRC | 12:30 | |
| *** portdirect_ has quit IRC | 12:32 | |
| *** portdirect_ has joined #openstack-kolla | 12:36 | |
| *** neilus has quit IRC | 12:42 | |
| *** g3ek has quit IRC | 12:44 | |
| *** g3ek has joined #openstack-kolla | 12:45 | |
| *** haplo37 has quit IRC | 12:45 | |
| *** haplo37 has joined #openstack-kolla | 12:46 | |
| *** srwilkers has quit IRC | 12:50 | |
| *** portdirect_ has quit IRC | 12:54 | |
| *** neilus has joined #openstack-kolla | 13:01 | |
| *** matrohon has joined #openstack-kolla | 13:25 | |
| *** awiddersheim has joined #openstack-kolla | 13:26 | |
| *** neilus has quit IRC | 13:27 | |
| *** awiddersheim has quit IRC | 13:31 | |
| *** sdake has joined #openstack-kolla | 13:32 | |
| *** bjolo has quit IRC | 13:41 | |
| sdake | kfox1111 about yet? | 13:57 |
| *** brad[] has quit IRC | 14:03 | |
| *** huikang has joined #openstack-kolla | 14:05 | |
| huikang | morning/evening | 14:06 |
| sdake | sup huikang | 14:14 |
| *** srwilkers has joined #openstack-kolla | 14:14 | |
| sdake | kfox1111 when you awaken - pls ping me | 14:14 |
| sdake | need a bit of your expertise | 14:14 |
| *** matrohon has quit IRC | 14:17 | |
| *** brad[] has joined #openstack-kolla | 14:20 | |
| huikang | sdake, do you know what the magic is in kolla code to insert Docker Labels to the container? | 14:21 |
| sdake | huikang i do not | 14:21 |
| sdake | what do you need a label for? | 14:21 |
| huikang | I need to change the label in my deployment environment | 14:21 |
| huikang | "Labels": { | 14:22 |
| huikang | "build-date": "20160906", | 14:22 |
| huikang | "kolla_version": "3.0.0", | 14:22 |
| huikang | "license": "GPLv2", | 14:22 |
| huikang | "name": "CentOS Base Image", | 14:22 |
| huikang | "vendor": "CentOS" | 14:22 |
| huikang | } | 14:22 |
| *** awiddersheim has joined #openstack-kolla | 14:27 | |
| *** portdirect_ has joined #openstack-kolla | 14:31 | |
| *** awiddersheim has quit IRC | 14:31 | |
| *** HyperJohnGraham has joined #openstack-kolla | 14:32 | |
| *** palimarium has joined #openstack-kolla | 14:36 | |
| *** portdirect_ has quit IRC | 14:36 | |
| *** mbozhenko has joined #openstack-kolla | 14:40 | |
| *** portdirect_ has joined #openstack-kolla | 14:41 | |
| *** dave-mccowan has joined #openstack-kolla | 14:46 | |
| kfox1111 | sdake: hi | 14:52 |
| sdake | kfox1111 see pm | 15:00 |
| *** portdirect_ has quit IRC | 15:03 | |
| *** srwilkers has quit IRC | 15:07 | |
| *** v1k0d3n has quit IRC | 15:07 | |
| *** sdake has quit IRC | 15:08 | |
| *** palimarium has quit IRC | 15:10 | |
| *** sdake has joined #openstack-kolla | 15:14 | |
| Pavo | morning | 15:14 |
| Pavo | bjolo_ yes I have tried to add a network and a router and can not add either, gives me an error each time | 15:14 |
| Pavo | this is my network setup | 15:15 |
| Pavo | https://www.gliffy.com/go/publish/11309187 | 15:15 |
| Pavo | newest one is here my bad | 15:16 |
| Pavo | https://www.gliffy.com/go/publish/11309187 | 15:16 |
| *** v1k0d3n has joined #openstack-kolla | 15:21 | |
| kfox1111 | sdake: btw: https://review.openstack.org/#/c/389299/45 <- multinode kolla-kubernetes gate working. :) | 15:23 |
| *** v1k0d3n has quit IRC | 15:26 | |
| *** awiddersheim has joined #openstack-kolla | 15:27 | |
| *** awiddersheim has quit IRC | 15:32 | |
| *** absubram has joined #openstack-kolla | 15:37 | |
| *** absubram_ has joined #openstack-kolla | 15:38 | |
| *** absubram has quit IRC | 15:42 | |
| *** absubram_ is now known as absubram | 15:42 | |
| *** dave-mcc_ has joined #openstack-kolla | 15:54 | |
| *** dave-mccowan has quit IRC | 15:56 | |
| *** huikang has quit IRC | 16:00 | |
| *** huikang has joined #openstack-kolla | 16:01 | |
| *** huikang has quit IRC | 16:01 | |
| *** huikang has joined #openstack-kolla | 16:02 | |
| *** neilus has joined #openstack-kolla | 16:06 | |
| *** huikang has quit IRC | 16:06 | |
| *** mbozhenko has quit IRC | 16:10 | |
| *** sdake has quit IRC | 16:11 | |
| *** sdake has joined #openstack-kolla | 16:11 | |
| *** mgoddard has joined #openstack-kolla | 16:16 | |
| *** janem has quit IRC | 16:19 | |
| *** absubram has quit IRC | 16:20 | |
| *** mgoddard has quit IRC | 16:26 | |
| *** neilus has quit IRC | 16:30 | |
| *** ssurana has joined #openstack-kolla | 16:31 | |
| openstackgerrit | prameswar proposed openstack/kolla: added kibana logs setting to /var/log/kolla/kibana https://review.openstack.org/390094 | 16:32 |
| *** sdake has quit IRC | 16:34 | |
| *** sdake has joined #openstack-kolla | 16:35 | |
| *** ssurana has quit IRC | 16:36 | |
| *** neilus has joined #openstack-kolla | 16:39 | |
| *** jtriley has joined #openstack-kolla | 16:43 | |
| *** jtriley has quit IRC | 16:54 | |
| *** ssurana has joined #openstack-kolla | 16:58 | |
| *** janem has joined #openstack-kolla | 16:59 | |
| *** sdake has quit IRC | 17:00 | |
| *** ssurana has quit IRC | 17:03 | |
| *** neilus has quit IRC | 17:05 | |
| *** neilus has joined #openstack-kolla | 17:06 | |
| *** neilus has quit IRC | 17:10 | |
| *** ssurana has joined #openstack-kolla | 17:25 | |
| *** neilus has joined #openstack-kolla | 17:27 | |
| *** ssurana has quit IRC | 17:30 | |
| *** ssurana has joined #openstack-kolla | 17:53 | |
| *** neilus has quit IRC | 17:57 | |
| *** ssurana has quit IRC | 17:58 | |
| *** janem has quit IRC | 18:04 | |
| *** dave-mcc_ has quit IRC | 18:11 | |
| *** ssurana has joined #openstack-kolla | 18:20 | |
| *** ssurana has quit IRC | 18:24 | |
| *** neilus has joined #openstack-kolla | 18:33 | |
| *** ssurana has joined #openstack-kolla | 18:47 | |
| *** matrohon has joined #openstack-kolla | 18:49 | |
| *** ssurana has quit IRC | 18:51 | |
| *** dave-mccowan has joined #openstack-kolla | 18:59 | |
| *** dave-mcc_ has joined #openstack-kolla | 19:07 | |
| *** dave-mccowan has quit IRC | 19:09 | |
| *** srwilkers has joined #openstack-kolla | 19:11 | |
| *** ssurana has joined #openstack-kolla | 19:14 | |
| *** srwilkers has left #openstack-kolla | 19:16 | |
| *** dave-mcc_ has quit IRC | 19:18 | |
| *** ssurana has quit IRC | 19:18 | |
| *** fragatina has joined #openstack-kolla | 19:26 | |
| *** harlowja has joined #openstack-kolla | 19:34 | |
| *** ssurana has joined #openstack-kolla | 19:41 | |
| *** ssurana has quit IRC | 19:47 | |
| *** fragatina has quit IRC | 19:51 | |
| *** fragatina has joined #openstack-kolla | 19:52 | |
| *** fragatina has quit IRC | 19:54 | |
| *** harlowja has quit IRC | 19:58 | |
| *** srwilkers has joined #openstack-kolla | 20:08 | |
| *** ssurana has joined #openstack-kolla | 20:08 | |
| *** ssurana has quit IRC | 20:13 | |
| *** neilus has quit IRC | 20:13 | |
| *** ssurana has joined #openstack-kolla | 20:20 | |
| *** srwilkers has quit IRC | 20:20 | |
| *** harlowja has joined #openstack-kolla | 20:24 | |
| *** harlowja has quit IRC | 20:25 | |
| *** srwilkers has joined #openstack-kolla | 20:40 | |
| *** matrohon has quit IRC | 20:48 | |
| *** neilus has joined #openstack-kolla | 20:49 | |
| *** portdirect_ has joined #openstack-kolla | 21:01 | |
| *** neilus has quit IRC | 21:07 | |
| *** srwilkers has quit IRC | 21:08 | |
| *** ssurana has quit IRC | 21:20 | |
| *** sdake has joined #openstack-kolla | 21:26 | |
| *** tonanhngo has joined #openstack-kolla | 21:41 | |
| *** neilus has joined #openstack-kolla | 21:45 | |
| *** neilus has quit IRC | 21:47 | |
| *** neilus has joined #openstack-kolla | 21:47 | |
| *** huikang has joined #openstack-kolla | 21:53 | |
| *** eaguilar has joined #openstack-kolla | 22:04 | |
| *** bmace has quit IRC | 22:11 | |
| *** bmace has joined #openstack-kolla | 22:12 | |
| *** v1k0d3n has joined #openstack-kolla | 22:16 | |
| *** janem has joined #openstack-kolla | 22:17 | |
| *** v1k0d3n has quit IRC | 22:20 | |
| *** sdake has quit IRC | 22:20 | |
| *** huikang has quit IRC | 22:22 | |
| *** sdake has joined #openstack-kolla | 22:24 | |
| *** awiddersheim has joined #openstack-kolla | 22:32 | |
| *** awiddersheim has quit IRC | 22:37 | |
| *** eaguilar has quit IRC | 22:44 | |
| *** tonanhngo has quit IRC | 22:45 | |
| *** tonanhngo has joined #openstack-kolla | 22:47 | |
| *** eaguilar has joined #openstack-kolla | 22:51 | |
| *** sdake has quit IRC | 22:54 | |
| *** sdake has joined #openstack-kolla | 22:55 | |
| *** sdake has quit IRC | 22:56 | |
| *** asalkeld has joined #openstack-kolla | 23:20 | |
| *** bjolo__ has joined #openstack-kolla | 23:27 | |
| *** bjolo_ has quit IRC | 23:30 | |
| *** awiddersheim has joined #openstack-kolla | 23:34 | |
| *** awiddersheim has quit IRC | 23:38 | |
| *** huikang has joined #openstack-kolla | 23:52 | |
| *** sdake has joined #openstack-kolla | 23:56 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!