| inc0_ | SamYaple, around? | 00:04 |
|---|---|---|
| inc0_ | anyone else using gertty? | 00:05 |
| *** salv-orl_ has quit IRC | 00:05 | |
| *** vhosakot has quit IRC | 00:06 | |
| *** vhosakot has joined #kolla | 00:06 | |
| *** cloudnautique has quit IRC | 00:13 | |
| *** logan- has quit IRC | 00:35 | |
| *** tzn has joined #kolla | 00:36 | |
| *** tzn has quit IRC | 00:40 | |
| *** logan- has joined #kolla | 00:41 | |
| *** spisarski has joined #kolla | 00:42 | |
| *** inc0_ has quit IRC | 00:43 | |
| *** diogogmt has quit IRC | 00:46 | |
| *** spisarski has quit IRC | 00:48 | |
| *** mbound has quit IRC | 00:52 | |
| *** mbound has joined #kolla | 00:59 | |
| *** mbound has quit IRC | 01:07 | |
| vhosakot | SamYaple: you there ? | 01:16 |
| *** Marga_ has quit IRC | 01:18 | |
| *** Marga_ has joined #kolla | 01:19 | |
| *** Marga_ has joined #kolla | 01:20 | |
| *** dims has quit IRC | 01:22 | |
| *** dims has joined #kolla | 01:22 | |
| vhosakot | SamYaple: do you think kolla-build must force the user to use the --registry flag if docker_registry is set in /etc/kolla/globals.yml ? | 01:24 |
| vhosakot | this way, the user will not build without the --registry flag.. the mistake I did | 01:24 |
| *** Marga_ has quit IRC | 01:25 | |
| *** ssurana has quit IRC | 01:46 | |
| *** sdake has joined #kolla | 01:48 | |
| *** vhosakot has quit IRC | 01:55 | |
| *** dims has quit IRC | 01:58 | |
| *** dims has joined #kolla | 01:59 | |
| *** sdake has quit IRC | 02:00 | |
| *** gtt116_ has quit IRC | 02:16 | |
| *** gtt116 has joined #kolla | 02:17 | |
| *** vhosakot has joined #kolla | 02:22 | |
| *** dims has quit IRC | 02:49 | |
| *** unicell has quit IRC | 02:50 | |
| *** dims has joined #kolla | 02:54 | |
| *** salv-orlando has joined #kolla | 02:54 | |
| *** dims has quit IRC | 02:56 | |
| *** rhallisey has quit IRC | 02:57 | |
| *** salv-orlando has quit IRC | 02:58 | |
| *** vhosakot has quit IRC | 03:07 | |
| *** vhosakot has joined #kolla | 03:40 | |
| SamYaple | vhosakot: globals.yml has nothing to do with kolla-build | 03:48 |
| *** klint has joined #kolla | 03:48 | |
| SamYaple | thats the big difference | 03:48 |
| vhosakot | SamYaple: ok | 03:48 |
| vhosakot | SamYaple: so, kolla-build can still not use --registry even when globals.yml and docker daemon is using a registry ? is this right ? | 03:49 |
| *** rstarmer has joined #kolla | 03:49 | |
| SamYaple | i don't understand what you are asking | 03:50 |
| SamYaple | the kolla-build options are simply for naming the image (correct naming is required for pushing) | 03:50 |
| SamYaple | but thats it | 03:50 |
| vhosakot | my docker daemon was using a registry and I did not pass the --registry flag to kolla-build.. is this a valid usecase ? or user error ? | 03:53 |
| SamYaple | user error | 03:53 |
| SamYaple | the registry flag you set for the docker daemon was to allow insecure access to that registry | 03:53 |
| SamYaple | you dont have to set that if you use ssl | 03:53 |
| *** rstarmer has quit IRC | 03:53 | |
| vhosakot | SamYaple: none of the built images have 192.168.122.45:4000/ prefixed to them sicne I did not pass the --registry flag to kolla-builg | 03:54 |
| vhosakot | SamYaple: due to this issue, kolla-ansible failed saying "image not found 192.168.122.45:4000/blah" | 03:55 |
| vhosakot | SamYaple: --registry made sure that ""192.168.122.41:4000/kollaglue/blah" was built | 03:56 |
| SamYaple | I am aware of what happened | 03:57 |
| SamYaple | that error is pretty clear though | 03:57 |
| vhosakot | SamYaple: Shouldn't kolla-build find the mistake insetad of kolla-ansible ? | 03:57 |
| vhosakot | SamYaple: shouldn't kolla-build say "Your docker daemon is using a registry, please build with --registry flag" ? | 03:58 |
| SamYaple | thats not what that flag is | 03:58 |
| SamYaple | and the docker daemon doesnt use a registry | 03:58 |
| SamYaple | it uses whatever you tell it to pull from, you can access any registry | 03:59 |
| SamYaple | you set a flag that said _this_ registry can be accessed insecurely | 03:59 |
| SamYaple | for the record, i dont use a flag like that | 03:59 |
| vhosakot | SamYaple: you dont use --registry for kolla-build, use docker_registry in globals,yml, use --insecure-registry 192.168.x.y for docker daemon, and kolla-ansible passes for you ? | 04:00 |
| SamYaple | i dont use --insecure-regsitryd | 04:01 |
| SamYaple | i do use my oewn registry | 04:01 |
| SamYaple | n/win 36 | 04:01 |
| vhosakot | ok | 04:01 |
| *** severion has quit IRC | 04:02 | |
| *** v1k0d3n has joined #kolla | 04:03 | |
| vhosakot | SamYaple: i see an issue with wget | 04:03 |
| vhosakot | I think requests.get() must have a timeout.. it hangs for me sometimes even though wget works.. | 04:04 |
| *** Liuqing has joined #kolla | 04:04 | |
| vhosakot | do you think r = requests.get(source['source']) needs a timeout.. this not hang the kolla-build forever.. It hung/blocked for me manny times today | 04:05 |
| *** iceyao has joined #kolla | 04:30 | |
| *** salv-orlando has joined #kolla | 04:48 | |
| *** salv-orlando has quit IRC | 04:52 | |
| *** Liuqing has quit IRC | 05:01 | |
| *** Liuqing has joined #kolla | 05:02 | |
| *** iceyao has quit IRC | 05:11 | |
| *** Allen_Gao has quit IRC | 05:20 | |
| *** Allen_Gao has joined #kolla | 05:24 | |
| *** vhosakot has quit IRC | 05:33 | |
| *** tzn has joined #kolla | 06:01 | |
| *** unicell has joined #kolla | 06:03 | |
| *** tzn has quit IRC | 06:05 | |
| *** iceyao has joined #kolla | 06:21 | |
| *** chandankumar has joined #kolla | 06:22 | |
| openstackgerrit | Merged openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 06:25 |
| *** unicell has quit IRC | 06:30 | |
| *** unicell has joined #kolla | 06:31 | |
| *** unicell1 has joined #kolla | 06:44 | |
| *** unicell has quit IRC | 06:46 | |
| *** iceyao_ has joined #kolla | 06:50 | |
| *** iceyao has quit IRC | 06:54 | |
| *** Liuqing has quit IRC | 07:25 | |
| openstackgerrit | Lingfeng Xiong proposed openstack/kolla: Allow cinder-volume to be configured to use nfs https://review.openstack.org/279913 | 07:46 |
| *** Marga_ has joined #kolla | 07:47 | |
| openstackgerrit | Lingfeng Xiong proposed openstack/kolla: Add backward compatibility for liberty (ubuntu binary) https://review.openstack.org/279892 | 07:49 |
| *** Marga_ has quit IRC | 07:52 | |
| *** ssurana has joined #kolla | 07:53 | |
| *** chandankumar has quit IRC | 08:04 | |
| openstackgerrit | Lingfeng Xiong proposed openstack/kolla: fix mariadb failed to bootstrap https://review.openstack.org/281561 | 08:09 |
| *** alisonh has quit IRC | 08:12 | |
| *** ssurana has left #kolla | 08:14 | |
| *** iceyao has joined #kolla | 08:17 | |
| *** iceyao_ has quit IRC | 08:17 | |
| *** salv-orlando has joined #kolla | 08:25 | |
| *** alisonh has joined #kolla | 08:29 | |
| *** salv-orlando has quit IRC | 08:31 | |
| *** Liuqing has joined #kolla | 09:17 | |
| *** dwalsh has joined #kolla | 09:33 | |
| *** tzn has joined #kolla | 09:37 | |
| *** dwalsh has quit IRC | 09:40 | |
| *** Liuqing has quit IRC | 09:40 | |
| *** tzn has quit IRC | 09:41 | |
| *** dwalsh has joined #kolla | 09:42 | |
| *** mbound has joined #kolla | 09:46 | |
| *** chandankumar has joined #kolla | 09:55 | |
| *** rtmie has joined #kolla | 09:57 | |
| *** achanda has quit IRC | 10:00 | |
| *** chandankumar has quit IRC | 10:30 | |
| *** subscope has joined #kolla | 10:35 | |
| *** openstackgerrit_ has quit IRC | 10:40 | |
| *** openstackgerrit_ has joined #kolla | 10:41 | |
| *** subscope has quit IRC | 10:47 | |
| *** subscope has joined #kolla | 10:47 | |
| *** openstackgerrit_ has quit IRC | 10:48 | |
| *** subscope has quit IRC | 11:01 | |
| *** Liuqing has joined #kolla | 11:01 | |
| *** subscope has joined #kolla | 11:01 | |
| *** Jeffrey4l has joined #kolla | 11:17 | |
| *** iceyao has quit IRC | 11:22 | |
| *** subscope has quit IRC | 11:35 | |
| *** subscope has joined #kolla | 11:40 | |
| *** bmace has quit IRC | 11:57 | |
| *** bmace has joined #kolla | 11:57 | |
| *** dwalsh has quit IRC | 12:10 | |
| *** salv-orlando has joined #kolla | 12:10 | |
| *** salv-orlando has quit IRC | 12:17 | |
| *** sdake has joined #kolla | 12:21 | |
| *** salv-orlando has joined #kolla | 12:21 | |
| *** kproskurin has joined #kolla | 12:25 | |
| *** salv-orlando has quit IRC | 12:32 | |
| *** stvnoyes has quit IRC | 12:34 | |
| *** stvnoyes has joined #kolla | 12:35 | |
| *** Jeffrey4l has quit IRC | 12:41 | |
| *** v1k0d3n has quit IRC | 12:53 | |
| *** Jeffrey4l has joined #kolla | 12:54 | |
| *** dwalsh has joined #kolla | 12:54 | |
| *** tzn has joined #kolla | 13:13 | |
| *** iceyao has joined #kolla | 13:17 | |
| *** tzn has quit IRC | 13:18 | |
| sdake | morning | 13:23 |
| *** mikelk has joined #kolla | 13:27 | |
| *** dims has joined #kolla | 13:28 | |
| *** mikelk has quit IRC | 13:36 | |
| *** mikelk has joined #kolla | 13:46 | |
| *** rtmie has quit IRC | 13:50 | |
| *** subscope has quit IRC | 13:55 | |
| *** klint has quit IRC | 14:03 | |
| *** dims has quit IRC | 14:18 | |
| *** salv-orlando has joined #kolla | 14:27 | |
| *** dims has joined #kolla | 14:28 | |
| *** salv-orlando has quit IRC | 14:37 | |
| *** dwalsh has quit IRC | 14:49 | |
| *** sdake has quit IRC | 14:53 | |
| *** subscope has joined #kolla | 14:54 | |
| *** kproskurin has quit IRC | 14:55 | |
| *** subscope has quit IRC | 15:05 | |
| *** subscope has joined #kolla | 15:07 | |
| *** dims has quit IRC | 15:13 | |
| *** Liuqing has quit IRC | 15:26 | |
| *** mikelk has quit IRC | 15:36 | |
| *** iceyao_ has joined #kolla | 15:41 | |
| *** mikelk has joined #kolla | 15:42 | |
| *** iceyao has quit IRC | 15:42 | |
| *** mikelk has quit IRC | 15:53 | |
| *** iceyao_ has quit IRC | 15:56 | |
| *** subscope has quit IRC | 15:57 | |
| *** iceyao has joined #kolla | 15:58 | |
| *** subscope has joined #kolla | 15:58 | |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Fix cleanup with empty volumes https://review.openstack.org/282693 | 16:06 |
| *** iceyao has quit IRC | 16:12 | |
| *** subscope has quit IRC | 16:24 | |
| *** Jeffrey4l has quit IRC | 16:32 | |
| *** sdake has joined #kolla | 16:32 | |
| SamYaple | morning sdake | 16:32 |
| sdake | morning SamYaple | 16:33 |
| sdake | i was actually up earlier | 16:33 |
| sdake | but i think i went back to bed ;) | 16:33 |
| openstackgerrit | Merged openstack/kolla: Fix image plugin functionality for oslo.config https://review.openstack.org/268211 | 16:36 |
| openstackgerrit | Merged openstack/kolla: fix the custom profile raise exception issue https://review.openstack.org/272022 | 16:37 |
| sdake | SamYaple how's ekko coming along | 16:40 |
| SamYaple | sdake: got the design flushed out after the midcycle | 16:43 |
| sdake | nice | 16:43 |
| SamYaple | now its just implementation | 16:43 |
| sdake | recommend writing docs as soon as that is feasible | 16:43 |
| sdake | atleast a quickstart guide | 16:43 |
| sdake | this i a tip that has saved kolla ;) | 16:43 |
| sdake | i/is | 16:43 |
| sdake | or atlast hte kolla developers | 16:44 |
| sdake | while our docs may not be totally complete and accurate, better then zero | 16:44 |
| sdake | are you holding irc meetings? | 16:45 |
| sdake | also valuable for team building etc | 16:48 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Fix ubuntu config path search https://review.openstack.org/278963 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Add missing boostraps and use kolla bootstrap files https://review.openstack.org/282701 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Replace apache daemon command with shell wrapper https://review.openstack.org/282702 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Comment out upgrade section in nova conf. https://review.openstack.org/282703 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: We have to downgrade auth_type to auth_plugin for MOS8 https://review.openstack.org/282704 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: MOS have a bit higher version of rabbitmq https://review.openstack.org/282705 | 16:56 |
| openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Fix cleanup with empty volumes https://review.openstack.org/282706 | 16:56 |
| *** kproskurin has joined #kolla | 16:56 | |
| kproskurin | Omg, guys, ignore this pls. :-( | 16:56 |
| *** jasonsb has joined #kolla | 17:05 | |
| *** salv-orlando has joined #kolla | 17:06 | |
| *** salv-orlando has quit IRC | 17:11 | |
| sdake | dont sweat it, shit happens | 17:12 |
| *** subscope has joined #kolla | 17:24 | |
| *** egonzalez has joined #kolla | 17:30 | |
| *** egonzalez has quit IRC | 17:31 | |
| openstackgerrit | Merged openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 17:32 |
| *** mbound has quit IRC | 17:41 | |
| *** dims has joined #kolla | 17:45 | |
| *** kproskurin has quit IRC | 17:54 | |
| *** kproskurin has joined #kolla | 17:55 | |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 18:00 |
| *** subscope has quit IRC | 18:00 | |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 18:00 |
| sdake | SamYaple check the scrollback in oepnstack-infra | 18:01 |
| sdake | they had an interesting idea | 18:01 |
| sdake | deploy control on one vm compute on another | 18:01 |
| sdake | 2x8 config | 18:01 |
| sdake | there are examples in project-confgi | 18:02 |
| SamYaple | what do you mean? | 18:02 |
| SamYaple | i dont see the question | 18:02 |
| sdake | [10:31:09] <sdake>jeblair clarkb I'd like to reopen the discussion about special snowflake VMs with 16gb of ram | 18:03 |
| sdake | they also offer some speculation why ovh is not working for us | 18:03 |
| sdake | if we put compute on a 2nd vm and control on the 1st vm, we would have more control node vm | 18:04 |
| sdake | memory that is | 18:04 |
| SamYaple | internap isnt working | 18:04 |
| SamYaple | OVH is great | 18:04 |
| sdake | can you join the discussion on openstack-infra | 18:04 |
| SamYaple | dude im already talking there | 18:04 |
| *** dims has quit IRC | 18:06 | |
| *** dims has joined #kolla | 18:24 | |
| sdake | my takeaway from that discussion is that if we put compute on a separate node, we can deploy more of hte big tent on the control node | 18:28 |
| sdake | internap may be a blocker there | 18:28 |
| sdake | and infra will fix that up once we provide diagnostic info for them to work with | 18:29 |
| sdake | i've got to jet, time to play with my kids | 18:29 |
| *** dims has quit IRC | 18:43 | |
| *** dims has joined #kolla | 18:43 | |
| *** sdake has quit IRC | 18:47 | |
| *** achanda has joined #kolla | 19:12 | |
| *** Marga_ has joined #kolla | 19:19 | |
| *** Marga_ has quit IRC | 19:19 | |
| *** Marga_ has joined #kolla | 19:20 | |
| *** dims has quit IRC | 19:33 | |
| *** dwalsh has joined #kolla | 20:09 | |
| *** jmccarthy has quit IRC | 20:11 | |
| *** jmccarthy has joined #kolla | 20:12 | |
| *** jtriley has joined #kolla | 20:26 | |
| *** dims has joined #kolla | 20:38 | |
| *** salv-orlando has joined #kolla | 20:44 | |
| *** salv-orlando has quit IRC | 20:50 | |
| *** sdake has joined #kolla | 20:51 | |
| *** dims has quit IRC | 20:53 | |
| *** dims has joined #kolla | 20:54 | |
| *** salv-orlando has joined #kolla | 21:07 | |
| *** salv-orlando has quit IRC | 21:14 | |
| *** dwalsh has quit IRC | 21:15 | |
| brad[] | read the jinja templates and dockerfiles and docs for 5 minutes and decided to bug the channel - looks like there are centos and fedora kolla images on the docker hub - but fedora is what's most oft-mentioned in the developer docs. Can the CentOS images be used to launch a usable stack? | 21:16 |
| *** tzn has joined #kolla | 21:17 | |
| *** sdake has quit IRC | 21:19 | |
| SamYaple | brad[]: im not sure quite whats mentioned, but centos is far far more tested | 21:22 |
| SamYaple | ubuntu is the only one that builds working images from all the containers though | 21:22 |
| SamYaple | but for the centos family, i doubt fedora even works nowadays | 21:22 |
| *** sdake has joined #kolla | 21:24 | |
| brad[] | ah interesting. | 21:25 |
| openstackgerrit | Dave McCowan proposed openstack/kolla: Add Ansible scripts to generate TLS certificates for testing https://review.openstack.org/282733 | 21:26 |
| brad[] | This page provides an example customization - http://docs.openstack.org/developer/kolla/deployment-philosophy.html | 21:29 |
| *** dims has quit IRC | 21:29 | |
| brad[] | Which is to edit /etc/kolla/config/nova/nova-compute.conf - looking through the git repo just to get a sense of the changes - that's now ./ansible/roles/nova/templates/nova.conf.j2 ? | 21:29 |
| SamYaple | brad[]: no that guide is correct | 21:31 |
| sdake | brad[] that file gets merged with nova.conf.j2 | 21:31 |
| SamYaple | you have to _create_ that file. its an override file | 21:31 |
| sdake | and overrides any nova.conf.j2 settings | 21:31 |
| brad[] | ah ok. So the file would contain only [libvirt]\nvirt_type=qemu? | 21:32 |
| sdake | yup | 21:32 |
| brad[] | ah ok | 21:33 |
| sdake | my daughter to my son | 21:39 |
| sdake | "Go away" | 21:39 |
| sdake | "I am going away" | 21:39 |
| sdake | "GO AWAY FASTER" | 21:40 |
| *** tzn has quit IRC | 21:50 | |
| *** sdake has quit IRC | 21:50 | |
| *** achanda has quit IRC | 21:56 | |
| *** tzn has joined #kolla | 22:14 | |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 22:24 |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 22:24 |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 22:24 |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Murano logs https://review.openstack.org/281328 | 22:24 |
| openstackgerrit | Merged openstack/kolla: Make Heka collect Magnum logs https://review.openstack.org/281329 | 22:24 |
| *** dwalsh has joined #kolla | 22:28 | |
| *** jtriley has quit IRC | 22:47 | |
| *** achanda has joined #kolla | 22:47 | |
| *** dwalsh has quit IRC | 22:53 | |
| *** jtriley has joined #kolla | 22:54 | |
| *** dims has joined #kolla | 23:18 | |
| *** mbound has joined #kolla | 23:24 | |
| *** jtriley has quit IRC | 23:26 | |
| *** dims has quit IRC | 23:37 | |
| openstackgerrit | Dave McCowan proposed openstack/kolla: Implement Option for Two VIPs to separate API traffic https://review.openstack.org/282513 | 23:47 |
| *** jtriley has joined #kolla | 23:47 | |
| *** mbound has quit IRC | 23:51 | |
| *** jtriley has quit IRC | 23:53 | |
| *** dims has joined #kolla | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!