*** allen_gao has joined #kolla | 00:01 | |
*** vhosakot has joined #kolla | 00:05 | |
*** ccesario has quit IRC | 00:07 | |
vhosakot | sdake: you need help to debug testr issue let me... got few mins now | 00:08 |
---|---|---|
vhosakot | let me know* | 00:08 |
vhosakot | sdake: I see the docker socker PS | 00:09 |
sdake | your on ubuntu | 00:11 |
sdake | what is the nme of /run socket in ubuntu for docker | 00:11 |
sdake | i'd like to know that | 00:11 |
sdake | vhosakot ^ | 00:21 |
vhosakot | sdake: /run socket... ok, let me check | 00:21 |
*** vhosakot has quit IRC | 00:22 | |
*** vhosakot has joined #kolla | 00:22 | |
vhosakot | sdake: what shoud I check ? | 00:24 |
vhosakot | $ ls -lrt /run/docker.sock | 00:24 |
vhosakot | srw-rw---- 1 root docker 0 Mar 24 01:01 /run/docker.sock | 00:24 |
vhosakot | sdake: ^^^ | 00:24 |
sdake | nice | 00:27 |
sdake | so this shoudl work | 00:27 |
vhosakot | sdake: I tested ccesario's patch set, and see that it does not work, I will give me comments in the review | 00:31 |
*** achanda has quit IRC | 00:32 | |
*** allen_gao has quit IRC | 00:33 | |
*** allen_gao has joined #kolla | 00:41 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 00:51 |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 00:56 |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 01:00 |
vhosakot | sdake: I saw your reply for the bug https://bugs.launchpad.net/kolla/+bug/1562231... yes, in the mariadb container, mariadb.log is at /var/log/kolla/mariadb/mariadb.log as expected. But, mysql.log and mysql.err are in /var/log/ instead of /var/log/kolla/mariadb/ | 01:03 |
openstack | Launchpad bug 1562231 in kolla mitaka "lights out recovery patches may have caused problems with mariadb" [Critical,Confirmed] | 01:03 |
sdake | looks like the gate is working https://jenkins07.openstack.org/job/gate-kolla-dsvm-build-centos-binary/563/console | 01:07 |
*** Marga_ has joined #kolla | 01:11 | |
*** Marga_ has joined #kolla | 01:12 | |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Added hostname param into kolla_docker https://review.openstack.org/297984 | 01:25 |
*** achanda has joined #kolla | 01:32 | |
*** achanda has quit IRC | 01:37 | |
*** Jeffrey4l has joined #kolla | 01:38 | |
openstackgerrit | Carlos Cesario proposed openstack/kolla: Change keystone log dir https://review.openstack.org/297967 | 01:41 |
*** ayoung has joined #kolla | 02:00 | |
*** iceyao has joined #kolla | 02:05 | |
*** achanda has joined #kolla | 02:06 | |
*** alisonh has left #kolla | 02:09 | |
sdake | pbourke you around? | 02:14 |
sdake | SamYaple you around? | 02:14 |
*** iceyao has quit IRC | 02:17 | |
*** iceyao has joined #kolla | 02:18 | |
*** vhosakot has quit IRC | 02:38 | |
*** ccesario has joined #kolla | 02:52 | |
*** klint has joined #kolla | 02:53 | |
ccesario | sdake what need to be rechecked ? https://review.openstack.org/#/c/297984/ | 02:54 |
patchbot | ccesario: patch 297984 - kolla - Added hostname param into kolla_docker | 02:54 |
sdake | ccesario the gate is totally busted as you can see from your review | 02:54 |
sdake | when i put recheck in the review log it triggers gerrit to ask jenkins to retest the patch | 02:55 |
sdake | if you have been watchin irc today you have seen my 25 patches to fix the gate | 02:55 |
sdake | patch attempts that is | 02:55 |
sdake | that is finally working | 02:55 |
sdake | so it just need approvals rom the core review tema | 02:55 |
ccesario | sdake: ohh... understood... | 02:55 |
sdake | atm master and mitaka branches are blocked | 02:55 |
ccesario | I saw your patches.... | 02:56 |
sdake | because the gate is broken | 02:56 |
sdake | there is a mail to this effect on the mailing list | 02:56 |
sdake | i'd recommend setting up a [kolla] filter on openstack-dev maiing list | 02:56 |
sdake | so you can see high priority koll arelated topics | 02:56 |
ccesario | sdake: thanks by infos ... | 02:57 |
sdake | happy to help | 02:57 |
*** vhosakot has joined #kolla | 03:01 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 03:02 |
*** allen_gao has quit IRC | 03:04 | |
ccesario | sdake: regarding bug id #1531407 , is something like this that is needed (if needed) https://github.com/ccesario/kolla/commit/917f1659e9f8a15bf645216b0fd2e9ea278f0ac4 | 03:06 |
sdake | ccesario typically generic tools to cleanup volumes are not ideal - too much chance for something to go wrong. I'd prefer a straight listing of volumes to cleanup as is done in cleanup-containers. | 03:07 |
sdake | for extra credit, we need the same thing with cleanup-images | 03:08 |
sdake | which atm cleans up all images in the system | 03:08 |
sdake | rather then just those related to kolla | 03:08 |
*** allen_gao has joined #kolla | 03:09 | |
ccesario | sdake: well... I'm only based on bug description and discussion data .... in short .. "clean named volume" ... ehehhe | 03:12 |
ccesario | is there any doc with all named volumes created by kolla? | 03:12 |
*** achanda has quit IRC | 03:13 | |
ccesario | I need to sleep..... have everyone a good night!!! | 03:18 |
ccesario | sdake: thanks by good infos!!! | 03:19 |
sdake | Jeffrey4l around? | 03:20 |
openstackgerrit | Hui Kang proposed openstack/kolla: Add Kuryr Docker container https://review.openstack.org/298000 | 03:59 |
*** salv-orlando has joined #kolla | 04:03 | |
*** ayoung has quit IRC | 04:04 | |
*** SiRiuS_ has quit IRC | 04:11 | |
*** iceyao has quit IRC | 04:11 | |
*** achanda has joined #kolla | 04:14 | |
openstackgerrit | Merged openstack/kolla: Changes horizon log location to kolla_logs volume https://review.openstack.org/297952 | 04:14 |
*** salv-orlando has quit IRC | 04:15 | |
*** achanda has quit IRC | 04:19 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Add consul Docker container https://review.openstack.org/298001 | 04:20 |
Jeffrey4l | sdake, yes | 04:34 |
*** achanda has joined #kolla | 04:37 | |
*** allen_gao has quit IRC | 04:41 | |
*** allen_gao has joined #kolla | 04:42 | |
*** allen_gao has quit IRC | 04:51 | |
*** allen_gao has joined #kolla | 04:59 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 05:22 |
openstackgerrit | Steven Dake proposed openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 05:23 |
*** iceyao has joined #kolla | 05:24 | |
*** salv-orlando has joined #kolla | 05:27 | |
*** salv-orlando has quit IRC | 05:36 | |
openstackgerrit | Steven Dake proposed openstack/kolla: [WIP] Try overlayfs for storage driver in gate https://review.openstack.org/298011 | 06:38 |
Jeffrey4l | sdake, vhosakot sup? | 06:55 |
vhosakot | hey Jeffrey4l how are you ? | 06:56 |
Jeffrey4l | fine | 06:56 |
Jeffrey4l | vhosakot, sdake told me ping vhosakot when i back | 06:56 |
*** iceyao has quit IRC | 06:56 | |
vhosakot | Jeffrey4l: ah ok.. I dont know :) | 06:57 |
vhosakot | Jeffrey4l: let me remember if I need to get any information from you for the bug-fixes I"m working on now :) | 06:57 |
Jeffrey4l | vhosakot, never mind. | 06:57 |
vhosakot | cool | 06:57 |
Jeffrey4l | vhosakot, what's it? | 06:59 |
vhosakot | Jeffrey4l: do you know if coolsvap is working on droproot for haproxy..? i dont see coolsvap around here | 07:00 |
sdake | running gat with overlayfs | 07:02 |
sdake | gate | 07:02 |
*** salv-orlando has joined #kolla | 07:03 | |
*** iceyao has joined #kolla | 07:03 | |
sdake | what the hellis the deal with rax.ord | 07:03 |
sdake | evey rax.ord jo fails | 07:04 |
Jeffrey4l | vhosakot, https://review.openstack.org/245013 it has been long time since he last PS pushed. I think you can talk with him first and see what the status for that PS. | 07:04 |
vhosakot | Jeffrey4l: ah ok thanks a lot! | 07:05 |
sdake | personally i'd just teak it over | 07:05 |
sdake | coolsvap not on irc often | 07:05 |
sdake | hard to get ahold of | 07:05 |
vhosakot | ah ok | 07:06 |
vhosakot | I saw your overlayfs PS.. cool... the gate's kernel has overlayfs ? | 07:06 |
openstackgerrit | Kuo-tung Kao proposed openstack/kolla: add unit tests for build script https://review.openstack.org/290423 | 07:09 |
*** vhosakot has quit IRC | 07:10 | |
*** salv-orlando has quit IRC | 07:10 | |
sdake | Jeffrey4l needs ack: https://review.openstack.org/#/c/297945/ | 07:11 |
patchbot | sdake: patch 297945 - kolla - Fix gate to use world writeable docker socket | 07:11 |
sdake | only cento | 07:12 |
sdake | s | 07:12 |
sdake | cneots7 has overlyafs backported | 07:13 |
*** salv-orlando has joined #kolla | 07:18 | |
*** salv-orlando has quit IRC | 07:22 | |
*** allen_gao has quit IRC | 07:31 | |
*** allen_gao has joined #kolla | 07:40 | |
sdake | Jeffrey4l https://bugs.launchpad.net/kolla/+bug/1562448 | 07:41 |
openstack | Launchpad bug 1562448 in kolla mitaka "rax.ord has consistent failure with IP checking" [Critical,Confirmed] | 07:41 |
*** iceyao has quit IRC | 07:59 | |
*** stvnoyes has quit IRC | 08:09 | |
*** stvnoyes has joined #kolla | 08:10 | |
sdake | mandre around? | 08:11 |
sdake | look at the performance difference of overlayfs vs btfs | 08:13 |
sdake | overlayfs: https://review.openstack.org/#/c/298011/1 | 08:13 |
patchbot | sdake: patch 298011 - kolla - [WIP] Try overlayfs for storage driver in gate | 08:13 |
sdake | btrfs https://review.openstack.org/#/c/297945/ | 08:14 |
patchbot | sdake: patch 297945 - kolla - Fix gate to use world writeable docker socket | 08:14 |
sdake | well cats i'm off to bed | 08:16 |
*** salv-orlando has joined #kolla | 08:22 | |
*** achanda has quit IRC | 08:23 | |
*** achanda has joined #kolla | 08:27 | |
*** sdake_ has joined #kolla | 08:28 | |
*** achanda has quit IRC | 08:30 | |
*** sdake has quit IRC | 08:31 | |
*** salv-orlando has quit IRC | 08:31 | |
*** achanda has joined #kolla | 08:32 | |
*** jmccarthy has quit IRC | 08:36 | |
*** jmccarthy has joined #kolla | 08:37 | |
*** achanda has quit IRC | 08:41 | |
openstackgerrit | Kuo-tung Kao proposed openstack/kolla: add unit tests for build script https://review.openstack.org/290423 | 08:46 |
*** salv-orlando has joined #kolla | 09:04 | |
*** salv-orlando has quit IRC | 09:12 | |
*** allen_gao has quit IRC | 09:16 | |
*** allen_gao has joined #kolla | 09:24 | |
*** achanda has joined #kolla | 09:41 | |
*** achanda has quit IRC | 09:46 | |
*** pbourke has quit IRC | 10:16 | |
*** pbourke has joined #kolla | 10:16 | |
*** salv-orlando has joined #kolla | 10:44 | |
*** tuvenen has quit IRC | 10:48 | |
*** elemoine has quit IRC | 10:48 | |
*** salv-orlando has quit IRC | 10:48 | |
*** tuvenen has joined #kolla | 10:50 | |
*** elemoine has joined #kolla | 10:51 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Handle multi Ethernets case in the gate https://review.openstack.org/290238 | 10:58 |
*** weiyu has joined #kolla | 10:58 | |
SamYaple | morning | 11:08 |
*** achanda has joined #kolla | 11:14 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Test https://review.openstack.org/298029 | 11:18 |
*** allen_gao has quit IRC | 11:18 | |
*** achanda has quit IRC | 11:19 | |
*** allen_gao has joined #kolla | 11:24 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Test https://review.openstack.org/298029 | 11:25 |
*** SiRiuS_ has joined #kolla | 11:29 | |
Jeffrey4l | SamYaple, morning | 11:42 |
Jeffrey4l | the gate fix is alreadly in the queue, no need for test. https://review.openstack.org/297945 | 11:42 |
SamYaple | Jeffrey4l: thats a bad fix | 11:44 |
SamYaple | changing permissions and blaming sudo -E? | 11:44 |
SamYaple | really? | 11:44 |
SamYaple | sudo hasnt changed in years | 11:44 |
SamYaple | and changing socket permissions is just a bad move, regardless if its "just in the gate" | 11:44 |
Jeffrey4l | i am also think it is related to the sudo, which change some environment. | 11:45 |
Jeffrey4l | So any better solution? | 11:45 |
SamYaple | Jeffrey4l: yea but i dont feel like doing it, so i abandoned my patchset | 11:46 |
Jeffrey4l | SamYaple, means? don't get your point. | 11:47 |
SamYaple | there are better solutions than that Jeffrey4l . I dont feel like fixing it right now so i abandonded my patchset | 11:47 |
Jeffrey4l | roger. | 11:48 |
*** weiyu has quit IRC | 11:52 | |
*** allen_gao has quit IRC | 11:53 | |
*** reddy has joined #kolla | 11:54 | |
*** allen_gao has joined #kolla | 12:00 | |
openstackgerrit | Kuo-tung Kao proposed openstack/kolla: add unit tests for build script https://review.openstack.org/290423 | 12:23 |
*** iceyao has joined #kolla | 12:44 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Handle multi Ethernets case in the gate https://review.openstack.org/290238 | 12:52 |
*** sdake has joined #kolla | 12:56 | |
*** sdake_ has quit IRC | 12:58 | |
*** klint has quit IRC | 12:59 | |
*** achanda has joined #kolla | 13:17 | |
*** achanda has quit IRC | 13:23 | |
*** salv-orlando has joined #kolla | 13:37 | |
*** salv-orlando has quit IRC | 13:48 | |
ccesario | morning.... | 13:53 |
*** reddy has quit IRC | 13:53 | |
ccesario | the kolla gate logs is down ? | 13:54 |
*** achanda has joined #kolla | 13:57 | |
*** achanda has quit IRC | 14:08 | |
*** inc0 has joined #kolla | 14:16 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: iscsi container with lvm2 support https://review.openstack.org/291285 | 14:22 |
*** intr1nsic has quit IRC | 14:24 | |
*** intr1nsic has joined #kolla | 14:29 | |
*** salv-orlando has joined #kolla | 14:30 | |
*** jtriley has joined #kolla | 14:34 | |
*** salv-orlando has quit IRC | 14:35 | |
sbezverk | Jeffrey4l ping if you are around | 14:35 |
Jeffrey4l | sbezverk, pong | 14:35 |
Jeffrey4l | sbezverk, sup | 14:36 |
sbezverk | Jeffrey4l I am failing to understand what you did not like in this line: /var/lib/cinder/volumes/* | 14:39 |
sbezverk | I mean it is how openstack doc says tgtd.conf should be modified.. | 14:39 |
Jeffrey4l | sbezverk, i means just use `echo "include /var/lib/cinder/volumes/*" > /etc/tgt/tgtd.conf` | 14:41 |
Jeffrey4l | sbezverk, i means just use `echo "include /var/lib/cinder/volumes/*" >> /etc/tgt/tgtd.conf` | 14:41 |
Jeffrey4l | this should work as expected. no need introduce a tgtd.conf.1 file | 14:41 |
Jeffrey4l | or use `sed` to insert a line at the begin of the file sbezverk | 14:42 |
*** allen_gao has quit IRC | 14:43 | |
sbezverk | Jeffrey4l The requirement was to this line as 1st line in the config file, in your examples 1: tgtd.conf will be completely overwritten, 2: this line will be added to the end of existing file neither of this satisfy the requirement | 14:46 |
Jeffrey4l | sbezverk, I am not sure(do not know) whether it is needed to be the first line. But If so, you can use sed to do this. | 14:46 |
Jeffrey4l | sed -i '1 /var/lib/cinder/volumes/*' /etc/tgt/tgtd.conf | 14:48 |
Jeffrey4l | sbezverk, ^^ | 14:48 |
sbezverk | Jeffrey4l If it were not requirement, I would have just added to the end with >>, I will check with sed.. still do not get why so much fuzz with my solution.. | 14:48 |
*** allen_gao has joined #kolla | 14:48 | |
Jeffrey4l | sbezverk, sed is simple a directly. | 14:49 |
sbezverk | Jeffrey4l ok, thanks for command, never used sed before to add line.. | 14:50 |
Jeffrey4l | when changing file content, sed is the best tool sbezverk :D | 14:51 |
sbezverk | Jaffrey4l have you tried this command? on my cenots it fails :-( | 14:53 |
sbezverk | sed -i '1 /var/lib/cinder/volumes/*' test.conf | 14:54 |
sbezverk | sed: -e expression #1, char 3: unknown command: `/' | 14:54 |
*** allen_gao has quit IRC | 14:54 | |
sbezverk | also tried this: sed -i '1 \/var\/lib\/cinder\/volumes/*' test.conf | 14:56 |
sbezverk | sed '1 i /var/lib/cinder/volumes/*' test.conf : this one worked.. | 15:00 |
*** allen_gao has joined #kolla | 15:01 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Implement nova-ssh container https://review.openstack.org/297963 | 15:02 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: iscsi container with lvm2 support https://review.openstack.org/291285 | 15:04 |
*** inc0 has quit IRC | 15:06 | |
*** inc0 has joined #kolla | 15:06 | |
*** jtriley has quit IRC | 15:06 | |
*** achanda has joined #kolla | 15:09 | |
Jeffrey4l | SamYaple, pls re-consider this commit https://review.openstack.org/#/c/290238/3 | 15:10 |
patchbot | Jeffrey4l: patch 290238 - kolla - Handle multi Ethernets case in the gate | 15:10 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: iscsi container with lvm2 support https://review.openstack.org/291285 | 15:11 |
SamYaple | Jeffrey4l: ill unblock i havent looked at the review though. i dont recall the issue with it | 15:12 |
Jeffrey4l | SamYaple, thanks. rax-iad node has two Ethernets, which result the ubuntu deploy job failed. | 15:13 |
SamYaple | Jeffrey4l: oh right thats for a slignly different reason though | 15:14 |
*** achanda has quit IRC | 15:14 | |
SamYaple | its because the hostname is still set for the ip on the eth0 interface when it should be set for eth1 | 15:14 |
SamYaple | thats right your patch isnt going to work on multinode | 15:15 |
Jeffrey4l | SamYaple, correct. | 15:15 |
Jeffrey4l | SamYaple, we have no multinode jobs now. | 15:15 |
SamYaple | Jeffrey4l: we do | 15:15 |
SamYaple | its in experimental | 15:15 |
SamYaple | waiting on something from infra | 15:16 |
Jeffrey4l | SamYaple, moreover, this script name is deploy_aio not deploy_multinode | 15:16 |
* Jeffrey4l is checking that. | 15:16 | |
SamYaple | thats fine but to make this work aio is goign to break | 15:16 |
SamYaple | thats why i blocked | 15:16 |
Jeffrey4l | yes, you told me before. But I still confused why. I need theck that experimental jobs first. | 15:17 |
Jeffrey4l | SamYaple, even if you are right, how could we fix the aio case? it happend now and there. we need fix this. | 15:18 |
SamYaple | Jeffrey4l: there is a patch up to fix it I havent finished yet | 15:19 |
SamYaple | ill look at it again | 15:19 |
Jeffrey4l | SamYaple, could you explain why my PS is not work on multinode? | 15:22 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix /etc/hosts in gate https://review.openstack.org/297247 | 15:23 |
SamYaple | Jeffrey4l: the same reason its failing now. youll just make it work only on AIO and itll have to be reverted to work on AIO and multinode anyway | 15:24 |
Jeffrey4l | SamYaple, the multi node job is not completed now. it just build the image without any deploy. | 15:24 |
Jeffrey4l | https://github.com/openstack/kolla/blob/master/tox.ini#L176 | 15:25 |
*** dims has quit IRC | 15:27 | |
SamYaple | Jeffrey4l: im well aware of the state of it. i wrote all of it. im telling you what is needed to make it functional (and again, we are waiting on zuulv3 from infra) | 15:28 |
*** jtriley has joined #kolla | 15:28 | |
Jeffrey4l | SamYaple, so could we just fix the current issue before? We'd better make the gate always green. Otherwise we need write much recheck recheck recheck. | 15:29 |
Jeffrey4l | before the zuulv3 come out. | 15:29 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix /etc/hosts in gate https://review.openstack.org/297247 | 15:30 |
SamYaple | Jeffrey4l: thats what that patchset is right there https://review.openstack.org/297247 | 15:30 |
SamYaple | if you want a _REALLY_ quick one, just change the hostname | 15:31 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix /etc/hosts in gate https://review.openstack.org/297247 | 15:33 |
SamYaple | Jeffrey4l: the only reason the gate is having issue right now with rax is because the hostname points to eth0, and we have a change that says it should point to eth1 | 15:33 |
SamYaple | so the quickest fist is just a hostname change, that wont fix multinode though | 15:33 |
*** dims has joined #kolla | 15:34 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix /etc/hosts in gate https://review.openstack.org/297247 | 15:35 |
Jeffrey4l | SamYaple, yea. that is better. lets wait the gate result. | 15:36 |
*** salv-orlando has joined #kolla | 15:36 | |
SamYaple | Jeffrey4l: i think this latest one will fix it, but not positive | 15:37 |
*** jtriley has quit IRC | 15:40 | |
*** salv-orlando has quit IRC | 15:42 | |
*** jtriley has joined #kolla | 15:42 | |
*** inc0 has quit IRC | 15:44 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Implement nova-ssh container https://review.openstack.org/297963 | 15:49 |
openstackgerrit | Hui Kang proposed openstack/kolla: Add Kuryr Docker container https://review.openstack.org/298000 | 15:56 |
*** jtriley has quit IRC | 16:07 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Add consul Docker container https://review.openstack.org/298001 | 16:08 |
*** salv-orlando has joined #kolla | 16:09 | |
*** achanda has joined #kolla | 16:11 | |
*** salv-orlando has quit IRC | 16:12 | |
*** achanda has quit IRC | 16:16 | |
sbezverk | SamYaple ping if you have time | 16:32 |
*** mbound has joined #kolla | 16:32 | |
*** Jeffrey4l has quit IRC | 16:56 | |
*** iceyao has quit IRC | 17:05 | |
*** jtriley has joined #kolla | 17:25 | |
*** mbound has quit IRC | 17:31 | |
*** jtriley has quit IRC | 17:35 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: iscsi container with lvm2 support https://review.openstack.org/291285 | 17:36 |
*** rstarmer has joined #kolla | 17:48 | |
*** jasonsb has quit IRC | 17:58 | |
*** achanda has joined #kolla | 18:14 | |
*** dims has quit IRC | 18:15 | |
*** achanda has quit IRC | 18:20 | |
*** dims has joined #kolla | 18:22 | |
*** vhosakot has joined #kolla | 18:31 | |
*** achanda has joined #kolla | 18:35 | |
vhosakot | is infra or gate-kolla-docs broken ? gate-kolla-docs failed and no logs are seen... isn't this odd https://review.openstack.org/#/c/297963/3 | 18:39 |
patchbot | vhosakot: patch 297963 - kolla - Implement nova-ssh container | 18:39 |
*** Marga_ has quit IRC | 18:42 | |
*** Marga_ has joined #kolla | 18:42 | |
*** Marga_ has quit IRC | 18:45 | |
sdake | hey folks | 18:46 |
vhosakot | hey... | 18:50 |
vhosakot | is infra or gate-kolla-docs broken ? gate-kolla-docs failed and no logs are seen... isn't this odd https://review.openstack.org/#/c/297963/3 | 18:50 |
patchbot | vhosakot: patch 297963 - kolla - Implement nova-ssh container | 18:50 |
sdake | any core reviewers around to ack this? https://review.openstack.org/#/c/297945/ | 18:53 |
patchbot | sdake: patch 297945 - kolla - Fix gate to use world writeable docker socket | 18:53 |
*** SiRiuS_ has quit IRC | 19:12 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla: iscsi container with lvm2 support https://review.openstack.org/291285 | 19:19 |
*** sdake has quit IRC | 19:20 | |
sbezverk | sdake vhosakot hi, can we chat about wild cards for iscsi? | 19:20 |
vhosakot | sbezverk: wildcard what ? wildcard ip address for the initiator ? | 19:21 |
vhosakot | bbiab... 20 mins | 19:23 |
sbezverk | vhosakot yep, about ip address used to listen for incoming iscsi sessions | 19:25 |
*** SiRiuS_ has joined #kolla | 19:32 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Add consul Docker container https://review.openstack.org/298001 | 19:44 |
*** vhosakot has quit IRC | 19:55 | |
*** vhosakot has joined #kolla | 19:58 | |
*** achanda has quit IRC | 20:06 | |
*** vhosakot has quit IRC | 20:15 | |
*** mikelk has joined #kolla | 20:33 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Add Kuryr Docker container https://review.openstack.org/298000 | 20:33 |
*** mikelk has quit IRC | 20:39 | |
*** mikelk has joined #kolla | 21:00 | |
*** mikelk has quit IRC | 21:04 | |
*** mikelk has joined #kolla | 21:04 | |
*** mikelk has quit IRC | 21:06 | |
*** sdake has joined #kolla | 21:36 | |
*** vhosakot has joined #kolla | 21:47 | |
*** salv-orlando has joined #kolla | 22:09 | |
*** sdake has quit IRC | 22:18 | |
*** vhosakot has quit IRC | 22:35 | |
*** achanda has joined #kolla | 22:39 | |
*** sbezverk has quit IRC | 22:52 | |
*** sbezverk has joined #kolla | 22:53 | |
*** vhosakot has joined #kolla | 22:56 | |
*** salv-orl_ has joined #kolla | 22:57 | |
*** salv-orlando has quit IRC | 22:57 | |
*** vhosakot has quit IRC | 22:58 | |
*** vhosakot has joined #kolla | 22:58 | |
*** SiRiuS_ has quit IRC | 22:59 | |
*** Marga_ has joined #kolla | 23:18 | |
*** vhosakot has quit IRC | 23:24 | |
*** vhosakot has joined #kolla | 23:24 | |
*** ccesario has quit IRC | 23:27 | |
*** vhosakot has quit IRC | 23:30 | |
*** vhosakot has joined #kolla | 23:33 | |
openstackgerrit | Merged openstack/kolla: Fix gate to use world writeable docker socket https://review.openstack.org/297945 | 23:42 |
*** cfarquhar has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!