openstackgerrit | Artur Zarzycki proposed openstack/kolla: Neutron ubuntu binary container https://review.openstack.org/262476 | 00:04 |
---|---|---|
*** tzn has joined #kolla | 00:35 | |
*** godleon has joined #kolla | 00:38 | |
*** tzn has quit IRC | 00:38 | |
*** mark-casey has joined #kolla | 00:47 | |
*** mark-casey has left #kolla | 00:47 | |
*** neilus has joined #kolla | 01:12 | |
*** neilus has quit IRC | 01:17 | |
*** Jeffrey4l has joined #kolla | 01:40 | |
* ajafo iz zgone | 01:49 | |
*** salv-orlando has joined #kolla | 01:52 | |
*** salv-orlando has quit IRC | 01:55 | |
*** dims has quit IRC | 02:08 | |
openstackgerrit | Merged openstack/kolla: Make the logging more safe https://review.openstack.org/262146 | 02:16 |
*** dims has joined #kolla | 02:39 | |
*** dims has quit IRC | 02:39 | |
*** rhallisey has quit IRC | 03:10 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Generate the kolla-build.conf file using oslo_config https://review.openstack.org/262495 | 03:25 |
*** unicell1 has quit IRC | 03:25 | |
*** Jeffrey4l has quit IRC | 03:29 | |
*** Jeffrey4l has joined #kolla | 03:42 | |
*** neilus has joined #kolla | 03:55 | |
*** neilus has quit IRC | 03:59 | |
*** Allen_Gao has joined #kolla | 04:00 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the kolla to find the docker image folder in virtualenv https://review.openstack.org/262652 | 04:17 |
*** suro-patz has joined #kolla | 04:25 | |
*** salv-orlando has joined #kolla | 04:29 | |
*** diogogmt has joined #kolla | 04:42 | |
*** salv-orlando has quit IRC | 04:42 | |
*** v1k0d3n has quit IRC | 04:44 | |
*** suro-patz has quit IRC | 05:05 | |
*** suro-patz has joined #kolla | 05:06 | |
*** diogogmt has quit IRC | 05:12 | |
*** unicell has joined #kolla | 05:13 | |
*** unicell1 has joined #kolla | 05:17 | |
*** unicell has quit IRC | 05:18 | |
*** suro-patz has quit IRC | 05:19 | |
*** suro-patz has joined #kolla | 05:58 | |
*** coolsvap|away is now known as coolsvap | 06:02 | |
*** suro-patz has quit IRC | 06:06 | |
*** Jeffrey4l has quit IRC | 06:32 | |
*** Jeffrey4l has joined #kolla | 06:50 | |
*** suro-patz has joined #kolla | 06:57 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: make the tox.ini indent uniform https://review.openstack.org/262501 | 07:27 |
*** diga has joined #kolla | 07:28 | |
*** suro-patz has quit IRC | 07:29 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: [WIP] Add Dockerfiles for Mesos https://review.openstack.org/261331 | 07:29 |
openstackgerrit | Merged openstack/kolla: use oslo.config instead of raw argparse.ArgumentParser https://review.openstack.org/260389 | 07:35 |
openstackgerrit | Merged openstack/kolla: Python 3 deprecated the logger.warn method in favor of warning https://review.openstack.org/262136 | 07:45 |
*** coolsvap is now known as coolsvap|away | 07:45 | |
ajafo | hi | 08:18 |
*** Jeffrey4l has quit IRC | 08:22 | |
*** Jeffrey4l has joined #kolla | 08:23 | |
ajafo | does kolla have some test which check is it working after build? yesterday I built centos version and I see errors in few containers (heat,nova,neutron) | 08:24 |
Jeffrey4l | ajafo, The kolla has test but not enough. | 08:26 |
Jeffrey4l | you can use tox to test. The jenkins gate is using this too. | 08:26 |
Jeffrey4l | But it just test the image can build successfully. ans the ansible playbook is just work. | 08:27 |
Jeffrey4l | actually, we should add more tests to it. | 08:27 |
Jeffrey4l | For example, whether can launch a vm after deploy a vm. | 08:28 |
Jeffrey4l | On the other hand, part of image has no test now. The heat is. | 08:28 |
Jeffrey4l | ajafo, ^ | 08:28 |
ajafo | I see | 08:28 |
ajafo | build works and ansible too | 08:30 |
ajafo | and I thought about even some simply test which afters build and run everything from ansible could check that containers work | 08:31 |
ajafo | maybe some for with docker logs | grep error would be good for the begining | 08:31 |
*** Allen_Gao has quit IRC | 08:31 | |
ajafo | some for mean some simply bash script with for | 08:32 |
Jeffrey4l | how about just check the container's status? | 08:33 |
ajafo | I'll look on it closer when I end my current task because for now it's difficult for me to trust my env. It's because I'm not sure sthg doesn't work because of my changes or just because it's broken in other builds | 08:35 |
Jeffrey4l | that's great. | 08:38 |
*** Allen_Gao has joined #kolla | 08:47 | |
*** godleon has quit IRC | 09:01 | |
*** kproskurin has joined #kolla | 09:02 | |
*** stephane has joined #kolla | 09:05 | |
*** salv-orlando has joined #kolla | 09:42 | |
*** tzn has joined #kolla | 09:47 | |
*** salv-orlando has quit IRC | 09:49 | |
*** diga has quit IRC | 10:02 | |
openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Add multiple deployment support https://review.openstack.org/262247 | 10:22 |
*** diga has joined #kolla | 10:28 | |
*** ssurana has joined #kolla | 10:30 | |
*** kproskurin has quit IRC | 10:44 | |
*** mbound has joined #kolla | 11:11 | |
openstackgerrit | Artur Zarzycki proposed openstack/kolla: Nova ubuntu binary container https://review.openstack.org/262353 | 11:23 |
*** Allen_Gao has quit IRC | 11:24 | |
*** Allen_Gao has joined #kolla | 11:24 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: [WIP] Add Dockerfiles for Mesos https://review.openstack.org/261331 | 11:31 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: [WIP] Add Dockerfiles for Mesos https://review.openstack.org/261331 | 11:32 |
openstackgerrit | Wanlong Gao proposed openstack/kolla: ansible: let kolla-ansible work in virtualenv https://review.openstack.org/262762 | 11:44 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: [WIP] Vagrant multinode deployment https://review.openstack.org/262242 | 12:03 |
*** ssurana has quit IRC | 12:24 | |
*** rhallisey has joined #kolla | 12:30 | |
*** rhallisey has quit IRC | 12:33 | |
*** rhallisey has joined #kolla | 12:33 | |
*** salv-orlando has joined #kolla | 12:54 | |
*** salv-orlando has quit IRC | 12:57 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: [WIP] Add Dockerfiles for Mesos https://review.openstack.org/261331 | 13:12 |
*** salv-orlando has joined #kolla | 13:27 | |
*** diga has quit IRC | 13:31 | |
*** mbound has quit IRC | 13:42 | |
*** salv-orl_ has joined #kolla | 13:49 | |
*** salv-orlando has quit IRC | 13:50 | |
*** salv-orlando has joined #kolla | 13:53 | |
*** salv-orl_ has quit IRC | 13:57 | |
*** stephane has quit IRC | 14:16 | |
*** mbound has joined #kolla | 14:19 | |
*** inc0 has joined #kolla | 14:42 | |
inc0 | hello | 14:42 |
openstackgerrit | Merged openstack/kolla: make the tox.ini indent uniform https://review.openstack.org/262501 | 14:47 |
rhallisey | inc0, morning | 14:47 |
*** mbound has quit IRC | 14:54 | |
*** mbound has joined #kolla | 14:55 | |
*** salv-orlando has quit IRC | 15:07 | |
*** mbound has quit IRC | 15:08 | |
inc0 | guys, how do you call build.py? | 15:08 |
inc0 | so I did an experiment in regards to https://review.openstack.org/#/c/262495/3 | 15:08 |
inc0 | normally I used tools/build.py and it stops working due to imports - fair enough | 15:09 |
inc0 | but with install in fresh virtualenv and calling kolla-build - it has problems with finding dockerfile location, as kolla-build binary is in completely different location | 15:10 |
ajafo | kolla-build -b ubuntu -t binary | 15:10 |
ajafo | there is self.images_dir = os.path.join(self.base_dir, 'docker') | 15:13 |
ajafo | and if I'm right it should search base_dir in setup.cfg and probably it has some defaults | 15:14 |
Allen_Gao | there is a patch to fix this : https://review.openstack.org/#/c/262652/ | 15:14 |
*** unicell has joined #kolla | 15:15 | |
ajafo | sorry i'm wrong | 15:16 |
*** unicell1 has quit IRC | 15:17 | |
*** Allen_Gao has quit IRC | 15:18 | |
nihilifer | inc0: i'm always pip installing kolla and just using kolla-build command from PATH | 15:19 |
*** Allen_Gao has joined #kolla | 15:19 | |
inc0 | yeah I probably need to do the same | 15:21 |
inc0 | old habits die hard | 15:21 |
openstackgerrit | Merged openstack/kolla: Neutron ubuntu binary container https://review.openstack.org/262476 | 15:22 |
openstackgerrit | Merged openstack/kolla: Enable nova fake driver in nova containers https://review.openstack.org/257442 | 15:26 |
Allen_Gao | And this patch is also needed for kolla-ansible in virtualenv: https://review.openstack.org/#/c/262762/ | 15:27 |
SamYaple | morning everyone | 15:28 |
SamYaple | inc0: i always use tools/build.py | 15:28 |
inc0 | yeah, try the other one;) it behaves...differently sometimes | 15:29 |
inc0 | which isn't good as we suggest newer approach | 15:29 |
SamYaple | are you talking about getting right of tools/build.py? | 15:30 |
inc0 | ajafo, did you use stable or staging repo on ubuntu? | 15:30 |
SamYaple | im not in favor of that | 15:30 |
SamYaple | i never pip install kolla as these is no need in my opinion | 15:30 |
inc0 | SamYaple, well, for review purposes there is big need for that | 15:30 |
inc0 | as you might +2 patch which will ruin imports | 15:31 |
SamYaple | for patches affecting things like that sure | 15:31 |
SamYaple | but a s a general rule i am strongly against breaking build.py | 15:31 |
SamYaple | most patches dont affect that stuff | 15:31 |
inc0 | it almost got broken | 15:31 |
inc0 | ajafo, in any case could you please add note in docs that ubuntu-binary behaves differently than any other type and install older release than trunk? | 15:33 |
SamYaple | inc0: what are your thoughts on merging the ansible kolla_docker module? the patchset only adds the module, it doesnt convert any of the projects yet (subsequent patches to that) https://review.openstack.org/#/c/248812/ | 15:37 |
SamYaple | i want to iterate on it but not rebase 20 patches | 15:37 |
inc0 | rhallisey, around? | 15:38 |
inc0 | rhallisey, since you're only core besides me and nihilifer who is here, could you please review and if it's ok +2+A this? https://review.openstack.org/#/c/248812/ | 15:39 |
rhallisey | inc0, yp | 15:39 |
rhallisey | ya | 15:39 |
inc0 | thanks m8 | 15:39 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Add a new tool to help find the latest versions https://review.openstack.org/248481 | 15:40 |
Allen_Gao | It's great if the kolla_docker module can go into ASAP | 15:40 |
openstackgerrit | Merged openstack/kolla: Glance ubuntu binary container https://review.openstack.org/262004 | 15:57 |
rhallisey | inc0, ya it looks good | 16:00 |
ajafo | inc0: http://ubuntu-cloud.archive.canonical.com/ubuntu, yes I'll add some note to docs | 16:01 |
inc0 | thank you | 16:02 |
openstackgerrit | Merged openstack/kolla: Add docker module in Kolla https://review.openstack.org/248812 | 16:03 |
*** Jeffrey4l has quit IRC | 16:04 | |
*** sean-k-mooney has quit IRC | 16:05 | |
*** sean-k-mooney has joined #kolla | 16:05 | |
*** bmace has quit IRC | 16:34 | |
*** bmace has joined #kolla | 16:35 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert magnum to kolla_docker https://review.openstack.org/261594 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Murano to kolla_docker https://review.openstack.org/261595 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert heat to kolla_docker https://review.openstack.org/261592 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert horizon to kolla_docker https://review.openstack.org/261593 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Swift to kolla_docker https://review.openstack.org/261598 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Ironic to kolla_docker https://review.openstack.org/261599 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert neutron to kolla_docker https://review.openstack.org/261596 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Nova to kolla_docker https://review.openstack.org/261597 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert rabbitmq to kolla_docker https://review.openstack.org/261584 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert cinder to kolla_docker https://review.openstack.org/261591 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert common role to kolla_docker https://review.openstack.org/261579 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert mariadb to kolla_docker https://review.openstack.org/261583 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert memcache to kolla_docker https://review.openstack.org/261582 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert haproxy to kolla_docker https://review.openstack.org/261581 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Keystone to kolla_docker https://review.openstack.org/261580 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Unblock Docker pinning in gate https://review.openstack.org/261601 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Ceph to kolla_docker https://review.openstack.org/261600 | 16:55 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Convert Glance to kolla_docker https://review.openstack.org/261416 | 16:55 |
*** tzn has quit IRC | 17:01 | |
rhallisey | jeeze | 17:05 |
SamYaple | rhallisey: yea its all needed to unblock docker | 17:06 |
rhallisey | blowing up my speakers O.o | 17:06 |
rhallisey | I know XD | 17:06 |
SamYaple | sorry :) | 17:06 |
rhallisey | it's all good | 17:06 |
*** salv-orlando has joined #kolla | 17:11 | |
*** inc0 has quit IRC | 17:47 | |
*** salv-orlando has quit IRC | 18:05 | |
*** unicell has quit IRC | 18:08 | |
*** unicell has joined #kolla | 18:10 | |
*** salv-orlando has joined #kolla | 18:23 | |
*** salv-orlando has quit IRC | 18:40 | |
*** tzn has joined #kolla | 18:49 | |
*** rhallisey has quit IRC | 19:04 | |
*** Allen_Gao has quit IRC | 19:50 | |
*** Allen_Gao has joined #kolla | 19:50 | |
*** dave-mccowan has joined #kolla | 20:09 | |
*** ssurana has joined #kolla | 20:23 | |
*** openstackgerrit has quit IRC | 20:32 | |
*** openstackgerrit has joined #kolla | 20:32 | |
*** suro-patz has joined #kolla | 20:33 | |
*** dave-mccowan has quit IRC | 20:40 | |
*** ssurana has quit IRC | 20:48 | |
*** suro-patz has quit IRC | 21:07 | |
*** gtt116_ has joined #kolla | 21:54 | |
*** gtt116 has quit IRC | 21:58 | |
*** salv-orlando has joined #kolla | 22:02 | |
*** salv-orlando has quit IRC | 22:06 | |
*** salv-orlando has joined #kolla | 22:27 | |
*** salv-orlando has quit IRC | 22:30 | |
*** salv-orlando has joined #kolla | 23:25 | |
*** salv-orlando has quit IRC | 23:35 | |
*** salv-orlando has joined #kolla | 23:50 | |
*** salv-orlando has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!