Wednesday, 2014-10-15

openstackgerritSteve Baker proposed a change to openstack/os-collect-config: Collector which does a simple HTTP GET  https://review.openstack.org/12847900:03
openstackgerritA change was merged to openstack/os-collect-config: Updated from global requirements  https://review.openstack.org/12804200:05
*** ccrouch has quit IRC00:05
*** eghobo has joined #tripleo00:10
*** ccrouch has joined #tripleo00:16
sdakedaneyon note the git pull of k8s seems bust to me - I have an older version that works more better00:25
sdakenot git pull rather the latest packaged version00:26
daneyonsdake: i figured out the issue i was having. It was linkmanager. Although it was running, it was in a corrupted state. After restarting the service everything was good.00:27
*** pradeep has quit IRC00:28
*** sdake_ has joined #tripleo00:33
*** panda has quit IRC00:43
*** panda has joined #tripleo00:43
*** cody-somerville has quit IRC00:44
*** Khaazher has joined #tripleo00:46
*** tzumainn has quit IRC00:49
*** azherullahkhan has joined #tripleo00:55
*** spzala has joined #tripleo00:55
*** jerryz has joined #tripleo00:56
*** ramishra has joined #tripleo01:00
sdakedaneyon yup I caught that just sharing problems I ran into01:12
sdakespecifically the minions aren't shown in kubecfg list minions01:12
sdakewhich indicates to me the apiserver doesn't know about  the minions01:12
sdakethat is the latest version, with an older version that problem doews not  occur01:12
*** sdake_ has quit IRC01:13
*** ramishra has quit IRC01:14
daneyonsdake: ahh.. I see. Thanks for the heads-up.01:14
*** Khaazher has quit IRC01:15
*** ramishra has joined #tripleo01:16
*** andreaf has quit IRC01:18
*** andreaf has joined #tripleo01:19
*** azherullahkhan has quit IRC01:20
daneyonsdake: Is the kollaglue/fedora-rdo-base image getting updated as the fedora-rdo-base codebase gets updated? Trying to understand if I should use my own namespace for this image. I'm not making any changes to the fedora-rdo-base code.01:20
*** rwsu has quit IRC01:30
jerryzSpamapS: when do you think i can get the code cut to build overcloud disk images?01:32
SpamapSjerryz: sorry, not sure what you're asking.01:32
SpamapSjerryz: devtest_overcloud.sh should have an example of controller/compute01:32
jerryzSpamapS: for our nodepool in china,01:32
*** Hazelesque_ has joined #tripleo01:32
SpamapSjerryz: https://git.openstack.org/cgit/openstack/tripleo-incubator/tree/scripts/devtest_overcloud.sh#n12301:32
jerryzSpamapS: iknow01:32
SpamapSjerryz: that will build a production ready overcloud controller01:32
jerryzSpamapS: i have done that before01:32
*** jlabocki1 has joined #tripleo01:32
*** andreaf has quit IRC01:32
jerryzSpamapS: but the overcloud image will be off the edge of the trunk01:32
*** andreaf has joined #tripleo01:32
jerryzSpamapS:  do we need to specify a tag or something that we are comfortable to say it is a stable code?01:32
*** rwsu has joined #tripleo01:32
*** stevebak` has joined #tripleo01:32
SpamapSOhhh01:33
*** rushiagr_away has quit IRC01:33
*** stevebaker has quit IRC01:33
*** jlabocki has quit IRC01:33
*** otoolee has quit IRC01:33
*** StevenK has quit IRC01:33
*** juice has quit IRC01:33
*** Hazelesque has quit IRC01:33
SpamapSjerryz: right right now I understand01:33
*** juice has joined #tripleo01:33
*** ramishra has quit IRC01:34
SpamapSjerryz: so you need to set some envirnoment variables01:34
jerryzSpamapS: for seed and under cloud i won't worry too much, but for overcloud do i need to wait for a release tag?01:34
*** rushiagr_away has joined #tripleo01:35
SpamapSjerryz: DIB_REPOREF_keystone=2014.2.rc2  .. for instance.01:35
SpamapSjerryz: you have to set it for each project01:35
jerryzSpamapS: yes01:35
jerryzSpamapS: what are you guys using ? the trunk or a particular release?01:36
*** openstack has joined #tripleo01:43
*** zaro has joined #tripleo01:43
*** anteaya has joined #tripleo01:52
*** openstackgerrit has joined #tripleo01:52
*** nosnos has joined #tripleo01:52
*** spzala has quit IRC01:52
*** rushiagr_away has joined #tripleo01:52
*** otoolee has joined #tripleo01:53
*** sdake_ has joined #tripleo01:59
*** andreaf has quit IRC02:03
*** andreaf has joined #tripleo02:03
*** yamahata has joined #tripleo02:04
SpamapSjerryz: No, we don't have anything "standing" on our cloud02:05
SpamapSjerryz: upgrading is something I've been working on lately using Ansible instead of Heat. Our team has it working pretty well but it isn't all upstream yet because it has been done partially in the context of an HP product with a very tight deadline.02:06
jerryzSpamapS: i will start from seed and undercloud and hopefully, we will have an official juno release by then02:09
SpamapSjerryz: I think you're safe with RC's02:09
SpamapSjerryz: they're quite likely to be equivalent to release. :)02:10
jerryzSpamapS: ok02:10
*** sdake has quit IRC02:10
SpamapSjerryz: and if you want to stay on juno, then I'm quite happy to help you land patches in the stable/juno branches of tripleo as needed.02:10
jerryzSpamapS: cool.  btw, do you know if there is any requirements on image elements for ipv6 support?02:11
SpamapSjerryz: we're a bit blind, as we haven't tested ipv602:12
*** larsks|alt is now known as larsks02:12
SpamapSjerryz: other deployers have02:12
SpamapSjerryz: but TripleO hasn't AFAIK02:12
SpamapSjerryz: I suspect there are some things that will need tweaking in Neutron elements02:12
jerryzSpamapS: ok, i will see02:14
SpamapSjerryz: actually realistically you can do everything in an unroutable ipv4 range, and then just have an ipv6 floating ip network.02:15
SpamapSjerryz: but if it were me, I'd want to try and do the whole thing in ipv6 because that is just more awesome. :)02:15
SpamapSjerryz: did you find out if you can get native ipv6 transit?02:16
jerryzSpamapS: our IT guys don't support ipv6. so i will have to go for tunnel broker for the moment.02:17
jerryzSpamapS: hopefully the tunnel won't be a bottle neck02:18
jerryzSpamapS: do you have data on the bandwidth taken by inbound connections from jenkins?02:18
jerryzversus the number of slaves?02:19
SpamapSjerryz: not something I've measured.02:19
SpamapSjerryz: it shouldn't be high. The images are snapshotted from an image uploaded one time... so it's just log transferring mostly.02:20
jerryzSpamapS: true.02:21
SpamapSjerryz: FYI, your cloud has inspired me to setup an internal TripleO cloud for some of our CI expansion inside HP too. :)02:29
*** shardy has quit IRC02:32
openstackgerritLars Kellogg-Stedman proposed a change to stackforge/kolla: modify tox config to use new validation code  https://review.openstack.org/12835502:37
*** sdake_ has quit IRC02:37
*** sdake_ has joined #tripleo02:43
*** andreaf has quit IRC02:56
*** andreaf has joined #tripleo02:56
*** chuckC_ has quit IRC03:00
*** untriaged-bot has joined #tripleo03:01
untriaged-botUntriaged bugs so far:03:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/138060803:01
*** ChuckC_ has joined #tripleo03:01
*** untriaged-bot has quit IRC03:01
uvirtbotLaunchpad bug 1380608 in tripleo "Convert block-storage-nfs.yaml to StructuredDeployment" [Undecided,Confirmed]03:01
*** ChuckC_ is now known as ChuckC03:01
*** chuckC_ has joined #tripleo03:02
*** clarkb1 is now known as clarkb03:02
*** stevebak` is now known as stevebaker03:03
*** pradeep has joined #tripleo03:24
*** radez is now known as radez_g0n303:26
*** ramishra has joined #tripleo03:32
*** ramishra has quit IRC03:35
*** ramishra has joined #tripleo03:35
*** ramishra has quit IRC03:49
*** nosnos has quit IRC03:50
*** nosnos has joined #tripleo03:51
*** andreaf has quit IRC03:54
*** andreaf has joined #tripleo03:55
*** nosnos has quit IRC03:55
SpamapSgreghaynes: Your branch is ahead of 'origin/master' by 40 commits.03:57
SpamapSgreghaynes: DOH03:57
SpamapSgreghaynes: 40 patch bomb about to arrive on tripleo-ansible.... :-P03:59
* SpamapS wonders if it will crash gerrit03:59
tchaypomwahaha03:59
* tchaypo waits03:59
SpamapSwow.. gerrit must be hosted very close to HP email04:04
SpamapSas I clicked the "send me a confirmation email" button on gerrit to add a new address, I heard the beep of exchange04:04
SpamapShttps://review.openstack.org/#/c/128550/04:04
SpamapS40 deep04:04
SpamapSgreghaynes: belay trying to sync sanely.. I'm just going to approve these, and we can move forward with sanity from there.04:06
tchaypoSpamapS: morning :)04:08
SpamapStchaypo: right.. feedback...04:10
SpamapStchaypo: Can you walk me through why this isn't something that should just live in incubator?04:10
SpamapSmmmm04:18
SpamapSgertty04:18
SpamapShaving to approve 40 changes has convinced me to try it out04:18
clarkbSpamapS: a for loop + ssh may work better04:18
SpamapSclarkb: ?04:19
SpamapSI wouldn't know how to do that.04:19
clarkbSpamapS: https://review.openstack.org/Documentation/cmd-review.html04:20
SpamapSwell thats just lovely04:20
SpamapSclarkb: ty04:20
*** ramishra has joined #tripleo04:20
SpamapSclarkb: I assume approving 40 paches with a noop gate isn't going to cause any rage quits?04:20
clarkbshouldnt04:22
*** AzherKhan has joined #tripleo04:22
SpamapSclarkb: I don't see workflow in that interface04:23
clarkbits the --label workflow=104:24
clarkbcode-review and verified were special in gerrit once upon a time04:25
StevenKclarkb: Discoverable much? :-P04:25
*** ramishra has quit IRC04:26
clarkbits all under the documentation tab04:27
*** nosnos has joined #tripleo04:30
*** andreaf has quit IRC04:30
*** andreaf has joined #tripleo04:30
*** ramishra has joined #tripleo04:32
*** pcrews has quit IRC04:33
*** bvivek has joined #tripleo04:33
SpamapSclarkb: so ssh -p 29418 review.openstack.org gerrit review --label code-review=2 --label workflow=1 -m 'Syncing from downstream' 128550,104:35
openstackgerritIan Wienand proposed a change to openstack/diskimage-builder: Move to final release of CentOS7 images  https://review.openstack.org/12855404:39
SpamapSclarkb: thanks, that worked perfectly04:47
*** jml has quit IRC04:53
*** jml has joined #tripleo04:54
*** rushiagr_away is now known as rushiagr04:59
*** sdake_ has quit IRC05:02
*** jerryz has quit IRC05:03
*** rushiagr is now known as rushiagr_away05:11
*** lazy_prince has quit IRC05:15
*** rushiagr_away is now known as rushiagr05:32
openstackgerritDaneyon Hansen proposed a change to stackforge/kolla: Adds Neutron Server Support  https://review.openstack.org/12855805:33
*** mrunge has joined #tripleo05:35
*** jprovazn has joined #tripleo05:42
*** ifarkas has joined #tripleo05:43
openstackgerritA change was merged to openstack/os-apply-config: Updated from global requirements  https://review.openstack.org/12777005:46
openstackgerritA change was merged to openstack/os-refresh-config: Updated from global requirements  https://review.openstack.org/12777205:46
openstackgerritA change was merged to openstack/os-cloud-config: Updated from global requirements  https://review.openstack.org/12777105:53
*** killer_prince has joined #tripleo05:56
*** killer_prince is now known as lazy_prince05:57
*** zigo has joined #tripleo06:08
*** jkraj has joined #tripleo06:08
*** ramishra has quit IRC06:09
tchaypoSpamapS: sorry, i missed this06:17
tchaypoSpamapS: only that it started life in a different repo and it seems odd to merge it into incubator and then potentially one day demerge if it proves useful.  But that sounds pretty weak to me, it's not like merging/demerging is difficult.06:19
lifelesstchaypo: which thing?06:20
tchaypoprep_source_repos06:20
tchaypoI think it's likely to be independently useful, but if I'm right we can always split it out once that's proven06:22
tchaypoputting it into -incubator is certainly simpler06:22
*** eghobo has joined #tripleo06:28
lifelesstchaypo: this is the thing I have on github where I haven't pulled your PRs ?06:29
tchaypoyes06:30
lifelessrighto06:30
lifelessSpamapS: why should itbe in incubator when its easily useful for devstack too, for instance?06:30
tchaypoIt would have been useful hacking on gerrit to manage the patches without needing to have an invalid dependency chain on gerrit06:31
SpamapSlifeless: that was my question, just worded in the opposite direction. :)06:31
tchaypoand jp_at_hp has previously proposed adding a similar (but far more limited) tool to -incubator, which I'm guessing means he already uses something similar downstream06:32
tchaypo... which is not surprising, I'd expect a distribution to have their own series of patches they need to apply on top of the upstream project, and this seems like a minimalish tool for managing those06:32
*** dshulyak_ has joined #tripleo06:33
*** eghobo has quit IRC06:35
*** AzherKhan has quit IRC06:37
lifelessso I'd rather make a new repo for something that has already shown itself to be independently useful06:38
*** d0m0reg00dthing has joined #tripleo06:39
*** AzherKhan has joined #tripleo06:39
tchaypo*notices time*06:39
tchaypoSpamapS: I don't suppose you'll be around for this meeting ;)06:39
SpamapStchaypo: I will stick it out if I can06:40
tchayposhadower: marios_: Are one of you able to run it? I can if needed but I was hoping to be mobile towards the end06:40
*** d0m0reg00dthing has quit IRC06:40
tchaypomy goodness.06:40
SpamapSThough the next 20 minutes certainly looks like a wall I'm about to hit. :)06:40
tchaypoSpamapS: I didn't realise the PTL hat came stocked with so much caffiene06:40
SpamapStchaypo: I will suggest to the TC that any redbull not consumed in the dev lounge in Paris be distributed evenly to stock PTL fridges06:41
tchaypowhy would it not be consumed?06:41
SpamapSbecause they have 5 hour energy too?06:42
tchaypoand coffee one hopes.06:45
*** jtomasek has joined #tripleo06:47
StevenKHm, I forgot about the meeting06:48
StevenKSpamapS: Can I bug you to review https://review.openstack.org/119294 ?06:48
*** andreaf has quit IRC06:50
tchaypocinerama: are you up as late as spamaps?06:55
*** jcoufal has joined #tripleo06:55
*** Guest86578 is now known as d0ugal07:04
*** d0ugal has quit IRC07:05
*** d0ugal has joined #tripleo07:05
*** ccrouch has quit IRC07:08
*** ccrouch has joined #tripleo07:09
*** pblaho has joined #tripleo07:18
GheRiveromorning @TripleO07:18
shadowertchaypo: can do07:19
tchaypomorning GheRivero07:19
tchaypomorning shadower, and thanks07:19
tchaypoespecially since I've realised it's actually an hour later than I thought - means I'll be mobile from just before it starts07:19
shadowerright07:19
*** dtantsur|afk is now known as dtantsur07:20
*** shardy has joined #tripleo07:25
*** rdopieralski has joined #tripleo07:41
*** rlandy has joined #tripleo07:43
openstackgerritDaneyon Hansen proposed a change to stackforge/kolla: Adds Neutron Server Support  https://review.openstack.org/12855807:54
*** dmellado has joined #tripleo07:55
*** gfidente has joined #tripleo07:57
*** jistr has joined #tripleo08:02
*** derekh has joined #tripleo08:06
*** athomas has joined #tripleo08:07
*** jp_at_hp has joined #tripleo08:16
*** jp_at_hp has quit IRC08:16
*** jp_at_hp has joined #tripleo08:16
*** mrunge has quit IRC08:19
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Adding NTP server parameter  https://review.openstack.org/12857408:22
*** mrunge has joined #tripleo08:24
*** bvivek has quit IRC08:30
*** pelix1 has joined #tripleo08:30
*** dshulyak_ has quit IRC08:30
*** rwsu has quit IRC08:31
*** jkraj has quit IRC08:39
*** lucasagomes has joined #tripleo08:40
*** mrunge has quit IRC08:43
*** mrunge has joined #tripleo08:44
*** bvivek has joined #tripleo08:51
*** rwsu has joined #tripleo08:56
*** mkerrin has quit IRC08:56
*** lazy_prince is now known as killer_prince08:57
*** untriaged-bot has joined #tripleo09:00
untriaged-botUntriaged bugs so far:09:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/138140809:00
uvirtbotLaunchpad bug 1381408 in diskimage-builder ""visudo" always got error when building overcloud image" [Undecided,New]09:00
*** untriaged-bot has quit IRC09:00
*** killer_prince has quit IRC09:00
*** lazy_prince has joined #tripleo09:00
*** pradeep has quit IRC09:07
*** rushiagr is now known as rushiagr_away09:19
*** mkerrin has joined #tripleo09:20
*** mkerrin has quit IRC09:26
*** lsmola has quit IRC09:26
*** jcoufal has quit IRC09:29
*** jcoufal has joined #tripleo09:29
*** rushiagr_away is now known as rushiagr09:36
*** jkraj has joined #tripleo09:37
*** lazy_prince is now known as killer_prince09:37
*** killer_prince is now known as lazy_prince09:40
*** lsmola has joined #tripleo09:41
*** andreaf has joined #tripleo09:46
*** lazy_prince is now known as killer_prince09:49
*** andreaf has quit IRC09:53
*** mkerrin has joined #tripleo10:00
*** andreaf has joined #tripleo10:09
*** andreaf has quit IRC10:09
*** andreaf has joined #tripleo10:10
*** killer_prince is now known as lazy_prince10:16
*** jkraj has quit IRC10:19
*** yamahata has quit IRC10:20
*** ramishra has joined #tripleo10:29
*** pradeep has joined #tripleo10:36
*** akrivoka has joined #tripleo10:40
*** yuanying has quit IRC10:42
*** yuanying has joined #tripleo10:42
*** pradeep has quit IRC10:44
*** yuanying has quit IRC10:47
*** andreaf has quit IRC10:47
*** andreaf has joined #tripleo10:47
*** AzherKhan has quit IRC10:54
*** andreaf has quit IRC11:00
openstackgerritA change was merged to openstack/python-tuskarclient: Enable gating on H904 and fix existing violations  https://review.openstack.org/12726711:08
*** jprovazn has quit IRC11:09
*** julim has joined #tripleo11:09
*** bvivek2 has joined #tripleo11:21
*** bvivek has quit IRC11:22
*** pradeep has joined #tripleo11:24
*** ramishra has quit IRC11:24
*** ramishra has joined #tripleo11:25
*** ramishra has quit IRC11:26
*** ramishra has joined #tripleo11:26
*** pradeep1 has joined #tripleo11:30
*** pradeep has quit IRC11:33
*** radez_g0n3 is now known as radez11:37
*** ramishra has quit IRC11:38
openstackgerritA change was merged to openstack/python-tuskarclient: Enable gating on H405 and fix exiting violations  https://review.openstack.org/12727211:41
*** yuanying has joined #tripleo11:43
*** pblaho2 has joined #tripleo11:43
*** pblaho2 has quit IRC11:44
*** ramishra has joined #tripleo11:47
*** lazy_prince is now known as killer_prince11:55
*** rhallisey has joined #tripleo11:58
*** weshay has joined #tripleo11:59
*** ramishra has quit IRC12:00
*** jp_at_hp has quit IRC12:00
*** killer_prince is now known as lazy_prince12:00
openstackgerritA change was merged to openstack/tripleo-image-elements: Remove all first-boot.d references  https://review.openstack.org/12683412:08
*** lucasagomes is now known as lucas-hungry12:10
*** lazy_prince is now known as killer_prince12:10
*** athomas has quit IRC12:16
*** Hazelesque_ is now known as Hazelesque12:18
*** dprince has joined #tripleo12:19
*** killer_prince is now known as lazy_prince12:23
*** athomas has joined #tripleo12:23
*** lazy_prince is now known as killer_prince12:26
*** jdob has joined #tripleo12:27
*** jp_at_hp has joined #tripleo12:30
*** yamahata has joined #tripleo12:31
*** ramishra has joined #tripleo12:38
*** spzala has joined #tripleo12:41
openstackgerritLadislav Smola proposed a change to openstack/tuskar-ui: Bad label instead Public Interface  https://review.openstack.org/12863212:41
*** pradeep has joined #tripleo12:42
*** pradeep1 has quit IRC12:42
*** spzala has quit IRC12:49
*** morazi has joined #tripleo12:50
*** andreaf has joined #tripleo12:52
*** pradk has joined #tripleo12:54
openstackgerritA change was merged to openstack/tuskar-ui: Fix deployment check to only look at active nodes  https://review.openstack.org/12837412:55
*** tzumainn has joined #tripleo12:56
openstackgerritA change was merged to openstack/tuskar-ui: Adding NTP server parameter  https://review.openstack.org/12857412:57
*** lucas-hungry is now known as lucasagomes12:58
*** andreaf has quit IRC13:00
*** andreaf has joined #tripleo13:03
*** mrunge has quit IRC13:06
openstackgerritA change was merged to openstack/tuskar-ui: Table filters and actions styling  https://review.openstack.org/12796913:06
*** Dafna has quit IRC13:06
*** bvivek2 has quit IRC13:07
*** Dafna has joined #tripleo13:11
*** pradeep1 has joined #tripleo13:12
*** noslzzp has joined #tripleo13:12
*** ramishra has quit IRC13:12
*** TheJulia has joined #tripleo13:12
*** pradeep has quit IRC13:12
*** TheJulia has quit IRC13:16
*** noslzzp has quit IRC13:16
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Adds svc-map to cinder elements  https://review.openstack.org/12864313:17
*** dmellado has quit IRC13:18
*** noslzzp has joined #tripleo13:19
*** noslzzp has quit IRC13:20
*** pradeep1 has quit IRC13:23
*** pradeep has joined #tripleo13:23
openstackgerritRyan Brady proposed a change to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI  https://review.openstack.org/12762113:23
*** andreaf has quit IRC13:26
*** andreaf has joined #tripleo13:28
openstackgerritA change was merged to openstack/tuskar-ui: Bad label instead Public Interface  https://review.openstack.org/12863213:33
*** bvivek has joined #tripleo13:37
openstackgerritRyan Brady proposed a change to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI  https://review.openstack.org/12762113:39
*** marun_ has quit IRC13:39
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Adds svc-map to apache element  https://review.openstack.org/12865413:41
*** andreaf has quit IRC13:42
openstackgerritgreghaynes proposed a change to openstack/tripleo-image-elements: Use keystone identity_uri instead of auth_*  https://review.openstack.org/12758813:43
*** andreaf has joined #tripleo13:48
*** rushiagr is now known as rushiagr_away13:48
*** pradeep1 has joined #tripleo13:49
*** pradeep has quit IRC13:50
*** TheJulia has joined #tripleo13:54
SpamapSStevenK: reviewed. I believe we have quorum, with only jp_at_hp and lsmola not weighing in yet.13:55
jp_at_hpSpamapS: in relation to what?13:56
greghaynesSpamapS: Heyo - I see you pushed all the reviews13:56
greghaynes:)13:56
jp_at_hpSpamapS: if you meant https://review.openstack.org/#/c/119294/ then I found it13:58
SpamapSgreghaynes: yeah I figured it out. ;)13:58
SpamapSjp_at_hp: indeed!13:58
*** sdake_ has joined #tripleo13:59
SpamapSjp_at_hp: I believe if you +2 you can +A as that is enough time and more than enough votes.13:59
*** andreaf has quit IRC14:00
SpamapSGheRivero: btw, thanks for working through diskimage-builder bugs lately!14:01
GheRiveroSpamapS: you are welcome!14:02
*** ramishra has joined #tripleo14:02
*** ramishra has quit IRC14:06
*** pradeep has joined #tripleo14:14
*** sdake has joined #tripleo14:15
*** pradeep1 has quit IRC14:15
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Deployement in progress and deployement live pages  https://review.openstack.org/12802714:18
*** ramishra has joined #tripleo14:20
openstackgerritRyan Brady proposed a change to openstack/diskimage-builder: Enable RHEL Registration  https://review.openstack.org/12314514:22
openstackgerritSteven Dake proposed a change to stackforge/kolla: Add replication controllers to start and stop scripts  https://review.openstack.org/12845714:22
openstackgerritSteven Dake proposed a change to stackforge/kolla: Add nova-libvirt to started services  https://review.openstack.org/12845814:22
*** pelix1 is now known as pelix14:24
*** ramishra has quit IRC14:25
*** cody-somerville has joined #tripleo14:26
*** cody-somerville has quit IRC14:26
*** cody-somerville has joined #tripleo14:26
openstackgerritA change was merged to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI  https://review.openstack.org/12762114:28
*** dmellado has joined #tripleo14:29
*** dmellado has quit IRC14:30
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Deployement in progress and deployement live pages  https://review.openstack.org/12802714:35
*** rainya has joined #tripleo14:35
*** rlandy has quit IRC14:36
*** bcrochet has quit IRC14:38
*** noslzzp has joined #tripleo14:40
*** bcrochet has joined #tripleo14:41
*** jp_at_hp has quit IRC14:43
*** dmellado has joined #tripleo14:45
*** dmellado has quit IRC14:46
*** marun_ has joined #tripleo14:46
*** dmellado has joined #tripleo14:46
*** pcrews has joined #tripleo14:48
*** funzo_ is now known as funzo14:48
lsmolaSpamapS: I removed myself, only cd admins should vote, right?14:54
SpamapSlsmola: indeed14:55
lsmolaSpamapS: ok14:55
SpamapSso we have 9 +2's14:55
SpamapSout of 13 cd admins14:55
SpamapSso we've breached 66%14:55
SpamapSerr I mean14:56
SpamapSwe have 8 +2's and 11 admins14:57
*** bvivek2 has joined #tripleo14:59
*** NobodyCa1 is now known as NobodyCam14:59
*** bvivek has quit IRC14:59
*** noslzzp has quit IRC15:00
*** untriaged-bot has joined #tripleo15:00
untriaged-botUntriaged bugs so far:15:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/138140815:00
*** untriaged-bot has quit IRC15:00
uvirtbotLaunchpad bug 1381408 in diskimage-builder ""visudo" always got error when building overcloud image" [Undecided,New]15:00
SpamapS+A'd15:00
*** pradeep has quit IRC15:00
openstackgerritA change was merged to openstack/tripleo-incubator: Add StevenK to tripleo-cd-admins  https://review.openstack.org/11929415:01
*** pradeep has joined #tripleo15:02
*** ramishra has joined #tripleo15:07
SpamapShm do we have our current hosts documented somewhere?15:07
openstackgerritDougal Matthews proposed a change to openstack/tuskar: Default to keystone auth strategy  https://review.openstack.org/9337015:07
openstackgerritDougal Matthews proposed a change to openstack/tuskar: Update Tuskar Install Documentation  https://review.openstack.org/12559615:07
SpamapSderekh: ? dprince?15:07
*** pradeep1 has joined #tripleo15:08
openstackgerritA change was merged to openstack/tuskar-ui: Deployement in progress and deployement live pages  https://review.openstack.org/12802715:08
*** ChuckC___ has joined #tripleo15:09
dprinceSpamapS: lifeless maintained them in a google docs spreadsheet right?15:09
greghaynesfor cd cloud?15:10
GheRiveroyes, there is a google doc15:10
greghaynesisnt it bastion.hp1/2.tripleo.org15:10
*** pradeep has quit IRC15:10
greghaynesoh, the full list15:10
dprinceSpamapS: I usually get a list of hosts myself by just 'nova list' on the undercloud...15:11
SpamapSdprince: no I don't even know the list of underclouds15:11
SpamapSI want to add stevenk's key and such15:11
dprinceSpamapS: If I recall that is all automated, once it is committed into tripleo-ci a cron job should pick it up15:12
dprinceSpamapS: and then he'll have access to the bastion nodes (both clouds)15:12
clarkbGheRivero are you working on the dib tmpdir leak bug?15:12
derekhSpamapS: do you hvae access to the google doc ?15:12
GheRiveroclarkb: yes...let me review what I did15:13
clarkbGheRivero we want to set tmpdir to something like /opt/dib/tmp fwiw and that bug will prevent us from doing that15:13
SpamapSderekh: maybe?15:14
SpamapSwe probably need to update the README in tripleo-cloud15:14
GheRiveroclarkb: do you have the bug #?15:14
*** jehb has joined #tripleo15:15
derekhSpamapS: I've pm'ed you some details which should hopefully be enough to get you in15:15
openstackgerritA change was merged to openstack/tuskar: Add MySQL and PostgreSQL test cases  https://review.openstack.org/12595815:15
SpamapSSo I think we shouldn't have google docs for that.. IMO. "Everyting in git ftw"15:15
*** ChuckC___ has quit IRC15:15
clarkbnot currently. its the one you assigned to yourself yesterday about dib not working on debian because of tmpdir15:15
*** rushiagr_away is now known as rushiagr15:16
GheRiverooh! yes...15:17
*** lucasagomes is now known as lucas-afk15:17
greghaynesSpamapS: +115:18
clarkbI think any non standardish tmpdir value will break too15:18
clarkbnot just debian15:18
clarkband wanted to point out our slightly different use case15:18
GheRiveroclarkb: there is a review for that case https://review.openstack.org/#/c/128653/ but it's in dib-utils code15:19
GheRiverothat's wht launchpad didn't link it. It works for the Debian case15:19
openstackgerritTomas Sedovic proposed a change to openstack/tripleo-heat-templates: Compute and controller templates without merge.py  https://review.openstack.org/12310015:20
clarkbthanks.15:21
GheRiveroclarkb: I've found that using libpam-tmpdir TEMP, TEMPDIR and TMP and honored by sudo -E but not TMPDIR. I'm looking into that also15:21
*** jp_at_hp has joined #tripleo15:23
*** nosnos has quit IRC15:27
*** ramishra has quit IRC15:27
*** rainya has quit IRC15:31
*** lucas-afk is now known as lucasagomes15:32
greghaynesTheJulia: So this hosts: controllerMgmt:controller line in the pre-flight_check playbook15:32
greghaynesTheJulia: What is the :controller for? This is some magic I am unfamiliar with and cant find15:33
openstackgerritLennart Regebro proposed a change to openstack/tuskar-ui: Roles must have an image before deploying  https://review.openstack.org/12868115:33
*** marun_ has quit IRC15:35
*** marun_ has joined #tripleo15:35
openstackgerritTomas Sedovic proposed a change to openstack/tripleo-specs: Remove merge.py from TripleO Heat Templates  https://review.openstack.org/9793915:37
*** jml has quit IRC15:38
*** rdopieralski has quit IRC15:39
TheJuliagreghaynes: it basically says do both groups15:41
greghaynesah!15:41
TheJuliathe field takes colon delimited lists15:42
openstackgerritLennart Regebro proposed a change to openstack/tuskar-ui: More readable flavor names  https://review.openstack.org/12868415:44
*** chuckC_ has quit IRC15:44
openstackgerritA change was merged to openstack/diskimage-builder: Move to final release of CentOS7 images  https://review.openstack.org/12855415:45
TheJuliagreghaynes: if you beat me to submitting a fix for upstream shutdown of mysql in order, you can use the count of the remaining galera nodes as a fact to choose if to start a particular node, so you basically know what node was the last down.15:47
greghaynesTheJulia: ah. My plan was to basically s/controllerMgmt/bootstrap-host15:49
greghaynesnot actually just string replace, but basically try and use os-is-bootstrap-host to emulate that special host15:49
*** ChuckC_ has joined #tripleo15:50
greghaynesI like the automatically figuring out who was last better, just afraid of changing all the things right off the bat15:50
*** ChuckC has quit IRC15:51
*** andrearosa has quit IRC15:52
*** otoolee has quit IRC15:53
greghayneslifeless: your input wanted on https://review.openstack.org/#/c/113358/215:54
*** jehb has quit IRC15:55
*** ChuckC_ has quit IRC15:55
*** bvivek2 has quit IRC15:55
SpamapSgreghaynes: I prefer that we actually choose who will be last15:56
*** rainya has joined #tripleo15:56
TheJuliagreghaynes: I was planning on doing it anyway, I've just been busy with a number of other issues that I've not gotten to it yet.  The special host status is kind of handy though.15:56
*** dtantsur is now known as dtantsur|afk15:56
greghaynesSpamapS: because failure recovery?15:56
TheJuliaSpamapS: I actually like that idea a lot15:56
*** yamahata has quit IRC15:57
*** yamahata has joined #tripleo15:57
*** jp_at_hp1 has joined #tripleo15:57
*** jp_at_hp has quit IRC15:57
SpamapSYeah, we can make the default controller[0]15:57
greghaynesyep, thats essentially what os-is-bootstrap-host does15:58
SpamapSbut if controller[0] is down when we start, or there is any chance that the order changes.....15:58
greghaynesthen fortunately we have pre-flight_check15:58
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Correctly show failed events  https://review.openstack.org/12868615:59
*** pblaho has quit IRC15:59
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Primary buttons should be blue, not grey  https://review.openstack.org/12868716:01
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: Migrate ceilometer elements to svc-map  https://review.openstack.org/12868916:03
*** andrearosa has joined #tripleo16:04
*** spzala has joined #tripleo16:09
*** jistr has quit IRC16:14
*** otoolee has joined #tripleo16:15
*** jang2 has joined #tripleo16:16
openstackgerritA change was merged to openstack/tuskar-ui: Roles must have an image before deploying  https://review.openstack.org/12868116:17
openstackgerritgreghaynes proposed a change to openstack/tripleo-heat-templates: Add nova metadata for group  https://review.openstack.org/11335816:25
openstackgerritBen Nemec proposed a change to openstack/diskimage-builder: Allow source-repositories to be disabled completely  https://review.openstack.org/12869516:26
openstackgerritGhe Rivero proposed a change to openstack/diskimage-builder: Force empty $TMPDIR inside the chroot  https://review.openstack.org/12869616:27
*** rainya has quit IRC16:29
openstackgerritBen Nemec proposed a change to openstack/os-cloud-config: Switch to oslo.i18n  https://review.openstack.org/12801716:30
*** rameshg87 has joined #tripleo16:42
rameshg87hi dprince16:42
rameshg87dprince: can you please take a look at the review https://review.openstack.org/#/c/123642/16:43
openstackgerritA change was merged to openstack/tuskar-ui: Primary buttons should be blue, not grey  https://review.openstack.org/12868716:44
rameshg87tripleo-cores, can you please take a look at review https://review.openstack.org/#/c/123642/ as it is required for an ironic driver submitted for juno. thanks.16:47
*** rainya has joined #tripleo16:47
*** rameshg87 has quit IRC16:47
*** dmellado has quit IRC16:47
*** derekh has quit IRC16:52
openstackgerritgreghaynes proposed a change to openstack-infra/tripleo-ci: Support debug logging on seed  https://review.openstack.org/12870416:52
greghaynes^ would be super helpful for debugging a CI spurios failure if we merged that16:54
*** rainya has quit IRC16:58
*** ChuckC_ has joined #tripleo17:00
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Correctly show failed events  https://review.openstack.org/12868617:02
openstackgerritAna Krivokapic proposed a change to openstack/tuskar-ui: Add last event to deployment in progress page  https://review.openstack.org/12870817:02
*** julim has quit IRC17:04
*** rainya has joined #tripleo17:06
*** akrivoka has quit IRC17:06
*** regebro has quit IRC17:07
*** TheJulia has quit IRC17:07
*** pradeep1 has quit IRC17:08
*** lucasagomes is now known as lucas-dinner17:09
*** jp_at_hp1 has quit IRC17:10
*** ChuckC_ has quit IRC17:10
*** rainya has quit IRC17:12
*** rainya has joined #tripleo17:13
*** jprovazn has joined #tripleo17:14
*** yamahata has quit IRC17:17
*** dshulyak_ has joined #tripleo17:17
*** rainya has quit IRC17:24
*** rushiagr is now known as rushiagr_away17:25
*** dshulyak_ has quit IRC17:31
*** rainya has joined #tripleo17:38
*** rainya has quit IRC17:40
*** athomas has quit IRC17:41
*** julim has joined #tripleo17:42
*** athomas has joined #tripleo17:50
*** rainya has joined #tripleo17:52
*** pradeep has joined #tripleo17:53
*** rainya has quit IRC17:55
openstackgerritA change was merged to stackforge/kolla: modify tox config to use new validation code  https://review.openstack.org/12835517:58
*** ChuckC_ has joined #tripleo17:59
*** ChuckC_ has quit IRC17:59
*** ChuckC_ has joined #tripleo17:59
*** rainya has joined #tripleo18:02
*** spzala has quit IRC18:04
*** dshulyak_ has joined #tripleo18:07
*** pradeep has quit IRC18:11
*** chuckC__ has joined #tripleo18:12
*** rainya has quit IRC18:22
*** jang2 has quit IRC18:24
*** dprince has quit IRC18:25
*** spzala has joined #tripleo18:32
*** rainya has joined #tripleo18:35
*** jogo has joined #tripleo18:40
jogois https://bugs.launchpad.net/tripleo/+bug/1282842 still valid?18:40
uvirtbotLaunchpad bug 1282842 in tripleo "default nova+neutron setup cannot handle spawning 20 images concurrently" [High,Triaged]18:40
*** otoolee has quit IRC18:41
*** dprince has joined #tripleo18:43
*** dshulyak_ has quit IRC18:44
*** rainya has quit IRC18:45
openstackgerritA change was merged to stackforge/kolla: Add replication controllers to start and stop scripts  https://review.openstack.org/12845718:47
openstackgerritA change was merged to stackforge/kolla: Add nova-libvirt to started services  https://review.openstack.org/12845818:47
*** spzala has quit IRC18:50
*** rainya has joined #tripleo18:52
*** kbyrne has quit IRC18:53
*** GheRivero has quit IRC18:53
*** rainya has quit IRC18:54
*** jeblair has quit IRC18:55
*** rainya has joined #tripleo18:55
*** cody-somerville has quit IRC18:55
*** jpeeler has quit IRC18:56
*** noslzzp has joined #tripleo18:56
*** rha has quit IRC18:56
*** jeblair has joined #tripleo18:56
*** Kiall has quit IRC18:56
*** yuanying has quit IRC18:57
*** lynxman has quit IRC18:57
*** yuanying_ has joined #tripleo18:57
*** tcammann has quit IRC18:57
*** lynxman has joined #tripleo18:59
*** tcammann has joined #tripleo18:59
*** noslzzp has quit IRC19:00
*** Kiall has joined #tripleo19:01
*** GheRivero has joined #tripleo19:02
*** rha has joined #tripleo19:03
*** kbyrne has joined #tripleo19:06
*** noslzzp has joined #tripleo19:06
lifelessSpamapS: dprince: GheRivero the doc is linked from the wiki page on the tripleo-cloud19:09
*** jpeeler has joined #tripleo19:09
jogolifeless: ^ the bug19:10
lifelessjogo: sorry, what bug? my client doesn't show you pointing at anything19:10
*** noslzzp has quit IRC19:10
*** pweiss has quit IRC19:12
lifelessgreghaynes: replied19:15
jogolifeless: bug https://bugs.launchpad.net/tripleo/+bug/128284219:18
uvirtbotLaunchpad bug 1282842 in nova "default nova+neutron setup cannot handle spawning 20 images concurrently" [Undecided,Fix committed]19:18
lifelessjogo: oh, cool19:23
lifelessjogo: check with tchaypo though, he's try to deploy 100 ;)19:23
jogotchaypo: ping19:26
jogolifeless: neat thanks19:26
openstackgerritA change was merged to openstack-infra/tripleo-ci: Start the testenv client in a new process group  https://review.openstack.org/12254019:27
openstackgerritA change was merged to openstack/tripleo-image-elements: Default to the "scale" deployment mode  https://review.openstack.org/12829619:27
*** otoolee has joined #tripleo19:28
clarkbgreghaynes: responded to your comment in https://review.openstack.org/#/c/125475/19:28
clarkbgreghaynes: it not an issue because we remove tar from the array19:28
lifelessSpamapS: https://review.openstack.org/#/c/104368/ has your nit fixed19:30
tchaypojogo: morning19:43
tchaypojogo: when you say "20 images" do you mean "20 nodes" or do you mean "nodes that use 20 different images in total"?19:44
tchaypomy setup has ~94 nodes, but I'm only trying to build out about 24 at a time, and they are all using the same images at the moment19:45
tchaypobut even so I've seen "unknown auth strategy" at least - but I'm not sure if that's related or if it's the heat token timeout19:45
lifelesstchaypo: same image19:47
lifelessIIRC19:47
tchaypolifeless: I'm not sure if you're talking about the hp2 case or jogo's case19:48
tchaypohp2 definitely uses the same set of initrd/vmlinuz/root images for all the nodes19:48
lifelesstchaypo: IIRC I filed the bug19:48
lifelesstchaypo: I was answering your question19:48
greghaynesclarkb: cool, you has +219:48
tchaypoah, yes you did.19:48
clarkbgreghaynes: danke19:49
tchaypoI have the correct mac addresses for 70 nodes now. I'm going to update machine-information.txt (preserving the old MAC), update testenv.json, then...19:50
tchayporebuild the undercloud to tell it about the new nodes?19:50
tchaypono, I can probably just unregister all the nodes and then point register-nodes at the testenv.json19:50
lifelesstchaypo: if you're running StevenK's new shiny you should be able to have it unregister for you somehow19:50
jogotchaypo: the case here was nova list was giving 500 errors19:50
jogoit may have been the nova + neutron glue breaking down19:51
*** dprince has quit IRC19:54
*** ifarkas has quit IRC19:57
*** rainya has quit IRC19:59
*** weshay has quit IRC20:06
*** rainya has joined #tripleo20:07
*** noslzzp has joined #tripleo20:07
*** rainya has quit IRC20:08
*** rainya has joined #tripleo20:12
openstackgerritDaneyon Hansen proposed a change to stackforge/kolla: Adds Neutron Server Support  https://review.openstack.org/12855820:14
*** gfidente has quit IRC20:15
*** jprovazn has quit IRC20:19
*** spzala has joined #tripleo20:21
*** michchap_ has joined #tripleo20:28
tchaypojogo: I'll update the bug later today if I see this again20:30
*** michchap has quit IRC20:30
tchaypoI assume that I will at least see the "unknown auth strategy" but I'm not sure if that one is fatal20:31
tchaypoI don't think I've seen heat stack failures lately. Lots of failures lower down, but nova just keeps retrying until the token expires20:31
*** otoolee has quit IRC20:31
*** jtomasek has quit IRC20:32
*** ChuckC___ has joined #tripleo20:39
*** noslzzp has quit IRC20:40
jogotchaypo: thanks20:46
cinerama tchaypo: you rang?20:47
*** cinerama has left #tripleo20:47
*** cinerama has joined #tripleo20:47
tchaypocinerama: i wanted to ask about your change about...20:47
tchaypo*thinks*20:47
*** otoolee has joined #tripleo20:47
tchaypooh, cleaning up the seed image20:47
*** ChuckC___ has quit IRC20:48
cinerama(btw, I'll have more overlap with you guys for the next couple of weeks020:48
tchaypodoes not cleaning it up cause problems?20:48
*** cwolferh_ has joined #tripleo20:49
cineramatchaypo: well, someone filed the bug. but it's a fair question. i do think if we ship cleanup-env and it doesn't actually clean up everything then that's suboptimal20:49
*** cwolferh has quit IRC20:49
tchaypoto step back, I vaguely remember having run across this in the past; my flaky memory says that either it annoyed me that wasn't done automatically *or* there was a reason for it to not be cleaned  up20:49
*** noslzzp has joined #tripleo20:49
tchaypowas the bug filed by me?20:50
cineramai think the main reason that the seed image isn't being removed currently is just that it's not managed in the same way so we can't do it from libvirt20:50
cineramaso my assumption was that it was more oversight than anything else20:50
*** rhallisey_ has joined #tripleo20:51
tchaypoyep, now that I've re-read the bug that seems to be the case to me too20:51
cineramaso my change is less tidy looking than what we've got now, but it does actually remove the seed and produces fewer error messages we don't care about when it runs20:52
cineramabtw there is some rather odd behaviour i encountered when testing this stuff20:52
* tchaypo responds20:52
cineramai even saw the seed image come up in the virsh vol-list once, which was just *boggle*20:53
*** rhallisey has quit IRC20:53
*** noslzzp has quit IRC20:53
cineramaoh and sometimes the baremetal images wouldn't be pokeable via virsh. but couldn't really reproduce it20:54
*** rhallisey_ is now known as rhallisey20:54
cineramathere are some bashate cleanups that are going to need to happen in that script as well (and probably various others in our scripts/ directory)20:55
*** jdob has quit IRC20:55
tchaypowhen i ran bashate the first time i got 419 errors20:55
tchaypobut some of the things I was running it against aren't shell scripts so the real number should be lower.20:55
lifelesstchaypo: I'm looking at your end-to-end patches and perhaps its github failing but I can't make head or tails of why things are being done20:56
lifelesstchaypo: I'm looking at 8 patches at once I think20:56
lifelesstchaypo: https://github.com/rbtcollins/tripleo-end-to-end/pull/1/files20:56
tchaypohrm. did I push things into branches that had an open pull request?20:57
tchaypo... you're not alone, that one doesn't make sense to me either. The only change that  *should* be there is the one that changes the shebang line20:58
tchaypooh bah, I did the pull request from master.20:58
tchaypoI'll clean that up later today20:59
*** untriaged-bot has joined #tripleo21:00
untriaged-botUntriaged bugs so far:21:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/138140821:00
uvirtbotLaunchpad bug 1381408 in diskimage-builder ""visudo" always got error when building overcloud image" [Undecided,New]21:00
*** untriaged-bot has quit IRC21:00
openstackgerritRichard Su proposed a change to openstack/tripleo-image-elements: SELinux: Update keepalived custom policy  https://review.openstack.org/12876421:03
*** ChuckC_ is now known as ChuckC21:18
*** rhallisey has quit IRC21:21
*** radez is now known as radez_g0n321:25
*** weshay has joined #tripleo21:27
sdakeany kolla devs have a working env atm?21:35
sdakeor are the kolla/* images busted?21:35
*** chuckC__ has quit IRC21:35
sdakejpeeler/rhallisey/radez/larsks?21:35
larskssdake: I have a working environment right now, but it's been running since last night.21:35
jpeelersame, i've been running for a while21:36
larskssdake: re-deploying all the pods to see what happens.21:37
openstackgerritRichard Su proposed a change to openstack/tripleo-image-elements: SELinux: Fix /mnt/state/var/log/keepalived context  https://review.openstack.org/12876921:37
sdakethanks21:37
sdakemaybe someone build into kolla accidentally and busted something21:38
larskssdake: works for me.21:38
larskssdake: fresh pulls for all images.21:38
sdakek8s version?21:38
larskskubernetes-0.3-0.6.git98ac8e1.fc21.x86_6421:38
larsksHave to run off for a bit.  Back online 8-ish (us/eastern) or so, maybe.21:39
sdakeso it actually connects up?21:39
*** marun_ has quit IRC21:39
sdakelike keystone runs and whatnot?21:39
larsksconnects up, glance /check.sh runs without error21:39
sdakethat was pretty fast21:39
sdakenormally it takes my stuff like 45 mins to get a stable setup21:39
sdakeok well thanks we can chat later tonight21:39
larsksi did not delete the local image cache, but there were no new updates to pull21:39
sdakei see21:40
sdakeI think I am having problems getting the image cache21:40
sdakeseems like docker locks up or something21:40
sdakem1.small flavor size?21:40
*** ChuckC has quit IRC21:46
*** rhallisey has joined #tripleo21:55
sdakenumber_of_minions = 1 seems to work like a champ21:56
sdakeso I guess I'll be sticking to that ;)21:56
sdakelarsks ^^21:56
*** rainya has quit IRC21:57
*** pelix has quit IRC21:57
*** noslzzp has joined #tripleo21:57
openstackgerritA change was merged to openstack/tripleo-heat-templates: Secure the MySQL bind-address on the undercloud  https://review.openstack.org/12655122:01
openstackgerritA change was merged to openstack/python-tuskarclient: Updated from global requirements  https://review.openstack.org/12668422:03
openstackgerritBen Nemec proposed a change to openstack/tripleo-image-elements: Remove vif_plugging workaround  https://review.openstack.org/12877822:11
openstackgerritA change was merged to openstack/tripleo-image-elements: Add Nova Admin access to neutron.conf  https://review.openstack.org/12657022:11
*** jcoufal has quit IRC22:13
openstackgerritA change was merged to openstack/tripleo-image-elements: Make haproxy timeout configurable  https://review.openstack.org/12177022:14
openstackgerritA change was merged to openstack/tripleo-heat-templates: Configures haproxy to serve novnc_proxy  https://review.openstack.org/12533122:17
bnemecMerge all the things!22:18
*** ChuckC has joined #tripleo22:31
*** ChuckC has quit IRC22:35
*** ChuckC has joined #tripleo22:35
*** chuckC_ has joined #tripleo22:37
*** rainya has joined #tripleo22:44
*** lucas-dinner has quit IRC22:47
*** cody-somerville has joined #tripleo23:07
*** wuhg has joined #tripleo23:18
*** cody-somerville has quit IRC23:18
*** yamahata has joined #tripleo23:25
*** cody-somerville has joined #tripleo23:26
*** yamahata has quit IRC23:29
*** yamahata has joined #tripleo23:29
*** tzumainn has quit IRC23:29
*** pcrews has quit IRC23:31
*** pcrews has joined #tripleo23:34
openstackgerritOpenStack Proposal Bot proposed a change to openstack/tuskar: Updated from global requirements  https://review.openstack.org/12267423:47
*** lifeless has quit IRC23:52
*** lifeless has joined #tripleo23:53

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!