ayoung | SamYaple, ah...you guys don't care ...it was Tripleo | 00:00 |
---|---|---|
ayoung | the one that added the admin_token back in | 00:00 |
ayoung | we're going to leave it for one more release | 00:00 |
SamYaple | ayoung: right! infact im going to use my super sed powers to re-unenable it! | 00:00 |
sdake | interesting | 00:00 |
SamYaple | its a huge security hole anyway. | 00:00 |
ayoung | SamYaple, that is fine, but since we put the paste file under /usr/share, I don;'t know if that is kosher | 00:01 |
ayoung | SamYaple, oh yeah | 00:01 |
sdake | everyone gets bent out of shape about deprecations, but kolla can handle those with minimum issues :) | 00:01 |
ayoung | SamYaple, there is afollow on that is going to disable it better | 00:01 |
*** tpot has joined #kolla | 00:01 | |
ayoung | SamYaple, https://review.openstack.org/#/c/280467/2 | 00:01 |
SamYaple | ayoung: its in /etc/keystone/*paste.ini when installed from source | 00:01 |
SamYaple | though rdo packages put it in /usr/share | 00:02 |
ayoung | SamYaple, yeah, but not from RPM | 00:02 |
sdake | nah its copied to /etc/keystone now in master | 00:02 |
ayoung | one of many packaging choices I do not agree with, but.... | 00:02 |
SamYaple | ayoung: yea we normalized that in kolla | 00:02 |
sdake | in rdo mode | 00:02 |
SamYaple | it will be in /etc/keystone | 00:02 |
ayoung | ah, that is good. | 00:02 |
SamYaple | ayoung: we at kolla also disagree with some silly packaging things | 00:03 |
SamYaple | /usr/share for configs? for shame! | 00:03 |
*** dims_ has quit IRC | 00:03 | |
sdake | i personally take it as it comes | 00:03 |
sdake | /usr/share is for sharing data between multiple nodes thatdoesn't change | 00:03 |
sdake | config data changes potentially per node, so /usr/share shouldn'tbe used | 00:03 |
ayoung | SamYaple, yeah, and that has burnt me. But I claim laziness | 00:03 |
sdake | but it is as it is :) | 00:03 |
ayoung | when I started on OpenStack, Alan Pevec was good enough to sweep up many of the packaging work | 00:04 |
ayoung | and I let him | 00:04 |
ayoung | and never re-claimed it | 00:04 |
*** ssurana has quit IRC | 00:04 | |
ayoung | NOw they know better than to trust me | 00:04 |
*** ssurana has joined #kolla | 00:04 | |
ayoung | TASK [prechecks : Checking that libvirt is not running] ************************ | 00:04 |
ayoung | fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "failed_when_result": true, "stat": {"atime": 1455034753.8042634, "ctime": 1455034753.8042634, "dev": 20, "exists": true, "gid": 14371, "gr_name": "libvirtd", "inode": 24920, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": true, "isuid": false, "mode": "0770", "mtime": 1455034753.8042634, "nlink | 00:04 |
ayoung | ": 1, "path": "/var/run/libvirt/libvirt-sock", "pw_name": "root", "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": true, "xoth": false, "xusr": true}} | 00:04 |
ayoung | hmmm | 00:05 |
ayoung | do I need to disable libvirt? | 00:05 |
*** cloudnau_ has joined #kolla | 00:05 | |
SamYaple | ayoung: on the host, yes | 00:05 |
SamYaple | we run libvirt containerized | 00:05 |
ayoung | Gah! Why did that not pop up last time I ran? And why is it happening now? | 00:06 |
SamYaple | did you do a full run last time? | 00:06 |
ayoung | yep | 00:06 |
SamYaple | ill be honest, I dont know if you can run libvirt on the host at this stage since we communicate over tcp with libvirt nowadays | 00:06 |
ayoung | SamYaple, I bet I didn;'t run the prechecks | 00:07 |
SamYaple | probably not | 00:07 |
SamYaple | i dont think I ever have.... | 00:07 |
ayoung | it just cacught the fact that ansible2 crept back in | 00:08 |
SamYaple | ayoung: bear in mind the issue the other ay that you didnt hit is stil laround should you hit it now | 00:08 |
SamYaple | kolla_toolbox fails to launch | 00:08 |
SamYaple | should you hit it, this is the fix https://review.openstack.org/#/c/280429/ | 00:09 |
ayoung | I think I still had a functional Keystone without that | 00:09 |
SamYaple | yea probably | 00:09 |
*** cloudnautique has quit IRC | 00:09 | |
ayoung | So I can do what I need to do, which is test out a new extension to Keystone client | 00:09 |
SamYaple | with keystone-bootstrap technically you don't even need kolla-ansible | 00:09 |
sdake | ayoung did you happen to see out roadmap from the midcycle | 00:09 |
SamYaple | kolla-toolbox | 00:09 |
SamYaple | * | 00:09 |
ayoung | sdake, nope. Link? | 00:09 |
*** cloudnau_ has quit IRC | 00:10 | |
sdake | https://etherpad.openstack.org/p/kolla-mitaka-midcycle-roadmap | 00:10 |
sdake | i'm not big on roadmaps, think teams should stay tactical and have close communication with their downstreams/customers | 00:11 |
sdake | but lots of people asking for it so there it is :) | 00:11 |
*** Jeffrey4l has joined #kolla | 00:11 | |
ayoung | sdake, all logical stuff | 00:11 |
ayoung | the devstack replacement is going to be political | 00:12 |
sdake | ayoung i think inc0 used too strong language there | 00:12 |
SamYaple | ayoung: well it wont be a hard replacement | 00:12 |
sdake | i think augment would be better | 00:12 |
SamYaple | alternative is better wording | 00:12 |
ayoung | Executioner? | 00:12 |
ayoung | Dead Poolizer? | 00:12 |
sdake | put the hammer down! | 00:13 |
sdake | we are not replacing devstack - just a different choice developers can make in their workflow | 00:13 |
SamYaple | i updated with alternative of devstack sdake | 00:13 |
sdake | i always found devstack to be well written but wonky by design | 00:13 |
SamYaple | its more right | 00:13 |
ayoung | sdake, SamYaple devstack has always felt like busywork to me | 00:14 |
SamYaple | you had me until you said "well written". ill agree with half of that | 00:14 |
sdake | the implementation is good, | 00:14 |
sdake | however, | 00:14 |
SamYaple | again sdake , ill agree with half of 'implementation good' | 00:14 |
sdake | the idea of corrupting your environment just for the sake of openstack development is bad | 00:14 |
SamYaple | it is written and has implementation | 00:15 |
sdake | well surely you can agre ewith my however statement :) | 00:15 |
*** blahRus1 has quit IRC | 00:15 | |
SamYaple | indeed | 00:15 |
ayoung | Haven;t you guys ever used the bullet featur on Etherpad? | 00:15 |
SamYaple | ayoung: i didnt organize this one! | 00:15 |
sdake | yes | 00:15 |
sdake | i dunno who put in the dashes | 00:15 |
SamYaple | werent you recording ideas that session sdake ;) | 00:17 |
SamYaple | though you nromally use bullets | 00:17 |
sdake | yes but i didn't put in the dashes | 00:17 |
sdake | actually | 00:17 |
sdake | it was a everyone put in ideas session | 00:17 |
ayoung | TASK: [mariadb | Waiting for MariaDB service to be ready] ********************* | 00:17 |
ayoung | failed: [localhost] => {"attempts": 6, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.019151", "end": "2016-02-16 19:09:49.475677", "failed": true, "rc": 1, "start": "2016-02-16 19:09:49.456526", "stdout_lines": [], "warnings": []} | 00:17 |
sdake | that is why there is only a little bit of blue | 00:17 |
sdake | ayoung fwiw someone else rpeorted this same problem | 00:17 |
ayoung | let me see what is going on there... | 00:18 |
SamYaple | ayoung: this is most commonly caused by having a dirty environtment (not cleaning up volumes) | 00:18 |
* sdake wtb bug reports - hard to bug report on irc :) | 00:18 | |
ayoung | ah..ok, let me clean up clean up | 00:18 |
SamYaple | so if you remove your containers, check `docker volume ls` and see if you see any named volumes | 00:18 |
SamYaple | you should clean those up too | 00:18 |
sdake | ideally kolla could operate from a failed deployment | 00:18 |
SamYaple | the cleanup script we have _should_ be handling that | 00:18 |
ayoung | SamYaple, you need a "sterilize" script clearly labled | 00:18 |
ayoung | I though clenacup containers qwas sufficient | 00:18 |
sdake | because in the field, a deployment is going to fail once in a while | 00:18 |
SamYaple | ayoung: it should be | 00:18 |
SamYaple | we have an additional patches to catch when its not | 00:19 |
SamYaple | ayoung: https://review.openstack.org/#/c/280722/ | 00:19 |
SamYaple | sdake: we cant do that. | 00:19 |
ayoung | local 0934775dc19bee0c648cd08d95b03e3dcab9f7ea46e881101758f61346a14110 | 00:19 |
SamYaple | we dont remove data | 00:19 |
SamYaple | ayoung: no that isn't it | 00:19 |
*** Kennan has quit IRC | 00:19 | |
SamYaple | it would be named mariadb | 00:19 |
SamYaple | i said "most commonly" :[] | 00:19 |
ayoung | This feels familair | 00:20 |
ayoung | I had to restart docker last time, though. | 00:20 |
SamYaple | did you disable selinux? | 00:20 |
ayoung | Nope | 00:20 |
ayoung | that was it | 00:20 |
*** salv-orlando has quit IRC | 00:20 | |
ayoung | OK, we need to talk about that | 00:20 |
SamYaple | fwiw ayoung i made sure to talk about the selinux thing in the midcycle | 00:20 |
ayoung | you guys are doing something wrong | 00:20 |
SamYaple | weve got people looking into policy files | 00:20 |
ayoung | That is not it | 00:20 |
ayoung | should not have to mess with policy to get this to work | 00:21 |
SamYaple | talk to sdake | 00:21 |
SamYaple | he wanted the root droppings | 00:21 |
ayoung | I'll do better than that, I'll set up a meeting between sdake and SE Linux Dan Walsh | 00:21 |
SamYaple | but for the record we will need policies to make nova and libvirt work | 00:21 |
SamYaple | we know dan | 00:21 |
ayoung | I could see that | 00:21 |
sdake | ayoung i can just email dan ;) | 00:21 |
ayoung | sdake, yeah. I tend to ambush him when I go into the office | 00:22 |
sdake | its a priority thing | 00:22 |
ayoung | but...for now... | 00:22 |
SamYaple | ayoung: would you like a detailed explaination about the issue? I can do that :) | 00:22 |
sdake | as in our capacity planning doesn't permit selinux implementation prior to mitaka-3 | 00:22 |
ayoung | SamYaple, if you have it written down, send it | 00:22 |
ayoung | otherwise, we can punt for now | 00:22 |
sdake | if someone implements it fantastic ;) | 00:22 |
SamYaple | ayoung: i dont have it written down. but for you, Ill write it down and submit a docs patch | 00:23 |
SamYaple | just for you though | 00:23 |
ayoung | sdake, the fact that this trips me up on MySQL, and the Fedora spin on mysql runs under SELinux leads me to think we could solce This problem...not necessaril;t all of selinux | 00:23 |
* SamYaple grumbles ... people comeinhere complaining about security.... | 00:23 | |
sdake | ok laptop at 5% | 00:23 |
sdake | going to roll soon | 00:23 |
SamYaple | ayoung: does that have persistent data for container upgrades? | 00:23 |
SamYaple | (answer is no) | 00:24 |
SamYaple | if you bind mount to host it does! but then you have permissions issues | 00:24 |
sdake | ya i wanted to bring up fernet tokens at midcycle too | 00:24 |
sdake | but no time in agenda | 00:24 |
SamYaple | uid 1000 in the container is not uid 1000 on the host ayoung | 00:24 |
ayoung | sdake, as in, you like fernet? | 00:24 |
SamYaple | complicated issue, no simple solution | 00:24 |
ayoung | SamYaple, hmmmm | 00:24 |
SamYaple | ayoung: ive been pushing fernet since liberty | 00:24 |
sdake | i don't really know what fernet is, but i understand its a new requirement | 00:24 |
ayoung | sdake, I took a risk in order to expedite | 00:24 |
ayoung | I allowed lbragsted to rip out V2 token support for Trusts | 00:25 |
ayoung | techniocally it was never officially supported | 00:25 |
ayoung | and I klnow you can't do trusts without some V3 calls | 00:25 |
ayoung | but...its going to break someone somewhere | 00:25 |
ayoung | but Fernet is so much more important. | 00:25 |
sdake | i had a hand in trusts ;) | 00:25 |
ayoung | sdake, you got your hand in, I was swimming in them up to my eyeballs... | 00:26 |
sdake | asked shardy to make it happen he made ith pape n:) | 00:26 |
ayoung | In dublin as I recall.... | 00:26 |
sdake | heat was pretty disruptive to openstack i think ;) | 00:27 |
*** Kennan has joined #kolla | 00:27 | |
ayoung | glad I showed up, late, but I showed | 00:27 |
ayoung | OK...clean run. Time to re-enable SELinux | 00:27 |
*** yuanying_ has joined #kolla | 00:28 | |
ayoung | ooooh | 00:28 |
ayoung | setenforce 1 broke it. but setenfoce 0 let it run again... | 00:28 |
ayoung | hmmm | 00:28 |
ayoung | and now I can reset setenforce 1 and it still works | 00:29 |
ayoung | interesting. Very | 00:29 |
ayoung | sdake, here is Fernet in a nutshell: We encrypt a tiny amoung of data and use that as the token. At its simplest tHe data is the userid, project, and expiry | 00:30 |
ayoung | use symmetric encryption, to keep it light | 00:30 |
ayoung | and that way a keystone server can verify that the token was issued by itself | 00:30 |
ayoung | since only keystone has the private key, only keystone can encrypt and decrypt | 00:31 |
*** yuanying has quit IRC | 00:31 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/280943 | 00:31 |
sdake | ayoung sounds like a solid implementation, but possibly open to replay attacks? | 00:32 |
*** dims has joined #kolla | 00:33 | |
sdake | corosync uses symetric encyrption, works really well and we had encyrption agility as well, but no way to expire the keys so replay attacks were possible | 00:33 |
sdake | fortunately, its no longer my problem ;-) | 00:33 |
SamYaple | ayoung: setenfoce 1 is only needed during "bootstrap" for most containers | 00:33 |
sdake | doing group communication ecyrption is really difficult | 00:34 |
*** banix has quit IRC | 00:34 | |
sdake | there was a phd paper on it I read once, about 20 pages of algorithms | 00:35 |
sdake | totem was 5 pages of algorithms and took 4-5 years to get right | 00:35 |
sdake | i figured I hadsuffered enough ;) | 00:35 |
sdake | ok cats well time to be a cab driver for my dad | 00:42 |
sdake | bbl | 00:42 |
*** yuanying_ has quit IRC | 00:49 | |
*** yuanying has joined #kolla | 00:49 | |
*** vhosakot has joined #kolla | 00:55 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Add does to explain why we disabling selinux https://review.openstack.org/280995 | 00:56 |
SamYaple | ayoung: https://review.openstack.org/280995 | 00:56 |
SamYaple | that _should_ explain it | 00:56 |
SamYaple | i hate docs | 00:56 |
SamYaple | but they are useful | 00:56 |
*** inc0_ has quit IRC | 00:57 | |
*** yuanying has quit IRC | 00:59 | |
*** yuanying has joined #kolla | 01:06 | |
*** ssurana has quit IRC | 01:10 | |
*** iceyao has joined #kolla | 01:13 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Launch VM in gate https://review.openstack.org/280749 | 01:14 |
*** vhosakot has quit IRC | 01:16 | |
*** vhosakot has joined #kolla | 01:16 | |
ayoung | sdake, yep, Fernet tokens are still bearer tokens, all the aold attack scenarios are still in play | 01:20 |
ayoung | sdake, the big advantage is that we don't need to persist the tokens | 01:21 |
SamYaple | i for one like 100GB keystone databases | 01:22 |
openstackgerrit | ayoung proposed openstack/kolla: Add docs to explain why we disabling selinux https://review.openstack.org/280995 | 01:22 |
ayoung | SamYaple, does->docs typo | 01:23 |
ayoung | all I changed | 01:23 |
SamYaple | i saw it. i ignored it | 01:23 |
ayoung | and that was in the commit message. Doc it self looks good | 01:23 |
SamYaple | to much work | 01:23 |
ayoung | weight two much | 01:23 |
*** cemason has quit IRC | 01:23 | |
SamYaple | i got your joke | 01:23 |
vhosakot | keystone image fails to build with the following errors... will find the solution and submit fix | 01:23 |
SamYaple | it was ok | 01:23 |
vhosakot | Error unpacking rpm package httpd-2.4.6-40.el7.centos.x86_64 | 01:23 |
vhosakot | error: unpacking of archive failed on file /usr/sbin/suexec: cpio: cap_set_file | 01:23 |
SamYaple | vhosakot: whats your host os? | 01:23 |
vhosakot | ubuntu 14.01 | 01:24 |
SamYaple | build ubuntu images | 01:24 |
SamYaple | centos wont build on ubuntu | 01:24 |
*** iceyao has quit IRC | 01:24 | |
vhosakot | ah, I missed this part in the quickstart guide.. | 01:25 |
*** iceyao has joined #kolla | 01:25 | |
vhosakot | SamYaple: I need to use "--base ubuntu" for kolla-build right ? | 01:25 |
SamYaple | yes | 01:26 |
SamYaple | youll also need --type source | 01:26 |
SamYaple | ubuntu binary isnt fully implemente | 01:26 |
vhosakot | I did build a lot of centos images successfully tho | 01:26 |
ayoung | silos. silos everywhere! | 01:27 |
*** cemason has joined #kolla | 01:27 | |
* SamYaple wishes he could document everything without typing anything | 01:27 | |
vhosakot | :) | 01:27 |
vhosakot | kolla-build really built around 85 centos images on ubuntu | 01:28 |
vhosakot | "docker images | wc -l" returns 100 images built | 01:28 |
SamYaple | it used to build them all until keystone changed something | 01:28 |
vhosakot | ah,, | 01:28 |
SamYaple | or rather the keystone packaging | 01:29 |
*** aginwala has quit IRC | 01:29 | |
vhosakot | ok cool... | 01:31 |
vhosakot | thanks! | 01:32 |
*** sdake has quit IRC | 01:36 | |
*** tfukushima has joined #kolla | 01:40 | |
*** another_larsks is now known as larsks | 01:43 | |
*** aginwala has joined #kolla | 01:44 | |
*** cemason has quit IRC | 01:48 | |
*** cemason has joined #kolla | 01:48 | |
*** blakec has joined #kolla | 01:50 | |
*** haplo37 has joined #kolla | 01:58 | |
*** vhosakot has quit IRC | 02:00 | |
*** vhosakot has joined #kolla | 02:01 | |
rhallisey | SamYaple that patches fixes the /dev issue | 02:02 |
*** iceyao_ has joined #kolla | 02:02 | |
rhallisey | will go ahead in +a it | 02:02 |
rhallisey | that was barely english | 02:04 |
rhallisey | :/ | 02:04 |
*** iceyao has quit IRC | 02:05 | |
*** iceyao_ has quit IRC | 02:05 | |
*** vhosakot has quit IRC | 02:05 | |
*** iceyao has joined #kolla | 02:05 | |
openstackgerrit | Merged openstack/kolla: Move socket binding to named_volume https://review.openstack.org/280429 | 02:06 |
*** daneyon has joined #kolla | 02:06 | |
*** daneyon_ has joined #kolla | 02:07 | |
*** Liuqing has joined #kolla | 02:11 | |
*** daneyon has quit IRC | 02:11 | |
*** cemason has quit IRC | 02:13 | |
*** cemason has joined #kolla | 02:14 | |
*** tfukushima has quit IRC | 02:15 | |
*** blakec has quit IRC | 02:17 | |
*** d_code has quit IRC | 02:21 | |
*** banix has joined #kolla | 02:26 | |
*** banix has quit IRC | 02:26 | |
*** tfukushima has joined #kolla | 02:27 | |
*** vhosakot has joined #kolla | 02:29 | |
SamYaple | rhallisey: barely english is a wonderful drink | 02:32 |
sbezverk | SamYaple I do not see swift in the list of deployed containers, is not supported yet or it is something with my deploy? | 02:44 |
*** d_code has joined #kolla | 02:45 | |
SamYaple | sbezverk: its supported and implemented | 02:45 |
SamYaple | its not enabled by default | 02:45 |
SamYaple | do note, it requires a bit of manual setup just like normal swift (formating disks, building rings) | 02:46 |
d_code | SamYaple: sdake said no way to customize policy…is that b/c it’s baked into the container? so just need to customize at build time, right? | 02:48 |
SamYaple | d_code: thats mostly correct | 02:48 |
SamYaple | you can do it at runtime if you modify the json config file | 02:49 |
SamYaple | we have not yet made that configurable in a way that doesnt involve modifying the template though | 02:49 |
*** rhallisey has quit IRC | 02:50 | |
*** blakec has joined #kolla | 02:50 | |
d_code | do I have to change the policy to add a new PCI vendor/device pair? | 02:50 |
SamYaple | no no the policy was for that api | 02:50 |
d_code | or just to enable PCI passthrough | 02:50 |
d_code | k..easy peasy | 02:50 |
SamYaple | you only need to do the nova.conf if you _dont_ want to do the api | 02:50 |
d_code | oooh…. that’s if I want to statically pass something through | 02:51 |
d_code | so the API takes care of that if I patch it in | 02:51 |
SamYaple | you can od it dynamically with the api yea | 02:51 |
d_code | just have to have IOMMU turned on and such | 02:51 |
d_code | cool | 02:51 |
d_code | that’s perfect…too easy | 02:51 |
SamYaple | i typically do, but again you dont _have_ to | 02:51 |
SamYaple | you initially were asking about the api patch right? | 02:51 |
d_code | yeah, I thought I had to do both | 02:52 |
SamYaple | ohhhhhh that explains your comments then | 02:52 |
d_code | :p | 02:52 |
*** coolsvap|away is now known as coolsvap | 02:52 | |
SamYaple | no i think you can do what you are looking to do without the api | 02:52 |
SamYaple | in my case i pass a gpu through | 02:52 |
SamYaple | I _can_ do it without the api, but I have a fork of nova with the api | 02:52 |
sbezverk | SamYaple I hit strange issue, but it is probably somehitng with neutron itself than kolla | 02:54 |
*** blakec has quit IRC | 02:54 | |
sbezverk | when I create neutron networks and add them to router, they do not appear as interfaces when I run ip netns exec qrouter-blah-blah ifconfig | 02:55 |
SamYaple | sbezverk: they wont create interfaces until you attach ports to them | 02:55 |
SamYaple | thats normal neutron behaviour | 02:55 |
SamYaple | try launching an instance | 02:56 |
*** cemason has quit IRC | 02:59 | |
*** salv-orlando has joined #kolla | 02:59 | |
*** d_code has quit IRC | 03:00 | |
*** salv-orlando has quit IRC | 03:04 | |
*** cloudnautique has joined #kolla | 03:07 | |
*** alger has joined #kolla | 03:07 | |
alger | ice | 03:07 |
*** cloudnautique has quit IRC | 03:11 | |
*** dims has quit IRC | 03:23 | |
*** unicell has quit IRC | 03:24 | |
openstackgerrit | Audrey Yaple proposed openstack/kolla: Update docs with information about MountFlags https://review.openstack.org/281031 | 03:25 |
*** yuanying has quit IRC | 03:30 | |
*** yuanying has joined #kolla | 03:32 | |
*** hnwolf has joined #kolla | 03:42 | |
*** cemason has joined #kolla | 03:44 | |
*** cemason has quit IRC | 03:49 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Launch VM in gate https://review.openstack.org/280749 | 03:54 |
*** alger has quit IRC | 03:58 | |
*** alger has joined #kolla | 04:01 | |
*** yuanying has quit IRC | 04:05 | |
*** yuanying has joined #kolla | 04:06 | |
*** yuanying has quit IRC | 04:07 | |
*** yuanying_ has joined #kolla | 04:07 | |
SamYaple | elemoine_: so your patches will need a rebase again with the new rsyslog change :( | 04:18 |
SamYaple | sorry | 04:18 |
SamYaple | i know this is the second time | 04:18 |
SamYaple | good news is now there is heat to get your Heka stuff to land, its needed for proper logging | 04:18 |
*** dave-mccowan has quit IRC | 04:22 | |
*** cemason has joined #kolla | 04:24 | |
*** alger has quit IRC | 04:29 | |
*** daneyon_ has quit IRC | 04:38 | |
asalkeld | anyone got a clue as to what this anisble output means? http://paste.openstack.org/show/487215/ | 04:38 |
asalkeld | KeyError: 0\r\n | 04:38 |
*** alger has joined #kolla | 04:48 | |
*** alger has quit IRC | 04:56 | |
ayoung | SamYaple, once I get Kolla running, how can I ssh in to a host to see the log files? Keystone is on 10.0.0.13 | 05:03 |
ayoung | asalkeld, looks like it is trying to parse a binary string...but with windows carriage reutnrs in there too | 05:06 |
ayoung | asalkeld, actaully, that looks like the debugging output from ssh | 05:07 |
*** alger has joined #kolla | 05:09 | |
*** unicell has joined #kolla | 05:11 | |
*** jasonsb has joined #kolla | 05:12 | |
*** iceyao_ has joined #kolla | 05:20 | |
*** iceyao has quit IRC | 05:24 | |
*** sdake has joined #kolla | 05:27 | |
sdake | evening | 05:28 |
*** tpot has quit IRC | 05:31 | |
ayoung | sdake, how do I ssh in to my keystone container and see the logs? | 05:34 |
sdake | docker exec contierid (just use the first 2-4 characters) ls /var/log/keystone | 05:34 |
sdake | docker exec containerid cat /var/log/keystone/keystone.log | 05:35 |
sdake | containers can't be sshed into | 05:35 |
*** alger has quit IRC | 05:35 | |
sdake | we are working on sorting out central diagnostics so the docker exec thing isn't necessary | 05:35 |
*** aginwala has quit IRC | 05:35 | |
sdake | this is what heka and kibana and elasticsearch are for | 05:35 |
sdake | ayoung been up since 6am and its 11pm now | 05:37 |
sdake | and iv'e got a 5am start time tomorrow | 05:37 |
sdake | so - bsically, PTFOing | 05:37 |
sdake | ngiht :) | 05:37 |
ayoung | sdake, ErrorLog "|/usr/bin/logger -t keystone-error" | 05:38 |
ayoung | go to bed! | 05:38 |
*** jasonsb has quit IRC | 05:42 | |
*** alger has joined #kolla | 05:47 | |
*** sdake has quit IRC | 05:49 | |
*** jasonsb has joined #kolla | 05:53 | |
*** vhosakot has quit IRC | 05:59 | |
Jeffrey4l | asalkeld, seems you are using ansible 2.0 | 06:05 |
Jeffrey4l | try to install ansible < 2 | 06:05 |
asalkeld | Jeffrey4l: thanks | 06:06 |
Jeffrey4l | :D | 06:07 |
*** Kennan has quit IRC | 06:10 | |
*** Kennan has joined #kolla | 06:11 | |
*** britthou_ has joined #kolla | 06:12 | |
*** britthouser has quit IRC | 06:12 | |
*** vhosakot has joined #kolla | 06:18 | |
*** Marga_ has quit IRC | 06:19 | |
*** tpot has joined #kolla | 06:23 | |
*** vhosakot has quit IRC | 06:23 | |
*** Marga_ has joined #kolla | 06:26 | |
*** salv-orlando has joined #kolla | 06:30 | |
*** Marga_ has quit IRC | 06:30 | |
*** salv-orlando has quit IRC | 06:32 | |
*** Allen_Gao has quit IRC | 06:34 | |
*** Marga_ has joined #kolla | 06:36 | |
*** aginwala has joined #kolla | 06:40 | |
*** haplo37 has quit IRC | 06:43 | |
*** alisonh has quit IRC | 06:44 | |
*** Allen_Gao has joined #kolla | 06:46 | |
-openstackstatus- NOTICE: A problem with the mirror used for CI jobs in the rax-iad region has been corrected. Please recheck changes that recently failed jobs on nodes in rax-iad. | 06:48 | |
*** Marga_ has quit IRC | 06:50 | |
*** tpot has quit IRC | 06:50 | |
*** Marga_ has joined #kolla | 06:50 | |
*** cemason has quit IRC | 06:51 | |
*** jasonsb has quit IRC | 06:53 | |
*** ccesario has quit IRC | 06:56 | |
*** mikelk has joined #kolla | 07:00 | |
*** ccesario has joined #kolla | 07:01 | |
*** alisonh has joined #kolla | 07:02 | |
*** chandankumar has joined #kolla | 07:21 | |
*** alisonh has quit IRC | 07:28 | |
*** alisonh has joined #kolla | 07:31 | |
*** alger has quit IRC | 07:44 | |
*** iceyao_ has quit IRC | 07:45 | |
*** iceyao has joined #kolla | 07:46 | |
openstackgerrit | Shaun Smekel proposed openstack/kolla: Adds support for cleaning up bootstrap containers in the toos/cleanup-containers script. https://review.openstack.org/279961 | 07:50 |
*** gfidente has joined #kolla | 07:54 | |
*** gfidente has joined #kolla | 07:54 | |
*** subscope has joined #kolla | 07:56 | |
openstackgerrit | MD NADEEM proposed openstack/kolla: WIP:Trove ubuntu binary container https://review.openstack.org/281096 | 07:57 |
*** alger has joined #kolla | 08:02 | |
*** fgimenez has joined #kolla | 08:10 | |
*** fgimenez has quit IRC | 08:10 | |
*** fgimenez has joined #kolla | 08:10 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Make Mesos resources configurable https://review.openstack.org/280144 | 08:13 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 08:13 |
ajafo | o/ | 08:13 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Make Mesos resources configurable https://review.openstack.org/280144 | 08:16 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 08:16 |
*** salv-orlando has joined #kolla | 08:18 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Update docs on adding a new service https://review.openstack.org/280444 | 08:19 |
*** salv-orlando has quit IRC | 08:20 | |
*** tzn has joined #kolla | 08:22 | |
*** alger has quit IRC | 08:32 | |
*** shardy has joined #kolla | 08:35 | |
*** alger has joined #kolla | 08:49 | |
openstackgerrit | Merged openstack/kolla: Update docs with information about MountFlags https://review.openstack.org/281031 | 08:56 |
openstackgerrit | MD NADEEM proposed openstack/kolla: WIP:Trove ubuntu binary container https://review.openstack.org/281096 | 08:59 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Make Mesos resources configurable https://review.openstack.org/280144 | 09:03 |
*** mbound has joined #kolla | 09:03 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 09:03 |
*** mbound has quit IRC | 09:03 | |
*** mbound has joined #kolla | 09:03 | |
*** tfukushi_ has joined #kolla | 09:05 | |
*** tfukushima has quit IRC | 09:07 | |
*** aginwala has quit IRC | 09:09 | |
openstackgerrit | Merged openstack/kolla-mesos: Update docs on adding a new service https://review.openstack.org/280444 | 09:12 |
*** athomas has joined #kolla | 09:13 | |
*** achanda has quit IRC | 09:16 | |
*** nihilifer has quit IRC | 09:17 | |
*** achanda has joined #kolla | 09:19 | |
*** nihilifer has joined #kolla | 09:21 | |
*** alger has quit IRC | 09:28 | |
*** alger has joined #kolla | 09:34 | |
*** kproskurin has joined #kolla | 09:35 | |
*** jmccarthy1 has joined #kolla | 09:35 | |
*** achanda has quit IRC | 09:40 | |
*** achanda has joined #kolla | 09:40 | |
*** Liuqing has quit IRC | 09:41 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla: Use trusts in heat.conf https://review.openstack.org/281142 | 09:41 |
*** achanda has quit IRC | 09:46 | |
Jeffrey4l | o/ | 09:49 |
*** akwasnie has joined #kolla | 09:52 | |
*** serverascode has quit IRC | 09:52 | |
*** elemoine_ has quit IRC | 09:52 | |
*** hparekh has quit IRC | 09:52 | |
*** hparekh has joined #kolla | 09:53 | |
*** pbourke has quit IRC | 09:54 | |
*** pbourke has joined #kolla | 09:54 | |
*** britthouser has joined #kolla | 09:55 | |
*** tzn has quit IRC | 09:56 | |
*** britthou_ has quit IRC | 09:57 | |
*** iceyao_ has joined #kolla | 09:59 | |
openstackgerrit | Allen Gao proposed openstack/kolla: WIP: Move ironic-discoverd to ironic-inspector https://review.openstack.org/280655 | 10:00 |
*** alger has quit IRC | 10:01 | |
*** elemoine_ has joined #kolla | 10:01 | |
*** serverascode has joined #kolla | 10:02 | |
*** iceyao has quit IRC | 10:03 | |
*** hparekh has quit IRC | 10:03 | |
*** athomas has quit IRC | 10:03 | |
*** gfidente has quit IRC | 10:03 | |
*** hparekh has joined #kolla | 10:03 | |
*** athomas has joined #kolla | 10:03 | |
*** gfidente has joined #kolla | 10:04 | |
*** mkoderer__ has joined #kolla | 10:05 | |
*** salv-orlando has joined #kolla | 10:06 | |
*** unicell has quit IRC | 10:08 | |
*** stvnoyes has quit IRC | 10:08 | |
*** ravla has quit IRC | 10:08 | |
*** ravla has joined #kolla | 10:08 | |
*** unicell has joined #kolla | 10:08 | |
*** stvnoyes has joined #kolla | 10:08 | |
elemoine_ | hi | 10:12 |
*** iceyao_ has quit IRC | 10:12 | |
*** salv-orlando has quit IRC | 10:13 | |
*** alger has joined #kolla | 10:14 | |
openstackgerrit | Allen Gao proposed openstack/kolla: WIP: Move ironic-discoverd to ironic-inspector https://review.openstack.org/280655 | 10:19 |
*** unicell1 has joined #kolla | 10:24 | |
*** unicell has quit IRC | 10:25 | |
*** chandankumar has quit IRC | 10:30 | |
*** salv-orlando has joined #kolla | 10:32 | |
*** tzn has joined #kolla | 10:32 | |
*** chandankumar has joined #kolla | 10:36 | |
*** tzn has quit IRC | 10:38 | |
*** Liuqing has joined #kolla | 10:40 | |
*** dmk has joined #kolla | 10:44 | |
*** dmk is now known as Guest95293 | 10:44 | |
*** dims has joined #kolla | 10:49 | |
*** salv-orlando has quit IRC | 10:49 | |
*** serverascode has quit IRC | 10:49 | |
*** Marga_ has quit IRC | 10:49 | |
*** cfarquhar has quit IRC | 10:49 | |
*** asalkeld has quit IRC | 10:49 | |
*** brad[] has quit IRC | 10:49 | |
*** logan- has quit IRC | 10:49 | |
*** cloudnull has quit IRC | 10:49 | |
*** kfox1111 has quit IRC | 10:49 | |
*** cloudkiller has joined #kolla | 10:49 | |
*** Marga_ has joined #kolla | 10:50 | |
*** brad[] has joined #kolla | 10:50 | |
*** cfarquhar has joined #kolla | 10:52 | |
*** cfarquhar has quit IRC | 10:52 | |
*** cfarquhar has joined #kolla | 10:52 | |
*** logan- has joined #kolla | 10:52 | |
*** asalkeld has joined #kolla | 10:52 | |
*** cloudkiller is now known as cloudnull | 10:53 | |
*** kfox1111 has joined #kolla | 10:54 | |
*** serverascode has joined #kolla | 10:57 | |
*** tzn has joined #kolla | 10:58 | |
*** tzn has quit IRC | 11:03 | |
*** Marga_ has quit IRC | 11:04 | |
*** cloudnull has quit IRC | 11:04 | |
*** dims has quit IRC | 11:04 | |
*** chandankumar has quit IRC | 11:04 | |
*** subscope has quit IRC | 11:04 | |
*** mdnadeem has quit IRC | 11:04 | |
*** thomasem has quit IRC | 11:04 | |
*** elemoine has quit IRC | 11:04 | |
*** kbyrne has quit IRC | 11:04 | |
*** harmw has quit IRC | 11:04 | |
*** Guest40848 has quit IRC | 11:04 | |
*** harmw has joined #kolla | 11:04 | |
*** chandankumar has joined #kolla | 11:04 | |
*** Marga_ has joined #kolla | 11:04 | |
*** dims has joined #kolla | 11:04 | |
*** thomasem has joined #kolla | 11:04 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 11:05 |
*** elemoine has joined #kolla | 11:05 | |
*** Guest40848 has joined #kolla | 11:05 | |
*** cloudkiller has joined #kolla | 11:07 | |
*** mdnadeem has joined #kolla | 11:07 | |
*** kbyrne has joined #kolla | 11:07 | |
*** tzn has joined #kolla | 11:08 | |
*** iceyao has joined #kolla | 11:09 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Fix kolla_docker check_volume https://review.openstack.org/279429 | 11:09 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Fix kolla_docker check_volume https://review.openstack.org/279429 | 11:11 |
*** tfukushi_ has quit IRC | 11:12 | |
openstackgerrit | Merged openstack/kolla: Logging with Heka spec https://review.openstack.org/270906 | 11:14 |
*** achanda has joined #kolla | 11:16 | |
*** iceyao has quit IRC | 11:21 | |
*** iceyao has joined #kolla | 11:21 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the mistral services name typo https://review.openstack.org/281199 | 11:21 |
*** achanda has quit IRC | 11:22 | |
*** tzn has quit IRC | 11:22 | |
*** tzn has joined #kolla | 11:22 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: also remove the volumes when cleaning up containers https://review.openstack.org/280722 | 11:23 |
*** cloudkiller is now known as cloudnull | 11:29 | |
*** alger has quit IRC | 11:29 | |
*** kbyrne has quit IRC | 11:39 | |
*** mdnadeem has quit IRC | 11:39 | |
*** asalkeld has quit IRC | 11:39 | |
*** logan- has quit IRC | 11:39 | |
*** unicell1 has quit IRC | 11:39 | |
*** gfidente has quit IRC | 11:39 | |
*** nihilifer has quit IRC | 11:39 | |
*** mbound has quit IRC | 11:39 | |
*** ccesario has quit IRC | 11:39 | |
*** mikelk has quit IRC | 11:39 | |
*** ByPasS has quit IRC | 11:39 | |
*** jmccarthy has quit IRC | 11:39 | |
*** v1k0d3n_ has quit IRC | 11:39 | |
*** Jeffrey4l_ has quit IRC | 11:39 | |
*** nihilifer has joined #kolla | 11:40 | |
*** gfidente has joined #kolla | 11:40 | |
*** kbyrne has joined #kolla | 11:40 | |
*** ccesario has joined #kolla | 11:40 | |
*** mikelk has joined #kolla | 11:40 | |
*** severion has joined #kolla | 11:40 | |
*** ByPasS has joined #kolla | 11:40 | |
*** mdnadeem has joined #kolla | 11:40 | |
*** unicell has joined #kolla | 11:40 | |
*** mbound has joined #kolla | 11:41 | |
*** asalkeld has joined #kolla | 11:41 | |
*** jmccarthy has joined #kolla | 11:41 | |
*** logan- has joined #kolla | 11:42 | |
*** alger has joined #kolla | 11:42 | |
*** Jeffrey4l_ has joined #kolla | 11:43 | |
*** thomasem has quit IRC | 11:45 | |
*** thomasem has joined #kolla | 11:46 | |
*** Jeffrey4l_ has quit IRC | 11:50 | |
*** asalkeld has quit IRC | 11:50 | |
*** mbound has quit IRC | 11:50 | |
*** mikelk has quit IRC | 11:50 | |
*** iceyao has quit IRC | 11:50 | |
*** chandankumar has quit IRC | 11:50 | |
*** britthouser has quit IRC | 11:50 | |
*** Kennan has quit IRC | 11:50 | |
*** bmace has quit IRC | 11:50 | |
*** larsks has quit IRC | 11:50 | |
*** mandre has quit IRC | 11:50 | |
*** gtt116_ has quit IRC | 11:50 | |
*** vincent_vdk has quit IRC | 11:50 | |
*** Slower has quit IRC | 11:50 | |
*** jpeeler has quit IRC | 11:50 | |
*** zeus has quit IRC | 11:50 | |
*** vincent_vdk has joined #kolla | 11:50 | |
*** asalkeld has joined #kolla | 11:50 | |
*** mikelk has joined #kolla | 11:50 | |
*** Kennan has joined #kolla | 11:50 | |
*** zeus has joined #kolla | 11:50 | |
*** chandankumar has joined #kolla | 11:51 | |
*** mbound has joined #kolla | 11:51 | |
*** iceyao has joined #kolla | 11:51 | |
*** zeus is now known as Guest10770 | 11:51 | |
*** asalkeld has quit IRC | 11:51 | |
*** mandre has joined #kolla | 11:51 | |
*** Jeffrey4l_ has joined #kolla | 11:53 | |
*** jpeeler has joined #kolla | 11:53 | |
*** larsks has joined #kolla | 11:53 | |
*** iceyao has quit IRC | 11:54 | |
*** gtt116 has joined #kolla | 11:55 | |
*** britthouser has joined #kolla | 11:56 | |
*** JoseMello has joined #kolla | 11:58 | |
openstackgerrit | Merged openstack/kolla-mesos: Updated from global requirements https://review.openstack.org/280944 | 11:59 |
*** openstack has joined #kolla | 12:02 | |
*** asimov.freenode.net sets mode: -o openstackstatus | 12:03 | |
-asimov.freenode.net- *** Notice -- TS for #kolla changed from 1455710545 to 1426526254 | 12:03 | |
*** asimov.freenode.net sets mode: +ct-s | 12:03 | |
*** ccesario has joined #kolla | 12:03 | |
*** dims has joined #kolla | 12:03 | |
*** salv-orlando has joined #kolla | 12:03 | |
*** intr1nsic has joined #kolla | 12:03 | |
*** SamYaple has joined #kolla | 12:03 | |
*** zaneb has joined #kolla | 12:03 | |
*** dolpher has joined #kolla | 12:03 | |
*** sbezverk has joined #kolla | 12:03 | |
*** sean-k-mooney has joined #kolla | 12:03 | |
*** hparekh has joined #kolla | 12:03 | |
*** unicell has joined #kolla | 12:03 | |
*** bigjools has joined #kolla | 12:03 | |
*** JoseMello has joined #kolla | 12:03 | |
*** britthouser has joined #kolla | 12:03 | |
*** gtt116 has joined #kolla | 12:03 | |
*** larsks has joined #kolla | 12:03 | |
*** jpeeler has joined #kolla | 12:03 | |
*** Jeffrey4l_ has joined #kolla | 12:03 | |
*** mandre has joined #kolla | 12:03 | |
*** mbound has joined #kolla | 12:03 | |
*** chandankumar has joined #kolla | 12:03 | |
*** Guest10770 has joined #kolla | 12:03 | |
*** Kennan has joined #kolla | 12:03 | |
*** mikelk has joined #kolla | 12:03 | |
*** vincent_vdk has joined #kolla | 12:03 | |
*** thomasem has joined #kolla | 12:03 | |
*** alger has joined #kolla | 12:03 | |
*** logan- has joined #kolla | 12:03 | |
*** jmccarthy has joined #kolla | 12:03 | |
*** mdnadeem has joined #kolla | 12:03 | |
*** ByPasS has joined #kolla | 12:03 | |
*** severion has joined #kolla | 12:03 | |
*** kbyrne has joined #kolla | 12:03 | |
*** gfidente has joined #kolla | 12:03 | |
*** nihilifer has joined #kolla | 12:03 | |
*** tzn has joined #kolla | 12:03 | |
*** cloudnull has joined #kolla | 12:03 | |
*** Guest40848 has joined #kolla | 12:03 | |
*** elemoine has joined #kolla | 12:03 | |
*** Marga_ has joined #kolla | 12:03 | |
*** harmw has joined #kolla | 12:03 | |
*** serverascode has joined #kolla | 12:03 | |
*** kfox1111 has joined #kolla | 12:03 | |
*** cfarquhar has joined #kolla | 12:03 | |
*** brad[] has joined #kolla | 12:03 | |
*** Guest95293 has joined #kolla | 12:03 | |
*** stvnoyes has joined #kolla | 12:03 | |
*** ravla has joined #kolla | 12:03 | |
*** mkoderer__ has joined #kolla | 12:03 | |
*** athomas has joined #kolla | 12:03 | |
*** elemoine_ has joined #kolla | 12:03 | |
*** pbourke has joined #kolla | 12:03 | |
*** akwasnie has joined #kolla | 12:03 | |
*** jmccarthy1 has joined #kolla | 12:03 | |
*** kproskurin has joined #kolla | 12:03 | |
*** shardy has joined #kolla | 12:03 | |
*** alisonh has joined #kolla | 12:03 | |
*** Allen_Gao has joined #kolla | 12:03 | |
*** yuanying_ has joined #kolla | 12:03 | |
*** Jeffrey4l has joined #kolla | 12:03 | |
*** clayton has joined #kolla | 12:03 | |
*** tpeoples has joined #kolla | 12:03 | |
*** coolsvap has joined #kolla | 12:03 | |
*** alyson_ has joined #kolla | 12:03 | |
*** akscram has joined #kolla | 12:03 | |
*** kjelly has joined #kolla | 12:03 | |
*** kexiaodong has joined #kolla | 12:03 | |
*** openstackgerrit_ has joined #kolla | 12:03 | |
*** openstackgerrit has joined #kolla | 12:03 | |
*** dmsimard has joined #kolla | 12:03 | |
*** mdnadeem_wb has joined #kolla | 12:03 | |
*** ayoung has joined #kolla | 12:03 | |
*** mkoderer has joined #kolla | 12:03 | |
*** ajafo has joined #kolla | 12:03 | |
*** zigo has joined #kolla | 12:03 | |
*** asimov.freenode.net changes topic to "Kolla IRC meetings on Wednesday 16:30 UTC (Day light savings doesn't apply) - Agenda @ https://wiki.openstack.org/wiki/Meetings/Kolla - IRC channel is *LOGGED* @ http://eavesdrop.openstack.org/irclogs/%23kolla/" | 12:03 | |
*** Slower has joined #kolla | 12:03 | |
*** fgimenez has joined #kolla | 12:03 | |
*** fgimenez has quit IRC | 12:03 | |
*** fgimenez has joined #kolla | 12:03 | |
*** bradjones has joined #kolla | 12:04 | |
*** bradjones has quit IRC | 12:04 | |
*** bradjones has joined #kolla | 12:04 | |
*** tuvenen has joined #kolla | 12:04 | |
*** bmace has joined #kolla | 12:04 | |
*** slagle has joined #kolla | 12:04 | |
*** Liuqing has joined #kolla | 12:04 | |
*** sdake has joined #kolla | 12:06 | |
sdake | morning | 12:07 |
sdake | ayoung never seen that problem before | 12:07 |
*** tzn has quit IRC | 12:09 | |
*** coolsvap is now known as coolsvap|away | 12:11 | |
*** gtt116 has quit IRC | 12:24 | |
*** cloudnull has quit IRC | 12:24 | |
*** elemoine_ has quit IRC | 12:24 | |
*** kproskurin has quit IRC | 12:24 | |
*** kexiaodong has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** kproskurin has joined #kolla | 12:25 | |
*** cloudnull has joined #kolla | 12:25 | |
*** zigo has joined #kolla | 12:26 | |
*** athomas has quit IRC | 12:28 | |
*** gtt116 has joined #kolla | 12:28 | |
openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Add memcached dep to horizon https://review.openstack.org/281236 | 12:30 |
*** stvnoyes has quit IRC | 12:32 | |
*** alisonh has quit IRC | 12:32 | |
*** Jeffrey4l has quit IRC | 12:32 | |
*** tpeoples has quit IRC | 12:32 | |
*** alyson_ has quit IRC | 12:32 | |
*** openstackgerrit_ has quit IRC | 12:32 | |
*** openstackgerrit has quit IRC | 12:32 | |
*** dmsimard has quit IRC | 12:32 | |
*** ayoung has quit IRC | 12:32 | |
*** alyson_ has joined #kolla | 12:32 | |
*** dmsimard has joined #kolla | 12:32 | |
*** ayoung has joined #kolla | 12:32 | |
*** alyson_ has quit IRC | 12:32 | |
*** alyson_ has joined #kolla | 12:32 | |
*** athomas has joined #kolla | 12:32 | |
*** stvnoyes has joined #kolla | 12:33 | |
*** alisonh has joined #kolla | 12:33 | |
*** openstackgerrit has joined #kolla | 12:33 | |
*** openstackgerrit_ has joined #kolla | 12:33 | |
*** iceyao has joined #kolla | 12:35 | |
*** kexiaodong has joined #kolla | 12:41 | |
*** elemoine_ has joined #kolla | 12:42 | |
*** rhallisey has joined #kolla | 12:42 | |
*** tpeoples has joined #kolla | 12:51 | |
*** dgonzalez has joined #kolla | 12:54 | |
*** alger has quit IRC | 12:57 | |
*** fthiagogv has joined #kolla | 13:03 | |
*** Guest10770 is now known as zeus` | 13:04 | |
*** zeus` is now known as zeus | 13:04 | |
*** zeus has quit IRC | 13:04 | |
*** zeus has joined #kolla | 13:04 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Upgrade cinder playbook https://review.openstack.org/278049 | 13:05 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add a Dockerfile for Heka https://review.openstack.org/275840 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 13:08 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 13:08 |
*** Guest95293 has quit IRC | 13:10 | |
*** mdnadeem_wb has quit IRC | 13:10 | |
*** alger has joined #kolla | 13:12 | |
*** alger has quit IRC | 13:17 | |
*** dwalsh has joined #kolla | 13:20 | |
*** dims_ has joined #kolla | 13:20 | |
*** achanda has joined #kolla | 13:21 | |
*** dims has quit IRC | 13:21 | |
*** macsz has joined #kolla | 13:26 | |
*** achanda has quit IRC | 13:26 | |
*** zeus has quit IRC | 13:29 | |
*** dims_ has quit IRC | 13:29 | |
ajafo | morning sdake | 13:31 |
SamYaple | ayoung: did you get logs sorted? | 13:32 |
*** dave-mccowan has joined #kolla | 13:33 | |
*** zeus has joined #kolla | 13:37 | |
*** zeus is now known as Guest49728 | 13:37 | |
*** Guest49728 is now known as zeus | 13:38 | |
*** zeus has quit IRC | 13:38 | |
*** zeus has joined #kolla | 13:38 | |
openstackgerrit | Allen Gao proposed openstack/kolla: WIP: Move ironic-discoverd to ironic-inspector https://review.openstack.org/280655 | 13:38 |
SamYaple | pbourke: hey man. regarding .get() | 13:42 |
elemoine_ | sorry if I was not clear | 13:42 |
SamYaple | i explained in the patch comments why .get() doesnt work, but the short answer is the key _always_ exists, and is either None or [] | 13:42 |
elemoine_ | indeed | 13:43 |
SamYaple | elemoine_: you were dont worry | 13:43 |
SamYaple | hey sorry about the rsyslog stuff and rebasing heka _AGAIN_ elemoine_ | 13:43 |
elemoine_ | I've finished the rebase | 13:43 |
elemoine_ | wasn't so bad | 13:43 |
elemoine_ | no worries | 13:43 |
openstackgerrit | Merged openstack/kolla: Fix kolla_docker check_volume https://review.openstack.org/279429 | 13:43 |
elemoine_ | and I made kolla_toolbox/Ansible log into a file instead of relying on Syslog | 13:44 |
elemoine_ | that works | 13:44 |
*** dims has joined #kolla | 13:45 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 13:47 |
SamYaple | elemoine_: yea i figured that would be all | 13:47 |
SamYaple | elemoine_: we switch the rest of the openstack services to files, right? | 13:47 |
elemoine_ | yes, except Swift | 13:48 |
elemoine_ | Swift only supports syslog | 13:48 |
elemoine_ | so the exceptions are Swift, HAProxy and Keepalived | 13:49 |
elemoine_ | the others log to files (in the kolla_logs named volume) | 13:49 |
elemoine_ | I am currently working on Heat, Murano and Magnum | 13:50 |
*** ajafo has quit IRC | 13:50 | |
elemoine_ | I should soon be pushing commits for those | 13:50 |
SamYaple | elemoine_: sure, but with swift we can specify the log location | 13:51 |
SamYaple | actually now that ive said that we can do that with all services.... | 13:51 |
SamYaple | log_address: /var/lig/kolla/rsyslog/log | 13:51 |
elemoine_ | ok so I'll need to change the Swift config to use /var/lib/kolla/heka/log or something instead of /dev/log | 13:52 |
elemoine_ | although /dev/log is not a problem for Swift I think, given that /dev is not mounted in the Swift container | 13:53 |
SamYaple | it should be... | 13:53 |
SamYaple | swift talks directly to the disks | 13:53 |
SamYaple | though I guess it might not be | 13:53 |
elemoine_ | let me check | 13:53 |
SamYaple | if it only cares about mount points | 13:53 |
SamYaple | but either way, its still best to get rid of that symlink non-sense in my opinion | 13:54 |
elemoine_ | SamYaple: definitely | 13:54 |
elemoine_ | I confirm that /dev is not mounted for Swift (for some reason) | 13:54 |
elemoine_ | there's a problem for Keepalived though | 13:55 |
SamYaple | hmmm i would think it would want that. but maybe not | 13:55 |
SamYaple | whats that/ | 13:55 |
elemoine_ | Keepalived requires /dev/log | 13:55 |
elemoine_ | you cannot make keepalived use another socket than /dev/log IIRC | 13:56 |
openstackgerrit | Marek Zawadzki proposed openstack/kolla: Test change for CI verification, to be ignored & abandoned. https://review.openstack.org/281290 | 13:57 |
*** vhosakot has joined #kolla | 13:58 | |
sdake | SamYaple do you ever sleep | 13:58 |
*** _tzn has joined #kolla | 13:59 | |
SamYaple | elemoine_: so i suppose we can carry forward the symlink thing for keepalived :/ | 13:59 |
SamYaple | sdake: when im dead! | 13:59 |
sdake | ya me too | 13:59 |
sdake | i can relate | 13:59 |
sdake | but your too young to sleep when your dead ;) | 13:59 |
SamYaple | nah i actually got a good night in last night | 13:59 |
SamYaple | solid 7 hours | 13:59 |
sdake | cool | 13:59 |
sdake | under 6 is not ideal for your age ;) | 14:00 |
ayoung | SamYaple, I didn't. The logs are not put into /var/log, but are sucked up by logger. I don't know where they go after that | 14:00 |
sdake | i usally sleep 7-8 hours which is typical for my age | 14:00 |
SamYaple | ive found myself ok with 6 recently | 14:00 |
sdake | yup 6 is bare minimum I would recommend :) | 14:00 |
SamYaple | ayoung: rsyslog container contains them | 14:00 |
SamYaple | docker exec -it rsyslog ls /var/log/ | 14:00 |
SamYaple | ayoung: i want those logs to be present on the host though, so ill try and make that configurable soon. we have alot of logging patches in the queue | 14:01 |
sdake | i think the logging patches need to be rebased | 14:01 |
sdake | but not sure | 14:01 |
*** ajafo has joined #kolla | 14:01 | |
SamYaple | sdake: already done | 14:01 |
SamYaple | elemoine_: is on top of things | 14:01 |
sdake | nice | 14:01 |
sdake | well i've only looked out powerpoint for 3h ours this morning | 14:02 |
sdake | not the actual review queue | 14:02 |
sdake | ready to go back to sleep ;) | 14:02 |
elemoine_ | I was on vac yesterday and day before :) | 14:02 |
SamYaple | so elemoine_ question ofr oyu | 14:02 |
SamYaple | do we _need_ to carry forward symlink patch? | 14:02 |
elemoine_ | sure | 14:02 |
elemoine_ | that I don't know for sure | 14:03 |
SamYaple | couldnt we have keepalived use its internal logger to dump to file | 14:03 |
sdake | sure is sort of non-specific | 14:03 |
SamYaple | i mean internal to container | 14:03 |
elemoine_ | that could be a possibility indeed | 14:04 |
SamYaple | elemoine_: if i understand the situation correctly, heka does better reading raw files right? | 14:04 |
SamYaple | i mean we are dumping the openstack services to raw files | 14:04 |
elemoine_ | yep | 14:04 |
elemoine_ | it's easier to manage | 14:04 |
SamYaple | so really we just want things to dump to file, for that we may not need an agregate rsyslog | 14:04 |
elemoine_ | for example there's no container start ordering issue when the services log to files | 14:04 |
SamYaple | what was the plan for logrotating? | 14:05 |
SamYaple | to be fair, that should be solved now with the wait-for-socket | 14:05 |
elemoine_ | true | 14:05 |
elemoine_ | SamYaple: there was no specific plan for logrotate | 14:06 |
SamYaple | ok. we should think that up | 14:06 |
elemoine_ | yep | 14:06 |
elemoine_ | going back to the symlink hack | 14:07 |
sdake | SamYaple re that iscsi thing | 14:07 |
SamYaple | yea i started on it last night | 14:07 |
sdake | SamYaple you mentioned you may take 1 day and get it started | 14:07 |
SamYaple | im just not sure | 14:07 |
elemoine_ | I think we should remove it | 14:07 |
SamYaple | its a piece of work | 14:07 |
sdake | SamYaple well if you have something to work with, sbezverk mentioned he could take a crack at finishing the job | 14:08 |
sdake | sbezverk not sure if he will be successful, iscsi is extremely difficult, but worth a go :) | 14:08 |
sdake | as long as sbezverk understands the risks - that is really difficult work | 14:08 |
SamYaple | elemoine_: do you have a better name than kolla_logs? it was just a suggestion | 14:08 |
SamYaple | i feel like log is way to generic, maybe im wrong though | 14:08 |
sdake | is this a directory it ends up in | 14:09 |
sdake | or a namespace printed? | 14:09 |
sdake | what is the contexxt | 14:09 |
SamYaple | named volume | 14:09 |
SamYaple | https://review.openstack.org/#/c/275841/14..15/ansible/roles/common/tasks/bootstrap.yml | 14:09 |
SamYaple | sdake: ^ | 14:09 |
elemoine_ | SamYaple: I thought about it, but I could not come up with a better name | 14:09 |
sdake | kolla_logs would be best imo | 14:09 |
*** dims has quit IRC | 14:09 | |
*** dims has joined #kolla | 14:10 | |
elemoine_ | sdake: yeah I kinda agree :) | 14:10 |
elemoine_ | I liked "log" better as a name, but using kolla_logs may be wiser :) | 14:11 |
*** ayoung has quit IRC | 14:12 | |
elemoine_ | SamYaple: is Swift's log_address documented? | 14:12 |
SamYaple | elemoine_: yea | 14:13 |
SamYaple | i think its oslo log | 14:13 |
elemoine_ | Swift does not use oslo.log, that's the thing | 14:13 |
SamYaple | nope its not oslo.log | 14:13 |
SamYaple | its just swift | 14:13 |
SamYaple | oslo log cant specific the logger socket to use | 14:13 |
SamYaple | thats right | 14:13 |
elemoine_ | http://docs.openstack.org/developer/swift/logs.html has no mention for this option | 14:14 |
SamYaple | elemoine_: all of the sample configs mention it https://github.com/openstack/swift/blob/74bebe82bc715737072db77ee5f03f977168f998/etc/account-server.conf-sample#L23 | 14:15 |
elemoine_ | SamYaple: ok colle | 14:16 |
elemoine_ | cool | 14:16 |
*** jtriley has joined #kolla | 14:17 | |
vhosakot | do we need kolla-buils to validate the base image used to build.. like for example, I was building centos on Ubuntu host (didn't know about it) and kolla-build did not complain and it built around 90 images... shouldn't kolla-build thrown an error when I built centos images on ubuntu ? | 14:17 |
*** _tzn has quit IRC | 14:18 | |
vhosakot | have* thrown | 14:18 |
SamYaple | vhosakot: in the past centos built on ubuntu and vice-versa | 14:18 |
vhosakot | ah ok | 14:18 |
SamYaple | we could introduce a --cross-build flag though | 14:18 |
vhosakot | right | 14:18 |
SamYaple | and block building on non-same-family oses by default | 14:18 |
SamYaple | that seems reasonable | 14:19 |
vhosakot | what do you men by cross build ... build centos on ubuntu and vice-versa ? | 14:19 |
SamYaple | yea | 14:19 |
SamYaple | you have to explicity enable flag | 14:19 |
vhosakot | yeah.. that will be helpful (especially for a new user) | 14:19 |
SamYaple | i agree | 14:19 |
vhosakot | so the crossbuild flag must check the host os type first and then decide what do to right ? | 14:20 |
SamYaple | yea | 14:20 |
vhosakot | ah | 14:20 |
vhosakot | ok, I would like to propose this patch... will do soon.. | 14:20 |
vhosakot | SamYaple: thanks! | 14:20 |
SamYaple | aweseom! | 14:20 |
SamYaple | make sure to file a bug explaining the issue you had | 14:21 |
SamYaple | post the error from keystone as well if you would | 14:21 |
SamYaple | that will show a need for the patch | 14:21 |
*** Serlex has joined #kolla | 14:21 | |
ajafo | but you can run e.g. centos images under ubuntu and vice-versa? so what give us cross-build flag? | 14:23 |
vhosakot | SamYaple: yes | 14:24 |
SamYaple | ajafo: you cannot do that actually | 14:24 |
*** Liuqing has quit IRC | 14:24 | |
SamYaple | ajafo: centos wont build on ubuntu and it certainl doesnt run on ubuntu | 14:24 |
*** fgimenez has quit IRC | 14:25 | |
nihilifer | maybe it can build on 15.04 or later | 14:25 |
SamYaple | nihilifer: nope | 14:25 |
nihilifer | but centos images certainly don't build on 14.04 | 14:25 |
SamYaple | 15.10 here, no go | 14:25 |
SamYaple | maybe we can fix it, but is it worth it? | 14:26 |
SamYaple | we agreed a while back to not make changes to centos to accomidate building on ubuntu and viceversa, i think thats good policy | 14:26 |
ajafo | so I can build ubuntu images in centos host but can't build centos images in ubuntu host? | 14:26 |
nihilifer | probably no, but i just thought that f***ups with installing systemd-* packages inside contos container was the only problem on ubuntu host | 14:26 |
vhosakot | ajafo: if the user builds centos on ubuntu, kolla-build must throw a message like "your host OS is not Centos. It is Ubuntu. Please enable the --cross-build flag to build" | 14:26 |
SamYaple | ajafo: thats possible. ubuntu in the container is 14.04 right now | 14:27 |
*** fgimenez has joined #kolla | 14:27 | |
*** fgimenez has quit IRC | 14:27 | |
*** fgimenez has joined #kolla | 14:27 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: also remove the volumes when cleaning up containers https://review.openstack.org/280722 | 14:27 |
SamYaple | vhosakot: yea something like that works | 14:27 |
vhosakot | SamYaple: | 14:27 |
vhosakot | ok | 14:27 |
ajafo | ok now I get it becuase I've e.g. now one instance with centos on vm and ubuntu containers there | 14:28 |
vhosakot | SamYaple: since docker allows cross-build, I think kolla-build must also allow (with the right error message and build flag)... does this make sense | 14:28 |
SamYaple | im ok with Kolla allowing it, i wont gaurnatee it works | 14:28 |
SamYaple | it certianly wont deploy | 14:28 |
vhosakot | right | 14:29 |
SamYaple | but a warning and flag required to cross build is fine | 14:29 |
vhosakot | cool | 14:29 |
elemoine_ | SamYaple: we could just do "ln -sf /var/lib/kolla/heka/log /dev/log" in keepalived/extend_start.sh | 14:29 |
SamYaple | elemoine_: yup thats what i was thinking | 14:29 |
SamYaple | if thast the only place its required | 14:29 |
Serlex | Anyone tried Vagrant Kolla install lately? | 14:30 |
openstackgerrit | Allen Gao proposed openstack/kolla: WIP: Move ironic-discoverd to ironic-inspector https://review.openstack.org/280655 | 14:32 |
*** macsz has quit IRC | 14:32 | |
*** elemoine_ has quit IRC | 14:33 | |
dave-mccowan | sdake is it time for weekly IRC meeting? | 14:33 |
SamYaple | dave-mccowan: 2 hours | 14:34 |
* dave-mccowan resets UTC watch. :-) thanks | 14:34 | |
*** dims_ has joined #kolla | 14:35 | |
*** dims has quit IRC | 14:36 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Add docs to explain why we disabling selinux https://review.openstack.org/280995 | 14:37 |
*** elemoine_ has joined #kolla | 14:37 | |
*** akwasnie has quit IRC | 14:37 | |
SamYaple | @ALL: Last ATC passes will be sent Early March. If you haven't submitted a patch by then you will not recieve an ATC pass for Austin | 14:38 |
*** gfidente has quit IRC | 14:38 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Move haproxy socket to volume https://review.openstack.org/280918 | 14:46 |
rhallisey | SamYaple, re you comments.. Checked the ansible docs, but need a pointer here.. How can I check 'shared' is set for docker.service | 14:47 |
rhallisey | was trying lineinfile, but that's for replacement.. | 14:47 |
*** inc0 has joined #kolla | 14:48 | |
SamYaple | rhallisey: if you cat the entire file with command module and do a contains on that it should work, no need for pipe to grep | 14:49 |
inc0 | good morning | 14:49 |
rhallisey | ok | 14:49 |
SamYaple | morning inc0 | 14:49 |
SamYaple | less fires today | 14:49 |
inc0 | good, all fixed? | 14:49 |
inc0 | today I'll work on my upgrades then | 14:49 |
*** d_code has joined #kolla | 14:50 | |
*** iceyao has quit IRC | 14:50 | |
SamYaple | less fires! | 14:50 |
*** vhosakot has quit IRC | 14:51 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Launch VM in gate https://review.openstack.org/280749 | 14:51 |
*** iceyao has joined #kolla | 14:51 | |
dmsimard | I did a talk yesterday at the Montreal OpenStack meetup and did some kolla advertising :) | 14:51 |
rhallisey | nice! | 14:51 |
Serlex | Any recommendations on a vagrant box for Kolla deployment? | 14:52 |
sdake | dmsimard nice | 14:57 |
inc0 | SamYaple, what was the name of this CLI gerrit tool? | 14:58 |
sbezverk | dmsimard where do you announce time and location for Montreal OpenStack meetup? I am located in Montreal | 15:01 |
d_code | so, I deployed using the default storage backend… which is just space under /var/lib/docker in the filesystem? is that right? | 15:01 |
dmsimard | sbezverk: montrealopenstack.org | 15:01 |
d_code | if I grow that partition, does that give me more storage? | 15:01 |
dmsimard | sbezverk: there is a mailing list you can subscribe to as well I believe | 15:01 |
inc0 | so there is openstack community in Canada... << thinking intensifies >> | 15:01 |
sbezverk | dmsimard thank you, I will | 15:02 |
dmsimard | inc0: lots of OpenStack in Montreal :) | 15:02 |
*** dims_ has quit IRC | 15:03 | |
inc0 | I am thinking of moving to Canada someday (maybe), but probably BC | 15:03 |
inc0 | I need access to mountains;) | 15:03 |
dmsimard | inc0: iWeb/Internap, CloudOps, Vexxhost, OVH (RunAbove), Ericsson, etc | 15:03 |
dmsimard | BC is much warmer too :p | 15:03 |
elemoine_ | inc0: https://github.com/openstack/gertty ? | 15:03 |
inc0 | elemoine_, that's the one, thanks! | 15:04 |
inc0 | o, it's in python, cool | 15:04 |
elemoine_ | inc0: IÂ haven't tried it out yet, but it's been on my todo list for some time | 15:06 |
openstackgerrit | Merged openstack/kolla: Trove ubuntu binary container https://review.openstack.org/281096 | 15:06 |
*** daneyon has joined #kolla | 15:08 | |
*** vhosakot has joined #kolla | 15:09 | |
*** dims has joined #kolla | 15:09 | |
*** vhosakot has quit IRC | 15:09 | |
sdake | inc0 colorado is nice for moutnains in the us | 15:10 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 15:10 |
sdake | not too cold either | 15:10 |
*** vhosakot has joined #kolla | 15:10 | |
rhallisey | inc0, should talk to Slower | 15:10 |
sdake | but 4 seasons | 15:10 |
rhallisey | he's up there | 15:10 |
sdake | up there? :) lol | 15:10 |
*** guillaume_ has joined #kolla | 15:11 | |
inc0 | rhallisey, I know;) I will when time comes | 15:11 |
inc0 | also depends on how my stuff with imigration in US works out | 15:12 |
*** daneyon_ has joined #kolla | 15:13 | |
*** iceyao has quit IRC | 15:14 | |
*** jtriley has quit IRC | 15:15 | |
*** daneyon has quit IRC | 15:15 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add a Dockerfile for Heka https://review.openstack.org/275840 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 15:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 15:19 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 15:19 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 15:19 |
*** jtriley has joined #kolla | 15:19 | |
rhallisey | that must feel good every time | 15:19 |
*** inc0 has quit IRC | 15:19 | |
*** vhosakot has quit IRC | 15:19 | |
*** Marga_ has quit IRC | 15:20 | |
*** inc0 has joined #kolla | 15:20 | |
*** Marga_ has joined #kolla | 15:21 | |
*** daneyon_ has quit IRC | 15:21 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Murano logs https://review.openstack.org/281328 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Magnum logs https://review.openstack.org/281329 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 15:22 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 15:22 |
*** mbound has quit IRC | 15:23 | |
*** achanda has joined #kolla | 15:24 | |
*** blahRus has joined #kolla | 15:24 | |
*** guillaume_ has quit IRC | 15:25 | |
*** jasonsb has joined #kolla | 15:26 | |
*** ccesario has quit IRC | 15:26 | |
elemoine_ | SamYaple: in my heka branch (up-to-date on Gerrit) I've moved the symlink hack to keepalived/extend_start.sh, because keepalived is the only one requiring /dev/log | 15:27 |
*** ccesario has joined #kolla | 15:29 | |
*** achanda has quit IRC | 15:29 | |
*** sdake has quit IRC | 15:35 | |
*** sdake has joined #kolla | 15:37 | |
*** guillaume_ has joined #kolla | 15:39 | |
*** tzn has joined #kolla | 15:44 | |
Serlex | dave-mccowan - you around? | 15:46 |
dave-mccowan | Serlex yes | 15:46 |
Serlex | Would you mind sparing some time to help me deploy kolla using vagrant on centos using virtualbox? | 15:47 |
*** tzn has quit IRC | 15:48 | |
dave-mccowan | i would, but i'm new too. i'm still chipping away at my first deploy, and i'm on ubuntu in a VM. | 15:49 |
Serlex | oh ok - I saw you updated the files on github - hence why I asked for you :D | 15:50 |
sbezverk | sdake I cloned the master this morning to try the Sam's fix and I get Starting rsyslog container 500 Server Error: Internal Server Error when I try to run the same deployment as yesterday. any suggestions? | 15:54 |
guillaume_ | Hello, Is Neutron_dhcp_agent patch pushed? | 15:55 |
elemoine_ | sbezverk: do you have more information? what does "docker logs rsyslog" say? | 15:55 |
Serlex | dave-mccowan, which ubuntu vagrant box are you using? | 15:55 |
dave-mccowan | Serlex what i've learned so far is the quick start guide is pretty good. when it says you need specific versions of software and firmware, they're not kidding. so check everything it says. :-) | 15:55 |
Serlex | I'm using the vagrant quick start, so it doesn't mention any versioning | 15:56 |
Serlex | I have a working AIO, but I insist on getting multiple nodes to work | 15:56 |
sbezverk | elemoine_ Nothing as rsyslog container does not exist on the deployment target | 15:57 |
dave-mccowan | Serlex 14.04 on a VMWare VM. you're ahead of me, if you already have an AIO. | 15:57 |
elemoine_ | sbezverk: hmm, have you rebuilt the images? | 15:58 |
sbezverk | elemoine_ yes | 15:59 |
sbezverk | elemoine_ prechecks runs fine | 16:02 |
elemoine_ | do the Docker logs provide more information? | 16:03 |
*** salv-orl_ has joined #kolla | 16:03 | |
*** fgimenez has quit IRC | 16:04 | |
*** dwalsh has quit IRC | 16:04 | |
*** chandankumar has quit IRC | 16:05 | |
*** salv-orlando has quit IRC | 16:05 | |
sbezverk | elemoine_ Check this out: Error getting v2 registry: Get https://192.168.80.240:4000/v2/: tls: oversized record received with length 20527 | 16:09 |
sbezverk | http://paste.openstack.org/show/487285/ | 16:10 |
Serlex | dave-mccowan I'm getting "home/vagrant/kolla" is not installable file setup.py not found | 16:11 |
Serlex | And then docker times out while trying to connect to https://index.docker... | 16:11 |
*** Jeffrey4l has joined #kolla | 16:12 | |
*** vhosakot has joined #kolla | 16:12 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Murano logs https://review.openstack.org/281328 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Magnum logs https://review.openstack.org/281329 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add a Dockerfile for Heka https://review.openstack.org/275840 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 16:18 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 16:18 |
SamYaple | guillaume_: yes its all patched | 16:19 |
SamYaple | guillaume_: you should be able to deploy without issue | 16:20 |
SamYaple | inc0: gertty | 16:20 |
*** guillaume_ has quit IRC | 16:20 | |
elemoine_ | sbezverk: don't know where the problem comes from at this point | 16:21 |
elemoine_ | sbezverk: you could also start to restart the registry just in case: docker stop registry && docker start registry | 16:21 |
*** tzn has joined #kolla | 16:22 | |
SamYaple | sbezverk: did you rebuild your images? | 16:23 |
sbezverk | SamYaple yes | 16:23 |
SamYaple | oh sorry just catching up on the log | 16:23 |
SamYaple | that tls thing ive seen it before | 16:23 |
SamYaple | its a bad ssl configuration on the registry, or bad cert | 16:23 |
SamYaple | i cant remeber the exact solution to the issue past the "ive had that issue" point | 16:24 |
SamYaple | 5 minutes until meeeting in #openstack-meeting-4 everyone | 16:24 |
SamYaple | sdake: ping ^ | 16:24 |
sbezverk | SamYaple I can kill the registry and rebuild it | 16:25 |
sdake | yes i am aware thanks :) | 16:25 |
SamYaple | sbezverk: sure, that _might_ fix it. its worth a try | 16:25 |
SamYaple | but if its a bad confgiuration then its still going to be broken i fear | 16:25 |
*** blakec has joined #kolla | 16:26 | |
*** blakec has left #kolla | 16:26 | |
sbezverk | SamYaple, it is the same config as I had yesterday, the only difference was new kolla bits from master of this morning.. | 16:32 |
*** guillaume_ has joined #kolla | 16:33 | |
rhallisey | SamYaple, where do you edit MountFlag=shared on ubuntu? | 16:33 |
guillaume_ | /lib/systemd/system/docker.service | 16:34 |
SamYaple | rhallisey: you dont need to | 16:34 |
SamYaple | guillaume_: thats only for ubuntu >14.04 | 16:34 |
SamYaple | for ubuntu 14.04 it doesnt use systemd | 16:34 |
rhallisey | gotcha | 16:35 |
guillaume_ | oh, ok. I still have some issue with neutron-dhcp-agent. Is it suppose to be fix? | 16:35 |
SamYaple | guillaume_: yes. did you pull the latest patch and rebuild your containers? | 16:35 |
guillaume_ | I will check it again | 16:36 |
*** cloudnautique has joined #kolla | 16:38 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Murano logs https://review.openstack.org/281328 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Magnum logs https://review.openstack.org/281329 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 16:38 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: [WIP] Reconfigure keystone service https://review.openstack.org/281380 | 16:38 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Murano logs https://review.openstack.org/281328 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Magnum logs https://review.openstack.org/281329 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Heat logs https://review.openstack.org/281327 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for Keystone/Apache https://review.openstack.org/279192 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Cinder logs https://review.openstack.org/281259 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Keystone logs https://review.openstack.org/279193 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Swift logs https://review.openstack.org/279490 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Neutron logs https://review.openstack.org/279489 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Ansible write its logs into "kolla_logs" https://review.openstack.org/279191 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 16:43 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 16:43 |
SamYaple | hey elemoine_ do me a favor and wait to rebase a few minutes. i love that you are on top of things here but its loading down infra wehn you submit new patches like that | 16:44 |
SamYaple | plus i end up reviewing old patches | 16:44 |
SamYaple | it would be alright if there werent 10 different patchsets constantly rebasing | 16:45 |
*** salv-orl_ has quit IRC | 16:46 | |
*** salv-orlando has joined #kolla | 16:50 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 16:56 |
*** athomas has quit IRC | 17:02 | |
*** kproskurin has quit IRC | 17:04 | |
*** limamauricio has joined #kolla | 17:06 | |
*** athomas has joined #kolla | 17:09 | |
elemoine_ | SamYaple: I am sorry, what should I do exactly? | 17:09 |
SamYaple | elemoine_: ive almost worked through the patchsets, dont worry you arent doign anything wrong! | 17:10 |
SamYaple | jsut too fast! | 17:10 |
elemoine_ | ok, I can definitely change that and avoid back-to-back pushes | 17:11 |
*** ssurana has joined #kolla | 17:12 | |
SamYaple | it wouldnt be an issue if you werent rebasing so many patches was my point | 17:12 |
sbezverk | SamYaple rebuilding registry helped.. | 17:15 |
*** aginwala has joined #kolla | 17:16 | |
*** chandankumar has joined #kolla | 17:18 | |
*** mikelk has quit IRC | 17:20 | |
*** ccesario has quit IRC | 17:26 | |
elemoine_ | SamYaple: thanks a lot for your reviews, IÂ don't have time to address your comments right now, but I'll do it tomorrow | 17:27 |
SamYaple | elemoine_: anytime! | 17:27 |
SamYaple | sbezverk: oh cool | 17:27 |
*** alyson_ has quit IRC | 17:29 | |
elemoine_ | sdake: I forgot to mention the "heka" specs, I think they should be merged! | 17:30 |
sdake | elemoine_ give me link plz | 17:30 |
SamYaple | elemoine_: its merged | 17:30 |
*** alyson_ has joined #kolla | 17:31 | |
*** aginwala_ has joined #kolla | 17:31 | |
elemoine_ | :) | 17:31 |
*** aginwala has quit IRC | 17:32 | |
SamYaple | elemoine_: dont forget to add bugs/bp to all your heka patches next rebase | 17:33 |
SamYaple | elemoine_: im done reviewing, mostly good few small nits and a few questions | 17:33 |
sbezverk | SamYaple After server reboot, kolla-toolbox is up and running. :-) | 17:33 |
*** zigo has quit IRC | 17:34 | |
*** elemoine_ has quit IRC | 17:35 | |
*** zigo has joined #kolla | 17:36 | |
SamYaple | awesome news sbezverk | 17:37 |
*** aginwala_ has quit IRC | 17:38 | |
*** cloudnautique has quit IRC | 17:39 | |
*** elemoine_ has joined #kolla | 17:42 | |
*** Jeffrey4l has quit IRC | 17:44 | |
*** inc0 has quit IRC | 17:44 | |
*** unicell has quit IRC | 17:44 | |
dave-mccowan | sdake SamYaple to support 2 VIPs, we'll need some new config parameters. do either of you have a design in mind for this? (parameter names, what's optional, what's required, what are defaults?) | 17:45 |
sdake | which parameters | 17:45 |
*** inc0 has joined #kolla | 17:45 | |
sdake | very particular about configoptions we are in kolla ;) | 17:46 |
dave-mccowan | i know... i'm hesitant to even come up with a strawman to add one. | 17:46 |
sdake | tell me which parameters | 17:46 |
sdake | lets start there ;) | 17:46 |
dave-mccowan | at a minimum the IP addr for the second vip | 17:47 |
sdake | anyting else? | 17:47 |
sdake | we like to focus on minimums because of simplicity | 17:48 |
sdake | if something is absolutely required (such as that minimum) that is an easy solve | 17:48 |
sdake | just make up a name you think is appropriate and submit a patch | 17:48 |
sdake | the core erviewers will bikeshed on the name of the variable | 17:48 |
sdake | until a suitable choice is made | 17:49 |
sdake | then sed the repo for that variable | 17:49 |
sdake | that is the workflow for a minimum REQUIRED config option | 17:49 |
dave-mccowan | depends how flexible we want to be. we have external, public, internal, and admin info that needs to be resolved based on some set of input parameters. | 17:49 |
sdake | dave-mccowan my suggestion is to start out simple | 17:49 |
sdake | less hassle all around that way | 17:50 |
sdake | then expand scope as required by Operator requirements | 17:50 |
sdake | dave-mccowan what is difference between external and public? | 17:51 |
dave-mccowan | simple can mean having the most parameters. otherwise the code has to guess. | 17:51 |
sdake | public is an internal public endpoint, and external is an external public endpoint? | 17:51 |
*** jmccarthy1 has quit IRC | 17:51 | |
*** thumpba has joined #kolla | 17:51 | |
sdake | imo we definately dont want many/any conditionals on this stuff ;) | 17:52 |
dave-mccowan | yes. "public" is the VIP HAProxy listens on. "external" is the Address/Name that a client connects to. | 17:52 |
*** ccesario has joined #kolla | 17:53 | |
sdake | default external to public | 17:53 |
sdake | that is what we do now | 17:53 |
sdake | except we default external to internal iirc | 17:53 |
sdake | should be a simple patch | 17:53 |
dave-mccowan | right... today is one VIP. | 17:53 |
sdake | put public vip in the config file as an optioin | 17:54 |
limamauricio | sdake, one basic doubt, i have to disable firewalld.service ? i'm using centos | 17:54 |
sdake | yes turn off firewalld limamauricio | 17:54 |
dave-mccowan | simple patch, several design options. i'm trying to design first, code second. | 17:54 |
limamauricio | can you told me why? | 17:55 |
sdake | havey ou tried code first -> bounce off reviewers -> design second? :) | 17:55 |
sdake | thats generally how I operate | 17:55 |
limamauricio | sdake, just firewalld? | 17:56 |
limamauricio | and about selinux? | 17:56 |
sdake | limamauricio libvirtd too | 17:56 |
*** pbourke has quit IRC | 17:56 | |
sdake | yes this is all documents pretty sure limamauricio ;) | 17:56 |
dave-mccowan | SamYaple said this should only take a few minutes, so I figured I'll just steal the design he has in mind. | 17:56 |
sdake | dave-mccowan my guess is I just expressed it | 17:56 |
sdake | dave-mccowan don't be afraid of patch criticism, its a normal part of making good code ;) | 17:57 |
sdake | rhallisey went through about 40 revs of our python setup script in containers ;-) | 17:58 |
rhallisey | ah yes | 17:58 |
*** achanda has joined #kolla | 17:59 | |
*** cloudnautique has joined #kolla | 17:59 | |
*** guillaume_ has quit IRC | 18:01 | |
*** achanda has quit IRC | 18:02 | |
*** haplo37 has joined #kolla | 18:02 | |
vhosakot | ok, I checked in the #docker channel. They confirmed that we can build CentOS containers on Ubuntu host and vice-versa. They said it does not matter, is allowed and works... | 18:03 |
vhosakot | the only requirement is: the container needs to get what it needs from the kernel... which they said is possible when CentOS container is built on Ubuntu host | 18:04 |
vhosakot | I will add the appropriate message in the fix when --force-cross-build is used | 18:05 |
SamYaple | vhosakot: it matters a bit, but its the package builders who are to blame | 18:07 |
SamYaple | regardless, centos containers cannot run on ubuntu host | 18:07 |
vhosakot | agreed..totally | 18:07 |
sdake | ubuntu containers also don't work real well on centos hosts either ;) | 18:07 |
sdake | i've tried | 18:07 |
sdake | some work some dont | 18:07 |
vhosakot | right | 18:08 |
*** cloudnautique has quit IRC | 18:08 | |
vhosakot | for example, I know some people who run Ubuntu containers on RHEL host as they don't have enough lincences to subscribe their containers... so, there are such remote sandbox cases | 18:09 |
vhosakot | they are not doing prod dev | 18:09 |
SamYaple | well its not so much ubuntu on centos as whats running in ubuntu on centos | 18:09 |
SamYaple | we deal with alot of kernel things | 18:10 |
vhosakot | right.. cool! | 18:10 |
*** dwalsh has joined #kolla | 18:11 | |
vhosakot | also, it is not always a requirement that containers are run on the same host... I can build Ubuntu containers on CentOS, pull them into a different Ubuntu host to run them... | 18:11 |
vhosakot | isn't this a valid usecase ? | 18:12 |
SamYaple | maybe. but as youve seen centos doesnt build on ubuntu | 18:13 |
vhosakot | ok.. | 18:13 |
*** unicell has joined #kolla | 18:14 | |
*** guillaume_ has joined #kolla | 18:15 | |
*** cloudnautique has joined #kolla | 18:16 | |
*** daneyon has joined #kolla | 18:17 | |
vhosakot | I see the message "configured module search path = None" when I do "ansible --version".. this is no issue right ? | 18:18 |
*** aginwala has joined #kolla | 18:19 | |
vhosakot | I ran "sudo pip install -U ansible==1.9.4" to install ansible 1.9.4 | 18:19 |
*** daneyon_ has joined #kolla | 18:20 | |
*** Marga_ has quit IRC | 18:20 | |
*** daneyon has quit IRC | 18:23 | |
*** Serlex has quit IRC | 18:24 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 18:25 |
*** ayoung has joined #kolla | 18:27 | |
vhosakot | SamYaple: I need to use --type source to built Ubuntu images right ? Did you say Ubuntu binary doesn't work.. | 18:27 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 18:28 |
sbezverk | SamYaple going back to SRIOV discussion. is there anything that could help me to get it added to the exisiting or build new neutron container? | 18:30 |
*** achanda has joined #kolla | 18:33 | |
SamYaple | vhosakot: ubuntu binary is a work in progress | 18:34 |
SamYaple | so yes you want to use source | 18:34 |
vhosakot | ok thanks! | 18:34 |
SamYaple | ubuntu-source is the only one that ubilds all images currently | 18:34 |
vhosakot | cool | 18:34 |
inc0 | SamYaple, https://github.com/openstack/kolla/blob/master/ansible/roles/mariadb/tasks/check.yml we bind to localhost in mariadb | 18:35 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/280943 | 18:35 |
SamYaple | sbezverk: i just did a quick scan of https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking#nova-compute and it should be accurate | 18:35 |
inc0 | correct me if I'm wrong, but that means this will not ever work if you don't have haproxy and mariadb on same host | 18:36 |
inc0 | (I disable haproxy on my aio and it breaks) | 18:36 |
SamYaple | we dont ever bind to local host | 18:36 |
SamYaple | or shouldnt | 18:36 |
SamYaple | with no haproxy you still ahve t oset kolla_internal_address to your local ip | 18:36 |
SamYaple | i suppose that could be localhost | 18:36 |
inc0 | it is not | 18:37 |
SamYaple | what is not? | 18:37 |
inc0 | bind-address = 127.0.0.1 <- that what I have | 18:37 |
SamYaple | what are you talking about? | 18:37 |
inc0 | hold on..kolla_internal_address? | 18:37 |
inc0 | things changed I see | 18:37 |
SamYaple | inc0: https://github.com/openstack/kolla/blob/master/ansible/roles/mariadb/templates/galera.cnf.j2#L3 | 18:38 |
SamYaple | thats teh bind-address it uses | 18:38 |
SamYaple | this is how its always been | 18:38 |
SamYaple | nothing changed | 18:38 |
inc0 | dug | 18:38 |
inc0 | I see now, carry on | 18:38 |
inc0 | I made stupidest of mistakes in my conf -.- | 18:39 |
SamYaple | ok :) anything you want to share? | 18:39 |
SamYaple | oh one of those | 18:39 |
SamYaple | alright :) | 18:39 |
openstackgerrit | Merged openstack/kolla: Move haproxy socket to volume https://review.openstack.org/280918 | 18:39 |
inc0 | yeah all good now | 18:40 |
sdake | vhosakot the idea behind ubuntu binary is to prepare it for mitaka (with liberty packaging) and then switch it to mitaka whenever ubuntu mitaka binary is available - which is ~2 weeks after mitaka's release | 18:43 |
vhosakot | ah, cool | 18:43 |
SamYaple | its not ideal because ubuntu-source uses the cloud-archive repo as well, but it is what it is | 18:44 |
SamYaple | likely we will have to switch ti before mitaka release simply to get the updated packages needed for kolla | 18:45 |
SamYaple | unless we dont tag kolla until after cloud-archive releases and that is doubtful | 18:45 |
sdake | we are tagging on upstream deadlines | 18:45 |
sdake | but we can always release a z release tag | 18:45 |
SamYaple | keep in mind sdake we are a deploy project | 18:45 |
SamYaple | we can't always tag inline | 18:46 |
daneyon_ | SamYaple larsks things are coming along well with the python container. I have been focused on the approach larsks suggested. I have run across an interesting issue. Since python is run in a container, Ansible provides facts of the python container instead of the host. Do you have any suggestions, maybe bind mounting certain volumes, that would allow facts to work as expected? | 18:46 |
sbezverk | SamYaple I know how to get sriov for normal openstack, my question was for containerized config | 18:46 |
sdake | yup i understand | 18:46 |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla: Playbook for nova upgrade https://review.openstack.org/254395 | 18:46 |
SamYaple | daneyon_: yea there are a few mounts that come to mind | 18:46 |
SamYaple | what facts are you looking for? | 18:46 |
SamYaple | sbezverk: it should be about the same, with the exception that we dont have the sr-iov agent yet, but thats not required | 18:46 |
daneyon_ | SamYaple, things like ethernet info, ansible_lsb | 18:47 |
SamYaple | daneyon_: big ones would be /dev:/dev and /run:/run, for ethernet info you need to do --net=host | 18:47 |
SamYaple | for the lsb stuff hmmm. not sure how it pulls that info | 18:47 |
daneyon_ | I have a work around for the issue, so it's not a show stopper but it may be needed at a future point in time | 18:47 |
daneyon_ | SamYaple let me give that a try | 18:48 |
daneyon_ | SamYaple ya, I've had to create a fact based on contents of /etc/release | 18:49 |
SamYaple | daneyon_: you _could_ bind in the specific files you need | 18:55 |
SamYaple | inc0: ive commented on nova upgrades. its looking really good! | 18:55 |
inc0 | SamYaple, so ad additional info | 18:56 |
inc0 | so we can add parameter to stop_container to "stop only if differs" | 18:57 |
inc0 | or use when | 18:57 |
daneyon_ | SamYaple I think i'm going to ping the ansible irc channel to better understand how ansible obtains lsb. That fact worked well for me. I'll bind mount as a backup. really appreciate your help | 18:57 |
inc0 | and add new task with registering if container differ | 18:57 |
sbezverk | SamYaple sdake If I want to build a custom neutron container to add some binaries which are currently missing, where would I start? | 18:57 |
inc0 | sbezverk, there are few ways | 18:57 |
inc0 | could you please expand on what you need? | 18:58 |
inc0 | if you want to just install few packages more you can laverage -i / -I option in build | 18:58 |
sbezverk | inc0 Currently there is no support for sriov plugin | 18:58 |
guillaume_ | Hello, still have a problem with neutron-dhcp-agent. Commit #d077fa279c69c9a56d2bae138e5b8cfa62991d78. Still have the same problem : Path /run/netns is mounted on /run but it is not a shared mount | 18:58 |
inc0 | sbezverk, SamYaple is using sriov afaik | 18:59 |
sbezverk | inc0 :-) That is why I am bugging him since I know he is using it | 18:59 |
guillaume_ | http://pastebin.com/NSqysRiP | 18:59 |
limamauricio | when ovs-vsctl is installed? | 18:59 |
inc0 | limamauricio, https://github.com/openstack/kolla/blob/master/docker/openvswitch/openvswitch-base/Dockerfile.j2#L7 | 19:00 |
limamauricio | inc0, i'm trying to create a share on manila | 19:01 |
larsks | daneyon_: you saw my comment on your gist from yesterday, yeah? | 19:01 |
limamauricio | but i have this error now http://pastebin.com/2jZ17vs7 | 19:01 |
inc0 | yeah, there is no openvswitch in manila | 19:01 |
inc0 | if that's required, you might need to add installation to manila dockerfiles | 19:01 |
limamauricio | is required | 19:02 |
limamauricio | oh god | 19:02 |
rhallisey | guillaume_, did you set MountFlags=shared in /lib/systemd/system/docker.service ? | 19:02 |
guillaume_ | rhallisey: useless if 14.04 | 19:02 |
rhallisey | oh.. right | 19:03 |
guillaume_ | ;) | 19:03 |
rhallisey | I don't know then :). Don't use ubuntu | 19:03 |
rhallisey | I don't use Ubuntu* | 19:03 |
guillaume_ | hahaha | 19:04 |
rhallisey | I realized that could be read 2 ways | 19:04 |
guillaume_ | yep | 19:04 |
guillaume_ | ;) | 19:04 |
rhallisey | :) | 19:04 |
guillaume_ | I read both of them | 19:04 |
rhallisey | I bet | 19:04 |
*** ssurana1 has joined #kolla | 19:04 | |
inc0 | windows is crap | 19:05 |
*** ssurana has quit IRC | 19:05 | |
daneyon_ | larsks I sure did. I responded.... the answer actually came to me as I was falling asleep last night. Total brain fart... I think my brain was fried. Good example that sometime you just need to step away from the problem :-) Thanks for all your help, things are coming along well with the python container. I just pinged the #ansible channel to better understand how the ansible_lsb.id fact is derived. I have a work around in place, but | 19:05 |
inc0 | we don't support widows** sorry common typo:( | 19:05 |
daneyon_ | would like to use this fact instead.... we'll see. | 19:05 |
guillaume_ | sdake: you will need to take a look on ubuntu 14.04 with kolla. Problem of dhcp-agent still there | 19:05 |
inc0 | yeah I have the same | 19:07 |
inc0 | guillaume_, | 19:07 |
inc0 | buntu 15.10 | 19:08 |
guillaume_ | have you change the docker.service file? | 19:08 |
inc0 | nope | 19:08 |
guillaume_ | to put shared for the mount? | 19:08 |
guillaume_ | do it | 19:08 |
guillaume_ | it will fix it | 19:08 |
rhallisey | inc0, you can fix it | 19:08 |
rhallisey | <14.04 can't | 19:08 |
guillaume_ | /lib/systemd/system/docker.service | 19:08 |
guillaume_ | change MountFlags from slave to shared | 19:09 |
guillaume_ | you will need to restart systemctl of docker (or reboot) | 19:11 |
inc0 | yeah I figured that | 19:11 |
inc0 | you can't set it up with 14.04? you might want to ask on #docker how to do it | 19:11 |
inc0 | because it's lower level than kolla | 19:12 |
guillaume_ | They have no clue | 19:12 |
guillaume_ | haplo37 asked and they dont know | 19:12 |
inc0 | well...crap | 19:12 |
haplo37 | and on the documentation : https://docs.docker.com/engine/reference/run/#volume-shared-filesystems | 19:13 |
guillaume_ | yep, we will need to go to 16.04 as soon as it goes out I think | 19:13 |
guillaume_ | to make it work | 19:13 |
haplo37 | i dont see anything | 19:13 |
inc0 | that's kinda bad | 19:14 |
vhosakot | SamYaple: about kolla-build printing output on stdout instead of a log file... do you think kolla-build needs to write a logfile instead of stdout | 19:14 |
inc0 | vhosakot, it could be useful if you have automated builds | 19:15 |
vhosakot | ah ok | 19:15 |
inc0 | which we want to have even in community for auto-pushing new images nightly | 19:15 |
vhosakot | right.. | 19:16 |
inc0 | afair kolla build already use python logging so it should be easy to implement | 19:16 |
inc0 | if not, I'd say let's do this | 19:16 |
vhosakot | Is there a plan for logging in kolla ? like /var/log/kolla ? | 19:16 |
inc0 | probably not | 19:16 |
inc0 | this is only place that would need it | 19:17 |
vhosakot | this = kolla-build ? | 19:17 |
inc0 | yeah | 19:17 |
inc0 | kolla-deploy is ansible | 19:17 |
guillaume_ | i think it's more docker side | 19:17 |
guillaume_ | kolla-ansible is ansible | 19:17 |
vhosakot | "if not, I'd say let's do this" --> you mean make kolla-build write logfile ? | 19:17 |
inc0 | yeah, my mistake | 19:18 |
*** Marga_ has joined #kolla | 19:18 | |
inc0 | vhosakot, I mean use python logging library | 19:18 |
SamYaple | all for 14.04 ubuntu | 19:18 |
vhosakot | inc0: cool, | 19:18 |
SamYaple | mount --make-shared /run | 19:18 |
vhosakot | inc0: I'l go ahead and open a bug for it then.. we can implement it | 19:18 |
inc0 | just use TrivialFix | 19:19 |
*** chandankumar has quit IRC | 19:19 | |
SamYaple | guillaume_: ^^ | 19:19 |
inc0 | it's not really a bug | 19:19 |
*** ssurana1 has quit IRC | 19:19 | |
inc0 | but whatever suits you | 19:19 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/280943 | 19:19 |
SamYaple | sbezverk: inc0 i build slightly different docker images to do sriov | 19:19 |
vhosakot | ok, not a bug actually | 19:20 |
SamYaple | but atm im rebuilding my lab (which will be using sriov) so i cant paste it | 19:20 |
vhosakot | kolla-build can take a flag --logfile <filename> to write to logs... | 19:20 |
inc0 | yeah, that would be my guess | 19:20 |
inc0 | and if it's not specified, just stdout | 19:21 |
sbezverk | SamYaple that would be perfect if you could share.. | 19:21 |
inc0 | or even better if we could get it into tree | 19:21 |
inc0 | somehow | 19:21 |
inc0 | more people will want sriov, and I as intel guy, approve;) | 19:21 |
SamYaple | inc0: sbezverk it will probably go into the tree. it wasnt invasive | 19:22 |
guillaume_ | SamYaple: Work!! Thank you | 19:22 |
inc0 | would be cool | 19:22 |
SamYaple | but sbezverk it shouldn't be hard to work out whats missing (my systems are down atm) and you can just jump into the container and apt-get install/pip install that stuff | 19:23 |
inc0 | pop a patch when you're done with builds? | 19:23 |
*** ssurana has joined #kolla | 19:23 | |
sdake | dave-mccowan see above, looks like ubuntu 14.04 is busted because of shared mounting and lack of docs as to how to do that ;) | 19:25 |
sbezverk | SamYaple I am on centos source | 19:25 |
*** achanda has quit IRC | 19:40 | |
*** tzn has quit IRC | 19:47 | |
*** jasonsb has quit IRC | 19:48 | |
vhosakot | is there a recommendation of a Python library to run Linux command in Python code in kolla... I usually use os.system() or os.popen() | 19:48 |
*** haplo37 has quit IRC | 19:48 | |
*** sdake has quit IRC | 19:54 | |
*** sdake has joined #kolla | 19:57 | |
SamYaple | vhosakot: subprocess | 19:58 |
SamYaple | but why? | 19:58 |
*** sdake has quit IRC | 19:59 | |
*** sdake has joined #kolla | 19:59 | |
vhosakot | cool.. subprocess.peopen() in docker/neutron/neutron-base/ip_wrapper.py .. saw it... os.popen() is deprecated | 19:59 |
*** tzn has joined #kolla | 20:00 | |
vhosakot | I need to run commands like apt-get, pip, docker run, service docker restart...etc in the python script that automates kolla installation | 20:01 |
vhosakot | all the commands from the quickstart will go into a python script so it is easy to clone, build and deploy kolla | 20:01 |
elemoine_ | Je pars dans | 20:01 |
daneyon_ | larsks when you have a moment, can you take a look at this: https://gist.github.com/danehans/fb819e06a9f272177d69 I can work around managing services, but I would like to adoid it if possible. Let me know if you have any suggestions. | 20:02 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 20:03 |
larsks | daneyon_: I am beginning to wonder if the best solution is to say to hell with ansible modules and just use 'raw:'. Trying to manage services on the host from within a container, in which your root filesystem is different, seems like a complex proposition at best. | 20:05 |
larsks | daneyon_: I mean, you're bind-mounting the systemd unit directories, but you're not bind-mounting things like /usr/sbin, etc, so what are the service units going to exec? | 20:06 |
daneyon_ | larsks i putting all the bins that i'm managing in /opt/bin and have bind mounted this dir | 20:07 |
daneyon_ | larsks I hear what you're saying. I have an existing solution that runs python directly on coreos, but I wanted to vet out running python in a container since installing stuff directly to coreos is frowned upon | 20:08 |
larsks | daneyon_: right, but service units are going to be referring to things like /usr/sbin/etcd, not /opt/.... | 20:08 |
larsks | I was suggesting the raw: module, because then you don't need python. But you can't use modules; just command lines. | 20:09 |
daneyon_ | larsks my service unit files reference /opt/bin instead of /usr | 20:09 |
larsks | Oh, I see, you're only managing *specific* services for which you have created unit files? | 20:09 |
daneyon_ | larsks that is correct | 20:10 |
daneyon_ | larsks for coreos i have to put the bins i manage in /opt/bin b/c /usr, etc.. are read-only. | 20:10 |
daneyon_ | larsks my unit files are templates/files that reference /opt/bin for the bin dir | 20:11 |
larsks | Right...but presumably you're installing your unit files into /etc/systemd/system, but you're also bind-mounting the main directory from /usr/lib64, and you're not mounting /run, where systemd keeps a bunch of state...this is all starting to smell a bit funky. | 20:12 |
larsks | I dunno, man. | 20:12 |
larsks | It would be simpler at this point just to start a CentOS/Fedora/Ubuntu container running systemd, and manage all your services *inside* that container. | 20:14 |
daneyon_ | larsks I see and agree. I think I may need to say uncle and go back to running python directly on coreos. | 20:14 |
daneyon_ | larsks that's what i was wondering. since i'm using an alpine image, i think i'll need to switch to an image that uses systemd or manage the servcies using raw | 20:15 |
*** daneyon has joined #kolla | 20:17 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla: Playbook for nova upgrade https://review.openstack.org/254395 | 20:18 |
*** daneyon_ has quit IRC | 20:20 | |
inc0 | SamYaple, so, upgrade haproxy, or rather upgrade keepalived | 20:26 |
inc0 | will be hard. | 20:27 |
*** achanda has joined #kolla | 20:28 | |
*** unicell has quit IRC | 20:32 | |
*** unicell has joined #kolla | 20:35 | |
vhosakot | SamYaple: is deploy_aio.sh working ? I see it is run by tox | 20:36 |
vhosakot | I'm talking about kolla/tools/deploy_aio.sh | 20:37 |
vhosakot | it does not install packages needed for kolla... i see it just runs kolla-ansible | 20:38 |
inc0 | vhosakot, you have tests/setup_gate.sh for that | 20:41 |
*** haplo37 has joined #kolla | 20:42 | |
*** haplo37 has quit IRC | 20:46 | |
*** daneyon_ has joined #kolla | 20:48 | |
*** guillaume_ has quit IRC | 20:50 | |
*** daneyon has quit IRC | 20:51 | |
sbezverk | SamYaple as per your suggestion I am trying to install sriov binaries openstack-neutron-sriov-nic-agent inside neutron-server container, it requires sudo, which password it is using for sudo? | 20:51 |
SamYaple | sbezverk: just fyi, you dont _need_ the agent | 20:56 |
*** thumpba has quit IRC | 20:57 | |
SamYaple | sbezverk: but if you do `docker run -u root neutron-*-agent bash` youll be root | 20:57 |
SamYaple | inc0: vhosakot nither setup_gate.sh or deploy_aio.sh should be run on your local system | 20:57 |
SamYaple | inc0: how will haproxy be hard to upgarde? | 20:58 |
vhosakot | ah.. ok.. are they for ZUUL then ? | 20:58 |
*** d_code has quit IRC | 20:59 | |
SamYaple | rhallisey: can you point me to the examples you read where you could address a dict like groups['group1', 'group2'] I am unfamiliar with those | 20:59 |
SamYaple | I couldnt get it to work | 20:59 |
rhallisey | SamYaple, http://grokbase.com/t/gg/ansible-project/151gvg5hke/task-skipping-with-when-condition-with-multiple-groups | 20:59 |
SamYaple | rhallisey: thats saying he wnts to do that, not that it works | 21:00 |
*** d_code has joined #kolla | 21:01 | |
rhallisey | ya I was still seeing if there was another way | 21:01 |
*** haplo37 has joined #kolla | 21:02 | |
rhallisey | I didn't see it not work | 21:02 |
rhallisey | either way I changed it | 21:03 |
*** spisarski has joined #kolla | 21:04 | |
sbezverk | SamYaple please check http://paste.openstack.org/show/487337/ what could be wrong? | 21:07 |
*** guillaume_ has joined #kolla | 21:08 | |
openstackgerrit | Lingfeng Xiong proposed openstack/kolla: fix spelling problem in designate-sink ubuntu binary https://review.openstack.org/281528 | 21:10 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Add a precheck for MountFlags=shared https://review.openstack.org/281279 | 21:15 |
sbezverk | SamYaple I managed to get into neutron-server container with root priv by using this: "docker exec -u root -i -t 782f42967b53 /bin/bash" when I try to install openstack-neutron-sriov-nic-agent it shows dependency on what already supposed to be installed example: openstack-neutron-common. I suspect I missing something here, something specific to installation inside of a docker container. Any | 21:18 |
sbezverk | ideas? | 21:18 |
vhosakot | SamYaple: ubuntu source kolla-build is running since 6 hrs... is this expected ? | 21:19 |
dave-mccowan | what's the minimum version of ubuntu known to work? | 21:20 |
sdake | vhosakot should not take 6 hours | 21:22 |
vhosakot | hmm... should I CTRL+C ? | 21:22 |
vhosakot | and rebuild | 21:22 |
sdake | what is it doing? | 21:22 |
vhosakot | last 3 lines | 21:22 |
sdake | is it doing anything? | 21:22 |
vhosakot | INFO:kolla.cmd.build:heat-base:Successfully built 671875b4e927 | 21:22 |
vhosakot | INFO:kolla.cmd.build:heat-base:Built | 21:22 |
vhosakot | INFO:kolla.cmd.build:neutron-base:Building | 21:22 |
vhosakot | this was the last docker command run | 21:23 |
vhosakot | RUN usermod -a -G kolla heat | 21:23 |
rhallisey | dave-mccowan, >14.04 | 21:25 |
vhosakot | doing nothing... I will CTRL+C unless there is any way to debug this.. no errors on stdout.. neutron-base is stuck in "Building" | 21:27 |
dave-mccowan | >14.04 and not ==14.04, right? scrolling back a couple hours, it looks like something with shared mounting doesn't work with 14.04. so either 14.10 or 15.04 is ok? | 21:28 |
rhallisey | dave-mccowan, yes correct | 21:31 |
*** guillaume__ has joined #kolla | 21:31 | |
SamYaple | sbezverk: no tag | 21:32 |
SamYaple | docker run -u root 192.168.80.240:4000/kollaglue/centos-source-neutron-server:2.0.0 bash | 21:32 |
SamYaple | sbezverk: do you _need_ the agent? | 21:33 |
SamYaple | you can do sriov without the agent | 21:33 |
SamYaple | dave-mccowan: rhallisey vhosakot shared mounting works with 14.04 just fine | 21:33 |
SamYaple | mount --make-shared /run | 21:33 |
SamYaple | if its not in the docs ill add it | 21:33 |
rhallisey | ok so its >=14.04 | 21:34 |
rhallisey | roger | 21:34 |
SamYaple | >14.04 uses systemd | 21:34 |
SamYaple | 14.04 uses upstart | 21:34 |
rhallisey | so your saying it still works with upstart.. can you add that the docs if the fix is different? | 21:34 |
sbezverk | SamYaple I do not need an agent, but I need sriov plugin binaries | 21:35 |
*** cloudnautique has quit IRC | 21:35 | |
*** guillaume_ has quit IRC | 21:36 | |
*** guillaume__ is now known as guillaume_ | 21:36 | |
SamYaple | sbezverk: what did you build? centos-source? ubuntu-source? centos-binary? | 21:40 |
SamYaple | rhallisey: i thought it was there... ill double check | 21:40 |
rhallisey | SamYaple, I don't see it | 21:41 |
* rhallisey updates repo.. | 21:41 | |
sbezverk | SamYaple Centos source | 21:41 |
rhallisey | nada | 21:42 |
*** achanda has quit IRC | 21:42 | |
SamYaple | sbezverk: then the ml2 driver should be installed | 21:43 |
openstackgerrit | Sam Yaple proposed openstack/kolla: Fix missing 14.04 info https://review.openstack.org/281539 | 21:43 |
SamYaple | sbezverk: in the container it is at /var/lib/kolla/venv/lib/python2.7/site-packages/neutron/tests/unit/plugins/ml2/drivers/mech_sriov | 21:44 |
SamYaple | well the tests | 21:44 |
* vhosakot hit CTRL+C | 21:44 | |
SamYaple | /var/lib/kolla/venv/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/mech_sriov | 21:44 |
SamYaple | thats the path the to driver | 21:44 |
sbezverk | SamYaple and the config which used to be in ml2_conf_sriov.ini would go directly into ml2_conf.ini? | 21:47 |
*** cloudnautique has joined #kolla | 21:50 | |
*** guillaume__ has joined #kolla | 21:52 | |
*** Serlex has joined #kolla | 21:53 | |
SamYaple | sbezverk: sure you can include all that config info in ml2_conf.ini | 21:56 |
*** guillaume_ is now known as g3ek | 21:56 | |
SamYaple | inc0: why not just call check_container_differs? Then you only need to add check_container_differs to the action | 21:57 |
SamYaple | 2 lines in kolla_docker | 21:57 |
*** aginwala has quit IRC | 21:58 | |
*** guillaume__ has quit IRC | 21:59 | |
*** tpot has joined #kolla | 22:00 | |
*** tpot has quit IRC | 22:00 | |
*** tpot has joined #kolla | 22:00 | |
inc0 | SamYaple, I did that at first | 22:02 |
*** aginwala has joined #kolla | 22:02 | |
SamYaple | whats the issue? | 22:03 |
inc0 | but it calls much more stuff and since it hasn't info of mounts etc, it always return false | 22:03 |
*** salv-orl_ has joined #kolla | 22:03 | |
SamYaple | No it wont always return false | 22:04 |
SamYaple | it will only return false if the container is out of date | 22:04 |
SamYaple | which it is | 22:04 |
inc0 | nope | 22:04 |
SamYaple | if it always returned false then we wouldn't be idempotent.... | 22:04 |
inc0 | so it wont return false in context of start containers | 22:05 |
*** sdake has quit IRC | 22:05 | |
SamYaple | Right it will jsut return false when the container is going to be recreated if you run start container.... | 22:06 |
SamYaple | which is the case here | 22:06 |
inc0 | you don't start containers in this case | 22:06 |
inc0 | you check if you want to stop them | 22:06 |
*** salv-orlando has quit IRC | 22:06 | |
inc0 | in this case things like mounts are irrelevant | 22:06 |
inc0 | and only container version matters | 22:06 |
SamYaple | but that doesnt matter that they are irrelavant | 22:06 |
SamYaple | they are just going to be recreated in your next step | 22:07 |
inc0 | sure | 22:07 |
inc0 | but you don't need to stop them | 22:07 |
inc0 | all | 22:07 |
SamYaple | but you stop them anyway | 22:07 |
SamYaple | what you have will _not_ stop them all | 22:07 |
SamYaple | it will stop the ones that differ | 22:07 |
SamYaple | no matter the circumstane | 22:07 |
SamYaple | it will only stop the ones that differ | 22:07 |
SamYaple | (with what you have currently) | 22:07 |
inc0 | so if image is the same, but we add a mount, my code will not stop, containers differ will | 22:08 |
inc0 | that shouldn't be problem on prod I guess | 22:08 |
*** cloudnautique has quit IRC | 22:08 | |
SamYaple | when will static code ever have a mountpoint change? | 22:08 |
inc0 | when we change static code | 22:08 |
SamYaple | but more to the point, its going to get stopped and recreated _anyway_ in the next step | 22:08 |
inc0 | yeah | 22:08 |
*** rhallisey has quit IRC | 22:08 | |
SamYaple | so whats teh problem | 22:09 |
inc0 | so subtle difference is that ansible is async | 22:09 |
inc0 | so in my case it will not ensure that they're stopped and for a brief time this might be rolling update | 22:09 |
inc0 | or may not, depends on chance | 22:09 |
SamYaple | you yourself pointed out you cant rolling update teh conductors | 22:10 |
SamYaple | but again, beside the point | 22:10 |
inc0 | if code change, no | 22:10 |
inc0 | because they have to be up to date | 22:10 |
inc0 | at all times | 22:10 |
inc0 | but if you redeploy same code with different configs, that's no problem | 22:10 |
*** cloudnautique has joined #kolla | 22:10 | |
inc0 | so bottom line, either way works, this one seems clearer to me | 22:11 |
inc0 | we check less stuff so it is slightly more optimal as well | 22:11 |
inc0 | less calls to docker and so on | 22:11 |
SamYaple | I disagree with what you have. I think yo ushould use the code we already have to do this | 22:11 |
inc0 | I did... I just decoupled these functions really | 22:12 |
inc0 | and use parts I actually need | 22:12 |
SamYaple | you dont need basically your entire kolla_docker patch. And you duplicated code. you need to add two lines and the results are the same | 22:12 |
Serlex | whats the recommended deploy flags for a test environment | 22:12 |
Serlex | sorry kolla-build* flags | 22:13 |
inc0 | Serlex, -t source -b <<your-host-distro>> -p default | 22:13 |
inc0 | -p default means to build just containers normal ansible will deploy | 22:13 |
inc0 | if you add ceph for example you need to build it separately | 22:14 |
inc0 | so kolla-build ceph | 22:14 |
*** jtriley_ has joined #kolla | 22:14 | |
inc0 | SamYaple, but my code is not wrong and still is a bit more optimal | 22:14 |
SamYaple | inc0: it also violates DRY | 22:14 |
inc0 | one-method-to-rule-them-all is coding antipattern | 22:14 |
SamYaple | if you need a new method lets hear why | 22:15 |
SamYaple | fuction* | 22:15 |
inc0 | it's a method, but why: if something broke with check_mounts this code will still work whereas your will break | 22:15 |
SamYaple | .... dude if something breaks with check_mounts all the stuff is restarting anyway | 22:16 |
SamYaple | it will work just the same | 22:16 |
SamYaple | and if that _were_ the case we have much bigger issue | 22:16 |
inc0 | not if you want to reuse this function in different context | 22:16 |
inc0 | which may not use start_container at all | 22:17 |
SamYaple | you do a start container | 22:17 |
inc0 | sure, we have, but limiting impact is good thing | 22:17 |
SamYaple | its goign to call check_container_differ | 22:17 |
*** macsz has joined #kolla | 22:17 | |
*** jtriley has quit IRC | 22:17 | |
inc0 | I said different context | 22:17 |
SamYaple | idempotency is broken across the board if check_container_differ is busted | 22:17 |
inc0 | don't do stuff that you don't need to do | 22:17 |
SamYaple | please use it | 22:17 |
SamYaple | and dont violate DRY | 22:17 |
Serlex | root 5309 0.5 2.9 722716 30432 ? Ssl 21:44 0:11 /usr/bin/docker daemon --insecure-registry operator.local:5000 --registry-mirror=http://operator.local:5000 | 22:17 |
Serlex | root 6919 0.0 1.6 248604 17264 ? Sl 21:46 0:00 \_ docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 5000 -container-ip 172.17.0.2 -container-port 5000 | 22:17 |
Serlex | whats my registry ip -_- | 22:17 |
SamYaple | Serlex: all the ips on your box | 22:18 |
SamYaple | 0.0.0.0 listens on all ips | 22:18 |
inc0 | really what we should do is to enable each of this function to be called outside of context of check container differ | 22:18 |
Serlex | ok thanks | 22:18 |
*** jtriley_ has quit IRC | 22:18 | |
*** JoseMello has quit IRC | 22:18 | |
SamYaple | inc0: you want to optomize that we can fight that out in a different patchset. the upgrade one is still the wrong one | 22:18 |
SamYaple | but im against that too | 22:18 |
SamYaple | because that would call _all_ the things and thats not optimized | 22:19 |
SamYaple | this way we return on the first differing function | 22:19 |
SamYaple | and i ordered them from least to most intensive | 22:19 |
inc0 | I still can do this way | 22:19 |
inc0 | easily | 22:19 |
SamYaple | I dont care to do this right now inc0 | 22:19 |
SamYaple | please use check_containers_differ | 22:20 |
SamYaple | there is no need to violate DRY like you are | 22:20 |
SamYaple | for no benefit | 22:20 |
*** macsz has quit IRC | 22:20 | |
inc0 | there is benefit to this-.- | 22:21 |
inc0 | for example not calling docker api n times for no reason | 22:22 |
SamYaple | you wouldnt.... | 22:22 |
inc0 | you will...I don't need to check mounts here | 22:22 |
SamYaple | the first thing it checks is image same calls | 22:22 |
SamYaple | DUDE read the code | 22:22 |
SamYaple | first thing it checks is image https://github.com/openstack/kolla/blob/master/ansible/library/kolla_docker.py#L240 | 22:22 |
SamYaple | it would then return | 22:22 |
SamYaple | and i have container_info, it has _all_ the info | 22:23 |
inc0 | ehh...whatever | 22:23 |
inc0 | ok, it won't call any more, you're right | 22:23 |
inc0 | it just not good design as it is imho, but I won't fight you over this triviality | 22:24 |
SamYaple | maybe its not. i disagree. but at least this way you arent violating DRY | 22:24 |
SamYaple | violating DRY for this nothingness is bad design in my opinon | 22:24 |
*** Serlex has left #kolla | 22:25 | |
openstackgerrit | Merged openstack/kolla: Updated from global requirements https://review.openstack.org/280943 | 22:27 |
*** g3ek has quit IRC | 22:27 | |
openstackgerrit | Sam Yaple proposed openstack/kolla: Launch VM in gate https://review.openstack.org/280749 | 22:27 |
*** sdake has joined #kolla | 22:27 | |
*** g3ek_zzz has joined #kolla | 22:28 | |
*** g3ek_zzz is now known as g3ek | 22:28 | |
*** diogogmt has joined #kolla | 22:28 | |
*** guillaume___ has joined #kolla | 22:29 | |
*** guillaume___ has left #kolla | 22:30 | |
*** guillaume_ has joined #kolla | 22:31 | |
*** guillaume_ has quit IRC | 22:31 | |
*** g3ek is now known as g3ek_zzz | 22:33 | |
*** g3ek_zzz is now known as g3ek | 22:34 | |
inc0 | SamYaple, btw on note of DRY | 22:36 |
inc0 | to ensure that it will not restart on re-run | 22:37 |
inc0 | I need to add info of volumes to check task | 22:37 |
inc0 | which means if volume config changes we need to change it in one more place | 22:37 |
inc0 | and grepping for start_container won't work | 22:37 |
inc0 | because it's not even start container | 22:37 |
inc0 | so your DRY argument is invalid. python might be a bit shorted but ansible task will not | 22:38 |
openstackgerrit | Merged openstack/kolla: fix spelling problem in designate-sink ubuntu binary https://review.openstack.org/281528 | 22:38 |
*** aginwala has quit IRC | 22:39 | |
inc0 | and these changes much more often than this file | 22:43 |
openstackgerrit | Lingfeng Xiong proposed openstack/kolla: fix mariadb failed to bootstrap https://review.openstack.org/281561 | 22:44 |
vhosakot | kolla_base_distro in /etc/kolla/globals.yml should be "ubuntu" if the host OS is Ubuntu ? is this right ? | 22:47 |
*** cloudnautique has quit IRC | 22:48 | |
*** aginwala has joined #kolla | 22:48 | |
vhosakot | and kolla_install_type must be "source" ? | 22:48 |
inc0 | vhosakot, it should be the same as type of distro you build | 22:48 |
vhosakot | ok | 22:48 |
inc0 | same goes for install_type | 22:49 |
vhosakot | ok | 22:49 |
vhosakot | is kolla_external_address: "openstack.example.com" good ? | 22:49 |
inc0 | this determines which images it looks for | 22:49 |
inc0 | no | 22:49 |
vhosakot | what should kolla_external_address be ? | 22:49 |
inc0 | this has to be ip that you'r APIs will be accessible | 22:49 |
inc0 | haproxy will bind to this address | 22:49 |
inc0 | and everything will use it for communication | 22:50 |
inc0 | (for example it will use it for db access) | 22:50 |
vhosakot | ok | 22:50 |
vhosakot | can I give kolla_external_address an unsued IP on the host ? | 22:50 |
vhosakot | kolla_internal_address too ? an unused IP on the host ? | 22:51 |
inc0 | default is that kolla kolla_external_address = kolla_internal_address | 22:53 |
inc0 | so you can specify both to be same or just specify internal | 22:53 |
inc0 | or if you have 2 of those each can be different | 22:53 |
*** diogogmt has quit IRC | 22:54 | |
*** diogogmt has joined #kolla | 22:54 | |
vhosakot | I have two interfaces on the host... | 22:54 |
inc0 | you need one of them for neutron | 22:55 |
inc0 | this is network_external_interface | 22:56 |
*** achanda has joined #kolla | 22:56 | |
inc0 | if you have 2 ifaces I'd suggest to set network_external_interface to this unused one, and setup kolla_internal_address to ip you use | 22:56 |
vhosakot | ah ok ok | 22:57 |
inc0 | keep in mind tho that if you're doing aio then you need to either change haproxy ports or disable haproxy | 22:57 |
vhosakot | ok | 22:57 |
inc0 | because it will bind ports like 5000 and keystone will try to bind to it as well | 22:58 |
vhosakot | so, is kolla_internal_address the IP address of the docker registry ? | 22:58 |
inc0 | that's why haproxy is deployed on network node | 22:58 |
inc0 | no, it's irrelevant to each other | 22:58 |
inc0 | docker registry may be somewhere else | 22:58 |
*** diogogmt has quit IRC | 22:59 | |
inc0 | registry will try to use :5000 so you need to change it's port or move it elsewere in facrt | 22:59 |
inc0 | or change keystone port | 22:59 |
vhosakot | ok | 23:02 |
vhosakot | I did this | 23:02 |
vhosakot | docker run -d -p 4000:5000 --restart=always --name registry registry:2 | 23:02 |
vhosakot | per quiskstart guide http://docs.openstack.org/developer/kolla/quickstart.html | 23:02 |
vhosakot | where should I add this in Ubuntu ? | 23:02 |
vhosakot | other_args="--insecure-registry 192.168.1.100:4000" | 23:02 |
*** tzn has quit IRC | 23:03 | |
*** shardy has quit IRC | 23:04 | |
*** tzn has joined #kolla | 23:04 | |
inc0 | which ubuntu? | 23:06 |
*** inc0 has quit IRC | 23:07 | |
vhosakot | 14.04 | 23:08 |
vhosakot | I have this in /etc/init.d/docker | 23:09 |
vhosakot | DOCKER_OPTS="-H fd:// $other_args" | 23:09 |
vhosakot | where is other_args coming from ? | 23:09 |
vhosakot | is it an environment variable I set in the shell like | 23:10 |
vhosakot | other_args="--insecure-registry 192.168.1.100:4000" | 23:10 |
vhosakot | quick start guide has it http://docs.openstack.org/developer/kolla/quickstart.html | 23:10 |
*** aginwala has quit IRC | 23:10 | |
*** aginwala has joined #kolla | 23:10 | |
*** dims_ has joined #kolla | 23:13 | |
*** dims has quit IRC | 23:14 | |
*** sdake_ has joined #kolla | 23:18 | |
*** sdake has quit IRC | 23:20 | |
*** tzn has quit IRC | 23:20 | |
openstackgerrit | Ruslan Kamaldinov proposed openstack/kolla: Output image statuses to log instead of return value of main function https://review.openstack.org/278853 | 23:20 |
openstackgerrit | Lingfeng Xiong proposed openstack/kolla: Add backward compatibility for liberty (ubuntu binary) https://review.openstack.org/279892 | 23:20 |
*** ssurana has quit IRC | 23:22 | |
*** achanda has quit IRC | 23:26 | |
SamYaple | inc0 ive already pointed out the start_container DRY violation. I said we will fix it once teh code merges so as not to complicate teh upgrade patches | 23:27 |
vhosakot | so, kolla_external_address and kolla_internal_address are both unused IPs on the host, and the IPs of eth0 and eth1 respectively.. is this right ? | 23:32 |
SamYaple | vhosakot: no | 23:32 |
vhosakot | and not* the IPs of eth0 and eth1 respectively.. is this right ? | 23:32 |
SamYaple | kolla_internal_address should be an unused ip on your _network_ | 23:32 |
SamYaple | its a vip | 23:32 |
SamYaple | it shouldnt exist anywhere | 23:32 |
vhosakot | ok.. | 23:32 |
vhosakot | kolla_external_address should be unsued as well ? | 23:33 |
SamYaple | kolla_external_address is only used if you plan to have it be different that the internal address, but this requires outside-of-kolla setup | 23:33 |
SamYaple | and you must manage it | 23:33 |
vhosakot | oh ok.. | 23:33 |
*** achanda has joined #kolla | 23:33 | |
SamYaple | by default external address = internal address | 23:33 |
vhosakot | so, can I keep is same as kolla_internal_address then | 23:33 |
vhosakot | ok | 23:33 |
vhosakot | inc0 also suggested the same | 23:33 |
vhosakot | cool | 23:33 |
SamYaple | if you dont specify it, it will be the same | 23:34 |
vhosakot | cool | 23:34 |
vhosakot | I need to have enable_haproxy: "no" right ? | 23:34 |
SamYaple | you can use haproxy on aio | 23:34 |
SamYaple | I do | 23:34 |
vhosakot | with same internal and external VIP ? | 23:34 |
SamYaple | yea | 23:34 |
vhosakot | cool | 23:34 |
vhosakot | are these values correct ? | 23:34 |
vhosakot | network_interface: "eth0" | 23:34 |
vhosakot | neutron_external_interface: "eth1" | 23:35 |
vhosakot | I have eth0 and eth1 on the host | 23:35 |
*** sdake_ has quit IRC | 23:35 | |
SamYaple | yea do kolla_internal_address should be an unsed ip on the network that exists on eth0 | 23:35 |
sbezverk | SamYaple thank you for your help, got sriov going.. last this I need to do is add swift, since it is not get deployed automatically. is there a way to deploy just swift? | 23:35 |
*** haplo37 has quit IRC | 23:35 | |
SamYaple | sbezverk: hmmm you can run `kolla-ansible deploy --tags swift` but I have no idea if swift currently relies on something else (like keystone or mariadb) | 23:36 |
SamYaple | bare minimum it will deploy rsyslog and kolla-toolbox though | 23:36 |
vhosakot | SamYaple: kolla_internal_address and eth0 must be on the same network and kolla_internal_address must have an unused IP in this network.. is this right ? | 23:36 |
openstackgerrit | Lingfeng Xiong proposed openstack/kolla: ansible script just failed as I said in bug report. Anyway to check the ownership? https://review.openstack.org/281581 | 23:36 |
sbezverk | SamYaple, I will give it a try.. thank you | 23:37 |
SamYaple | vhosakot: my network_interface is eth0, eth0 has 10.10.10.10/24, kolla_internal_address is 10.10.10.254 (which is an unsed ip on 10.10.10.0/24) | 23:37 |
vhosakot | perfect! :) | 23:37 |
vhosakot | I was trying to say the same.. thanks for sending your values :) | 23:38 |
SamYaple | sbezverk: i have looked into tgt/iscsi/lvm with cinder. im not certain I can make this work this cycle :( im trying to squeeze it in though | 23:38 |
vhosakot | about, neutron_external_interface: "eth1" | 23:38 |
vhosakot | do you have the same ? | 23:38 |
SamYaple | vhosakot: they arent actualyl my values, but my point stands :) | 23:38 |
SamYaple | eth1 should just be a port that has no ip address | 23:38 |
vhosakot | cool :) | 23:38 |
vhosakot | ah ok ok | 23:38 |
vhosakot | no IP on eth1 | 23:39 |
vhosakot | cool | 23:39 |
vhosakot | got it! | 23:39 |
SamYaple | (having an ip address wont break anything, but you wont be able to access the ip adress which is wierd) | 23:39 |
vhosakot | cool | 23:39 |
vhosakot | finally, docker_registry: "192.168.1.100:4000" | 23:39 |
vhosakot | this must match the IP of eth0 ? | 23:39 |
SamYaple | no that can be anything. thats wherever your registry is reachable at | 23:39 |
SamYaple | it _can_ match eth0 | 23:39 |
SamYaple | but it could also be registry.yaple.net:4000 | 23:40 |
vhosakot | so, it need not be an IP on an interface ? | 23:40 |
vhosakot | ah ok | 23:40 |
SamYaple | nooe. as long as its reachable at that address | 23:40 |
vhosakot | right right | 23:40 |
vhosakot | other_args="--insecure-registry 192.168.1.100:4000" | 23:40 |
vhosakot | is this an environment variable in the shell ? | 23:41 |
SamYaple | if your registry doesnt do ssl, that needs to be on the docker daemon launch command | 23:41 |
*** sdake has joined #kolla | 23:41 | |
vhosakot | yeah, I'm using insecure.. no ssl... I have this in /etc/init.d/docker | 23:42 |
vhosakot | DOCKER_OPTS="-H fd:// $other_args" | 23:42 |
vhosakot | where does other_args come from ? | 23:42 |
vhosakot | I'm talking about the line that says "other_args="--insecure-registry 192.168.1.100:4000"" in the quickstart http://docs.openstack.org/developer/kolla/quickstart.html | 23:43 |
SamYaple | vhosakot: i have no idea | 23:44 |
SamYaple | i would just update /etc/init.d/docker | 23:44 |
SamYaple | DOCKER_OPTS="-H fd:// --insecure-registry 192.168.1.100:4000" | 23:44 |
SamYaple | thats what ive always done | 23:44 |
vhosakot | ah, thought so | 23:44 |
vhosakot | thanks! | 23:44 |
vhosakot | :) | 23:44 |
*** sdake_ has joined #kolla | 23:45 | |
vhosakot | default is insecure or secure ? | 23:45 |
SamYaple | defult is secure only | 23:45 |
*** sdake has quit IRC | 23:46 | |
vhosakot | cool, makes sense... | 23:46 |
vhosakot | thanks SamYaple! | 23:46 |
*** vhosakot has quit IRC | 23:48 | |
*** blahRus has quit IRC | 23:48 | |
sbezverk | SamYaple about cinder no worries, but thank you for effort.. I would like to help but my extremely limited knowledge of kolla/dockers makes things more difficult.. | 23:50 |
*** dwalsh has quit IRC | 23:51 | |
*** aginwala has quit IRC | 23:51 | |
*** dtturner has joined #kolla | 23:54 | |
*** aginwala has joined #kolla | 23:55 | |
*** aginwala_ has joined #kolla | 23:56 | |
*** aginwala has quit IRC | 23:56 | |
*** asalkeld has joined #kolla | 23:58 | |
*** aginwala_ has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!