*** sdake has quit IRC | 03:38 | |
*** sdake has joined #openstack-loci | 03:43 | |
*** d34dh0r53 has quit IRC | 04:34 | |
*** d34dh0r53 has joined #openstack-loci | 04:34 | |
*** e0ne has joined #openstack-loci | 05:14 | |
*** e0ne has quit IRC | 06:59 | |
*** dims has quit IRC | 08:11 | |
*** dims has joined #openstack-loci | 08:12 | |
*** e0ne has joined #openstack-loci | 08:31 | |
*** evrardjp has joined #openstack-loci | 08:57 | |
*** e0ne has quit IRC | 09:55 | |
*** pbourke has joined #openstack-loci | 10:18 | |
*** e0ne has joined #openstack-loci | 10:25 | |
*** e0ne has quit IRC | 12:06 | |
*** e0ne has joined #openstack-loci | 13:03 | |
*** jaypipes-ooo has quit IRC | 13:25 | |
*** openstackgerrit has quit IRC | 14:07 | |
*** munimeha1 has joined #openstack-loci | 14:28 | |
hogepodge | Meeting today? | 15:05 |
---|---|---|
evrardjp | heya | 15:14 |
evrardjp | I was wondering the same thing | 15:15 |
evrardjp | it seems no meeting today -- I guess a lot to catch up | 15:15 |
*** hrw has quit IRC | 15:34 | |
*** e0ne has quit IRC | 16:07 | |
*** spsurya has quit IRC | 17:05 | |
*** pbourke has quit IRC | 17:16 | |
*** e0ne has joined #openstack-loci | 17:22 | |
*** leakypipes has joined #openstack-loci | 17:56 | |
leakypipes | evrardjp, alanmeadows: anybody care to explain what these two lines of code are doing? https://github.com/openstack/loci/blob/master/scripts/requirements.sh#L32-L33 | 17:57 |
leakypipes | I've been racking my brains trying to figure it out, but there's so much magic in there. | 17:58 |
leakypipes | if I run `echo uwsgi enum-compat ${PIP_PACKAGES} | xargs -n1 | split -l1 -a3` on my machine, I get two files in the source dir named xaaa and xaab. I have zero idea what this is used for... | 17:59 |
leakypipes | evrardjp, alanmeadows: also, is there somewhere I can see where/how LOCI images are actually *used* or *deployed*? i.e. something that starts one of these images, starts the service (running under uwsgi I imagine?) in that container image along with a configuration file? | 18:00 |
leakypipes | I've been looking for any documentation regarding how LOCI images are used and can't find any. | 18:01 |
evrardjp | leakypipes: hey | 18:02 |
evrardjp | the documentation is really terse indeed | 18:02 |
evrardjp | the first line concats uwsgi and enum-compat to the list of packages to install | 18:03 |
evrardjp | pip | 18:03 |
evrardjp | then make sure it's split to run in parallel for performance | 18:03 |
evrardjp | It's not my idea, complain to Sam for that : p | 18:03 |
evrardjp | it's black magic for me too | 18:04 |
evrardjp | but then it builds the wheel for each packages, tht will be set in / for the next image build to consume | 18:05 |
evrardjp | listing them in /tmp/wheels.txt | 18:05 |
evrardjp | these images are consumed by openstack-helm | 18:05 |
evrardjp | with a little modifications though | 18:05 |
evrardjp | example: https://github.com/openstack/openstack-helm/blob/master/tools/images/openstack/newton/loci.sh | 18:06 |
evrardjp | I am just starting with these two projects so I can't tell you more. | 18:07 |
leakypipes | thx evrardjp, that's helpful. | 18:22 |
evrardjp | leakypipes: if you have other questions, shoot, I am sure we can figure it out. But right now I want to spend the week-end with something else than IT :D | 18:23 |
leakypipes | evrardjp: no worries, and definitely didn't want to seem like I was complaining. just wondered about the magic, that's all :) | 18:26 |
leakypipes | enjoy your weekend! | 18:26 |
evrardjp | leakypipes: you didn't look complaining :D | 18:28 |
evrardjp | I was :p | 18:28 |
evrardjp | hahaha | 18:28 |
evrardjp | long friday :) | 18:28 |
evrardjp | yeah enjoy your week-end too! | 18:28 |
leakypipes | ciao :) | 18:29 |
*** e0ne has quit IRC | 18:36 | |
*** munimeha1 has quit IRC | 20:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!