Pavo | only issue I am having is trying to seperate all API traffic from external access traffic | 00:00 |
---|---|---|
kfox1111 | all it took to pin all of neutron to 3.0.1 was the neutron all image_tag section here: https://review.openstack.org/#/c/419082/11/helm/all_values.yaml :) | 00:00 |
kfox1111 | the bad news is, it wasn't neutron... | 00:00 |
Pavo | have all API traffic on 10Gb links and in vlan 10 and all external access traffic on 1Gb link in vlan 50 | 00:00 |
kfox1111 | maybe openvswitch... | 00:00 |
*** n0isyn0ise has quit IRC | 00:00 | |
Pavo | but for some reason its not liking that setup | 00:00 |
Pavo | if I put them all on same vlan works fine | 00:01 |
sbezverk | kfox1111: hm openvswitch was already on 3.0.1 | 00:01 |
*** schwicht has quit IRC | 00:01 | |
*** Pavo has quit IRC | 00:01 | |
*** saneax is now known as saneax-_-|AFK | 00:01 | |
kfox1111 | even external openvswitch is failing though... | 00:01 |
kfox1111 | yeah. | 00:02 |
kfox1111 | sbezverk: so, lets try your idea. pin neutron back to 2.0.2. | 00:02 |
*** jrobinson-afk is now known as jrobinson | 00:02 | |
kfox1111 | its failing on network connectivity somehow: http://logs.openstack.org/82/419082/11/check/gate-kolla-kubernetes-deploy-centos-binary-external-ovs-nv/9cd3c13/console.html | 00:02 |
*** n0isyn0ise has joined #openstack-kolla | 00:02 | |
sdake | git show -2 will show you the last two patches that hit he repo :) | 00:03 |
kfox1111 | maybe its failing with all of 3.0.x | 00:03 |
sdake | kfox1111 that is an entire possibility | 00:03 |
kfox1111 | sdake: nice trick! :) | 00:03 |
sdake | kfox1111 if 2.0.z was used prior | 00:03 |
sdake | show -3 will show oslat 3 etc | 00:03 |
kfox1111 | I've always had to git log, get the change set, then git diff xxxxx... | 00:03 |
sdake | jpeeler taught me that one | 00:03 |
kfox1111 | I've known about that for format-patch, but didn't know shsow would take it. thanks for the trick. :) | 00:04 |
sdake | old learn from the young, young learn from the old, we all learn together from each other :) | 00:04 |
sdake | thank jpeeler :) | 00:04 |
kfox1111 | but only when we share. so thanks. :) | 00:04 |
sdake | yup happy to help :) | 00:04 |
kfox1111 | weird that git diff won't take it though. :/ | 00:05 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and 3.0.2 https://review.openstack.org/419082 | 00:05 |
kfox1111 | that will take some getting use to. | 00:05 |
sdake | git diff shows you changes in your working repo vs whats committed | 00:05 |
sdake | git show shows the last commits in the repo | 00:05 |
sdake | git status is helpful too | 00:05 |
sdake | and then there is the everpowerful git rebase -i | 00:05 |
kfox1111 | git diff <changeset>.. shows you whats committed though. | 00:06 |
sdake | yup that probably works - i'm far from a git expert | 00:06 |
sdake | I know a few commands here and there - enough to get the job done :) | 00:06 |
kfox1111 | I'm paranoid, so I usually | 00:06 |
kfox1111 | git diff | 00:06 |
kfox1111 | git diff --cached | 00:06 |
kfox1111 | git commit | 00:06 |
kfox1111 | then I know what I'm committing and what I'm not committing :) | 00:07 |
kfox1111 | gerrit kind of breaks that though, as if you have unstashed stuff, it complains on review. | 00:07 |
*** schwicht has joined #openstack-kolla | 00:07 | |
kfox1111 | I get why they do that though. | 00:08 |
kfox1111 | heh. | 00:11 |
kfox1111 | kubernetes tripelo... | 00:11 |
*** Pavo has joined #openstack-kolla | 00:11 | |
kfox1111 | https://github.com/kubernetes-incubator/bootkube | 00:11 |
kfox1111 | kubernetes is moving very fast. | 00:12 |
*** inc0 has joined #openstack-kolla | 00:13 | |
sdake | inc0 pingola | 00:15 |
sdake | kfox1111 looks interesting | 00:15 |
kfox1111 | theres a design doc here: https://github.com/kubernetes/community/pull/206/files | 00:15 |
sdake | kfox1111 what is the cononical way to deploy kubernetes at present? | 00:15 |
sdake | kbuespray? | 00:15 |
inc0 | I'm not sure sdake, kfox1111 isn't really my type, but whatever you say | 00:15 |
kfox1111 | sdake: several ways. the upcoming one seems to be kubeadm. | 00:16 |
sdake | inc0 - sp_ asked me a few questions related to stackanetes | 00:16 |
kfox1111 | really easy to get a working kube with it. | 00:16 |
inc0 | sp_? | 00:16 |
sdake | inc0 I htink he is doing a gap analysis of the two projects | 00:16 |
kfox1111 | inc0. ;) | 00:16 |
sdake | and suggested rolling them into one effort | 00:16 |
sdake | I htink/I know | 00:16 |
inc0 | https://github.com/stackanetes/stackanetes/graphs/contributors | 00:17 |
sdake | inc0 as in merge the community from stackanetes into kolla-kubernetes | 00:17 |
inc0 | that's a gap | 00:17 |
sdake | inc0 which part the dropoff after october? | 00:17 |
inc0 | yeah | 00:17 |
sdake | I dont know the details of stackanetes - thought i'd bring it to your attention so you could have a conversation with sp_ about it | 00:18 |
sdake | as you are our fearless PTL :) | 00:18 |
inc0 | sp_, ask away:) | 00:18 |
sdake | inc0 i dont knwo if he is here at presnet or not, he asked me a few q's yesterday | 00:18 |
sdake | let me see if Ican find the log | 00:18 |
sdake | not sure if sp_ represents stackanetes or not | 00:18 |
inc0 | well I know everyone from intel who commited to stackanetes | 00:19 |
sbezverk | kfox1111: glance_manage_db_job keep ignoring kubernetes_entrypoint: yes and does not include init container :-( | 00:20 |
kfox1111 | looking | 00:21 |
sdake | inc0 here is the conversation: http://eavesdrop.openstack.org/irclogs/%23openstack-kolla/%23openstack-kolla.2017-01-12.log.html#t2017-01-12T03:42:33 | 00:21 |
sdake | (for context) | 00:22 |
kfox1111 | sbezverk: http://logs.openstack.org/36/410736/34/experimental/gate-kolla-kubernetes-deploy-centos-binary-helm-entrypoint-nv/3b42dbe/logs/pods.yaml | 00:22 |
kfox1111 | search for: generateName: glance-manage-db- | 00:22 |
kfox1111 | then look a few lines above at the pod.beta.kubernetes.io/init-containers. | 00:22 |
*** Pavo has quit IRC | 00:22 | |
kfox1111 | I see the depnendencies container there. | 00:22 |
kfox1111 | did you add some dependencies to the jobs? | 00:23 |
inc0 | well as I said, one big difference between kolla and stackanetes is that kolla is alive | 00:23 |
sdake | inc0 didnt know stackanetes wasn't alive | 00:24 |
sbezverk | kfox1111: hm, I guess they got removed during the transition.. | 00:24 |
*** Pavo has joined #openstack-kolla | 00:24 | |
*** sayantani01 has joined #openstack-kolla | 00:24 | |
sdake | inc0 again i raise it for you to tackle - its not really my business until its made my business :) | 00:24 |
kfox1111 | yeah. all_values changed so much. proably forgot to put them back in? | 00:24 |
inc0 | whenever sp_ apears, I'll be happy to tackle this | 00:25 |
kfox1111 | sbezverk: here's an example of something I think will work (untested though) https://review.openstack.org/#/c/412239/22/helm/all_values.yaml | 00:25 |
kfox1111 | well, tested on an older revision. | 00:26 |
sdake | inc0 i would recommend reading the log if you ahve a moment | 00:26 |
sdake | there wasn't a whoel lot of discussion | 00:26 |
sdake | so it takes a few minutes max | 00:26 |
*** sayantani01 has quit IRC | 00:27 | |
openstackgerrit | Merged openstack/kolla: Improve Quick Start documentation https://review.openstack.org/404993 | 00:27 |
*** sayantani01 has joined #openstack-kolla | 00:27 | |
*** aj_power has quit IRC | 00:29 | |
inc0 | yay | 00:31 |
*** Pavo has quit IRC | 00:32 | |
kfox1111 | weird... | 00:33 |
kfox1111 | pining neutron back to 2.0.2 didn't fix it either. | 00:34 |
kfox1111 | so seems unrelated to neutron. | 00:34 |
kfox1111 | though its a problem with contacting the vm... | 00:34 |
*** liyifeng has joined #openstack-kolla | 00:36 | |
sdake | kfox1111 ok - back to basics | 00:40 |
sdake | have patches merged that cause the gate to break? | 00:40 |
sdake | or is it one particular patch that is causing the gate to break | 00:40 |
sdake | inc0 ya that quickstart guide improvement is rockin | 00:41 |
kfox1111 | if I take this ps, and swtich back to 2.0.2 it works. | 00:41 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 00:41 |
sdake | ok - so lets start there | 00:41 |
kfox1111 | If I push most of the packages to 3.0.1 or 3.0.2 it breaks. | 00:41 |
sdake | what do you need out of 3.0.2 to get things in an operational state? | 00:41 |
inc0 | I wonder when http://docs.openstack.org/developer/kolla/quickstart.html will refresh | 00:41 |
kfox1111 | tried pushing all to 3.0.2 and just neutron back to 2.0.2. iddn't work. | 00:41 |
kfox1111 | this implies its not the neutron stuff thats broken. | 00:41 |
sdake | inc0 it gets published in about 30 mins - you can check the progress on zuul.openstack.org | 00:41 |
kfox1111 | but, its a network connectivity related thing... | 00:42 |
sdake | kfox1111 is there a reason you want to use newton images rather then mitaka? | 00:42 |
kfox1111 | openvswitch is a candidate, but the gate job for local openvswitch fails too.. | 00:42 |
inc0 | why do you use old images anyway? | 00:42 |
sdake | inc0 - one problem at a time :) | 00:43 |
sbezverk | kfox1111: can you add into your ps ovs-vsctl show | 00:43 |
inc0 | btw. I probably fucked up upload | 00:43 |
sdake | inc0 but ya - thats a problem that needs rectifying | 00:43 |
kfox1111 | sbezverk: yeah. | 00:43 |
inc0 | now when I think about it | 00:43 |
inc0 | let me check | 00:43 |
sdake | inc0 i probably did too - if you caught where I uploaded over your upload | 00:43 |
kfox1111 | so, that leaves nova/libvirt maybe.... | 00:43 |
sdake | kfox1111 i'm wondering if we can just release 0.4.0 with 2.0.3 images | 00:43 |
sdake | with using 2.0.3 images | 00:43 |
sdake | or 2.0.2 or whatever zstream we are on there | 00:44 |
sdake | too many z streams ;) | 00:44 |
inc0 | indeed I did fuck up upload | 00:44 |
inc0 | I uploaded master to 3.0.2 | 00:44 |
kfox1111 | sdake: we can release 0.4.0 with 2.0.2. it seems to be working. | 00:44 |
sdake | kfox1111 ok - what are the downsides of that? | 00:44 |
kfox1111 | with the few 3.0.2 containers that are required. | 00:44 |
sdake | I'd like to move on to the next milestone because people are blocked waiting on the release | 00:45 |
inc0 | uploading again correct one | 00:45 |
sdake | the services packages arre blocked and operators are blocked | 00:45 |
kfox1111 | sdake: we're working on those too. so not entirely blocked. | 00:45 |
inc0 | guys btw operators should land in pods right? | 00:45 |
sdake | we can release with 2.0.2 plus select 3.0.2 packages and then address it in parallel | 00:45 |
kfox1111 | but, would be nice, yeah to get 0.4.0 out. | 00:45 |
inc0 | hence it belongs to kolla really | 00:45 |
inc0 | as we need to build them into container | 00:46 |
sdake | inc0 i agree the containers part belongs in kolla | 00:46 |
kfox1111 | that should work. I can split this ps into 0.4.0, and then 2.0.2-> 3.0.2 ps's. | 00:46 |
inc0 | and code part is part of container | 00:46 |
sdake | inc0 i htink the way it would work is the containers would pip install kolla-kubernetes-0.4.0 | 00:46 |
sdake | and the build would use that | 00:46 |
inc0 | hmm | 00:46 |
inc0 | or have separate pip deliverable for operators | 00:47 |
kfox1111 | oh. operator containers are blocked on 0.4.0... gotcha. | 00:47 |
kfox1111 | yeah. I see. | 00:47 |
inc0 | we need to discuss that | 00:47 |
inc0 | how do we put them into container | 00:47 |
sdake | thats another option although after the ml kerffufle i'm hesitent to open up any new tc requests on the governance repo ;) | 00:47 |
kfox1111 | heh. I get that. | 00:47 |
inc0 | nah, that's be pita | 00:47 |
inc0 | I'd rather develop them in kolla repo | 00:47 |
sdake | they are kubernetes specific tho | 00:48 |
kfox1111 | that puts them on a slower release cycle though. | 00:48 |
*** schwicht has quit IRC | 00:48 | |
kfox1111 | and that. | 00:48 |
*** hfu has joined #openstack-kolla | 00:48 | |
inc0 | I know, that's not an issue | 00:48 |
inc0 | to me | 00:48 |
inc0 | we already have k8s specific containers | 00:48 |
inc0 | like entrypoint | 00:48 |
kfox1111 | containers yes. code for the container, no. | 00:48 |
sdake | yes but not code | 00:48 |
sdake | just containers | 00:48 |
inc0 | slower dev is concering me | 00:48 |
sdake | the containers ppip install entrypoint for example | 00:48 |
sdake | anyway - lets focus on getting 0.4.0 out the door | 00:49 |
inc0 | I guess we can pip install kolla inside, but that's kinda heavyweight, and we'll have one container with ALL of the operators | 00:49 |
inc0 | yeah, that's solvable problem | 00:49 |
sdake | since 0.4.0 blocks all kinds of work | 00:49 |
kfox1111 | so, whats the plan? release with 2.0.2? sbezverk you had concerns there. still a problem? | 00:49 |
sdake | we need to be using master images not 3.0.2 | 00:49 |
sdake | but that will take a few weeks to sort out I suspect | 00:50 |
kfox1111 | we need both. | 00:50 |
sdake | even 3.0.2 from what I can tell will take a few weeks to sort out | 00:50 |
sdake | the fact that everything implodes on these different versions is a bit of a problem ;) | 00:50 |
kfox1111 | stable and dev container support. | 00:50 |
kfox1111 | +1 | 00:50 |
kfox1111 | and thats what worries me about trunk. ;) | 00:50 |
kfox1111 | if getting 3.0.2 stable is hard, how hard would keeping trunk stable be? ;) | 00:50 |
sdake | trunk hasn't released a stable milestone at present | 00:50 |
sdake | kfox1111 keeping trunk stable is pretty difficult actually | 00:51 |
sdake | fortunately we can rely on tthe gating of kolla-ansible for that and also kolla-kubernetes in teh future | 00:51 |
kfox1111 | thats my concern. an unstable trunk shouldn't hamstring kolla-kubernetes develompent. | 00:51 |
kfox1111 | so testing against stable is important to forward progress. | 00:51 |
sdake | kfox1111 that is how kolla-ansible has always rolled | 00:51 |
sdake | for upgrades yes | 00:51 |
sdake | for the main dev path no :) | 00:51 |
sdake | anyway - lets figure out how to get 0.4.0 out as soon as possible | 00:52 |
inc0 | I agree with sdake | 00:52 |
inc0 | it's not *that* unstable | 00:52 |
kfox1111 | trunks a moving target. as every project is a moving target. a lot of changing parts to break. | 00:52 |
sdake | kfox1111 right - and that is part of the process of maintaing the code | 00:52 |
inc0 | kfox1111, but by design ocata deliveralbe is ocata container | 00:52 |
sdake | kfox1111 that way we dont end up in the situation we are in (right now) :) | 00:52 |
inc0 | and ocata openstack | 00:52 |
kfox1111 | I agree its good to keep up with, so all the little problems don't hit you all at once in the end. | 00:52 |
portdirect | o/ | 00:52 |
kfox1111 | but they shouldn't stop development either. | 00:52 |
inc0 | so you'll have to deal with all the delta close to release, bad | 00:52 |
sdake | so i suggest agenda item for next week's meeting to discuss this | 00:52 |
sdake | in further detail | 00:52 |
sdake | so eveyrone can participate | 00:53 |
* portdirect sees scrollbacks :) | 00:53 | |
inc0 | sdake, mind adding it to wiki? | 00:53 |
sdake | lets focus on 0.4.0 for the moment :) | 00:53 |
sdake | inc0 you got it | 00:53 |
inc0 | thansk | 00:53 |
*** jtriley has joined #openstack-kolla | 00:54 | |
*** schwicht has joined #openstack-kolla | 00:55 | |
*** zhurong has joined #openstack-kolla | 00:55 | |
kfox1111 | sbezverk: portdirect: whats your take on 0.4.0 via 2.0.2? | 00:55 |
sdake | inc0 i added a couple o ther things and cleaned up the agenda since i was in teh page | 00:56 |
sdake | https://wiki.openstack.org/wiki/Meetings/Kolla#Agenda_for_next_meeting | 00:56 |
kfox1111 | I can keep debugging 3.0.2 for a day or two, or we can cut a 0.4.0 now based on 2.0.2 and work on 3.0.2 in parallel. | 00:56 |
portdirect | still trying to catch up with scrollback | 00:56 |
sdake | kfox1111 lets cut 0.4.0 now | 00:56 |
sdake | kfox1111 and then we can have that discussion on which version to use | 00:56 |
inc0 | looks good, thanks | 00:56 |
sdake | kfox1111 and from that, we can determine whether to use 3.0.2 or master | 00:56 |
kfox1111 | sdake: I tend to agree. just trying for a consensus if possible. | 00:56 |
sdake | inc0 np | 00:56 |
kfox1111 | sdake: both. ;) | 00:56 |
kfox1111 | 3.0.2 voting, master nonvoting. | 00:57 |
sdake | kfox1111 right it may not be an or | 00:57 |
sdake | kfox1111 thats a rockin idea | 00:57 |
kfox1111 | then we can make progress when things break, and still know what to work on fixing. | 00:57 |
sdake | ya - i like that alot | 00:57 |
portdirect | kfox1111: on one level think its really bad - but than we have been building against it :/ so if the jump to 3.0.2 is too much I'd pefer something that worked than somthing newer that did not | 00:57 |
inc0 | kfox1111, yeah I don't expect images to change enough to make it an issue | 00:57 |
portdirect | kfox1111: we NEED to move to master in gate | 00:57 |
inc0 | also, did we have issue with images on master? | 00:57 |
kfox1111 | portdirect: I think 3.0.2 is close. just something connectivity wise is not working. and its not neutron. | 00:58 |
kfox1111 | I think another day or so should shake it loose. | 00:58 |
inc0 | ansible broke k8s because of config, images were relatively stable | 00:58 |
kfox1111 | I'm ok cutting a release with 2.0.2 though and then fixing it for 3.0.2 asap. | 00:58 |
sdake | kfox1111 right - yo ucan continue owrking on it righ tafter we cut 0.4.0 | 00:59 |
sdake | so here is how the release process works everyone | 00:59 |
sdake | inc0 already knows this | 00:59 |
sdake | but i'll explain anyway :) | 00:59 |
kfox1111 | if its a container build issue, it can be fixed on the container side, and the image_tag changed by the user. | 00:59 |
sdake | we get to a stable-ish tree | 00:59 |
sdake | we commit a change to the release repo | 00:59 |
sdake | (jeffrey is our release liason) | 00:59 |
sdake | the change has a has h commit id in it | 00:59 |
sdake | that is the one we want tagged with 0.4.0 | 00:59 |
sdake | this creates a 0.4.0 pip pckage | 00:59 |
sdake | pypi packae i mean | 01:00 |
portdirect | yeah - I mean this is not 1.0.0 so is it not actually more important to have a reference point for us to refer back to than have a finished product. In that case is suppose 2.0.2 is a much fairer reflection of where we are? | 01:00 |
sdake | so - by releasing 0.4.0, we can continue work without blocking | 01:00 |
sdake | at present, we are totally blocked on new work | 01:00 |
sdake | portdirect fwiw we aren't producing a product, we are producing a project for downstreams to turn into products | 01:00 |
sdake | the key thing here is we can cut 0.4.0 right now with 1 patch | 01:01 |
sdake | then kfox1111 you can continue to work on moving the image to a new version | 01:01 |
sdake | and evyerone can work on merging new patches | 01:01 |
sdake | we sort of said 0.4.0 would be the microservice level helm packages | 01:01 |
portdirect | sdake: sorry that was loose language but s/product/project:) | 01:01 |
sdake | we have a bunch of service level packages in the queue waiting for us to pull the trigger on a release | 01:01 |
sdake | portdirect np - just wanted to make it clear - that openstack doesn't produce a product :) | 01:02 |
portdirect | +1 | 01:02 |
sdake | (for those watching at home) :) | 01:02 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 01:02 |
sdake | kfox1111 if that passes gate, we are gtg for a tag id? | 01:02 |
kfox1111 | yeah. should be. | 01:03 |
kfox1111 | I think I undid the relevent 3.0.2 stuff. will see if I got it all. | 01:03 |
sdake | cool | 01:03 |
kfox1111 | then I'll add it back in a followup ps. | 01:04 |
sdake | Jeffrey4l - if this works, could you submit the change to the release repo on the hash id for htis patch? | 01:04 |
sdake | one more thing we need | 01:04 |
sdake | is a set of release notes | 01:04 |
sdake | so two patches | 01:04 |
sdake | we did say we would make release notes for 0.4.0 as one chunk | 01:04 |
sdake | and then forward use reno on all blueprints | 01:05 |
kfox1111 | true | 01:05 |
kfox1111 | I'm terrible at writing. does someone want to take an initial stab at a release note? | 01:06 |
sdake | kfox1111 i'll do the notes | 01:06 |
sdake | kfox1111 the patch | 01:06 |
sdake | if we work together to write the notes | 01:06 |
kfox1111 | ok. cool. | 01:07 |
sdake | https://etherpad.openstack.org/p/kolla-kubernetes-0.4.0-condensed-notes | 01:07 |
kfox1111 | I'm ok at editing and adding content. but terrible writers block getting started. | 01:07 |
portdirect | kfox1111: 'It was a dark and stormy night...' | 01:07 |
portdirect | sorry I'mnot being any help | 01:08 |
kfox1111 | ;) | 01:08 |
sdake | need a little help :) | 01:09 |
sdake | i've been on pto basicaly since the 20th :) | 01:09 |
sdake | portdirect can you join the etherpad | 01:10 |
sdake | kfox1111 can you join the etherpad | 01:10 |
sdake | inc0 etherpad? | 01:10 |
sdake | srwilkers_ etherpad? | 01:10 |
sdake | sbezverk etherpad? | 01:10 |
sdake | i know its kind of short notice ;) | 01:10 |
sdake | I just want to get some release notes in there | 01:10 |
dmsimard | Came across this issue and thought I'd file a bug about it https://bugs.launchpad.net/kolla/+bug/1656146 | 01:10 |
openstack | Launchpad bug 1656146 in kolla "kolla-build --list-images should only return matched images" [Undecided,New] | 01:10 |
sdake | so people know what work was done | 01:10 |
inc0 | my god that's a lot of purple | 01:11 |
kfox1111 | hehe | 01:11 |
sdake | kfox1111 feeling like ryan today :) | 01:11 |
sdake | ryan always uses purple | 01:11 |
kfox1111 | that may be more detail then people care to know. :) | 01:11 |
kfox1111 | ah. | 01:11 |
portdirect | yeah - thats too much i think ? | 01:12 |
portdirect | but I've never done this for software before | 01:13 |
kfox1111 | if we do this: | 01:13 |
kfox1111 | ls helm/microservice/ | sed 's/-.*//' | sort -u | 01:13 |
portdirect | anyone have a link to an example from another kolla devliverable? | 01:13 |
kfox1111 | we get down to a list of 15. | 01:13 |
kfox1111 | which is less then 97. ;) | 01:14 |
kfox1111 | 14 if you exclude ceph, as its not really a focus of the release. | 01:14 |
portdirect | kfox1111: could you paste that so we can see what it looks like? | 01:14 |
kfox1111 | k. sec | 01:15 |
kfox1111 | done. see bottom. | 01:15 |
sdake | 97 is fine | 01:15 |
sdake | it doesn't matter if the list is large | 01:16 |
sdake | 97 is what would have happened if we did this all along | 01:16 |
sdake | each microservice would have had a reno release note | 01:16 |
sdake | per commit | 01:16 |
kfox1111 | more then that. ;) | 01:16 |
portdirect | I defer to people who know this stuff :) | 01:16 |
sdake | that is what we want to represent in the consolidated view | 01:16 |
sdake | howmany ever it takes | 01:16 |
kfox1111 | theres been several commits worth per microservice. ;) | 01:16 |
sdake | lets get the features in that were developed | 01:16 |
sdake | kfox1111 right - the last commit adds the reno release note typically | 01:17 |
kfox1111 | yeah | 01:17 |
sdake | release notes are important, people read them :) | 01:17 |
portdirect | from my perspective the primary features are the templates that we use to construct these packages? | 01:17 |
sdake | ok there is more - isn't htere? | 01:17 |
kfox1111 | some features.... gating. configmap generation via genconfig. deployment of compute kit using helm packages | 01:17 |
sdake | (I mean beyond microservices) | 01:17 |
portdirect | I think they should be mention | 01:17 |
sdake | kfox1111 cool - so add em in | 01:17 |
*** goldyfruit has quit IRC | 01:18 | |
sdake | portdirect can you add in any features you think are worthy of mention | 01:18 |
sdake | its a shame sbezverk isn't here | 01:18 |
*** aj_power has joined #openstack-kolla | 01:19 | |
*** salv-orlando has joined #openstack-kolla | 01:19 | |
kfox1111 | does those docs still work? | 01:19 |
kfox1111 | I know they did for sure at one point, but a lot has changed in the code base. :/ | 01:20 |
portdirect | I dont think any do really :( | 01:20 |
portdirect | the halycon stuff still does - but we cannot delpy on to it via any of the docs we have | 01:20 |
*** tonanhngo has quit IRC | 01:20 | |
kfox1111 | k. | 01:21 |
*** zhubingbing has joined #openstack-kolla | 01:21 | |
kfox1111 | once 0.4.0 is cut, that shoudl be a priority. | 01:21 |
kfox1111 | as it should be much more stable from here on out. (I hope) | 01:21 |
sdake | what about gating improvements/documentation/ceph/etc? | 01:21 |
sdake | throw everything in there | 01:22 |
*** schwicht has quit IRC | 01:22 | |
sdake | portdirect you mean halycon docs in kolla-kubernetes repdo are incorrect? | 01:22 |
portdirect | no they are correct - but just describe how to set up a k8s cluster | 01:22 |
portdirect | (using vagrant) | 01:23 |
sdake | portdirect right - i think I used document "development environment" | 01:23 |
portdirect | yeah - it was the one we went though together with Pavo | 01:23 |
*** skramaja has joined #openstack-kolla | 01:24 | |
sdake | portdirect nah, whta I mean is in the etherpad is we documented a development environment for kolla-kubernetes based upon halycon | 01:24 |
sdake | those instructions still work, right? | 01:24 |
*** salv-orlando has quit IRC | 01:24 | |
portdirect | yes, they still work | 01:24 |
sdake | cool - so we are good :) | 01:25 |
sdake | portdirect have to be honest, haven't tried them since about the 23rd or so | 01:25 |
kfox1111 | ok. cool. | 01:25 |
sdake | portdirect after shutdown had travel - this is first day I have had available | 01:25 |
sdake | and today is a "PTO" day :) | 01:26 |
inc0 | ok, I'm going to bleed and sweat and possibly die | 01:26 |
inc0 | (gym( | 01:26 |
inc0 | talk to you all tomorrow | 01:26 |
sdake | exercise = yay :) | 01:26 |
sdake | later inc0 | 01:26 |
inc0 | unless I die, then I won't be here tomorrow | 01:26 |
sdake | ya don't do that | 01:26 |
kfox1111 | I'm going to have to head out in a few. | 01:26 |
inc0 | I'll have bigger problems | 01:26 |
inc0 | cyas | 01:26 |
sdake | kfox1111 thats cool, anything else you can add to the etherpad in terms of features? | 01:27 |
*** inc0 has quit IRC | 01:27 | |
sdake | or docs/gating/etc? | 01:27 |
sdake | so I can form the patch | 01:27 |
*** Pavo has joined #openstack-kolla | 01:27 | |
sdake | portdirect anything you have to add there? | 01:27 |
*** caowei has joined #openstack-kolla | 01:28 | |
Jeffrey4l | sdake, are u talking about the kolla-k8s release? what release notes should be added | 01:29 |
sdake | Jeffrey4l right | 01:29 |
sdake | we have an etherpad above | 01:29 |
*** Pavo has quit IRC | 01:29 | |
kfox1111 | Jeffrey4l: https://etherpad.openstack.org/p/kolla-kubernetes-0.4.0-condensed-notes | 01:29 |
sdake | Jeffrey4l i am adding the relesae notes file | 01:29 |
openstackgerrit | shaofeng cheng proposed openstack/kolla-ansible: Update README.rst in kolla-ansible https://review.openstack.org/410528 | 01:29 |
portdirect | kfox1111: line2 30-45 thoughts? | 01:30 |
portdirect | *lines | 01:30 |
kfox1111 | looks good. a little confused by 45 though | 01:30 |
kfox1111 | sdake: we also wrote a lot of the templates for the microservices in this release. | 01:31 |
kfox1111 | not just conversion of jinaja->gotl | 01:31 |
sdake | what about entrypoint? | 01:32 |
sdake | isn't there some entrypoint code in there in some way? | 01:32 |
portdirect | yeah - what to you call a service in non k8s speak? | 01:32 |
portdirect | a vip doesnt really cover it :) | 01:32 |
sdake | cool - can we add those in :) | 01:32 |
kfox1111 | portdirect: ah. thats kind of what I thought you were saying but wasn't sure. gotcha. | 01:32 |
sdake | portdirect what is a kolla kubernetes network service | 01:32 |
sdake | could you define that | 01:32 |
kfox1111 | sdake: yeah. some support for entrypoint. but not finalized yet. | 01:32 |
sdake | if we say that - people are going to say "thats what kuryr does" | 01:32 |
sdake | ok - so add it in plz :) | 01:32 |
portdirect | lol kfox1111 I'll ned to get a better term :) | 01:32 |
kfox1111 | all the hooks are there, but not the actual dependencies. | 01:32 |
sdake | some support for entrypoint in containers :) | 01:33 |
sdake | portdirect if you explain the idea to me, i can probably rework it into someething that won't cause bleeding on the ml | 01:33 |
kfox1111 | sdake: hows that? | 01:33 |
portdirect | sdake: it just k8s services | 01:34 |
Jeffrey4l | sdake, cool. btw, what the root cause? | 01:34 |
Jeffrey4l | for the rbd create issue? | 01:34 |
sdake | portdirect the line 45 i mean | 01:34 |
sdake | the Kubernetes network | 01:34 |
sdake | Jeffrey4l we punted on that until after release - we jsut backed out a change | 01:34 |
sdake | the kubernetes network service | 01:34 |
sdake | people will be "what does that mean" | 01:35 |
sdake | I think it needs more detail | 01:35 |
portdirect | sdake: thats what I ment, but evidently phrased it very badly :) | 01:35 |
kfox1111 | Jeffrey4l: there's a few issues with getting to 3.0.2 fully. the rbd one was a lack of a flag to rbd that is now required. fixed a few more issues after that. and am currently stuck on vm's networking not quite working. | 01:35 |
portdirect | sdake: https://kubernetes.io/docs/user-guide/services/#defining-a-service | 01:35 |
*** goldyfruit has joined #openstack-kolla | 01:36 | |
portdirect | sdake: ^^ I lack the terminology to put it better :( | 01:36 |
*** goldyfruit has quit IRC | 01:36 | |
*** aj_power has quit IRC | 01:36 | |
kfox1111 | sdake: part of the problem is so many definitions for "service" :/ | 01:36 |
*** skramaja has quit IRC | 01:37 | |
kfox1111 | openstack services, rest services, kubernetes services, microservices, keystone services, all different things. :/ | 01:37 |
portdirect | *services | 01:37 |
kfox1111 | totally different things with the same name. :/ | 01:37 |
Jeffrey4l | roger. thanks. | 01:38 |
* portdirect starts a service as a service company for service providers providing services | 01:38 | |
kfox1111 | portdirect: there's real money to be had there I think. ;) | 01:38 |
sdake | portdirect lol :) | 01:38 |
kfox1111 | just gotta find the right sucker^h^h^h^h^h^h valued customer... :) | 01:38 |
sdake | so lets just detail it more and not use the word service at all | 01:38 |
sdake | if you can explain it to me | 01:39 |
sdake | i would be happy to rework it into something non-bleeding | 01:39 |
portdirect | yeah basicly a vip (and or a set of exposed ports) and a dns endpoint | 01:39 |
sdake | oh - skydns support | 01:39 |
sdake | so VIP with skydns endpoint | 01:40 |
portdirect | and some iptables | 01:40 |
kfox1111 | I'd recommend us not supporting skydns anymore though. | 01:40 |
sdake | VIP integration with iptables and skydns endpoint | 01:40 |
kfox1111 | it hasn't been ported to helm and its relatively hard not to get dns now from k8s deployment tools. | 01:40 |
sdake | kfox1111 ok - we can discuss that after 0.4.0 :) | 01:40 |
portdirect | skydns is kinda swalled - just k8s dns | 01:40 |
kfox1111 | yeah. | 01:40 |
sdake | ok VIP integration with iptables with DNS | 01:40 |
kfox1111 | just saying, it might be better not to advertise it. | 01:40 |
sdake | thats innocous sounding enough :) | 01:40 |
kfox1111 | yeah. | 01:40 |
portdirect | kfox1111: skydns is baked into the k8s dns service -it just a wrapper round the same code i think | 01:41 |
sdake | portdirect can you use that terminology above if it makes sense? | 01:41 |
kfox1111 | portdirect: we provided some batteries included support for deploying it if your k8s didn't already have it. | 01:41 |
portdirect | yes - but that kinda sounds like we invented it - maybe we should just leave it out? | 01:41 |
kfox1111 | but its so common now, including the batteries seems like just a maintenence burdon that no one will use. | 01:41 |
portdirect | kfox1111: yeah - its pretty much required | 01:42 |
portdirect | so we shouldnt need to do it anymore | 01:42 |
sdake | ok - lets focus on release notes :) | 01:42 |
portdirect | lol | 01:42 |
sdake | not future dev :) | 01:42 |
sdake | need to release asap :) | 01:42 |
portdirect | sdake - fixed it for you | 01:42 |
sdake | portdirect thanks :) | 01:43 |
sdake | Jeffrey4l are you a core reviewer on kolla-kubernetes? | 01:43 |
Jeffrey4l | no. | 01:43 |
sdake | i sort of think our release liason should be by fiat | 01:43 |
sdake | not that you would approve changes all that often | 01:44 |
sdake | just things like release notes | 01:44 |
sdake | or docs changes or whatnot | 01:44 |
Jeffrey4l | ok np | 01:44 |
sdake | if anyone complains we can always remove you :) | 01:44 |
sdake | inc0 did offer the original kolla core team a spot if they wanted one | 01:44 |
sdake | I think you didn't respond on that thread iirc | 01:44 |
kfox1111 | +1 for jeffrey4l getting a core vote. | 01:45 |
kfox1111 | or +2.. whatever it takes. :) | 01:45 |
sdake | well jeffrey4l is super swamped | 01:45 |
sdake | doubt he has time for full on kubernetes dev | 01:45 |
kfox1111 | yeah. but if he is release liason, he should have it. | 01:45 |
sdake | but he is our release liason | 01:45 |
sdake | its pretty much lsame story as ptl | 01:45 |
sdake | inc0 can always reverse it later :) | 01:46 |
kfox1111 | right | 01:46 |
sdake | ok - well i'll mention it on ml in case anyone has objections | 01:46 |
sdake | Jeffrey4l you good with that ? | 01:47 |
kfox1111 | ok. I really gotta head out. I'll try and check back in a bit. | 01:47 |
sdake | kfox1111 did your patch pass the gate? | 01:47 |
sdake | kfox1111 thanks | 01:47 |
sdake | kfox1111 i'll work up the release notes patch | 01:47 |
kfox1111 | gate passed one round of tests that didn't break due to hub connectivity issues. | 01:47 |
kfox1111 | docker just send out a mail saying they thought things are fixed though. | 01:48 |
sdake | can you link the review | 01:48 |
Jeffrey4l | sdake, ok. | 01:48 |
kfox1111 | so I kicked off another run. | 01:48 |
kfox1111 | https://review.openstack.org/#/c/419082/ | 01:48 |
kfox1111 | bb; | 01:48 |
kfox1111 | bl | 01:48 |
kfox1111 | bbl | 01:48 |
kfox1111 | :) | 01:48 |
sdake | gah the gate broke ther ekfox | 01:48 |
sdake | kfox1111 enjoy your evening :) | 01:48 |
kfox1111 | I'll be back to checkup on the ps. | 01:49 |
kfox1111 | l8r | 01:49 |
*** adrian_otto has quit IRC | 01:52 | |
*** schwicht has joined #openstack-kolla | 01:53 | |
Jeffrey4l | so that patch is ready to go? with three gate red. | 01:55 |
*** Pavo has joined #openstack-kolla | 01:56 | |
sdake | no | 01:56 |
sdake | Jeffrey4l pretty sure not - docker hub is busted atm | 01:56 |
sdake | Jeffrey4l kolla-kubernetes gates should always be green prior to release | 01:57 |
sdake | possibly the experimental gates may be red | 01:57 |
sdake | portdirect thanks for the contribution to the release notes :) | 01:57 |
Jeffrey4l | roger. | 01:58 |
* sdake breaks out reno | 01:58 | |
sdake | Jeffrey4l hwen you publish the release, can you make sure the releasenotes publishing thing is setup properly? | 02:01 |
Jeffrey4l | tox -ereleasenote do not work? | 02:01 |
Jeffrey4l | sdake, ^^ | 02:02 |
sdake | Jeffrey4l i'll take a look | 02:03 |
sdake | it may not have been ported to 2.0.0 of reno | 02:03 |
Jeffrey4l | be out for a while. brb. will check it when back. | 02:03 |
sdake | Jeffrey4l i am working on it now | 02:03 |
Jeffrey4l | cool. please leave comment about the status to me before you are offline. | 02:04 |
sdake | will do | 02:04 |
sdake | supposed to be on pto today :( | 02:04 |
sdake | groan | 02:04 |
sdake | releasenotes: commands succeeded | 02:04 |
sdake | congratulations :) | 02:04 |
sdake | works for me Jeffrey4l | 02:04 |
*** Pavo has quit IRC | 02:09 | |
openstackgerrit | sayantani proposed openstack/kolla-ansible: Update deploy-servers.yml playbook in bifrost role https://review.openstack.org/419715 | 02:14 |
sdake | boy reno rocks | 02:15 |
sdake | really a big fan | 02:15 |
*** l4yerffeJ has quit IRC | 02:15 | |
*** l4yerffeJ has joined #openstack-kolla | 02:15 | |
*** dave-mccowan has joined #openstack-kolla | 02:17 | |
*** Pavo has joined #openstack-kolla | 02:19 | |
*** hfu has quit IRC | 02:24 | |
*** hfu has joined #openstack-kolla | 02:25 | |
*** hfu has quit IRC | 02:27 | |
*** hfu has joined #openstack-kolla | 02:29 | |
*** l4yerffeJ_ has joined #openstack-kolla | 02:30 | |
*** Jeffrey4l_ has joined #openstack-kolla | 02:30 | |
*** srwilkers has joined #openstack-kolla | 02:31 | |
*** l4yerffeJ has quit IRC | 02:34 | |
*** Jeffrey4l has quit IRC | 02:34 | |
*** hfu has quit IRC | 02:41 | |
*** hfu has joined #openstack-kolla | 02:42 | |
*** unicell has quit IRC | 02:46 | |
*** tovin07 has joined #openstack-kolla | 02:46 | |
*** vhosakot has joined #openstack-kolla | 02:50 | |
*** zhubingbing has quit IRC | 02:51 | |
*** yuanying has quit IRC | 02:52 | |
kfox1111 | back for a few | 03:01 |
*** duonghq has joined #openstack-kolla | 03:02 | |
duonghq | morning guys | 03:03 |
kfox1111 | weird.... | 03:07 |
kfox1111 | Tag 3.0.2 not found in repository docker.io/kolla/centos-binary-kubernetes-entrypoint) | 03:07 |
sdake | kfox1111 let me take a look | 03:10 |
sdake | he ydu | 03:10 |
sdake | hey duonghq | 03:10 |
sdake | duonghq can you contribute to the release notes pelase | 03:10 |
sdake | duonghq https://etherpad.openstack.org/p/kolla-kubernetes-0.4.0-condensed-notes | 03:11 |
sdake | wow 3k pulls on entrypoint already | 03:11 |
*** absubram has joined #openstack-kolla | 03:11 | |
sdake | kfox1111 entrypoint wasn't built for some odd reason: https://hub.docker.com/r/kolla/centos-binary-kubernetes-entrypoint/tags/ | 03:11 |
duonghq | sdake, I'm reading this | 03:11 |
sdake | kfox1111 let me finish my dinner (10 mins) and I'll look at getting it built and pushed | 03:12 |
kfox1111 | sdake: I could have swarn it was working at some point. | 03:12 |
duonghq | sdake, maybe it is not included in any profile? | 03:12 |
sdake | duonghq that is entirely possible | 03:12 |
sdake | duonghq i totally hadn't thought of that | 03:12 |
kfox1111 | I wondner if they still have some unreplicated shards. :/ | 03:12 |
*** jrobinson is now known as jrobinson-afk | 03:13 | |
sdake | kfox1111 wouldn't surprise me if the databaes they are using is totally borked | 03:13 |
sdake | although they use AWS to store their blobs | 03:13 |
sdake | I don't know what they use for their database of tags | 03:13 |
kfox1111 | they claim to have fixed some issues though. so maybe repushing it would help. | 03:13 |
*** sdake_ has joined #openstack-kolla | 03:14 | |
sdake_ | [sdake@minime-03 docker]$ docker images | grep entrypoint | 03:14 |
sdake_ | [sdake@minime-03 docker]$ | 03:14 |
sdake_ | its not in my docker cache at all | 03:15 |
kfox1111 | werird. ok. | 03:15 |
openstackgerrit | Jack Ning proposed openstack/kolla-ansible: Render cinder's ceph.conf using merge_configs https://review.openstack.org/419737 | 03:15 |
sdake_ | that would definately break networking i think | 03:15 |
kfox1111 | maybe I was still using 3.0.1. | 03:15 |
sdake_ | because sbezverk'z ovs code uses entrypoint | 03:15 |
kfox1111 | yeah. | 03:15 |
sdake_ | worth a retry of your old patch set in the gate once i fix the push | 03:15 |
sdake_ | or rather ubild | 03:15 |
sdake_ | duonghq i think your speculation is probably correct re profiles | 03:16 |
kfox1111 | +1. | 03:16 |
sdake_ | http://paste.fedoraproject.org/526510/84277448/ -> http://paste.fedoraproject.org/526510/84277448 | 03:17 |
sdake_ | ok - so where does that entrypoint image come from? | 03:17 |
*** sdake has quit IRC | 03:18 | |
sdake_ | that must be a master versioned container | 03:18 |
*** absubram_ has joined #openstack-kolla | 03:18 | |
sdake_ | that was tagged as 3.0.1 | 03:18 |
sdake_ | i did pip install kolla==3.0.2 | 03:18 |
sdake_ | followed by push | 03:18 |
kfox1111 | yeah. was added recently to trunk. | 03:18 |
kfox1111 | may not have gotten into 3.0.2 I guess. | 03:18 |
sdake_ | i see | 03:18 |
kfox1111 | but its just a wrapper container around their go static binary. | 03:19 |
kfox1111 | so really doesn't depend on any version. | 03:19 |
sdake_ | got it | 03:19 |
sdake_ | i'll fix it | 03:19 |
kfox1111 | thx. | 03:19 |
kfox1111 | I wonder if inc0 built ubuntu 3.0.2 stuff from trunk then. | 03:19 |
kfox1111 | there's an ubunutu entrypoint in the repo. | 03:19 |
*** absubram has quit IRC | 03:19 | |
*** absubram_ is now known as absubram | 03:19 | |
*** Jeffrey4l_ has quit IRC | 03:19 | |
sdake_ | for 3.0.2? | 03:19 |
kfox1111 | though its tagged as a month old, which is odd. | 03:19 |
sdake_ | ok - I have idea | 03:20 |
kfox1111 | I thought that was a fluke of the docker weirdness, but maybe someone built it back then. | 03:20 |
sdake_ | can you cahnge the version to :master | 03:20 |
sdake_ | because I don't really want to push a 4.0.0 container | 03:20 |
sdake_ | as a 3.0.0 tag | 03:20 |
sdake_ | (for the entrypoint container) | 03:20 |
kfox1111 | we already pushed it as 3.0.1 | 03:20 |
sdake_ | yup - i can delete that | 03:20 |
kfox1111 | we can retag 3.0.1 as 3.0.2 as well. | 03:20 |
*** salv-orlando has joined #openstack-kolla | 03:21 | |
sdake_ | we could do that, but it doesn't seem to make sense to me | 03:21 |
*** Jeffrey4l_ has joined #openstack-kolla | 03:21 | |
kfox1111 | or retag it 4.0.0? | 03:21 |
sdake_ | i'll do what you like tho - let me know :) | 03:21 |
sdake_ | hrm - that sounds ok | 03:21 |
*** goldyfruit has joined #openstack-kolla | 03:21 | |
sdake_ | kind of wacky - but worth a go | 03:21 |
sdake_ | a golang that is :) | 03:21 |
*** prameswar has joined #openstack-kolla | 03:21 | |
kfox1111 | :) | 03:22 |
kfox1111 | ok. if you can retag to 4.0.0 for centos & ubuntu kubernetes-entrypoints, I can tweak the patch. | 03:22 |
*** adrian_otto has joined #openstack-kolla | 03:22 | |
*** Pavo has quit IRC | 03:24 | |
sdake_ | https://hub.docker.com/r/kolla/centos-binary-kubernetes-entrypoint/tags/ | 03:24 |
*** salv-orlando has quit IRC | 03:25 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 03:25 |
kfox1111 | still need https://hub.docker.com/r/kolla/ubuntu-binary-kubernetes-entrypoint/tags/ | 03:25 |
sdake_ | kfox1111 ubuntu and centos binary is tagged from 3.0.2 to 4.0.0 | 03:26 |
sdake_ | when we release 4.0.0 (ocata) - it will overwrite the old tag | 03:26 |
sdake_ | so we will be good | 03:26 |
*** PramodJ has joined #openstack-kolla | 03:29 | |
sdake_ | kfox1111 should be there | 03:29 |
sdake_ | what about the source containers? | 03:29 |
*** MasterOfBugs has quit IRC | 03:32 | |
*** pramodrj07 has quit IRC | 03:32 | |
*** pramodrj07 has joined #openstack-kolla | 03:32 | |
sdake_ | Jeffrey4l_ you said releasenotes don't work for you in kolla-kubernetes - however tox -e releasenotes works for me | 03:32 |
sdake_ | Jeffrey4l_ am i doing it wrong? :) | 03:33 |
kfox1111 | sdake_: not testing against src containers at the moment. | 03:33 |
*** PramodJ has quit IRC | 03:35 | |
sdake_ | https://hub.docker.com/r/kolla/ubuntu-source-kubernetes-entrypoint/tags/ | 03:38 |
sdake_ | https://hub.docker.com/r/kolla/centos-source-kubernetes-entrypoint/tags/ | 03:38 |
*** pramodrj07 has quit IRC | 03:38 | |
sdake_ | any other master containers kolla-kubernetes relies upon besides entrypoint? | 03:38 |
*** zhurong has quit IRC | 03:39 | |
*** Pavo has joined #openstack-kolla | 03:40 | |
sdake_ | quiet tonight | 03:40 |
*** adrian_otto has quit IRC | 03:41 | |
*** vhosakot has quit IRC | 03:42 | |
*** sdake has joined #openstack-kolla | 03:43 | |
*** sdake_ has quit IRC | 03:45 | |
*** srwilkers is now known as srwilkers_zzz | 03:49 | |
*** yuanying has joined #openstack-kolla | 03:52 | |
sdake | srwilkers_ are you asleep yet? | 03:52 |
sdake | there are release notes to review :) | 03:52 |
sdake | srwilkers_zzz are ou really asleep - there are release notes to review | 03:53 |
*** mdnadeem has joined #openstack-kolla | 03:56 | |
sdake | duonghq - release notes look good - or did you add anything - or want to add anything? | 03:58 |
sdake | duonghq I am going to convert them into a patchset in a moment | 03:58 |
kfox1111 | I don't think any other containers currently depend on entrypoint. | 03:59 |
duonghq | sdake, I think it's good atm, | 04:00 |
kfox1111 | sbezverk: https://review.openstack.org/#/c/419082/ | 04:00 |
sdake | kfox1111 what I mean is - are there other containers *only* in master that are needed for kolla-kubernetes besides entrypoint | 04:00 |
kfox1111 | srry. sdake: https://review.openstack.org/#/c/419082/ | 04:00 |
*** Pavo has quit IRC | 04:01 | |
kfox1111 | thats the only one I think. | 04:01 |
sdake | hot | 04:01 |
sdake | ship it :) | 04:01 |
sdake | so - let me look over the ptach and see what ou ended up with | 04:01 |
kfox1111 | need 2 +2's and a wf. | 04:01 |
kfox1111 | k. | 04:01 |
sdake | is this 2.0.2 container version? | 04:01 |
sdake | or 3.0.z? | 04:01 |
kfox1111 | 2.0.2 primarily. | 04:01 |
kfox1111 | with a few 3.0.2 support. | 04:01 |
kfox1111 | see all_values.yaml for specifics. | 04:02 |
sdake | i see neutron using 2.0.2 | 04:02 |
sdake | can you try with neutron 3.0.2 or is that busted | 04:02 |
kfox1111 | defaults in kolla:all:image_tag | 04:02 |
kfox1111 | I can try more different version combinations tomorrow. | 04:03 |
kfox1111 | gota watch the child now. | 04:03 |
*** l4yerffeJ_ has quit IRC | 04:03 | |
sdake | i see - image_tag | 04:03 |
*** l4yerffeJ__ has joined #openstack-kolla | 04:03 | |
sdake | ya - lets try 3.0.2 | 04:03 |
sdake | and if that works, lets merge it tomorrow and be done with it | 04:03 |
sdake | if not, we can ship with 2.0.2 | 04:04 |
kfox1111 | it didn't earlier. | 04:04 |
sdake | i htink the root cause was entrypoint or dockerhub being flakey | 04:04 |
kfox1111 | everything seemed to work, but the vms weren't on the network. | 04:04 |
kfox1111 | no, not entrypoint related. would see it pass that sometimes and still fail way at the end. | 04:04 |
kfox1111 | if you want, you can make a followon patch to it with it set back to 3.0.2 and test. | 04:05 |
kfox1111 | if you can figure out the issue, we can merge asap. | 04:05 |
kfox1111 | otherwise, I'll keep working on 3.0.2 tomorrow. | 04:05 |
*** sp__ has joined #openstack-kolla | 04:07 | |
kfox1111 | I wana pull that specific neutron pin out though... | 04:07 |
kfox1111 | will fix that real quick. then really gotta go | 04:07 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 04:07 |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla-kubernetes: Helm Ceph OSD Bootstrap https://review.openstack.org/410696 | 04:08 |
*** schwicht has quit IRC | 04:19 | |
*** caowei has quit IRC | 04:26 | |
sdake | kfox1111 ya - get some rest dude - i am headed to bed too | 04:27 |
sdake | kfox1111 Jeffrey4l_ i'll publish the release notes in the morning | 04:27 |
sdake | around 6-7AM PSt | 04:27 |
*** goldyfruit has quit IRC | 04:30 | |
*** jtriley has quit IRC | 04:30 | |
*** jrobinson-afk is now known as jrobinson | 04:33 | |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 04:43 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Test out 3.0.2 images in gate instead of 2.0.2 images https://review.openstack.org/419759 | 04:43 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 04:45 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Test out 3.0.2 images in gate instead of 2.0.2 images https://review.openstack.org/419759 | 04:45 |
duonghq | sdake, can I add something to PTG etherpad? | 04:45 |
sdake | it is open for business until votes go out | 04:45 |
duonghq | ack | 04:45 |
sdake | unless we aren't voting - but yes its still open for usiness :) | 04:46 |
duonghq | guess that it still opens for some days? | 04:46 |
*** v1k0d3n has quit IRC | 05:08 | |
*** unicell has joined #openstack-kolla | 05:12 | |
*** adrian_otto has joined #openstack-kolla | 05:13 | |
*** v1k0d3n has joined #openstack-kolla | 05:14 | |
Jeffrey4l_ | sdake, i just asked whether tox -ereleasenotes works in k8s. never tried that. | 05:16 |
sdake | Jeffrey4l_ oh - i see - yes it does work | 05:16 |
Jeffrey4l_ | so after you pushed the release note. we can cut 0.4.0 tag, correct? | 05:18 |
*** sayantani01 has quit IRC | 05:20 | |
*** dave-mccowan has quit IRC | 05:27 | |
*** caowei has joined #openstack-kolla | 05:40 | |
*** adrian_otto has quit IRC | 05:40 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Refactor register.yml files https://review.openstack.org/416046 | 05:50 |
*** sacharya has quit IRC | 05:50 | |
openstackgerrit | Merged openstack/kolla-ansible: Unify jinja syntax https://review.openstack.org/419415 | 05:58 |
openstackgerrit | narasimha18sv proposed openstack/kolla: user wont be associated to project if ldap is keystone backend https://review.openstack.org/416043 | 06:04 |
*** yuanying has quit IRC | 06:06 | |
*** salv-orlando has joined #openstack-kolla | 06:07 | |
*** prameswar has quit IRC | 06:07 | |
*** yuanying has joined #openstack-kolla | 06:07 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the set config error https://review.openstack.org/371669 | 06:08 |
*** yuanying has quit IRC | 06:11 | |
*** yuanying_ has joined #openstack-kolla | 06:11 | |
*** yuanying_ has quit IRC | 06:12 | |
*** yuanying has joined #openstack-kolla | 06:12 | |
*** v1k0d3n has quit IRC | 06:12 | |
*** yuanying has quit IRC | 06:17 | |
*** bjolo has joined #openstack-kolla | 06:17 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: Add missed octavia_ca_password variable in passwords.yml file https://review.openstack.org/419774 | 06:19 |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla-kubernetes: [WIP] Helm Ceph OSD https://review.openstack.org/418294 | 06:20 |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla-kubernetes: [WIP] Helm Ceph OSD https://review.openstack.org/418294 | 06:23 |
*** jrobinson_ has joined #openstack-kolla | 06:28 | |
*** prameswar has joined #openstack-kolla | 06:30 | |
*** jrobinson has quit IRC | 06:31 | |
*** jrobinson_ is now known as jrobinson | 06:31 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla-kubernetes: Helm Ceph Initial Mon https://review.openstack.org/410641 | 06:34 |
openstackgerrit | Wei Cao proposed openstack/kolla: Add dragonflow container https://review.openstack.org/418193 | 06:40 |
openstackgerrit | Jack Ning proposed openstack/kolla-ansible: Render cinder's ceph.conf using merge_configs https://review.openstack.org/419737 | 06:42 |
*** salv-orlando has quit IRC | 06:43 | |
*** msimonin has joined #openstack-kolla | 06:45 | |
*** prameswar has quit IRC | 06:47 | |
*** sacharya has joined #openstack-kolla | 06:51 | |
*** hfu has quit IRC | 06:56 | |
*** sacharya has quit IRC | 06:56 | |
*** prameswar has joined #openstack-kolla | 06:59 | |
*** msimonin has quit IRC | 07:01 | |
bjolo | morning | 07:02 |
sdake | Jeffrey4l_ we are waiting on kfox1111's patch to merge as well | 07:04 |
sdake | Jeffrey4l_ i think at earliest it will be my morning your late evening | 07:04 |
sdake | I'm headed to bed | 07:04 |
sdake | hi and goodnight bjolo :) | 07:04 |
bjolo | tag team :) | 07:05 |
*** zhurong has joined #openstack-kolla | 07:05 | |
bjolo | good night sdake | 07:05 |
sdake | Jeffrey4l_ if you can't get to it tomorrow - saturday is fine - once we have the last two commits sorted out, it wont matter when the repo is tagged - we will be unblocked | 07:05 |
sdake | or even monday | 07:05 |
sdake | or tuesday :) | 07:05 |
sdake | in my case, monday is a holiday - and I'll probably be out if I can help it :) | 07:05 |
*** hfu has joined #openstack-kolla | 07:06 | |
*** hfu has quit IRC | 07:11 | |
*** hfu has joined #openstack-kolla | 07:12 | |
openstackgerrit | Jack Ning proposed openstack/kolla-ansible: Render cinder's ceph.conf using merge_configs https://review.openstack.org/419737 | 07:12 |
Jeffrey4l_ | sdake, roger. | 07:15 |
*** yuanying has joined #openstack-kolla | 07:19 | |
openstackgerrit | narasimha18sv proposed openstack/kolla: user wont be associated to project if ldap is keystone backend https://review.openstack.org/416043 | 07:22 |
*** salv-orlando has joined #openstack-kolla | 07:27 | |
*** SaMnCo has quit IRC | 07:28 | |
*** sindhu has quit IRC | 07:28 | |
*** smekel_ has quit IRC | 07:28 | |
*** SaMnCo has joined #openstack-kolla | 07:29 | |
*** markmcclain has quit IRC | 07:29 | |
*** jemcevoy has quit IRC | 07:30 | |
*** hyakuhei has quit IRC | 07:30 | |
*** wirehead_ has quit IRC | 07:30 | |
*** portdirect has quit IRC | 07:30 | |
*** britthouser has quit IRC | 07:31 | |
*** britthouser has joined #openstack-kolla | 07:31 | |
*** mliima__ has joined #openstack-kolla | 07:32 | |
*** portdirect has joined #openstack-kolla | 07:32 | |
*** markmcclain has joined #openstack-kolla | 07:34 | |
*** sindhu has joined #openstack-kolla | 07:34 | |
*** jemcevoy has joined #openstack-kolla | 07:35 | |
*** mliima_ has quit IRC | 07:36 | |
*** msimonin has joined #openstack-kolla | 07:36 | |
*** wirehead_ has joined #openstack-kolla | 07:36 | |
*** smekel_ has joined #openstack-kolla | 07:37 | |
*** msimonin has quit IRC | 07:37 | |
duonghq | sbezverk, around? | 07:39 |
*** hyakuhei has joined #openstack-kolla | 07:39 | |
duonghq | anybody got error ceph package key is not installed randomly when using halcyon? | 07:44 |
*** satyar has joined #openstack-kolla | 07:46 | |
*** jrobinson has quit IRC | 07:47 | |
satyar | Hi jeffrey4l_ | 07:47 |
satyar | how are you? | 07:47 |
Jeffrey4l_ | sup satyar | 07:47 |
Jeffrey4l_ | not bad ;) | 07:47 |
satyar | :P | 07:47 |
satyar | working on your comments :) | 07:48 |
Jeffrey4l_ | thanks | 07:48 |
satyar | https://review.openstack.org/#/c/404944/22/ansible/library/rabbitmq_hostname.py@67 | 07:48 |
satyar | i tried with multinic setup | 07:48 |
Jeffrey4l_ | AnsibleModule is easier to maintain. | 07:48 |
satyar | where i put the eth0 as the rabbit interface | 07:48 |
satyar | i dint got the issue you mentioned over there | 07:49 |
satyar | as ansible facts handeling it | 07:49 |
*** tonanhngo has joined #openstack-kolla | 07:49 | |
Jeffrey4l_ | if there multi address, the latter one will override the former one. | 07:50 |
satyar | yes | 07:50 |
satyar | that comment | 07:50 |
Jeffrey4l_ | is that correct? | 07:50 |
satyar | yes i am not getting the any issue there | 07:51 |
Jeffrey4l_ | you want the last address? | 07:51 |
Jeffrey4l_ | so please use addresses[-1] | 07:51 |
Jeffrey4l_ | this is confused. | 07:51 |
satyar | no i dont want the last address | 07:52 |
satyar | i want the address which is at arg_file | 07:52 |
Jeffrey4l_ | then it is a issue. | 07:52 |
satyar | i understand what you are pointing :) | 07:53 |
satyar | but i guess this runs on each host | 07:53 |
*** tonanhngo has quit IRC | 07:53 | |
Jeffrey4l_ | it works doesn't mean it is correct;) | 07:53 |
Jeffrey4l_ | yes. | 07:53 |
satyar | :P | 07:53 |
satyar | i thought ansible fact is handeling it | 07:53 |
Jeffrey4l_ | i guess some variable can not come from ansible_facts rather then get it through "ip" command again. | 07:54 |
satyar | by that i will be getting only one address over there | 07:54 |
Jeffrey4l_ | no. this is purge python question at this point. | 07:54 |
satyar | hmmm | 07:56 |
*** hyakuhei has quit IRC | 07:57 | |
*** wirehead_ has quit IRC | 07:57 | |
satyar | i will catch you again tonight :P | 07:57 |
Jeffrey4l_ | np ;) | 07:57 |
satyar | need to get my car.... | 07:57 |
Jeffrey4l_ | ok. | 07:58 |
*** jemcevoy has quit IRC | 07:58 | |
*** matrohon has joined #openstack-kolla | 08:00 | |
*** jemcevoy has joined #openstack-kolla | 08:01 | |
*** tonanhngo has joined #openstack-kolla | 08:02 | |
*** tonanhngo has quit IRC | 08:03 | |
*** wirehead_ has joined #openstack-kolla | 08:04 | |
*** hyakuhei has joined #openstack-kolla | 08:06 | |
*** shardy has joined #openstack-kolla | 08:12 | |
duonghq | sdake, when do we freeze kolla-k8s feature? | 08:17 |
*** duonghq has quit IRC | 08:19 | |
*** msimonin has joined #openstack-kolla | 08:20 | |
*** hfu has quit IRC | 08:22 | |
*** hfu has joined #openstack-kolla | 08:26 | |
*** duonghq has joined #openstack-kolla | 08:30 | |
*** duonghq__ has joined #openstack-kolla | 08:35 | |
openstackgerrit | jianyi proposed openstack/kolla-ansible: Add zun ansible role https://review.openstack.org/416179 | 08:36 |
*** jmccarthy has joined #openstack-kolla | 08:41 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible: [wip] enable ceilometer related project in gate https://review.openstack.org/412278 | 08:43 |
*** salv-orlando has quit IRC | 08:43 | |
*** salv-orlando has joined #openstack-kolla | 08:44 | |
*** jmccarthy has quit IRC | 08:45 | |
*** wagiel has joined #openstack-kolla | 08:45 | |
*** egonzalez has joined #openstack-kolla | 08:48 | |
*** Serlex has joined #openstack-kolla | 08:48 | |
egonzalez | morning o/ | 08:49 |
Jeffrey4l_ | morning egonzalez | 08:49 |
Jeffrey4l_ | egonzalez, please review this https://review.openstack.org/415504 ;) | 08:50 |
*** prameswar has quit IRC | 08:57 | |
*** jmccarthy has joined #openstack-kolla | 09:02 | |
*** tovin07_ has quit IRC | 09:02 | |
*** athomas has joined #openstack-kolla | 09:06 | |
*** hfu has quit IRC | 09:07 | |
*** hfu has joined #openstack-kolla | 09:08 | |
*** lukl1 is now known as samolukl | 09:11 | |
*** zhurong has quit IRC | 09:16 | |
*** rmart04 has joined #openstack-kolla | 09:18 | |
*** samolukl is now known as lukl | 09:22 | |
*** matrohon_ has joined #openstack-kolla | 09:24 | |
*** rmart04_ has joined #openstack-kolla | 09:25 | |
*** matrohon has quit IRC | 09:26 | |
*** rmart04 has quit IRC | 09:27 | |
*** rmart04_ is now known as rmart04 | 09:27 | |
*** satyar has quit IRC | 09:29 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible: Updated from global requirements https://review.openstack.org/419342 | 09:34 |
*** tovin07 has quit IRC | 09:35 | |
*** matrohon__ has joined #openstack-kolla | 09:36 | |
*** msimonin has quit IRC | 09:36 | |
*** hfu has quit IRC | 09:38 | |
*** msimonin has joined #openstack-kolla | 09:38 | |
*** msimonin has quit IRC | 09:38 | |
*** mgoddard has joined #openstack-kolla | 09:38 | |
*** matrohon_ has quit IRC | 09:39 | |
*** jmccarthy has quit IRC | 09:39 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Fix gnocchi gate error https://review.openstack.org/419843 | 09:40 |
*** mannamne has joined #openstack-kolla | 09:44 | |
*** wagiel has quit IRC | 09:52 | |
*** gfidente has joined #openstack-kolla | 09:57 | |
*** gfidente has joined #openstack-kolla | 09:57 | |
*** hyakuhei has quit IRC | 09:58 | |
*** hyakuhei has joined #openstack-kolla | 09:58 | |
*** hyakuhei has quit IRC | 09:58 | |
*** hyakuhei has joined #openstack-kolla | 09:58 | |
*** jmccarthy has joined #openstack-kolla | 10:01 | |
*** caowei has quit IRC | 10:07 | |
*** sklgromek has joined #openstack-kolla | 10:17 | |
*** JoseMello has joined #openstack-kolla | 10:18 | |
*** openstackgerrit has quit IRC | 10:18 | |
*** prameswar has joined #openstack-kolla | 10:21 | |
*** salv-orl_ has joined #openstack-kolla | 10:23 | |
*** msimonin has joined #openstack-kolla | 10:23 | |
*** athomas has quit IRC | 10:24 | |
*** salv-orlando has quit IRC | 10:25 | |
*** gromek has joined #openstack-kolla | 10:27 | |
gromek | exit | 10:27 |
gromek | lol | 10:27 |
gromek | sorry guys | 10:28 |
*** gromek has left #openstack-kolla | 10:28 | |
*** Serlex has quit IRC | 10:29 | |
*** athomas has joined #openstack-kolla | 10:30 | |
*** openstackgerrit has joined #openstack-kolla | 10:35 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Add cloudkitty centos/oracle binary packages https://review.openstack.org/419874 | 10:35 |
*** msimonin has quit IRC | 10:35 | |
*** msimonin has joined #openstack-kolla | 10:36 | |
*** msimonin has quit IRC | 10:36 | |
*** liyifeng has quit IRC | 10:38 | |
*** sklgromek has quit IRC | 10:38 | |
*** pbourke has quit IRC | 10:46 | |
*** pbourke has joined #openstack-kolla | 10:46 | |
*** absubram has quit IRC | 10:47 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Add cloudkitty centos/oracle binary packages https://review.openstack.org/419874 | 10:48 |
*** duonghq has quit IRC | 10:51 | |
*** ipsecguy has quit IRC | 10:52 | |
*** msimonin has joined #openstack-kolla | 10:56 | |
*** matrohon__ has quit IRC | 11:08 | |
openstackgerrit | HongZhi XU proposed openstack/kolla-ansible: Move swift precheck into its own role https://review.openstack.org/418762 | 11:09 |
*** sklgromek has joined #openstack-kolla | 11:15 | |
*** jmccarthy has quit IRC | 11:26 | |
*** sklgromek has quit IRC | 11:33 | |
*** sklgromek has joined #openstack-kolla | 11:33 | |
*** sklgromek has quit IRC | 11:34 | |
*** sklgromek has joined #openstack-kolla | 11:34 | |
*** sklgromek has quit IRC | 11:36 | |
*** sklgromek has joined #openstack-kolla | 11:38 | |
*** sklgromek has quit IRC | 11:39 | |
*** Serlex has joined #openstack-kolla | 11:39 | |
*** sklgromek has joined #openstack-kolla | 11:40 | |
*** sklgromek has quit IRC | 11:40 | |
*** sklgromek has joined #openstack-kolla | 11:40 | |
*** sklgromek has quit IRC | 11:42 | |
*** sklgromek has joined #openstack-kolla | 11:43 | |
*** sklgromek has quit IRC | 11:43 | |
*** sp__ has quit IRC | 11:47 | |
*** openstackgerrit has quit IRC | 11:47 | |
*** ipsecguy has joined #openstack-kolla | 11:51 | |
*** hieulq_ has joined #openstack-kolla | 11:54 | |
*** salv-orl_ has quit IRC | 11:55 | |
*** hieulq_ has quit IRC | 11:55 | |
*** hieulq_ has joined #openstack-kolla | 11:56 | |
*** schwicht has joined #openstack-kolla | 11:57 | |
*** salv-orlando has joined #openstack-kolla | 11:59 | |
*** tonanhngo has joined #openstack-kolla | 12:04 | |
*** tonanhngo has quit IRC | 12:05 | |
*** shardy is now known as shardy_lunch | 12:06 | |
egonzalez | mliima__: aroung? | 12:12 |
mliima__ | egonzalez, :) | 12:13 |
*** hieulq_ has quit IRC | 12:13 | |
egonzalez | gates are broken due a change in gnocchi source code | 12:13 |
mliima__ | well, lets fix | 12:14 |
egonzalez | plz, review this fix https://review.openstack.org/#/c/419843/ | 12:14 |
mliima__ | done | 12:14 |
mliima__ | Jeffrey4l_, ? | 12:14 |
mliima__ | can you review this PS https://review.openstack.org/#/c/419843/1 | 12:14 |
egonzalez | thanks | 12:14 |
*** hieulq_ has joined #openstack-kolla | 12:15 | |
*** hieulq_ has quit IRC | 12:19 | |
*** jmccarthy has joined #openstack-kolla | 12:19 | |
*** openstackgerrit has joined #openstack-kolla | 12:20 | |
openstackgerrit | Merged openstack/kolla-ansible: Update README.rst in kolla-ansible https://review.openstack.org/410528 | 12:20 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible: Updated from global requirements https://review.openstack.org/419342 | 12:28 |
*** jmccarthy has quit IRC | 12:29 | |
*** schwicht has quit IRC | 12:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/419931 | 12:43 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible: Updated from global requirements https://review.openstack.org/419342 | 12:43 |
*** jtriley has joined #openstack-kolla | 12:45 | |
*** liyifeng has joined #openstack-kolla | 12:48 | |
*** jmccarthy has joined #openstack-kolla | 12:59 | |
*** jmccarthy has quit IRC | 13:01 | |
*** shardy_lunch is now known as shardy | 13:04 | |
*** bjolo has quit IRC | 13:06 | |
*** britthouser has quit IRC | 13:08 | |
*** britthouser has joined #openstack-kolla | 13:08 | |
*** schwicht has joined #openstack-kolla | 13:11 | |
*** schwicht has quit IRC | 13:16 | |
*** matrohon__ has joined #openstack-kolla | 13:17 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 13:20 |
*** schwicht has joined #openstack-kolla | 13:21 | |
*** rhallisey has joined #openstack-kolla | 13:25 | |
Jeffrey4l_ | mliima__, -1 , need remove that line. please check the comments. | 13:28 |
sdake | morning peeps | 13:28 |
mliima__ | hmm. Ok Jeffrey4l_ | 13:29 |
Jeffrey4l_ | thanks ;) | 13:29 |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Fix gnocchi gate error https://review.openstack.org/419843 | 13:31 |
egonzalez | Jeffrey4l_: just added in case other deliverable/user need the config file in place | 13:31 |
egonzalez | the rest of the files needed are in gnocchi python path | 13:32 |
Jeffrey4l_ | at least no deliverable depends on that. | 13:32 |
Jeffrey4l_ | nova is using oslo-generator too. but we do not generate nova.conf in dockerfile. | 13:33 |
Jeffrey4l_ | that is no other files in /etc/gnocchi/ | 13:33 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix the set config error https://review.openstack.org/371669 | 13:34 |
Jeffrey4l_ | egonzalez, mliima__ could u review this https://review.openstack.org/415504 ? thanks. | 13:36 |
*** srwilkers_zzz is now known as srwilkers | 13:36 | |
srwilkers | morning p/ | 13:36 |
srwilkers | o/ | 13:36 |
*** mdnadeem has quit IRC | 13:36 | |
sdake | morning srwilkers | 13:36 |
sdake | kfox1111 when you geta chance press the rebse button on your patch so you become the committer again | 13:37 |
*** absubram has joined #openstack-kolla | 13:40 | |
openstackgerrit | Merged openstack/kolla-ansible: Move rabbitmq precheck into its own role https://review.openstack.org/417731 | 13:41 |
*** schwicht has quit IRC | 13:41 | |
sbezverk | good morning | 13:43 |
sbezverk | sdake: Have you added layering to your check PS? | 13:43 |
sdake | sbezverk i didn't | 13:44 |
sdake | sbezverk I didn't know it was needed? | 13:44 |
sdake | sbezverk if you can review it, I'll submit an updat eto see if that fixes the problem | 13:44 |
sbezverk | sdake: yeah for new version of ceph it is required | 13:44 |
sdake | sbezverk I sort of crashed lsat night before doing the release notes formatting - so that ps is not done either | 13:44 |
sdake | sbezverk can you leave a note in the review plz | 13:44 |
sdake | and i'll push a new review - maybe the entrypoint hting was the entire cause | 13:45 |
sbezverk | Already done it | 13:45 |
sdake | ok - i'll look as soon as my neurons fire up :) | 13:45 |
openstackgerrit | Merged openstack/kolla-ansible: Move kuryr precheck into its own role https://review.openstack.org/419022 | 13:45 |
apuimedo | sdake: I saw some kuryr notification in the channel this morning | 13:46 |
apuimedo | is there anything I can help with? | 13:46 |
sdake | apuimedo - i just wanted to make sure people didn't get the wrong idea about our release notes | 13:50 |
sdake | apuimedo one of our release notes said "Wrote a Kubernetes Networking Service" | 13:50 |
sdake | apuimedo which wesurely didnt do | 13:50 |
sdake | we wrote a VPS using IPtables for Kubernetes in a Helm object IIUC | 13:51 |
openstackgerrit | Merged openstack/kolla-ansible: Move kibana precheck into its own role https://review.openstack.org/418834 | 13:51 |
sdake | or something netowrking realted | 13:51 |
sdake | it was far from a service | 13:51 |
sdake | its like some kind of endpoint for HA I think | 13:51 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Updated from global requirements https://review.openstack.org/419931 | 13:51 |
sdake | sbezverk would you mind reviewing the release notes and add anything missing btw | 13:52 |
portdirect | sdake: it was a service, just the exact opposite end of networking from what apuimedo is up to :D | 13:52 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add cloudkitty centos/oracle binary packages https://review.openstack.org/419874 | 13:52 |
sdake | portdirect ok fair enough :) - haven't actually read your rewritten text as I hit the wall lsat night and PTFOed :) | 13:52 |
apuimedo | aha | 13:52 |
openstackgerrit | Merged openstack/kolla-ansible: Move Influxdb precheck into its own role https://review.openstack.org/418875 | 13:52 |
openstackgerrit | Merged openstack/kolla-ansible: Fix cleanup-containers https://review.openstack.org/419296 | 13:53 |
apuimedo | btw, portdirect, did you see the demo we posted with openshift + kuryr-kubernetes? | 13:53 |
portdirect | apuimedo: no! you have a link? | 13:53 |
apuimedo | last two tweets: https://twitter.com/celebdor | 13:53 |
portdirect | sounds very interesting | 13:53 |
apuimedo | thanks | 13:54 |
apuimedo | next we'll show it with Pod-in-VM and services | 13:54 |
portdirect | apuimedo: got a meeting so only just flicked through those slides - looks great. Your irc meeting is on monday? I'd love to come along | 13:57 |
*** caowei has joined #openstack-kolla | 13:57 | |
portdirect | really keen to get a lightweight setup for supporting stand-alone kuryr-k8s started | 13:57 |
portdirect | (if you are of course) | 13:58 |
apuimedo | yes, on Monday | 13:58 |
apuimedo | looking forward to see you there | 13:58 |
sbezverk | sdake: do you have a link for release notes? | 13:59 |
sdake | sbezverk moment let me huntit down | 13:59 |
srwilkers | sbezverk, https://etherpad.openstack.org/p/kolla-kubernetes-0.4.0-condensed-notes | 13:59 |
srwilkers | think thats it | 13:59 |
sdake | thanks srwilkers | 13:59 |
srwilkers | sdake, np man | 14:00 |
*** goldyfruit has joined #openstack-kolla | 14:02 | |
*** schwicht has joined #openstack-kolla | 14:02 | |
*** sdake_ has joined #openstack-kolla | 14:03 | |
sbezverk | sdake: I added a couple of things to release notes | 14:05 |
*** sdake has quit IRC | 14:06 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Move prechecks into its own role https://review.openstack.org/419976 | 14:07 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Add neutron vpnaas code into neutron-server container https://review.openstack.org/419977 | 14:08 |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Move prechecks into its own role https://review.openstack.org/419976 | 14:08 |
*** v1k0d3n has joined #openstack-kolla | 14:11 | |
sdake_ | sbezverk thanks dude | 14:12 |
sdake_ | sbezverk i'm going to formulate them now | 14:12 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Test out 3.0.2 images in gate instead of 2.0.2 images https://review.openstack.org/419759 | 14:17 |
openstackgerrit | Merged openstack/kolla: Add missing pull task for neutron-vpnaas-agent https://review.openstack.org/419550 | 14:19 |
*** jtriley has quit IRC | 14:19 | |
sdake_ | Jeffrey4l_ hwen you submit the releases change, can you also add the stuff about publishign release notes that is in the _independent/kolla.yaml descriptor? | 14:21 |
Jeffrey4l_ | sdake_, are u talking kolla-k8s? | 14:24 |
sdake_ | yes | 14:24 |
Jeffrey4l_ | like : add following line | 14:24 |
Jeffrey4l_ | release-notes: http://docs.openstack.org/releasenotes/kolla-kubernetes/ | 14:24 |
sdake_ | yes | 14:24 |
Jeffrey4l_ | np. | 14:24 |
sdake_ | pls ;) | 14:24 |
sdake_ | anyone know in yaml how to make sublists in a list? | 14:25 |
Jeffrey4l_ | what that means? | 14:26 |
Jeffrey4l_ | - | 14:26 |
sdake_ | Jeffrey4l_ moment | 14:26 |
Jeffrey4l_ | - | 14:26 |
sdake_ | i'll post a paste | 14:26 |
openstackgerrit | Martin André proposed openstack/kolla: Support filtering output of --list-images https://review.openstack.org/419988 | 14:26 |
sdake_ | Jeffrey4l_ http://paste.fedoraproject.org/526687/43176301/ -> http://paste.fedoraproject.org/526687/43176301 | 14:27 |
sdake_ | look at the ceph line | 14:27 |
sdake_ | is that syntax correct? | 14:27 |
Jeffrey4l_ | guess no. | 14:28 |
sdake_ | what should it be? | 14:28 |
sdake_ | been awhile since I've done a yaml sublist :) | 14:28 |
Jeffrey4l_ | add a empty - above ceph with 2 space. | 14:28 |
*** caowei has quit IRC | 14:28 | |
Jeffrey4l_ | http://paste.openstack.org/show/594840/ | 14:29 |
sdake_ | Jeffrey4l_ wouldn't that be this: - Implemented following services as microservices: | 14:29 |
*** caowei has joined #openstack-kolla | 14:29 | |
sdake_ | although its not empty, its ceph is supposed to be a sublist of implemented following services as microservices | 14:29 |
*** fguillot has joined #openstack-kolla | 14:31 | |
Jeffrey4l_ | sdake_, check http://paste.openstack.org/show/594841/ | 14:33 |
Jeffrey4l_ | yaml list is not list in html. | 14:33 |
Jeffrey4l_ | it is python/json object. | 14:33 |
sdake_ | Jeffrey4l_ thanks | 14:33 |
sdake_ | yup I understand that part | 14:33 |
sdake_ | i'll try that syntax- thanks :) | 14:33 |
Jeffrey4l_ | np ;) | 14:34 |
*** celo_r has joined #openstack-kolla | 14:34 | |
*** jtriley has joined #openstack-kolla | 14:37 | |
*** salv-orlando has quit IRC | 14:38 | |
*** caowei has quit IRC | 14:38 | |
kfox1111 | morning | 14:46 |
sdake_ | Jeffrey4l_ any ideas on this: http://paste.fedoraproject.org/526702/84318810/ -> http://paste.fedoraproject.org/526702/84318810 | 14:47 |
sdake_ | sup kfox1111 | 14:47 |
sdake_ | kfox1111 i went ahead and tried the 2.0.2-> 3.0.2 change however borked it | 14:47 |
sdake_ | so I submitted an update - we should know in a little bit if it works or not | 14:47 |
*** liyifeng has quit IRC | 14:47 | |
kfox1111 | k. | 14:47 |
kfox1111 | yeah. there is still at least one thing wrong with 2.0.2 -> 3.0.2... | 14:48 |
sbezverk | kfox1111: morning. | 14:48 |
kfox1111 | sbezverk: morning. | 14:48 |
sdake_ | Jeffrey4l_ zomg thats the wrong version ! | 14:48 |
sdake_ | Jeffrey4l_ groan | 14:48 |
sbezverk | kfox1111: have you tried helm_prebuild_service on your local setup? | 14:48 |
Jeffrey4l_ | sdake_, sorry? | 14:49 |
kfox1111 | sbezverk: yeah. | 14:49 |
sdake_ | Jeffrey4l_ ignore past eabove | 14:49 |
kfox1111 | worked for me locally. | 14:49 |
kfox1111 | sbezverk: If I had to guess, if your switching between memcached and glance ps's, it maybe leaving bits behind when you switch? | 14:50 |
sbezverk | kfox1111: no, I built completely new workspace on a different machine where I test deployment | 14:50 |
*** hieulq_ has joined #openstack-kolla | 14:51 | |
sdake_ | Jeffrey4l_ can you take a look at this:http://paste.fedoraproject.org/526709/43190881/ -> http://paste.fedoraproject.org/526709/43190881 | 14:52 |
kfox1111 | sbezverk: ah. ok. whats it doing? | 14:52 |
sdake_ | Jeffrey4l_ these release notes should build based upon what you said above - but they dont seem to be doing so | 14:52 |
sdake_ | kfox1111 run git status | 14:52 |
sdake_ | kfox1111 maybe your missing something checked in | 14:52 |
kfox1111 | sdake_: no. | 14:53 |
sdake_ | git status will show you missing checked in stuff | 14:53 |
kfox1111 | the problem is the build/prebuild script does an ls and builds based on dirs it finds. | 14:53 |
Jeffrey4l_ | seems releasenote can not handle list of lists | 14:53 |
kfox1111 | if you add adir in a ps, and run prebuild, it drops some new files in. | 14:53 |
sdake_ | Jeffrey4l_ are you sure that is the case? | 14:53 |
kfox1111 | then if you swithc away from that ps, it removes the files from the ps, but leaves the prebuilt stuff. | 14:53 |
sbezverk | kfox1111: it does not find glance-pv package | 14:53 |
kfox1111 | so the next time you run prebuild, it tries to build the dir again and finds missing files. | 14:53 |
*** sdake_ is now known as sdake | 14:54 | |
kfox1111 | sbezverk: thats really strange.. | 14:54 |
kfox1111 | you have the helm serv running? | 14:54 |
Jeffrey4l_ | sdake, let me check the reno source code. | 14:54 |
kfox1111 | prebuild_services requires the server. | 14:54 |
sbezverk | but it is in microservice and I have prebuilt them | 14:54 |
Jeffrey4l_ | sdake, check the error message: parses as a <type 'list'> instead of a string. Is the YAML input escaped properly? | 14:55 |
kfox1111 | can build the whole ball of stuff with tools/helm_build_all.sh /tmp/myrepo | 14:55 |
*** jmccarthy has joined #openstack-kolla | 14:55 | |
kfox1111 | sbezverk: yeah, but is the repo server running? | 14:56 |
sbezverk | kfox1111: I started it, still the same | 14:56 |
kfox1111 | the prebuild script doesn't start one automatically. | 14:56 |
kfox1111 | whats the error? | 14:56 |
sbezverk | I changed ip in requirements.yaml to match local | 14:56 |
Jeffrey4l_ | i thinks reno can not handle list of lists. | 14:56 |
Jeffrey4l_ | sdake, i got another idea. 1 sec | 14:57 |
*** celo_r has quit IRC | 14:59 | |
*** dave-mccowan has joined #openstack-kolla | 15:01 | |
sbezverk | kfox1111: http://paste.openstack.org/show/594844/ | 15:01 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: Switch gate to 3.0.2 https://review.openstack.org/420009 | 15:01 |
sdake | sbezverk portdirect u peeps ready? :) | 15:01 |
*** tonanhngo has joined #openstack-kolla | 15:01 | |
sdake | sbezverk i may be distracted, both my wife and I have a meeting and need to get my kid to school this morning | 15:01 |
*** aj_power has joined #openstack-kolla | 15:02 | |
*** tonanhngo has quit IRC | 15:02 | |
sdake | Jeffrey4l_ cool - thanks | 15:02 |
sdake | Jeffrey4l_ i'll bbi1hr or so - have quick meeting | 15:02 |
sbezverk | sdake: yeah | 15:02 |
kfox1111 | sbezverk: helm ls | 15:02 |
Jeffrey4l_ | dhellman's solution is correct sdake | 15:02 |
sbezverk | kfox1111: helm ls list deployments | 15:03 |
sbezverk | not packages | 15:03 |
kfox1111 | joh. right. sryy. helm search | 15:03 |
*** celo_r has joined #openstack-kolla | 15:06 | |
openstackgerrit | Edmund Rhudy proposed openstack/kolla: Add blocks for Ubuntu apt setup and package installation https://review.openstack.org/419610 | 15:07 |
kfox1111 | sbezverk: do you have an extra, older helm serv hanging around? | 15:09 |
sbezverk | kfox1111: http://paste.openstack.org/show/594845/ | 15:10 |
sbezverk | kfox1111: no left overs | 15:11 |
kfox1111 | sbezverk: yeah. doesn't look like you have the helm server started. | 15:11 |
kfox1111 | two options. | 15:11 |
*** jmccarthy has quit IRC | 15:12 | |
kfox1111 | (if you changed the port in the depends files, put them back first) | 15:12 |
kfox1111 | tools/helm_build_all.sh /tmp/myrepo | 15:12 |
kfox1111 | it will start a server temporary to do all the build steps. | 15:13 |
kfox1111 | or the other option, | 15:13 |
sbezverk | 1000 14245 8520 0 Jan08 ? 00:00:13 helm serve --address 0.0.0.0:8879 --repo-path /helm-repo | 15:13 |
kfox1111 | in another windwo, run tools/helm_buildrepo.sh /tmp/myrepo | 15:14 |
kfox1111 | then do helm prebuild/build for microservices pointing at that repo, and do the helm repo index/update | 15:15 |
kfox1111 | see the build_all script for details. | 15:15 |
kfox1111 | I'm guessing some of those steps are missing. | 15:15 |
kfox1111 | you don't seem to have a kolla repo for example. | 15:15 |
*** lrensing has joined #openstack-kolla | 15:16 | |
*** satyar has joined #openstack-kolla | 15:17 | |
kfox1111 | sbezverk: yeah. rereading that ps, that looks like the helm 'local' repo server. | 15:18 |
sbezverk | kfox1111: right I noticed.. | 15:19 |
sbezverk | but I was hoping to use local repo, which is default one.. | 15:19 |
kfox1111 | I ran into some problems with building with local repo. it had some unusual behavior. | 15:20 |
kfox1111 | using a kolla build one fixed it. | 15:20 |
sdake | Jeffrey4l_ i tried dhellman's suggestion | 15:21 |
sdake | and it doesn't seem to work for me | 15:21 |
sdake | here is the ouput: (moment) | 15:21 |
Jeffrey4l_ | i am testing it. | 15:22 |
kfox1111 | ok. 0.4.0 ps passed the tests: https://review.openstack.org/#/c/419082/ | 15:22 |
mliima__ | https://review.openstack.org/#/c/419976/ need reviews | 15:22 |
sdake | http://paste.fedoraproject.org/526726/20962148/ -> http://paste.fedoraproject.org/526726/20962148 | 15:22 |
kfox1111 | brb | 15:23 |
Jeffrey4l_ | kfox1111, cool. | 15:23 |
sdake | kfox1111 sadly https://review.openstack.org/#/c/419759/3 doesn't work - i guess we will have to sort that out in a later rev | 15:23 |
sdake | kfox1111 press thee rebase button in gerirt please | 15:24 |
sdake | kfox1111 i pushed your patch and i am the committer at present | 15:24 |
sdake | kfox1111 if you press rebase, it will maek you the committer | 15:24 |
sdake | without having to go through the gate process again (I think) | 15:24 |
sdake | another option | 15:24 |
Jeffrey4l_ | sdake, try this http://paste.openstack.org/show/594847/ | 15:24 |
sdake | portdirect nad kfox1111 can just ack it | 15:24 |
Jeffrey4l_ | it works to me | 15:25 |
sdake | rrather portdirect and sbezverk can ack it | 15:25 |
sdake | portdirect srwilkers sbezverk can we get action on https://review.openstack.org/#/c/419082/ | 15:26 |
sdake | I can't act on it because I am a committer | 15:26 |
Jeffrey4l_ | mliima__, done. nit | 15:26 |
mliima__ | Jeffrey4l_, == hawk eyes | 15:27 |
mliima__ | hehe | 15:27 |
Jeffrey4l_ | ;) | 15:28 |
srwilkers | sdake, done | 15:28 |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Move prechecks into its own role https://review.openstack.org/419976 | 15:29 |
sdake | srwilkers thanks ;) | 15:29 |
sdake | ok one patch to go | 15:29 |
*** Pavo has joined #openstack-kolla | 15:30 | |
kfox1111 | sdake: a rebase will require a new check. :/ | 15:31 |
sdake | kfox1111 its all good | 15:32 |
sdake | either sbezverk or Jeffrey4l_ can ack it | 15:32 |
*** sacharya has joined #openstack-kolla | 15:32 | |
kfox1111 | sdake: I'm just fine with you being the committer if you want. | 15:32 |
sdake | preferrrably sbezverk since its code based and Jeffrey4l_ doesn't have alot of expertise with the code base | 15:32 |
openstackgerrit | Merged openstack/kolla-kubernetes: Set versions to 0.4.0 and upgrade some to 3.0.2 https://review.openstack.org/419082 | 15:32 |
sdake | cool | 15:32 |
sdake | now one patch to go :) | 15:32 |
sdake | working on it - plus getting son to school | 15:32 |
kfox1111 | we going to push forward with 3.0.2 fully before release then? | 15:33 |
Pavo | morning | 15:33 |
Pavo | so.... getting all kinds of errors when trying to build 3.0.2 | 15:33 |
Pavo | http://paste.openstack.org/show/594849/ | 15:33 |
Pavo | anyone else getting those errors? | 15:34 |
kfox1111 | sdake: here's the currrent problem with ful 3.0.2: http://logs.openstack.org/09/420009/1/check/gate-kolla-kubernetes-deploy-centos-binary-external-ovs-nv/66780d6/console.html | 15:35 |
kfox1111 | vm's not contactable. | 15:35 |
sdake | kfox1111 busy atm | 15:35 |
egonzalez | Pavo: IOError: [Errno 28] No space left on device | 15:35 |
kfox1111 | k. I need to get ready for work too. | 15:35 |
kfox1111 | will be back in about an hour I think. | 15:35 |
sdake | kfox1111 i also have dentist appiontment at 10am in about an hour | 15:35 |
Pavo | ok ty egonzalez | 15:35 |
kfox1111 | no worries. | 15:35 |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Move prechecks into its own role https://review.openstack.org/419976 | 15:44 |
sdake | Jeffrey4l_ any chance i could get 15 mins of your time to help with these release notes | 15:50 |
Jeffrey4l_ | sdake, ok. | 15:50 |
sdake | Jeffrey4l_ i am struggling with formatting problems during rendering | 15:50 |
sdake | let me push them to gerrit moment | 15:50 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Add consolidated release notes https://review.openstack.org/420044 | 15:51 |
* Jeffrey4l_ is checking | 15:51 | |
sdake | Jeffrey4l_ add yourself as a coauthor as well if you manage to fix it :) | 15:51 |
sdake | tox -e releasenotes will produce the standard unreleased.html | 15:51 |
*** hieulq_ has quit IRC | 15:51 | |
sdake | the bulleting is not formatting correctly | 15:51 |
*** hieulq_ has joined #openstack-kolla | 15:52 | |
*** hieulq_ has quit IRC | 15:52 | |
sdake | Jeffrey4l_ if you manage to get it to render correctly lmk and i'll take on the review comments if people have them | 15:53 |
Jeffrey4l_ | ok. may need extra empty line in bullet. trying. | 15:53 |
*** sdake_ has joined #openstack-kolla | 15:56 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-kubernetes: Add consolidated release notes https://review.openstack.org/420044 | 15:57 |
Jeffrey4l_ | sdake, done ^^ | 15:57 |
*** sdake has quit IRC | 15:57 | |
dmsimard | I'm going to ask what is probably a silly question | 16:01 |
dmsimard | Why would kolla-build build images that are known not to be supported for a given base and type | 16:02 |
dmsimard | In CI, Kolla builds all the images but then at the end, filters errors for images that are known not to build properly | 16:02 |
dmsimard | There should be a proper mechanism to prevent unsupported images to be built in the first place | 16:02 |
dmsimard | As an end user, and not a CI system using tox, I am bound to run into errors or unsupported things that are "known issues" | 16:04 |
dmsimard | kolla-build -b centos -t binary should not build things that are only supported on Ubuntu or only supported in CentOS source | 16:04 |
dmsimard | Am I crazy with my expectatoins ? | 16:04 |
*** hieulq_ has joined #openstack-kolla | 16:10 | |
*** egonzalez has quit IRC | 16:11 | |
des_consolado | what should the kolla_external_vip_interface be set to? a proper interface or something like a loopback or what? | 16:13 |
openstackgerrit | Edmund Rhudy proposed openstack/kolla: Add blocks for Ubuntu apt setup and package installation https://review.openstack.org/419610 | 16:14 |
sdake_ | Jeffrey4l_ sorry missed your ping - thanks dude - let me pull it and render it :) | 16:15 |
*** adrian_otto has joined #openstack-kolla | 16:16 | |
Jeffrey4l_ | ok. | 16:16 |
*** jmccarthy has joined #openstack-kolla | 16:23 | |
sdake_ | Jeffrey4l_ we have a winner :) | 16:23 |
sdake_ | Jeffrey4l_ thanks dude - owe you too many to count | 16:24 |
Jeffrey4l_ | ;p | 16:24 |
sdake_ | portdirect sbezverk kfox1111 srwilkers at your liesure feel free to review and comment on those release notes | 16:25 |
sdake_ | if they are GTG (they render properly) ack em so Jeffrey4l_ can get the release process started | 16:25 |
*** inc0 has joined #openstack-kolla | 16:26 | |
*** sdake_ is now known as sdake_torture_ti | 16:31 | |
*** sayantani01 has joined #openstack-kolla | 16:34 | |
*** Serlex has quit IRC | 16:35 | |
portdirect | sbezverk /kfox1111 , just had an update on the daemonset check issues in Kubernetes-entrypoint: https://github.com/stackanetes/kubernetes-entrypoint/issues/15#issuecomment-272441212 | 16:36 |
*** pcaruana has joined #openstack-kolla | 16:36 | |
*** sayantani01 has quit IRC | 16:36 | |
portdirect | We will need to update and use the downward api to give it some context of where it is. | 16:37 |
*** rmart04 has quit IRC | 16:37 | |
*** sayantani01 has joined #openstack-kolla | 16:37 | |
kfox1111 | back. | 16:38 |
openstackgerrit | Merged openstack/kolla: Fix gnocchi gate error https://review.openstack.org/419843 | 16:39 |
kfox1111 | portdirect: I hadn't seen that one before. | 16:39 |
kfox1111 | Have you experienced it? | 16:39 |
portdirect | yes | 16:39 |
Pavo | so...... I am about to attempt an upgrade from 3.0.1 | 16:39 |
Pavo | all I have to do is change globals to 3.0.2 and do a kolla-ansible upgrade correct? | 16:39 |
kfox1111 | portdirect: interesting. | 16:40 |
inc0 | Pavo, correct, and ofc have containers available | 16:40 |
inc0 | I also suggest to do kolla-ansible pull | 16:40 |
Pavo | yeah inc0 just got done building the 3.0.2 images | 16:40 |
Pavo | roger will do inc0 | 16:40 |
inc0 | so it will pull all containers prior to upgrading | 16:40 |
inc0 | gonna lower footprint on working openstack | 16:40 |
Pavo | under globals its openstack_release: "3.0.2" correct? | 16:41 |
inc0 | yes | 16:41 |
Pavo | roger | 16:41 |
sbezverk | portdirect: I think we do not have entrypoint yet tested with daemonset? | 16:42 |
kfox1111 | yeah. | 16:42 |
kfox1111 | the neutron one is only useing svc's and jobs. | 16:42 |
kfox1111 | I don't know if we need daemonset tests. | 16:43 |
kfox1111 | testing for daemonset is a bit weird, as it doesn't tell you anything is actually launched/ready. | 16:43 |
*** lamt has joined #openstack-kolla | 16:44 | |
kfox1111 | service with one ready pod, job with complete state, or unix socket makes sense to me though. | 16:44 |
Pavo | inc0 do I need to use the new globals from 3.0.2 or the one I used from 3.0.1 good enough? | 16:44 |
Pavo | anything change in globals? | 16:44 |
inc0 | negative | 16:44 |
Pavo | roger | 16:44 |
*** matrohon__ has quit IRC | 16:44 | |
inc0 | all changes that would have to be made would be in release notes | 16:44 |
inc0 | but that won't happen on 3.0.x upgrade | 16:45 |
Pavo | rgr | 16:45 |
inc0 | and it's extremaly rare even on x.0.0 upgrades | 16:45 |
Pavo | so whats hte process of an upgrade? does it run the new container, move all info and service request to newer container and then stop the old container? | 16:46 |
inc0 | no, there is no such way as "moving requests" | 16:46 |
inc0 | but it's as fast as restarting service so no real need for that | 16:46 |
Pavo | rgr | 16:47 |
Pavo | so small interupt in service | 16:47 |
inc0 | you shouldn't experience any | 16:47 |
inc0 | because APIs are upgraded one at time | 16:47 |
inc0 | rabitt will keep messages | 16:48 |
Pavo | awesome | 16:48 |
SamYaple | thats not true inc0 | 16:48 |
Pavo | oh btw I am running kolla-ansible from a mac :P | 16:48 |
inc0 | :( | 16:48 |
SamYaple | rabbitmq doesnt backfill messages at all | 16:48 |
inc0 | well it won | 16:48 |
inc0 | t backfill them | 16:48 |
inc0 | but if there is nothing to consume them | 16:49 |
SamYaple | so for the time the node was down for the upgrade it doesnt have those messages | 16:49 |
SamYaple | so if you restart too quickly, you _will_ lose messages | 16:49 |
SamYaple | not to mention upgrading can clear all on disk messaging | 16:49 |
SamYaple | so its very easay to lose messages with a rabbitmq upgrade | 16:49 |
Pavo | *crosses fingers* That murano and magnum fixes are in this | 16:49 |
inc0 | ehh I hate rabbimq | 16:50 |
inc0 | well, I was referring to openstack serivces | 16:51 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 16:51 |
*** lamt has quit IRC | 16:52 | |
openstackgerrit | Kris Lindgren proposed openstack/kolla: use static uid/gid in images https://review.openstack.org/412231 | 16:57 |
*** prameswar has quit IRC | 16:57 | |
erhudy | RIP jenkins now that github has gone pear-shaped | 16:58 |
Pavo | well upgrade done, so far no errors | 16:59 |
mliima__ | need reviews here -> https://review.openstack.org/#/c/419976/ | 16:59 |
inc0 | let us know if there will be any mess left or anyting, this is freaking critical | 16:59 |
Pavo | http://paste.openstack.org/show/594858/ | 17:00 |
*** mliima_ has joined #openstack-kolla | 17:00 | |
inc0 | looks good | 17:01 |
Pavo | and murano horizon plugin didn't get included *sadface* | 17:01 |
*** chopmann has joined #openstack-kolla | 17:01 | |
sbezverk | kfox1111: I see some strange things, entrypoint does not seem to be working correcty | 17:02 |
chopmann | hello everyone, we are stuck on a deployment with kolla. It cant find the ip command. Last time i did a deployment (different cluster) i had to run kolla-ansible as root | 17:02 |
kfox1111 | sbezverk: got a link handy? | 17:02 |
chopmann | is this still the "solution"? | 17:02 |
Pavo | maybe I am doing it wrong or something but from how I understood it, if you have murano enabled in globals it suppose to add murano plugin into the horizon container when it goes to deploy correct? inc0 | 17:03 |
inc0 | no, not exactly | 17:03 |
sbezverk | kfox1111: I gave up on the gate, debugging on my local cluster: here is rules defined for glance registry | 17:03 |
sbezverk | http://paste.openstack.org/show/594861/ | 17:03 |
inc0 | so you need to have murano plugin in container | 17:03 |
*** mliima__ has quit IRC | 17:03 | |
inc0 | it won't "add" it afterwards | 17:03 |
inc0 | you need to bake it into container | 17:04 |
Pavo | how do I do that | 17:04 |
Pavo | I thought thats what the build does | 17:04 |
sbezverk | kfox1111: I have several job in failed state, from dependency list, but despite that glance-registry pod is running | 17:04 |
inc0 | build won't looka at your globals.yml | 17:04 |
inc0 | build-conf.ini -> config file for build phase | 17:04 |
inc0 | globals.yml -> config file for deploy | 17:05 |
kfox1111 | sbezverk: weird... | 17:05 |
kfox1111 | last I tried it, it worked for me. though I think I was testing with 3.0.1 | 17:05 |
Pavo | then how does kolla add anything into horizon if you enable something that needs a horizon plugin? | 17:05 |
kfox1111 | it was broken until I set the right dependency vars and then it started working reliably, so I know it was working for a bit. | 17:05 |
inc0 | template overrides Pavo | 17:06 |
Pavo | hmmm | 17:06 |
inc0 | http://docs.openstack.org/developer/kolla/image-building.html#dockerfile-customisation | 17:06 |
inc0 | you need to prepare customization logic for that | 17:06 |
Pavo | wow that seems complicated lol | 17:06 |
inc0 | yeah we're working on creating customizations prepared by us | 17:07 |
*** sayantan_ has joined #openstack-kolla | 17:07 | |
inc0 | on that note, can I have some eyes plz? https://review.openstack.org/#/c/417213/ | 17:07 |
Pavo | looks like init_runonce isn't working | 17:07 |
inc0 | how so? | 17:08 |
inc0 | well if you did upgrade | 17:08 |
inc0 | you shouldn't run it | 17:08 |
sbezverk | kfox1111: after last patch merged, all what was green now red.. failing on completely unrelated to PS thing http://logs.openstack.org/36/410736/37/check/gate-kolla-kubernetes-deploy-centos-binary-ceph-reboot-nv/405be58/console.html | 17:08 |
inc0 | as all the networks, vms and all that stuff should stay alive | 17:08 |
Pavo | well I didn't run it when I deployed 3.0.1 | 17:08 |
kfox1111 | sbezverk: weird. looks like a bad download of the canal.yaml maybe? | 17:10 |
*** sayantani01 has quit IRC | 17:10 | |
Pavo | inc0 I know why its not working | 17:12 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 17:12 |
inc0 | anything we need to fix | 17:12 |
inc0 | ? | 17:12 |
*** tonanhngo has joined #openstack-kolla | 17:12 | |
Pavo | deployer is on same network as API but since I have an external_vip it trys to use that IP which isn't reachable from API network | 17:12 |
Pavo | just took long time for it to timeout | 17:13 |
inc0 | sounds plausable | 17:13 |
Pavo | and error | 17:13 |
Pavo | fixing that now | 17:13 |
Pavo | hmmm why wouldn't it use internal_vip though | 17:13 |
inc0 | why would it?:) | 17:13 |
inc0 | it will use whatever you have in ENVs | 17:13 |
inc0 | so admin-openrc | 17:13 |
inc0 | and it uses proper external endpoints | 17:13 |
*** prameswar has joined #openstack-kolla | 17:13 | |
Pavo | but admin-openrc says internal_vip for auth | 17:14 |
Pavo | and shouldn't you only use init_reunonce from admin_internal address space I would assume | 17:14 |
Pavo | wouldn't think you would want someone to beable to run init_runonce from public space | 17:15 |
inc0 | well it's just regular | 17:15 |
*** rmart04 has joined #openstack-kolla | 17:16 | |
inc0 | clients | 17:16 |
inc0 | clients will be able to do exactly what you allow them to do:) | 17:16 |
Pavo | true | 17:16 |
*** rmart04 has quit IRC | 17:17 | |
Pavo | putting deployer on both external and API nets | 17:17 |
inc0 | so reason it went to external | 17:17 |
inc0 | is because keystone told it to | 17:17 |
inc0 | I guess we should change admin.openrc generation to use external from start | 17:18 |
Pavo | thats weird because admin.openrc.sh looks like this | 17:18 |
*** lamt has joined #openstack-kolla | 17:18 | |
Pavo | http://paste.openstack.org/show/594863/ | 17:19 |
sean-k-mooney | is the centos and ubuntu source gate broken or just unstable currently? | 17:19 |
inc0 | haaa I know your password << running to his hacking machine >> | 17:19 |
Pavo | the OS_AUTH_URL=http://10.10.10.20:35357/v3 is in the API network which isn't reachable from external net | 17:19 |
*** bmace has quit IRC | 17:20 | |
*** bmace has joined #openstack-kolla | 17:20 | |
Pavo | by all means try inc0 lol | 17:20 |
Pavo | ddi.hopto.org:3100 | 17:20 |
Pavo | lol | 17:20 |
inc0 | https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/common/templates/admin-openrc.sh.j2#L7 Pavo <- thats why | 17:21 |
Pavo | it still says kolla_internal | 17:21 |
Pavo | lol | 17:21 |
inc0 | indeed it does | 17:21 |
inc0 | I'll probably change it | 17:22 |
Pavo | still doesn't explain why init_runonce is using external_vip | 17:22 |
Pavo | unless keystone redirects | 17:22 |
Pavo | that would be the only explination | 17:23 |
Pavo | but anyways | 17:23 |
Pavo | so far upgrade went smoothly | 17:23 |
inc0 | keystoine will redirect | 17:23 |
*** jmccarthy has quit IRC | 17:23 | |
Pavo | now just need to figure this template overides | 17:23 |
inc0 | so ks will work in a way that you ask it for endpoint of api for nova for example | 17:23 |
inc0 | and it will reutrn url to external | 17:23 |
Pavo | that makes sense inc0 | 17:23 |
*** adrian_otto has quit IRC | 17:24 | |
Pavo | using btrfs now btw on target nodes | 17:24 |
Pavo | WAY better than LVM | 17:24 |
inc0 | yup | 17:24 |
*** athomas has quit IRC | 17:24 | |
inc0 | keep track on your resources tho, it can eat up CPU I heard | 17:25 |
inc0 | but ubuntu is pushing it as main fs | 17:25 |
Pavo | this is my controller | 17:25 |
Pavo | http://paste.openstack.org/show/594865/ | 17:25 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: install murano dashboard package in horizon https://review.openstack.org/395957 | 17:26 |
kfox1111 | wow... we're really back to trying to do keystone auth wrong in k8s again. :/ | 17:26 |
*** vhosakot has joined #openstack-kolla | 17:26 | |
* kfox1111 sighs | 17:26 | |
Pavo | THANK YOU!!!!! Mauricio Lima whoever you are | 17:27 |
Pavo | lol | 17:27 |
*** msimonin has quit IRC | 17:28 | |
inc0 | haha good timing | 17:28 |
*** rmart04 has joined #openstack-kolla | 17:28 | |
*** rmart04 has quit IRC | 17:28 | |
Pavo | only wished I knew how to do it myself without having master git | 17:28 |
inc0 | you can cherry-pick this change | 17:29 |
Pavo | I tried pip packages don't have the kolla/common/config.py | 17:29 |
inc0 | yeah pip installs it in different way | 17:30 |
inc0 | let's try override tho | 17:30 |
Pavo | yeah thats what I was hoping for | 17:30 |
Pavo | you gonna show me how? | 17:31 |
inc0 | pbourke, do we need this extended start changes if we just manually place files in dashboard dir? | 17:31 |
inc0 | yeah, I just need to figure out how to install murano dashboard;) | 17:31 |
pbourke | inc0: assume you're talking horizon dashboards | 17:32 |
pbourke | inc0: most of those are there out of the box now | 17:32 |
inc0 | you assume correctly | 17:32 |
inc0 | murano isn't | 17:32 |
pbourke | it def should be maybe the review hasn't merged | 17:32 |
pbourke | let me check | 17:32 |
inc0 | https://review.openstack.org/#/c/395957/12 pbourke | 17:32 |
inc0 | but Pavo is trying to get it working on 3.0.2 | 17:32 |
Pavo | ^^^^+1000000 | 17:33 |
inc0 | Pavo, in short this: http://paste.openstack.org/show/594869/ | 17:33 |
pbourke | in that case you would just want to do that patch using template overrides | 17:33 |
pbourke | e.g. install the dashboard and cp the files into the correct places | 17:33 |
Pavo | inc0 and that goes into what? | 17:34 |
inc0 | Pavo, kolla-build --template-override path/to/this/file | 17:34 |
pbourke | this is documented | 17:34 |
Pavo | ok | 17:34 |
pbourke | http://docs.openstack.org/developer/kolla/image-building.html#generic-customisation | 17:34 |
Pavo | so just make a file and add that to it and run the command that you linked | 17:35 |
inc0 | pbourke, https://review.openstack.org/#/c/417213/ can you review this btw? multiple override files would allow us to prep some directory with overrides we created | 17:35 |
pbourke | multiple overrides would be great :) | 17:35 |
inc0 | stuff like neutron/horizon/whatever plugins could be in some contrib-like dir in kolla tree | 17:35 |
Pavo | does it have to named template-overrides.j2 or is that just an example? | 17:36 |
inc0 | it can be named however | 17:36 |
inc0 | whatever | 17:36 |
inc0 | whichever | 17:36 |
inc0 | well, you get the idea | 17:36 |
Pavo | roger | 17:36 |
Pavo | naming it urano_into_horizon.j2 | 17:36 |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Load murano dashboard dynamic https://review.openstack.org/402156 | 17:36 |
Pavo | opps | 17:37 |
Pavo | murano_into_horizon.j2 | 17:37 |
inc0 | urino_into_horizon;) | 17:37 |
inc0 | or uranus | 17:37 |
Pavo | lol | 17:37 |
inc0 | that's bad joke, but it's Friday | 17:37 |
Pavo | ok got what you posted in the file now | 17:37 |
Pavo | so now what | 17:37 |
Pavo | I'm on a 4day weekedn so I have plenty of time | 17:38 |
inc0 | did you fill << commands to install murano >> with actual commands to install murani? | 17:38 |
Pavo | heading to Maryland Monday for 2 weeks | 17:38 |
inc0 | sounds like fun:) | 17:38 |
Pavo | not yet looking for those commands now | 17:38 |
inc0 | Oregon area is paralyzed for 3rd day straight | 17:38 |
Pavo | doing JRSS training | 17:38 |
inc0 | it's cute | 17:38 |
Pavo | couldn't I just use the cmds from his review? | 17:39 |
inc0 | well you'd need to download murano too | 17:39 |
inc0 | but after a fashion it should work | 17:40 |
Pavo | hmmm | 17:40 |
sbezverk | inc0: do you know if entrypoint guy is usually joins this channel? | 17:42 |
Pavo | install docs on openstack site gives 404 | 17:42 |
inc0 | sbezverk, they used to | 17:42 |
inc0 | but it's already friday afternoon in Poland | 17:43 |
mliima_ | THANK YOU!!!!! Mauricio Lima whoever you are Pavo :* | 17:43 |
inc0 | awww that's so cute | 17:43 |
sbezverk | inc0: I see some really wierd behavior and would really appreciate a helm from their side | 17:43 |
Pavo | lol so take that is you mliima_ | 17:43 |
inc0 | our closests here are transparent, you don't even need to exit them | 17:43 |
sbezverk | damn helm ;-) helm I meant | 17:43 |
sbezverk | help | 17:44 |
inc0 | :D | 17:44 |
mliima_ | Pavo, thank Jeffrey4l_, he do it, i just fix merge conflict | 17:44 |
Pavo | inc0 so could I just git clone this https://github.com/openstack/murano-dashboard | 17:44 |
*** jmccarthy has joined #openstack-kolla | 17:45 | |
Pavo | or inside the kolla/common/config.py there is an address of the tarball | 17:45 |
*** salv-orlando has joined #openstack-kolla | 17:45 | |
Pavo | http://tarballs.openstack.org/murano-dashboard/murano-dashboard-master.tar.gz | 17:45 |
inc0 | yeah, you can wget a tarball, untar it and place all the stuff according to https://github.com/openstack/murano-dashboard | 17:45 |
*** shardy has quit IRC | 17:46 | |
inc0 | after that you should be able to do kolla-asible upgrade -t horizon | 17:46 |
Pavo | so each RUN is one cmd correct | 17:46 |
inc0 | to touch horizon only | 17:46 |
inc0 | yeah, but we use && to | 17:46 |
Pavo | ok will link it to you before I try to make sure it looks correct | 17:47 |
Pavo | this will be my first | 17:47 |
*** unicell has quit IRC | 17:47 | |
sbezverk | kfox1111: ping | 17:49 |
*** jmccarthy has quit IRC | 17:50 | |
kfox1111 | ping | 17:53 |
kfox1111 | so much stuff on fire today. :/ | 17:53 |
kfox1111 | whats up? | 17:53 |
openstackgerrit | sean mooney proposed openstack/kolla: introduces OVS with DPDK containers https://review.openstack.org/342354 | 17:53 |
Pavo | inc0 hows this look? http://paste.openstack.org/show/594871/ | 17:55 |
inc0 | Pavo, remove << and >> | 17:55 |
inc0 | that was me ;) | 17:55 |
*** jtriley has quit IRC | 17:56 | |
Pavo | inc0 so like http://paste.openstack.org/show/594873/ | 17:56 |
inc0 | yeah, but according to this https://github.com/openstack/murano-dashboard/blob/master/README.rst you also shoudl cp muranodashboard/conf/murano_policy.json | 17:57 |
Pavo | ok | 17:57 |
srwilkers | hey v1k0d3n o/ | 17:58 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Remove setup_$distro.sh script https://review.openstack.org/400488 | 17:59 |
*** mgoddard has quit IRC | 17:59 | |
Pavo | inc0 so http://paste.openstack.org/show/594875/ | 18:00 |
inc0 | soo openstack_dashboard/local/enabled/ I think should be absolute paths | 18:00 |
inc0 | you can do docker exec -it horizon bash | 18:01 |
Pavo | ok | 18:01 |
*** satyar has quit IRC | 18:01 | |
Pavo | and wget has to be installed first lol | 18:01 |
inc0 | to see where stuff is in horizon container | 18:01 |
Pavo | INFO:kolla.image.build.horizon:/bin/sh: wget: command not found | 18:01 |
inc0 | also you can play around to install murano manually to quickly test it out | 18:01 |
inc0 | curl -o works too | 18:01 |
inc0 | and curl should be there | 18:01 |
kfox1111 | sbezverk: ping | 18:02 |
dims | sdake_torture_ti : congrats! | 18:02 |
sbezverk | kfox1111: any idea where this might be coming from? "name": "DEPENDENCY_DEPENDENCY_JOBS", | 18:02 |
inc0 | dims, I don't think he'll hear ya | 18:02 |
inc0 | he's screaming in pain in some dentist | 18:03 |
dims | aha :) | 18:03 |
kfox1111 | sbezverk: ah. that was a ps portdirect did. | 18:03 |
kfox1111 | just call the entry 'jobs' | 18:03 |
kfox1111 | rather then dependency_jobs. | 18:03 |
kfox1111 | its in a dependency section in the config, which is already unique, so it prepends dependency on the front, and uppercases it so you don't have to make it the only upper cased thing in the file. | 18:04 |
sbezverk | :-( man that thing caused so much pain | 18:04 |
kfox1111 | sry. :/ | 18:04 |
kfox1111 | I was afraid that might happen. | 18:05 |
*** jmccarthy has joined #openstack-kolla | 18:05 | |
*** hieulq_ has quit IRC | 18:06 | |
*** gfidente has quit IRC | 18:06 | |
sbezverk | kfox1111: when you read quickly it was really hard to catch this duplication.. | 18:06 |
kfox1111 | yeah. :/ | 18:07 |
sbezverk | kfox1111: so we will live now with just JOB and SERVICES? | 18:09 |
*** huikang has joined #openstack-kolla | 18:10 | |
kfox1111 | job services and socket I think? | 18:10 |
kfox1111 | I looked over the rest but didn't see a good use case for the rest. | 18:10 |
kfox1111 | but if you find a good use case, no reason not to use other bits too. :) | 18:10 |
*** jmccarthy has quit IRC | 18:11 | |
kfox1111 | yay. they fixed the hub: http://status.docker.com/ | 18:11 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 18:12 |
Pavo | inc0 looks like the murano_policy.json goes under /etc/openstack-dashboard/ in horizon docker | 18:17 |
inc0 | looks right | 18:17 |
inc0 | I'm not sure if that won't be in configs tho | 18:17 |
Pavo | configs? | 18:17 |
inc0 | https://github.com/openstack/kolla-ansible/tree/master/ansible/roles/horizon | 18:18 |
inc0 | not sure how it works tbh | 18:18 |
Pavo | I'm not seeing a openstack_dashboard/conf/ | 18:18 |
inc0 | pbourke, Jeffrey4l_ how do we place policy.json for plugins? | 18:19 |
celo_r | inc0: I am told you should be able to help with this. I'm running a new kolla deploy with 3.0.2 images from pip install. The heka and kolla_toolbox containers are restarting. Docker logs are here: http://paste.openstack.org/show/594879/ | 18:19 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 18:20 |
openstackgerrit | Mauricio Lima proposed openstack/kolla-ansible: Fix ironic inspector https://review.openstack.org/420122 | 18:20 |
inc0 | celo_r, can you check docker logs kolla_toolbox | 18:21 |
inc0 | ? | 18:21 |
celo_r | inc0, they're here: http://paste.openstack.org/show/594879/ | 18:21 |
*** schwicht has quit IRC | 18:21 | |
inc0 | ahh right | 18:21 |
inc0 | syslog then | 18:22 |
inc0 | this seems like docker daemon issue | 18:22 |
*** huikang has quit IRC | 18:22 | |
celo_r | do you mean syslog from the host itself? | 18:22 |
inc0 | also which version of docker? | 18:22 |
kfox1111 | inc0: something accurred to me that could very well mean merging all the stuff to kubernetes/charts would be higly undesirable. | 18:22 |
inc0 | yes | 18:22 |
celo_r | Docker version 1.12.6, build 78d1802 | 18:22 |
inc0 | kfox1111, what's that? | 18:23 |
kfox1111 | redhat tried to do the same thing with epel/fedora. | 18:23 |
kfox1111 | the problem its one repo. | 18:23 |
kfox1111 | but openstack is multiple incompatable versions. | 18:23 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: [wip] fix ironic inspector https://review.openstack.org/380774 | 18:23 |
kfox1111 | so every other repo based system I've seen has switched to a repo per release. | 18:23 |
openstackgerrit | Merged openstack/kolla: Add Apache packages to cinder-api container https://review.openstack.org/419076 | 18:23 |
kfox1111 | newton repo, ocata repo, etc. | 18:23 |
inc0 | ahh, charts doesn't support stable branches? | 18:24 |
inc0 | pretty bad design | 18:24 |
kfox1111 | that way, you get upgrades within your cycle, but not accidently 'upgrade/break' your system across releases. | 18:24 |
kfox1111 | not stable branch, the prlblem is there are multiple. | 18:24 |
kfox1111 | newton repo, ocata repo. | 18:24 |
kfox1111 | there's a currrent of each. | 18:24 |
Pavo | celo_r you have to remove a few things from your /etc/systemd/system/docker.service.d/kolla.conf | 18:24 |
kfox1111 | there's a stable newton, stable ocata, etc. | 18:25 |
inc0 | hmf | 18:25 |
inc0 | we should discuss that with helm community | 18:25 |
kfox1111 | like, how rdo does it: | 18:25 |
Pavo | celo_r remove -H fd:// and ExecStart= from the /etc/systemd/system/docker.service.d/kolla.conf and then do a systemctl daemon-reload and systemctl restart docker on target nodes | 18:25 |
Pavo | in order to use docker engine 1.12 | 18:26 |
*** huikang has joined #openstack-kolla | 18:26 | |
kfox1111 | https://repos.fedorapeople.org/repos/openstack/ | 18:26 |
kfox1111 | each subdirectory is a different yum repo. | 18:26 |
*** pcaruana has quit IRC | 18:26 | |
kfox1111 | you add one to your yum. | 18:26 |
kfox1111 | you then get upgrades from that repo. | 18:26 |
kfox1111 | when your ready to do n -> n+1, you remove the old repo and add the new one. | 18:27 |
kfox1111 | we will probably need to do the same with helm. | 18:27 |
inc0 | yeah, well, looking at current https://github.com/kubernetes/charts <- this won't be sustainable | 18:27 |
*** unicell has joined #openstack-kolla | 18:28 | |
celo_r | Pavo, thanks. Let me give it a try | 18:28 |
inc0 | we should discuss this with helm community, maybe help them restructure it for future sake | 18:28 |
kfox1111 | yeah. so I think having the user helm repo add kolla http://openstack.org/.../helm/ocata | 18:28 |
kfox1111 | is probably the best path foward. | 18:28 |
Pavo | inc0 curl -o http://tarballs.openstack.org/murano-dashboard/murano-dashboard-master.tar.gz is saying curl: no URL specified! | 18:29 |
kfox1111 | with one maybe bread crumb helper package in kubernetes/charts maybe? | 18:29 |
celo_r | Pavo, I have ExecStart= and ExecStart=/usr/bin/dockerd --insecure-registry 192.168.100.1:4000, I should remove only the first ExecStart= right? | 18:29 |
Pavo | celo_r yes | 18:29 |
kfox1111 | inc0: anyway, no reason to solve it now. just something to think about. | 18:30 |
inc0 | I'll ping them on helm channel | 18:30 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix ironic inspector https://review.openstack.org/380774 | 18:33 |
openstackgerrit | Merged openstack/kolla: Add Apache packages to nova-api container https://review.openstack.org/418131 | 18:34 |
*** pcaruana has joined #openstack-kolla | 18:39 | |
*** sayantan_ has quit IRC | 18:40 | |
*** huikang has quit IRC | 18:41 | |
erhudy | now that github is back up and the gates are sorted, if anyone besides inc0 could have a glance at https://review.openstack.org/#/c/419610/ | 18:42 |
*** jmccarthy has joined #openstack-kolla | 18:42 | |
Pavo | inc0 kolla-ansible upgrade -t horizon -i /usr/share/kolla/ansible/inventory/multinode didn't do anything | 18:43 |
inc0 | do pull before | 18:43 |
Pavo | so kolla-ansible pull -t horizon -i /usr/share/kolla/ansible/inventory/multinode ? | 18:44 |
inc0 | erhudy, on first glance looks good, let me test it out | 18:44 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 18:44 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/419931 | 18:44 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible: Updated from global requirements https://review.openstack.org/419342 | 18:44 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-kubernetes: Updated from global requirements https://review.openstack.org/419343 | 18:44 |
sbezverk | kfox1111: qq why do we have persistent storage in manage-db job? it does not make too much sense to me | 18:44 |
kfox1111 | for glance? | 18:46 |
kfox1111 | I kind of wondered that too. I think it was that way origionally? | 18:46 |
sbezverk | kfox1111: yeah, I check manage db in kolla and all it does is run two commands | 18:46 |
*** huikang has joined #openstack-kolla | 18:47 | |
kfox1111 | maybe for the chown -R glance: /var/lib/glance ? | 18:47 |
kfox1111 | which might matter with a pv based backend? | 18:48 |
Pavo | uh oh getting Internal server error on horizon now lol | 18:48 |
sbezverk | kfox1111: could be | 18:48 |
klindgren | Can I have some people review/comment on: https://review.openstack.org/412231 | 18:49 |
klindgren | I re-fixed up the merge conflict from this morning, but lost the +2 that was given | 18:49 |
kfox1111 | we could always just remove it in the gate and see what happens. :) | 18:50 |
kfox1111 | if nothing breaks, nothings special about that job and we can redo it based on common code. | 18:50 |
*** sayantani01 has joined #openstack-kolla | 18:54 | |
sbezverk | kfox1111: I think we need to revert last PS :( | 18:54 |
kfox1111 | sbezverk: whats breaking? | 18:54 |
*** huikang has quit IRC | 18:54 | |
sbezverk | everything is falling apart :( http://logs.openstack.org/36/410736/39/check/gate-kolla-kubernetes-deploy-centos-binary-ceph-multi-nv/e2a1cd8/console.html#_2017-01-13_18_45_57_415376 | 18:54 |
kfox1111 | uh... thats new... | 18:55 |
kfox1111 | lets see... | 18:55 |
kfox1111 | oh. | 18:56 |
Pavo | inc0 getting internal server error on horizon now lol | 18:56 |
kfox1111 | well, not sure its not your ps though... | 18:57 |
*** openstack has joined #openstack-kolla | 19:01 | |
sbezverk | kfox1111: sounds good | 19:01 |
*** ccesario has quit IRC | 19:02 | |
*** pcaruana has quit IRC | 19:02 | |
Pavo | inc0 seems like NameError: name 'HORIZON_CONFIG' is not defined is the issue | 19:03 |
*** jmccarthy has quit IRC | 19:04 | |
*** breitz has joined #openstack-kolla | 19:04 | |
*** satyar has joined #openstack-kolla | 19:06 | |
satyar | Hi jeffrey4l_ | 19:07 |
kfox1111 | sbezverk: https://review.openstack.org/#/c/412239/ just ran through the gate ok. | 19:07 |
kfox1111 | no check experimental results yet. | 19:07 |
satyar | how are you | 19:07 |
*** huikang has joined #openstack-kolla | 19:08 | |
sbezverk | kfox1111: ok then something in global values screws things up | 19:10 |
*** jtriley has joined #openstack-kolla | 19:10 | |
sbezverk | I mean in my ps | 19:10 |
*** MasterOfBugs has joined #openstack-kolla | 19:10 | |
kfox1111 | yeah. | 19:11 |
*** prameswar has quit IRC | 19:13 | |
kfox1111 | maybe something with the ceph config? the neturon set doesn't do that bit. | 19:13 |
*** mannamne has quit IRC | 19:13 | |
*** adrian_otto has joined #openstack-kolla | 19:15 | |
kfox1111 | offhand the config looks ok to me. | 19:15 |
sbezverk | kfox1111: me too, but the gate does not think so | 19:16 |
kfox1111 | is there a reson for changing kolla_toolbox image and ... | 19:16 |
kfox1111 | kolla_toolbox_image... | 19:16 |
kfox1111 | the pip install workaround is no longer in place. | 19:16 |
kfox1111 | as 3.0.2 has a fix. | 19:16 |
kfox1111 | kolla_toolbox_image must be >= 3.0.2 now. | 19:16 |
*** MasterOfBugs has quit IRC | 19:19 | |
*** MasterOfBugs has joined #openstack-kolla | 19:20 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 19:26 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 19:26 |
sbezverk | kfox1111: I must have left it from previous run | 19:27 |
kfox1111 | ah. | 19:27 |
celo_r | Pavo, I can't remove only ExecStart=, docker won't start. I need that line in order to have ExecStart=/usr/bin/dockerd --insecure-registry 192.168.100.1:4000. Is there another way to setup an insecure registry with docker 1.12? | 19:28 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 19:29 |
Pavo | you only need the ExecStart=/usr/bin/dockerd you don't need the ExecStart= before it | 19:29 |
celo_r | If I remove the other ExecStart= entry docker wont start. It complains that there is already an ExecStart statement | 19:31 |
*** schwicht has joined #openstack-kolla | 19:31 | |
celo_r | Jan 13 13:50:43 a5-nfvi-mgmt-1 systemd[1]: docker.service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing. | 19:32 |
Pavo | centos or ubuntu because I don't have that issue on my centos | 19:32 |
celo_r | centos7 | 19:32 |
Pavo | exactly if you have ExecStart= and ExecStart=/usr/bin/dockerd you need to remove the first ExecStart= | 19:32 |
satyar | jeffrey4l_ https://review.openstack.org/#/c/404944/22/ansible/library/rabbitmq_hostname.py@67 i am not getting how the if loop can be over written | 19:34 |
*** sdake has joined #openstack-kolla | 19:34 | |
celo_r | If I remove the first, then I get that message I showed | 19:34 |
celo_r | Jan 13 13:50:43 a5-nfvi-mgmt-1 systemd[1]: docker.service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing. | 19:34 |
celo_r | and docker won't start | 19:34 |
celo_r | if I have both, them docker seems to work | 19:35 |
Pavo | did you do a systemctl daemon-reload first | 19:35 |
celo_r | yes | 19:35 |
Pavo | before systemctl restart docker | 19:35 |
celo_r | yep | 19:35 |
Pavo | hmm wierd | 19:35 |
Pavo | then I guess leave it in there | 19:35 |
Pavo | mine says the same error if I leave them both | 19:35 |
celo_r | interesting | 19:36 |
celo_r | I'm rebuilding the images now and will rerun the deploy. lets see if the containers get stable this time. | 19:37 |
celo_r | I'm installing kolla 3.0.2 from pip. is that the best option or would you advise git clone? | 19:38 |
*** sdake_ has joined #openstack-kolla | 19:40 | |
openstackgerrit | sean mooney proposed openstack/kolla: introduces OVS with DPDK containers https://review.openstack.org/342354 | 19:41 |
*** jmccarthy has joined #openstack-kolla | 19:41 | |
Pavo | celo_r I am doing the same thing | 19:42 |
Pavo | just did a upgrade from pip 3.0.1 to pip 3.0.2 | 19:42 |
*** adrian_otto has quit IRC | 19:43 | |
*** mliima_ has quit IRC | 19:43 | |
*** sdake has quit IRC | 19:44 | |
sdake_ | where we at with the release | 19:45 |
sdake_ | did we give up on a friday the 13th full moon release? :) | 19:45 |
*** jmccarthy has quit IRC | 19:46 | |
kfox1111 | not sure. | 19:46 |
kfox1111 | I think its in Jeffrey4l_'s hands now? | 19:46 |
sean-k-mooney | sdake_: i didnt even cop the date thill you said that. maybe thats why github went down today | 19:47 |
sdake_ | kfox1111 nah it looks like my release notes need attention | 19:47 |
sdake_ | kfox1111 i just got back from dentist | 19:47 |
sdake_ | sean-k-mooney who knows ;) | 19:47 |
sdake_ | sean-k-mooney the world of the internet is so compelx, i'm honestly surprised it all works :) | 19:48 |
sdake_ | the main reason it works is it is so decentralized | 19:48 |
sdake_ | decentralization increases complexity in many ways | 19:48 |
kfox1111 | sdake_: ah. ok. | 19:48 |
sdake_ | https://review.openstack.org/#/c/420044/2/releasenotes/notes/consolidated-notes-0.4.0-18fcedafcfeb1647.yaml | 19:48 |
sean-k-mooney | that and tcp ip was built by darpa to out live world war 3 | 19:48 |
Pavo | I know some guys at darpa | 19:49 |
* sean-k-mooney only thinks nice things about Pavo co incease his friends are watching | 19:50 | |
Pavo | lol | 19:50 |
Pavo | they are pretty paranoid about stuff | 19:50 |
satyar | Hi sean-k-mooney | 19:52 |
kfox1111 | just because you are paranoid doens't mean they aren't out to get you. ;) | 19:52 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 19:54 |
openstackgerrit | Merged openstack/kolla-ansible: Updated from global requirements https://review.openstack.org/419342 | 19:56 |
breitz | "There is no such thing as paranoia. Your worst fears can come true at any moment." Hunter Thompson | 19:57 |
*** openstackstatus has quit IRC | 19:57 | |
*** openstack has joined #openstack-kolla | 20:01 | |
kfox1111 | it was amazing last time I visitited london. all the traffic camera's, and the really big sign's saying, they are there and will cost you if you speed, | 20:01 |
kfox1111 | and the large number of flashes going off I saw. | 20:02 |
sean-k-mooney | satyar: looking at your patch i dont think there is an error but you also dont hanel the case where the dns entry has multiple A recoreds. you only set the fact if the first ip from dns is on the host | 20:02 |
satyar | yes | 20:03 |
portdirect | hey! | 20:03 |
satyar | thats what we need for rabbit to work... | 20:04 |
sean-k-mooney | satyar: i migh be better to loop over all ips returned and break on the the first on that you find in addersses | 20:04 |
sean-k-mooney | well rabbit just needs the hostname to be resolvable. that said you proably dont want round robin dns in this case | 20:05 |
satyar | yes | 20:05 |
*** huikang has quit IRC | 20:06 | |
sean-k-mooney | actully no i miss read the patch i think its ok as is | 20:07 |
*** msimonin has joined #openstack-kolla | 20:09 | |
sean-k-mooney | portdirect: im suer the uk is watching the republic of irelands as much if not more the the rest of the uk lol | 20:09 |
*** huikang has joined #openstack-kolla | 20:10 | |
portdirect | lol of course - I always forget your over my side of the pond :D | 20:12 |
sean-k-mooney | haha that because i dont start work till like 11 and am here till 8 most evenings | 20:13 |
portdirect | #kolla, not even once. | 20:14 |
satyar | Thanks sean-k-mooney :) | 20:16 |
satyar | whats the way to resolve merge conflict? | 20:17 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 20:17 |
sean-k-mooney | satyar: usally do a git fetch followed by a git rebase origin/master | 20:19 |
sean-k-mooney | satyar: when you have resolved any merge conflits locally you can then push upstream for review again | 20:20 |
satyar | then git commit --amend? | 20:20 |
sean-k-mooney | am the rebase will fail if there are merge conflcits to you resolve them locally do a git add then git rebase --continue to finish the rebase | 20:21 |
satyar | ok | 20:22 |
sean-k-mooney | at that point you change will have been updatedated as if it was made against master with all your fixes already commited | 20:22 |
satyar | ok | 20:22 |
satyar | will try out :) | 20:23 |
satyar | Thanks a lot sean-k-mooney :) | 20:23 |
sdake | portdirect i dont understand your commentary about tabbing or whatever | 20:24 |
sdake | portdirect woudl you be kind enough to clarify? | 20:24 |
sdake | https://review.openstack.org/#/c/420044/ | 20:24 |
sean-k-mooney | satyar: no worries | 20:25 |
sdake | kfox1111 what is this all about? http://logs.openstack.org/44/420044/2/check/gate-kolla-kubernetes-deploy-centos-binary-external-ovs-nv/588dd35/console.html#_2017-01-13_16_11_08_844537 | 20:25 |
*** openstackstatus has quit IRC | 20:27 | |
*** openstack has joined #openstack-kolla | 20:31 | |
sdake | cool | 20:31 |
sdake | thanks | 20:31 |
portdirect | sdake: re indentaion | 20:31 |
sdake | i undertnad now thanks | 20:32 |
*** salv-orlando has quit IRC | 20:32 | |
portdirect | just the etherpad had that stuff in sections, which were lost in the ps -so before it was like | 20:32 |
portdirect | https://www.irccloud.com/pastebin/ad37VasY/ | 20:33 |
*** jtriley has quit IRC | 20:33 | |
*** huikang has quit IRC | 20:33 | |
portdirect | but with the loss of formating made no sense i think | 20:33 |
portdirect | so the suggestion I made was just to prefix each point with what it was up to | 20:33 |
*** huikang has joined #openstack-kolla | 20:34 | |
*** huikang_ has joined #openstack-kolla | 20:35 | |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes: Add consolidated release notes https://review.openstack.org/420044 | 20:36 |
*** huikang_ has quit IRC | 20:37 | |
sdake | portdirect - try taking a look at that patch | 20:37 |
*** jtriley has joined #openstack-kolla | 20:38 | |
*** huikang has quit IRC | 20:38 | |
portdirect | sdake: :D | 20:38 |
sdake | kfox1111 we dont cache things in teh gate me mirror them | 20:40 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 20:40 |
sdake | kfox1111 however mirroring is a huge hassle because only a couple folks know how to set up the afs mirrors in infra | 20:40 |
sdake | kfox1111 it takes months to get patches merged - because mirroring is a manual process | 20:41 |
kfox1111 | sdake: potato/patato. :) | 20:41 |
sdake | roger its almost tthe same thing :) | 20:41 |
kfox1111 | we could just mirror to tarballs.o.o though? | 20:41 |
portdirect | kfox1111: potato/tomato? | 20:41 |
kfox1111 | portdirect: hehe. I like that movie. :) | 20:41 |
kfox1111 | my old schoolhouse.... | 20:42 |
sean-k-mooney | speaking of mirroring im going to rebase https://review.openstack.org/#/c/386592/ assuming infra is now fixed | 20:42 |
sdake | ok kolla-kubernetes cores | 20:43 |
sdake | if yo uwould be so kind as to enforce -1's on patches without release notes that need them | 20:43 |
sdake | that would be great :) | 20:43 |
srwilkers | got it | 20:43 |
openstackgerrit | sean mooney proposed openstack/kolla: updates sources.list and apt prefereses filename to match dockerfile. https://review.openstack.org/386592 | 20:45 |
kfox1111 | sdake: +1. though a tutorial on release note workflow would be helpful I think. | 20:46 |
sdake | reno new BLURB | 20:46 |
kfox1111 | and some kind of rules when skipping a release note would make sense. | 20:46 |
sdake | edit file | 20:46 |
sdake | git commit -a | 20:46 |
sdake | so each of those items currently in the release notes | 20:47 |
kfox1111 | cause if release notes are end user oriented, there are certainly some ps's that should not be brought to the users's attention. | 20:47 |
sdake | are things where the commits shoudl have had the notes | 20:47 |
kfox1111 | right. | 20:47 |
*** Pavo has quit IRC | 20:47 | |
kfox1111 | but that list is a huge subset of the number of patch sets that went through. | 20:47 |
kfox1111 | so likely not all ps's need relese notes. | 20:47 |
sdake | its kind of hard to select patches properly - not everything needs rlease notes | 20:47 |
sdake | but like each microservice | 20:47 |
sdake | it can be a simple oneliner | 20:47 |
sdake | feature: | 20:48 |
sdake | implmeented nova service in helm | 20:48 |
kfox1111 | k. so, we should put -1's for ps's that have stuff that needs to be brought to the end users attention that don't have release notes? | 20:48 |
sdake | ya - with a request to add release notes | 20:48 |
sdake | this is what hapepns in kolla and kolla-ansible and across openstack | 20:48 |
sdake | the main rationale is here: | 20:48 |
kfox1111 | yeah. but a lot of the ps's were stuff like, jinja2 -> helm template conversion. no end user really cares about that. just that the release provides "helm packages" in the end. | 20:49 |
sdake | https://releases.openstack.org/ | 20:49 |
kfox1111 | cool. thanks. | 20:49 |
sdake | click on ocata | 20:49 |
sdake | rather dont click on ocata | 20:49 |
sdake | click on series independent | 20:50 |
sdake | you will see kolla has release notes when it was series independent | 20:50 |
sdake | however kolla-kubernetes doesn't | 20:50 |
sdake | kolla-ansible and kolla now have release notes in that ocata link i mentioned not to click earlier because that wasn't what I wanted to immediately show you | 20:51 |
kfox1111 | I'm +1 for ensuring kolla-kubernetes has usable release notes. | 20:51 |
kfox1111 | +whever biggest vote I got in fact. | 20:51 |
kfox1111 | just thinking number of ps will be much bigger then number of items in a usable release note list. | 20:51 |
*** satyar has quit IRC | 20:51 | |
kfox1111 | as users don't care about plumbing changes. just what they will see. | 20:52 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 20:58 |
sdake | kfox1111 right | 20:58 |
sdake | kfox1111 i dont have specific sttas on kolla-kubernetes - I'd imagine 20-30% of patches include releae notes | 20:58 |
sdake | maybe less | 20:58 |
sdake | maybe even less | 20:58 |
kfox1111 | ok. I think we're on the same page then. | 20:58 |
kfox1111 | I'll try my best to enforce requiring release notes as appropriate then. | 20:59 |
*** Pavo has joined #openstack-kolla | 21:02 | |
*** fguillot has quit IRC | 21:02 | |
sdake | reno is really easy to use | 21:04 |
sdake | after your first time | 21:05 |
sdake | it will be automatic | 21:05 |
sdake | it doesn't have to be perfect btw ;) | 21:05 |
*** absubram has quit IRC | 21:05 | |
sdake | we used to queue up the rleease notes prior to release | 21:05 |
sdake | which means we wre always blocking on our wednesday meeting to release - to write the release notes | 21:05 |
sdake | thats what the release notes fix | 21:05 |
sdake | plus its how all openstack operates now :) | 21:06 |
kfox1111 | yeah. its much easier to keep track of them as you go. | 21:07 |
kfox1111 | I was just against it before due to all the refactoring and rerefactorign we kept doing. | 21:07 |
kfox1111 | now that microservcies should be pretty stable, it shouldn't be too bad. | 21:07 |
openstackgerrit | Merged openstack/kolla: add template-override subdirectory to contrib and doc https://review.openstack.org/417429 | 21:10 |
*** sayantani01 has quit IRC | 21:11 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 21:11 |
*** sayantani01 has joined #openstack-kolla | 21:11 | |
*** sayantani01 has quit IRC | 21:16 | |
*** adrian_otto has joined #openstack-kolla | 21:16 | |
*** sayantani01 has joined #openstack-kolla | 21:17 | |
*** sdake has quit IRC | 21:19 | |
*** Pavo has quit IRC | 21:20 | |
*** adrian_otto has quit IRC | 21:22 | |
*** JoseMello has quit IRC | 21:25 | |
*** sayantani01 has quit IRC | 21:25 | |
*** sayantani01 has joined #openstack-kolla | 21:26 | |
*** srwilkers has quit IRC | 21:28 | |
*** l4yerffeJ has joined #openstack-kolla | 21:34 | |
*** Jeffrey4l__ has joined #openstack-kolla | 21:34 | |
*** l4yerffeJ__ has quit IRC | 21:35 | |
*** Jeffrey4l_ has quit IRC | 21:35 | |
*** sdake has joined #openstack-kolla | 21:35 | |
*** huikang has joined #openstack-kolla | 21:38 | |
*** srwilkers has joined #openstack-kolla | 21:39 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes: WIP: neutron service package https://review.openstack.org/412239 | 21:40 |
*** Pavo has joined #openstack-kolla | 21:41 | |
*** huikang has quit IRC | 21:42 | |
*** sdake has quit IRC | 21:42 | |
*** sdake has joined #openstack-kolla | 21:43 | |
*** sklgromek has joined #openstack-kolla | 21:48 | |
*** huikang has joined #openstack-kolla | 21:49 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 21:50 |
*** Pavo has quit IRC | 21:50 | |
*** Pavo has joined #openstack-kolla | 21:53 | |
*** Pavo has quit IRC | 21:53 | |
*** schwicht has quit IRC | 21:53 | |
*** schwicht has joined #openstack-kolla | 21:55 | |
*** sklgromek has quit IRC | 21:55 | |
*** sklgromek has joined #openstack-kolla | 21:55 | |
*** salv-orlando has joined #openstack-kolla | 21:55 | |
*** Pavo has joined #openstack-kolla | 21:55 | |
*** aj_power has quit IRC | 21:57 | |
*** celo_r has quit IRC | 21:59 | |
*** jtriley has quit IRC | 22:01 | |
*** sayantani01 has quit IRC | 22:03 | |
*** sayantani01 has joined #openstack-kolla | 22:07 | |
*** sdake_ has joined #openstack-kolla | 22:08 | |
Pavo | inc0 so figured out what was messing it up | 22:10 |
*** sdake has quit IRC | 22:10 | |
inc0 | do tell | 22:10 |
inc0 | (sorry, I was pulled to meetings before) | 22:10 |
Pavo | when I copy the _50_murano.py file into /usr/share/openstack_dashboard/openstack_dashboard/local/enabled directory | 22:11 |
Pavo | it flips out | 22:11 |
*** sayantan_ has joined #openstack-kolla | 22:13 | |
*** mannamne has joined #openstack-kolla | 22:16 | |
*** sayantani01 has quit IRC | 22:16 | |
kfox1111 | sounds like init-containers are graduating in 1.6 | 22:22 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements https://review.openstack.org/419931 | 22:22 |
*** salv-orl_ has joined #openstack-kolla | 22:22 | |
*** adrian_otto has joined #openstack-kolla | 22:25 | |
Pavo | inc0 where would you think openstack_dashboard/conf/ is located in the horizon container | 22:25 |
Pavo | I can't find it anywhere | 22:25 |
*** salv-orlando has quit IRC | 22:25 | |
inc0 | no idea, might be worth to ask the source, #openstack-horizon:) | 22:25 |
Pavo | ok | 22:26 |
baling-wire | Pavo I can help with horizon stuff | 22:26 |
*** baling-wire is now known as david-lyle | 22:26 | |
david-lyle | what's the question? | 22:26 |
Pavo | I am trying to find openstack_dashboard/conf/ | 22:27 |
Pavo | in the hoprizon container | 22:27 |
Pavo | horizon* | 22:27 |
Pavo | I need to copy murano_policy.json to it but can not find it | 22:27 |
sbezverk | kfox1111: ping | 22:27 |
kfox1111 | ping | 22:27 |
david-lyle | Pavo, it's in the openstack_dashboard source directory, wherever that is delivered | 22:28 |
sbezverk | kfox1111: checking the log on my ps and I see bunch of 2.0.2 container, is it normal? I have not changed image_tag: in all.yaml | 22:28 |
sbezverk | kfox1111: http://logs.openstack.org/36/410736/44/experimental/gate-kolla-kubernetes-deploy-centos-binary-helm-entrypoint-nv/3f05193/console.html#_2017-01-13_22_07_36_208134 | 22:29 |
Pavo | david-lyle only place I see anything about openstack-dasboard is in /usr/share/openstack-dashboard and /etc/openstack-dasboard | 22:29 |
david-lyle | but it looked like they were getting copied to /etc/openstack_dashboard in https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/horizon/templates/local_settings.j2#L458 | 22:29 |
Pavo | but neither one has a conf directory david-lyle | 22:29 |
*** rhallisey has quit IRC | 22:29 | |
david-lyle | in the patch adding murano plugin, the path setting was commented out for some reason | 22:30 |
Pavo | hmmm | 22:30 |
david-lyle | I commented as much on the patch | 22:30 |
kfox1111 | sbezverk: yeah, trunks still on 2.0.2. there's still an unknown bug deploying 3.0.2. | 22:30 |
kfox1111 | everything seems to come up right but the vm's cant be contacted via tcp. | 22:30 |
kfox1111 | still trying to puzzle that one out. | 22:30 |
Pavo | david-lyle what about the _50_murano.py do I need to copy that to /usr/share/openstack-dashboard/openstack-dashboard/local/enabled/ | 22:31 |
david-lyle | Pavo, yes | 22:31 |
sbezverk | kfox1111: I hit a road block :( could use some help | 22:31 |
Pavo | ok when I do that and then do a docker restart horizon, horizon errors | 22:31 |
Pavo | one sec and I will get error | 22:32 |
kfox1111 | sbezverk: sure. whats up? | 22:32 |
Pavo | david-lyle error in horizon.log is NameError: name 'HORIZON_CONFIG' is not defined | 22:33 |
*** sdake_ has quit IRC | 22:33 | |
sbezverk | kfox1111: glance manage db keeps crashing, when I add sleep and attach to the container, after copying manually config file I can run db-manage manually | 22:33 |
Pavo | only get that when I put _50_murano.py in /usr/share/openstack-dashboard/openstack-dashboard/local/enabled/ | 22:33 |
kfox1111 | and it works? | 22:34 |
sbezverk | kfox1111: yes, but since it is a part of service package I cannot gracfully finish the job | 22:34 |
sbezverk | to actually see if glance-api comes up or not | 22:34 |
david-lyle | Pavo is the log public or on your machine? | 22:35 |
Pavo | log is in the horizon container | 22:35 |
*** sdake has joined #openstack-kolla | 22:35 | |
sbezverk | kfox1111: I see the same issue at the gate and in my test bed | 22:35 |
kfox1111 | oh. right. | 22:35 |
inc0 | Pavo, /var/lib/docker/volumes/ | 22:36 |
inc0 | there is log volume there, then look for horizon | 22:36 |
Pavo | on host? | 22:36 |
sdake | can I get some reviews on this plz: | 22:36 |
sdake | https://review.openstack.org/#/c/420044/3 | 22:36 |
sdake | this is last thing needed for kolla-kubernetes 0.4.0 | 22:37 |
Pavo | inc0 on the host? | 22:38 |
inc0 | Pavo, right | 22:38 |
*** DanyC has joined #openstack-kolla | 22:39 | |
*** lrensing has quit IRC | 22:40 | |
kfox1111 | sdake: is that single quote in at&t's valid yaml? | 22:42 |
kfox1111 | I think it needs to be '' ? | 22:42 |
sbezverk | kfox1111: btw did you notice with new images ubuntu iscsi started working :-) | 22:43 |
kfox1111 | sbezverk: yeah. 3.0.2 fixed it. :) | 22:44 |
kfox1111 | nice to see all green again. :) | 22:44 |
*** huikang has quit IRC | 22:45 | |
*** sayantan_ has quit IRC | 22:45 | |
Pavo | david-lyle this is in the log | 22:46 |
Pavo | http://paste.openstack.org/show/594902/ | 22:46 |
*** DanyC has left #openstack-kolla | 22:47 | |
kfox1111 | sbezverk: just for testing, maybe chance the busy loop to a sleep 60? will give you enough time to get in, run the test and then back out while letting it continue? | 22:48 |
kfox1111 | or, mabe a 'while true; do [ -f /tmp/foo ] && exit 0; sleep 1; done' | 22:48 |
kfox1111 | then you can touch /tmp/foo when your ready for it to continue? | 22:48 |
kfox1111 | I'm weirded out its crashing though. I've not seen that happen before. | 22:48 |
Pavo | david-lyle what ya thinking? | 22:48 |
Pavo | david-lyle these are all the commands I did http://paste.openstack.org/show/594904/ | 22:49 |
david-lyle | Pavo, the plugin doesn't appeared to be installed and in the python path | 22:52 |
Pavo | how do I do that? | 22:52 |
david-lyle | on a typical install it's installed via pip | 22:54 |
Pavo | pip muranodashoboard? | 22:54 |
Pavo | I mean pip install muranodashboard? | 22:54 |
david-lyle | this may be different for the kolla case, but yes on a typical server | 22:55 |
Pavo | there is no pip muranodashboard package | 22:55 |
Pavo | No matching distribution found for muranodashboard | 22:55 |
david-lyle | you could copy over the source, unpack and install from there, OR untar and add the module to the python path | 22:56 |
Pavo | ok I have the download from the tarballs | 22:57 |
*** schwicht has quit IRC | 22:57 | |
david-lyle | inc0: is this the first horizon plugin in kolla? | 22:57 |
david-lyle | I assume there's already a pattern to follow | 22:57 |
*** jtriley has joined #openstack-kolla | 22:57 | |
Pavo | what would the module name be called and where would I cp it to | 22:58 |
inc0 | david-lyle, we have most of them baked into containers already | 22:58 |
Pavo | I see a dashboad.py | 22:58 |
inc0 | murano just merged, Pavo needs it for stable | 22:58 |
david-lyle | so the source is in the container? | 22:58 |
david-lyle | just doing the linkage to horizon? | 22:58 |
inc0 | source has to be in container | 22:58 |
inc0 | you need to download it on build | 22:59 |
david-lyle | right, just clarifying that step is done | 22:59 |
Pavo | I am trying to do it manually in the running horizon container right now, then I will rebuild the image after I get it working in the running container | 23:00 |
Pavo | I have the source downloaded in the container | 23:00 |
Pavo | I used the source from the tarballs link in the patch review | 23:00 |
david-lyle | ok, you could either do an sdist in the source and pip install from there or add the top level python module in the source to the python path | 23:00 |
david-lyle | that latter is less overhead | 23:01 |
david-lyle | *the | 23:01 |
Pavo | what would be the top level python module and where would the python path be | 23:01 |
Pavo | api catalog categories common conf dashboard.py dynamic_ui environments exceptions.py images __init__.py local locale middleware.py packages static templates templatetags tests version.py views.py | 23:02 |
david-lyle | python path is and environment variable | 23:02 |
Pavo | so environments directory in source? | 23:02 |
*** msimonin has quit IRC | 23:02 | |
*** msimonin1 has joined #openstack-kolla | 23:02 | |
david-lyle | you would be adding the directory containing those files to the python path | 23:02 |
Pavo | I'm so confused lol | 23:03 |
Pavo | and do not understand what you mean by python path | 23:03 |
sbezverk | kfox1111: yeah, really strange :( | 23:03 |
Pavo | this is what the source has in it david-lyle https://www.dropbox.com/s/sgkbhk2h94ls5sc/Screenshot%202017-01-13%2018.04.19.png?dl=0 | 23:04 |
david-lyle | Pavo, if I was installing the plugin from source, I would typically do a python sdist in the source dir, then pip install the resulting tarball in the dist directory, then go from there | 23:07 |
Pavo | python sdist hmmmm googlinf | 23:08 |
Pavo | googling | 23:08 |
david-lyle | python setup.py sdist | 23:09 |
david-lyle | you would need to be up one directory from what you put on dropbox | 23:09 |
Pavo | ok cd into the top dir and did that command | 23:11 |
Pavo | no what | 23:11 |
*** sayantani01 has joined #openstack-kolla | 23:11 | |
Pavo | it did this david-lyle http://paste.openstack.org/show/594906/ | 23:11 |
*** chopmann has quit IRC | 23:12 | |
Pavo | now what else | 23:12 |
david-lyle | there should be an dist directory | 23:12 |
david-lyle | pip install ./dist/<new_file>.tar.gz | 23:13 |
Pavo | ok says it installed | 23:14 |
Pavo | now? | 23:14 |
Pavo | restart horizon container? | 23:14 |
david-lyle | will if you restart you will loose all that no? | 23:14 |
Pavo | no | 23:15 |
david-lyle | just restart apache in the container | 23:15 |
Pavo | haven't yet | 23:15 |
Pavo | how can I do that inside the container, that is something I haven't figured out yet | 23:15 |
Pavo | systemctl and service will not work | 23:15 |
*** sayantani01 has quit IRC | 23:16 | |
*** inc0 has quit IRC | 23:17 | |
david-lyle | docker exec -it <container_name or id> bash | 23:18 |
Pavo | yeah I know how to getinto the container | 23:18 |
Pavo | but running systemctl or service cmds inside a container do not work | 23:19 |
Pavo | anyways here is what the horizon.log shows now | 23:19 |
Pavo | http://paste.openstack.org/show/594907/ | 23:19 |
Pavo | [Fri Jan 13 18:16:07.130000 2017] [:error] [pid 17] [remote 10.10.10.3:168] ImportError: No module named bs4 | 23:19 |
david-lyle | looks like a missing dependency, but I have no idea what bs4 is | 23:19 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes: Glance service orchestration with entrypoint https://review.openstack.org/410736 | 23:20 |
Pavo | ok well I have to go and take wife to dinner | 23:20 |
david-lyle | and I don't see it in https://github.com/openstack/app-catalog-ui/blob/master/requirements.txt | 23:20 |
Pavo | will be back laterz | 23:20 |
Pavo | thanks for the help | 23:20 |
david-lyle | enjoy | 23:20 |
*** Pavo has quit IRC | 23:21 | |
*** salv-orl_ has quit IRC | 23:26 | |
*** mannamne has quit IRC | 23:27 | |
*** msimonin1 has quit IRC | 23:30 | |
*** msimonin has joined #openstack-kolla | 23:30 | |
*** msimonin has quit IRC | 23:30 | |
*** msimonin has joined #openstack-kolla | 23:31 | |
*** schwicht has joined #openstack-kolla | 23:31 | |
*** msimonin has quit IRC | 23:31 | |
*** adrian_otto has quit IRC | 23:31 | |
*** msimonin has joined #openstack-kolla | 23:31 | |
*** msimonin has quit IRC | 23:32 | |
*** msimonin has joined #openstack-kolla | 23:32 | |
*** msimonin has quit IRC | 23:33 | |
*** msimonin has joined #openstack-kolla | 23:33 | |
*** msimonin has quit IRC | 23:34 | |
*** huikang has joined #openstack-kolla | 23:38 | |
*** sdake has quit IRC | 23:38 | |
*** huikang has quit IRC | 23:40 | |
*** huikang has joined #openstack-kolla | 23:40 | |
erhudy | bs4 is beautiful soup | 23:43 |
*** huikang has quit IRC | 23:44 | |
*** huikang has joined #openstack-kolla | 23:44 | |
*** Balaji has joined #openstack-kolla | 23:44 | |
*** vhosakot has quit IRC | 23:51 | |
*** liyifeng has joined #openstack-kolla | 23:51 | |
*** harlowja has quit IRC | 23:56 | |
*** huikang has quit IRC | 23:56 | |
sbezverk | kfox1111: ping | 23:57 |
kfox1111 | ping. | 23:57 |
*** schwicht has quit IRC | 23:57 | |
sbezverk | kfox1111: it started working... | 23:58 |
sbezverk | but I still see some issue with ubuntu | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!